3453 Commits

Author SHA1 Message Date
Karl Mortensen
1f93a32f55 Import updates 2015-08-04 17:55:46 -04:00
Karl Mortensen
60d291a185 Import updates 2015-08-04 16:56:17 -04:00
Karl Mortensen
a88a00defc add start of batch log 2015-07-31 17:40:13 -04:00
Karl Mortensen
9d8daa7813 update log messages 2015-07-31 16:36:17 -04:00
Karl Mortensen
461128fd96 Standardize terminology on import instead of convert 2015-07-31 14:37:08 -04:00
Karl Mortensen
2a876ff4c9 option to add timestamp to case folders 2015-07-31 13:36:08 -04:00
Karl Mortensen
38003c1809 remove % 2015-07-31 12:18:18 -04:00
Karl Mortensen
354ca9a01b create file in temp folder 2015-07-31 11:58:19 -04:00
Karl Mortensen
222ba0cbdf merge 2015-07-31 11:28:40 -04:00
Karl Mortensen
dd251cefa6 Handle input image folders in case import 2015-07-31 09:41:28 -04:00
Richard Cordovano
a8b0d73994 Fix faulty merge conflict resolution 2015-07-31 07:31:08 -04:00
Richard Cordovano
4fa911aabd Merge conflict resolution 2015-07-30 17:26:49 -04:00
Richard Cordovano
69b7d3ed9d Make NewCaseWizardPanel1 track multi-user cases enabled 2015-07-30 17:23:44 -04:00
Karl Mortensen
25bebee8d9 ignore C: for single user case 2015-07-30 14:13:17 -04:00
Karl Mortensen
252619bd3b rename to SingleUserCaseImporter 2015-07-30 13:32:06 -04:00
Karl Mortensen
e0afc0c29a lowercamcelcase method names 2015-07-30 12:45:27 -04:00
Karl Mortensen
5aba79120d Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into hostname_not_ip 2015-07-30 10:22:58 -04:00
Karl Mortensen
5d1d3953b9 UNC utilities 2015-07-30 10:14:35 -04:00
Richard Cordovano
31aabfced1 Merge pull request #1474 from esaunders/collaborative
Refresh tree for new carved files.
2015-07-30 10:08:01 -04:00
Richard Cordovano
d74e3d2a4b Eliminate thread-unsafe flush of concurrent queues in ingest tasks scheduler 2015-07-30 09:15:02 -04:00
esaunders
0bb948cefe Made property change listeners private instead of protected. 2015-07-29 18:09:55 -04:00
esaunders
14a3e3f774 Added listener to VolumeNode so that we can detect when carved files are added. 2015-07-29 17:59:16 -04:00
Richard Cordovano
9a06f0448e Synchronize an IngestTasksScheduler method for clarity and safety 2015-07-29 17:38:55 -04:00
Karl Mortensen
428d0bd90a use hostname in UNC paths for photorec 2015-07-28 12:30:08 -04:00
Richard Cordovano
711bd367a8 Correct startup/cancellation and event publishing for data source ingest jobs 2015-07-28 11:43:02 -04:00
Richard Cordovano
87e4353dbf Add job cancelled guards to IngestTaskScheduler scheduling methods 2015-07-28 10:13:57 -04:00
Richard Cordovano
b0e488c692 Add early out for cancelled jobs to process() for ingest module pipelines 2015-07-28 10:09:21 -04:00
rcordovano
682d142263 Synchronize IngestJob.start() and cancel() sochiuld jobs are started/cancelled atomically 2015-07-28 09:58:29 -04:00
Karl Mortensen
5a1408100b Place files in appropriate locations 2015-07-27 15:50:10 -04:00
Richard Cordovano
34cdcc149f Merge pull request #1462 from APriestman/loggerLock
Removed lock that was occasionally causing a deadlock when closing a …
2015-07-27 13:29:08 -04:00
Richard Cordovano
a6e455c188 Merge pull request #1461 from eugene7646/service_messages
Service monitor messages
2015-07-27 09:14:49 -04:00
Ann Priestman
0155e6b7f6 Removed lock that was occasionally causing a deadlock when closing a case. 2015-07-27 09:02:29 -04:00
esaunders
2cd9cbd858 Made DataSourcesNodeChildren private again. 2015-07-24 16:55:16 -04:00
Eugene Livis
169ac58914 Removed unused file 2015-07-24 16:33:07 -04:00
Eugene Livis
5ec4f336e2 Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into service_messages 2015-07-24 16:25:02 -04:00
Eugene Livis
f0a1a82713 Service monitor only runs if multi user mode is enabled 2015-07-24 16:24:45 -04:00
esaunders
d30ce3c785 No need to refresh entire tree when ingest completes or new data added. Only need to trigger openCoreWindows() when the first data source is added. 2015-07-24 14:04:38 -04:00
esaunders
f32a70cdad Merge branch 'collaborative' of github.com:sleuthkit/autopsy into directory_tree_refresh_work 2015-07-24 13:46:09 -04:00
Richard Cordovano
1db36b28c4 Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into collaborative 2015-07-24 13:22:13 -04:00
Richard Cordovano
226d73cc6d Remove worker thread from remote event publishing to free database connections 2015-07-24 13:21:11 -04:00
esaunders
5bb462a483 Added a listener to watch for when new content is added to archive files which will refresh the GUI 2015-07-24 13:00:30 -04:00
esaunders
b3b0b901f8 Added refreshChildren() method to refresh the GUI when changes happen to the underlying content. 2015-07-24 12:58:23 -04:00
Eugene Livis
73f49ccc73 Merged with latest 2015-07-23 10:30:30 -04:00
Ann Priestman
54d822d1e0 Merge remote-tracking branch 'upstream/collaborative' into caseImporter
Conflicts:
	Core/src/org/sleuthkit/autopsy/casemodule/CollaborationMonitor.java
2015-07-23 09:53:37 -04:00
Ann Priestman
64ea31b14b Added copy image and delete options to SingleUserCaseImporter 2015-07-23 09:42:09 -04:00
Eugene Livis
2bf4646d94 Removed unused imports 2015-07-22 15:45:46 -04:00
Eugene Livis
811009d615 Got rid of unnecessary changes 2015-07-22 15:42:22 -04:00
Eugene Livis
70fca6263c Changes so that selection of case type sticks 2015-07-22 15:35:46 -04:00
Eugene Livis
c5fb27aa39 Modified new case panel to not truncate error text 2015-07-22 15:22:38 -04:00
Eugene Livis
031ea86068 Bug fix 2015-07-22 13:54:42 -04:00