Brian Carrier
|
2ce579b16b
|
Fixed error in update script
|
2015-07-01 11:12:29 -04:00 |
|
Brian Carrier
|
b0039e2995
|
Updated to include VS2013 runtime dlls for PostgreSQL support
|
2015-07-01 11:10:25 -04:00 |
|
Richard Cordovano
|
95231c3a82
|
Merge in timeline update popup fix and resolve conflicts
|
2015-07-01 10:44:24 -04:00 |
|
Richard Cordovano
|
ef2be4c5d4
|
Merge pull request #1409 from APriestman/zombies2
Fixes for data source analysis events
|
2015-06-30 13:43:08 -04:00 |
|
APriestman
|
01c6d85166
|
Moved all DataSourceAnalysis started and cancelled events to DataSourceIngestJob
|
2015-06-30 12:55:38 -04:00 |
|
APriestman
|
5c9f8303e8
|
Send event when datasource processing is cancelled before ingest begins
|
2015-06-30 09:39:46 -04:00 |
|
Richard Cordovano
|
4ced3378df
|
Change defaults for multi user collaboration services settings
|
2015-06-26 16:50:16 -04:00 |
|
Richard Cordovano
|
8799601627
|
Extend time stamping to all notifications
|
2015-06-26 12:00:45 -04:00 |
|
Richard Cordovano
|
571e2985e3
|
Merge pull request #1400 from esaunders/solr_monitoring
Added KeywordSearchService.canConnectToRemoteSolr() method and update…
|
2015-06-25 13:17:37 -04:00 |
|
Eamonn Saunders
|
92e3dd26a4
|
Added KeywordSearchService.canConnectToRemoteSolr() method and updated CollaborationMonitor to use it.
|
2015-06-25 12:48:56 -04:00 |
|
Richard Cordovano
|
e551fd15ae
|
Restore current case checks to DeletedContent.java
|
2015-06-25 12:40:07 -04:00 |
|
Richard Cordovano
|
1a4b4bd92c
|
Merge pull request #1397 from karlmortensen/10k_msgs
Only show the 10k limit message once
|
2015-06-25 09:33:40 -04:00 |
|
Karl Mortensen
|
cd7e9f6513
|
only show the message once
|
2015-06-24 15:50:10 -04:00 |
|
Richard Cordovano
|
641e33cf51
|
Fix CollaborationManager.shutdown() bug and ctor exception handling by Case
|
2015-06-24 11:46:58 -04:00 |
|
Richard Cordovano
|
f196a6c05c
|
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into collaborative
|
2015-06-23 15:39:57 -04:00 |
|
Richard Cordovano
|
60bdfc9c7f
|
Remove redundant deadlock causing synch from IngestManager
|
2015-06-23 15:39:20 -04:00 |
|
Richard Cordovano
|
f1c014f84f
|
Merge pull request #1392 from karlmortensen/size_compare
watch out for unknown (-1)
|
2015-06-23 14:33:28 -04:00 |
|
Karl Mortensen
|
fc0c6af1d3
|
watch out for unknown (-1)
|
2015-06-23 12:36:03 -04:00 |
|
jmillman
|
964679ad9a
|
only prompt that the events db is out of date, when the timeline window is open
|
2015-06-23 11:21:40 -04:00 |
|
Richard Cordovano
|
07e8802f48
|
Removed XSD validation from XMLCaseManagement
|
2015-06-22 17:27:16 -04:00 |
|
Richard Cordovano
|
9a8562bf65
|
Fixed service failed/restored msg sequence
|
2015-06-22 17:03:52 -04:00 |
|
Richard Cordovano
|
faf551ce60
|
Merge develop into collaborative
|
2015-06-22 14:58:21 -04:00 |
|
Richard Cordovano
|
d945280afe
|
Merge pull request #1388 from sidheshenator/sevenzipextractor_NPE_fix
files skipped due to unknown size logged
|
2015-06-22 14:44:10 -04:00 |
|
Richard Cordovano
|
f4272b8f6f
|
Catch JMSException that should not propagate from RemoteEventPublisher
|
2015-06-22 14:03:57 -04:00 |
|
sidheshenator
|
3c3584b23d
|
files skipped due to unknown size logged
|
2015-06-22 14:00:01 -04:00 |
|
sidheshenator
|
cdac97e879
|
Unused fields removed. Potential NPE checked in SevenZipExtractor
|
2015-06-22 13:35:45 -04:00 |
|
Richard Cordovano
|
3869b9f128
|
Merge pull request #1387 from sidheshenator/sevenzipextractor_NPE_fix
Unused fields removed. Potential NPE checked in SevenZipExtractor
|
2015-06-22 13:30:47 -04:00 |
|
sidheshenator
|
aad652a7a7
|
Unused fields removed. Potential NPE checked in SevenZipExtractor
|
2015-06-22 13:27:33 -04:00 |
|
Richard Cordovano
|
0f39ba0837
|
Merge develop into collaborative
|
2015-06-22 12:06:27 -04:00 |
|
Richard Cordovano
|
e72ac30409
|
Merge pull request #1385 from karlmortensen/windowlocation
make windows open over the top of what opened them.
|
2015-06-21 18:15:48 -04:00 |
|
Richard Cordovano
|
d5cf37bd04
|
Complete lock down of UI in non-interactive mode
|
2015-06-21 09:28:22 -04:00 |
|
Karl Mortensen
|
0660bd0a54
|
make windows open over the top of what opened them.
|
2015-06-19 16:47:27 -04:00 |
|
Richard Cordovano
|
e4086d2491
|
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into collaborative
|
2015-06-19 14:35:50 -04:00 |
|
Richard Cordovano
|
e1599e13a1
|
Merge pull request #1384 from rcordovano/closed-case-checks
Closed case checks
|
2015-06-19 14:32:53 -04:00 |
|
Richard Cordovano
|
d27a9cd44e
|
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into collaborative
|
2015-06-19 14:29:16 -04:00 |
|
Richard Cordovano
|
ad376fc96d
|
Restrict events and UI if not running interactively
|
2015-06-19 14:28:10 -04:00 |
|
Richard Cordovano
|
8ec247c622
|
Merge pull request #1382 from sidheshenator/embedded_file_extractor_runtime_exceptions
comment about POI RuntimeExceptions added
|
2015-06-19 13:32:28 -04:00 |
|
Sidhesh Mhatre
|
03731d9756
|
comment about POI RuntimeExceptions added
|
2015-06-19 13:23:27 -04:00 |
|
Richard Cordovano
|
f5fe025df1
|
Merge pull request #1377 from sleuthkit/datasourceRefresh
Datasource refresh
|
2015-06-19 13:19:32 -04:00 |
|
Richard Cordovano
|
87a17afca9
|
Merge pull request #1380 from sidheshenator/embedded_file_extractor_runtime_exceptions
catch all throwables while instantiating the POI container
|
2015-06-19 13:18:49 -04:00 |
|
sidheshenator
|
b6d0c3c5b6
|
catch all throwables while instantiating the POI container
|
2015-06-19 11:43:13 -04:00 |
|
Brian Carrier
|
62df408f0e
|
do not add to list
|
2015-06-18 17:23:08 -04:00 |
|
Brian Carrier
|
5e0d8a6f5e
|
Fixed compiler warnings
|
2015-06-18 16:01:30 -04:00 |
|
Brian Carrier
|
f391e32f6b
|
Merge pull request #1368 from sidheshenator/embedded_file_extractor_refactor
embedded file extractor module refactored
|
2015-06-18 13:48:44 -04:00 |
|
Brian Carrier
|
39f4ebec9b
|
Merge pull request #1371 from sidheshenator/lesser_stacktrace_embedded_file_extraction_module
stack trace removed for POI container init warnings
|
2015-06-18 13:47:26 -04:00 |
|
Brian Carrier
|
e356317e0e
|
Merge remote-tracking branch 'origin' into datasourceRefresh
|
2015-06-18 13:32:25 -04:00 |
|
Richard Cordovano
|
e9264687bf
|
Merge pull request #1376 from millmanorama/develop
fix javadoc and sources references
|
2015-06-18 13:20:35 -04:00 |
|
jmillman
|
37eee8444e
|
fix javadoc and sources reference
|
2015-06-18 13:18:03 -04:00 |
|
Richard Cordovano
|
6071dc5357
|
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into closed-case-checks
|
2015-06-18 12:13:21 -04:00 |
|
Richard Cordovano
|
e641d14f7e
|
Make IngestManager.isRunningINteractiveyl public again
|
2015-06-18 11:54:40 -04:00 |
|