Eugene Livis
|
1637b75ca8
|
Getter Service.getName() matches property name
|
2015-07-20 10:15:30 -04:00 |
|
Eugene Livis
|
0844aa2814
|
Made setServiceStatus private again
|
2015-07-20 10:13:33 -04:00 |
|
Eugene Livis
|
8b1dc36fa1
|
Minor fix
|
2015-07-16 10:48:02 -04:00 |
|
Eugene Livis
|
39c3c557eb
|
Bug fixes, using service display names
|
2015-07-16 10:47:00 -04:00 |
|
Eugene Livis
|
42a38f209a
|
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into services_monitor
|
2015-07-16 09:59:00 -04:00 |
|
Eugene Livis
|
775b1d9ee6
|
Added ability to set display name for services
|
2015-07-16 09:55:02 -04:00 |
|
Eugene Livis
|
ba8dd33a06
|
Added canConnect() method to the MessageServiceConnectionInfo class
|
2015-07-16 09:42:05 -04:00 |
|
Eugene Livis
|
ef48080439
|
UnknownServiceException an inner class of ServicesMonitor
|
2015-07-16 09:32:08 -04:00 |
|
Eugene Livis
|
f720e91aa3
|
Fist services check done in constructor, refactored setServiceStatus()
|
2015-07-15 17:23:24 -04:00 |
|
Richard Cordovano
|
9ba304f22b
|
Merge pull request #1429 from APriestman/ingestNPEs
Clean up errors when at least one ingest module fails to start.
|
2015-07-15 16:39:32 -04:00 |
|
Eugene Livis
|
43e23bb00e
|
First scan is done in constructor, removed UNKNOWN service status
|
2015-07-15 16:26:57 -04:00 |
|
Eugene Livis
|
e81a8d74b3
|
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into services_monitor
|
2015-07-15 16:06:01 -04:00 |
|
Richard Cordovano
|
b4ee3471eb
|
Merge develop branch into collaborative branch
|
2015-07-13 16:43:28 -04:00 |
|
Eugene Livis
|
bdc7ca047f
|
Only display notification if there are currently running ingest jobs
|
2015-07-10 15:55:00 -04:00 |
|
Ann Priestman
|
130c21cd2f
|
Clean up errors when at least one ingest module fails to start.
|
2015-07-10 14:32:51 -04:00 |
|
Eugene Livis
|
02fe277622
|
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into services_monitor
|
2015-07-10 10:10:51 -04:00 |
|
Eugene Livis
|
182d88a87c
|
Removed notification for first services scan, bug fix
|
2015-07-08 16:23:17 -04:00 |
|
esaunders
|
3581be77a8
|
Merge pull request #1427 from esaunders/solr_spin
Moved Solr query outside for loop in LuceneQuery.performLuceneQuery().
|
2015-07-08 13:55:29 -04:00 |
|
Eamonn Saunders
|
b975f230f9
|
Moved Solr query outside for loop in LuceneQuery.performLuceneQuery().
Modified Server.openCore() to check Solr server connectivity.
|
2015-07-08 13:52:39 -04:00 |
|
esaunders
|
52c6e8d70f
|
Merge pull request #1426 from APriestman/menu
Add tagging to context menu for artifacts linked to a datasource
|
2015-07-08 13:48:52 -04:00 |
|
Eugene Livis
|
4f35fa0ce7
|
Added comments
|
2015-07-08 13:46:44 -04:00 |
|
Eugene Livis
|
ad5a0219f1
|
Removed unused imports, cleanup
|
2015-07-08 13:40:22 -04:00 |
|
Ann Priestman
|
8b8685097b
|
Add tagging to context menu for artifacts linked to a datasource
|
2015-07-08 13:37:20 -04:00 |
|
Eugene Livis
|
cfc7cf33e2
|
Synchronization for status setting, immediate execution of first services check
|
2015-07-08 13:29:05 -04:00 |
|
Eugene Livis
|
e28ec27c36
|
Refactroed service monitor for better code reuse
|
2015-07-08 11:30:58 -04:00 |
|
Eugene Livis
|
b47a3a05ad
|
Exception texts via NbBundle.getMessage
|
2015-07-07 16:48:44 -04:00 |
|
Eugene Livis
|
c9f2863e27
|
Refactored service monitor to perform on-demand checks when service status is unknown
|
2015-07-07 16:38:56 -04:00 |
|
esaunders
|
81087f9742
|
Merge pull request #1425 from esaunders/create_keys_fix
Updated ChildFactory.createKeys() implementations to not return false…
|
2015-07-07 15:49:33 -04:00 |
|
Eamonn Saunders
|
e1b32a9274
|
Updated ChildFactory.createKeys() implementations to not return false when they are unable to create keys. Returning false means "the list has only been partially populated and this method should be called again to batch more keys".
|
2015-07-07 15:46:58 -04:00 |
|
Eugene Livis
|
f4bc81f93e
|
Minor changes
|
2015-07-07 13:53:27 -04:00 |
|
Eugene Livis
|
a99d4eed11
|
Using NbBundle.getMessage for error dialogs
|
2015-07-07 09:51:50 -04:00 |
|
Eugene Livis
|
9bb0a4d8bd
|
Ingest manager cancels ingest jobs upon service outage events
|
2015-07-06 17:01:07 -04:00 |
|
Eugene Livis
|
4bd8356fa8
|
Modified HashMap to operate on strings, added UnknownServiceException
|
2015-07-06 15:56:09 -04:00 |
|
Eugene Livis
|
041f2644ee
|
Changed how service status updates are set and obtained
|
2015-07-06 15:12:41 -04:00 |
|
Eugene Livis
|
01e19c3bc3
|
Added publishing of KWS and messaging events
|
2015-07-06 14:16:30 -04:00 |
|
Eugene Livis
|
50708fc211
|
Updated javadocs
|
2015-07-06 12:30:20 -04:00 |
|
Eugene Livis
|
bd39e37dde
|
First cut at integration with ingest manager
|
2015-07-06 11:08:20 -04:00 |
|
Brian Carrier
|
9a989506e7
|
Merge pull request #1423 from kefir-/sample_module_crossplatform
Use os.path.join() for path manipulation in reportmodule.py,
|
2015-07-06 10:18:39 -04:00 |
|
Ketil Froyn
|
7ff99f03d8
|
Use os.path.join() for path manipulation in reportmodule.py,
rather than hardcoding backslash
|
2015-07-04 02:05:15 +02:00 |
|
Eugene Livis
|
6542faf1e0
|
Added getters to ServiceEvent class
|
2015-07-02 16:01:38 -04:00 |
|
Eugene Livis
|
8983c34683
|
Added ServiceEvent class
|
2015-07-02 15:46:20 -04:00 |
|
Eugene Livis
|
a50fbe5f0d
|
Obtaining KWS service via lookup instead of Case.getCurrentCase().getServices().getKeywordSearchService()
|
2015-07-02 15:18:22 -04:00 |
|
Eugene Livis
|
ea24939365
|
Changed CrashDetectionTask to be able to properly interract with ServicesMonitor
|
2015-07-02 15:13:36 -04:00 |
|
Eugene Livis
|
090cd8f10d
|
Added support for small set of subscription and notification events
|
2015-07-02 15:07:29 -04:00 |
|
Eugene Livis
|
7c1da35b33
|
Created ServicesMonitor and refactored CollaborationMonitor
|
2015-07-02 14:42:04 -04:00 |
|
Richard Cordovano
|
593fc2ca2d
|
Merge pull request #1363 from sidheshenator/goto_hex_offset
jump to hex offset implemented
|
2015-07-02 11:23:57 -04:00 |
|
Richard Cordovano
|
da3c3fc050
|
Merge pull request #1413 from millmanorama/new-tag-events-collab
make the new tag events work in collaborative autopsy.
|
2015-07-02 11:23:22 -04:00 |
|
jmillman
|
febbee6634
|
export org.sleuthkit.autopsy.casemodule.events from Core module
|
2015-07-02 11:02:24 -04:00 |
|
jmillman
|
a2a8fc0bc6
|
move Tag events to ...casemodule.events package; explicitly implement Serializable interface.
use as needed logger to avoid serializing it.
|
2015-07-02 10:54:29 -04:00 |
|
Richard Cordovano
|
e59ba14a44
|
Merge pull request #1417 from millmanorama/concurrent_hashmap_npe_fix
improve synchronization and guard the videoFileMap from null keys to eliminate NPE
|
2015-07-02 09:36:25 -04:00 |
|