14 Commits

Author SHA1 Message Date
adam-m
9b2f582934 Switch remaining logging from java.util.logging.Logger to coreutils.Logger 2012-09-14 18:16:01 -04:00
Dick Fickling
58d68d340f TSK-507: Allow .001 files for single raw file (awaiting GUI feedback) 2012-06-22 13:27:38 -04:00
adam-m
d6b18a546d Add image error handling adjustments - log errors and continue 2012-05-10 17:54:42 -04:00
adam-m
76175c9958 TSK-340 Database locked when SleuthkitJNI and SleuthkitCase both write to sqlite database
- use mutex to block other threads from accessing db when image is being added
- remove obsolete code in add image action
2012-04-25 12:57:07 -04:00
adam-m
810a8742b0 Ingest wizard tweak: do not enqueue the same image twice when storeSettings() is invoked multiple times by the wizard 2012-03-08 12:12:06 -05:00
adam-m
1ed0e1878a wizard fix: do not run ingest if wizard window closed 2012-03-01 11:09:16 -05:00
adam-m
33591f266b ingest wizard: do not run ingest if canceled pressed 2012-02-29 16:44:59 -05:00
adam-m
3b90fe9d88 add image wizard: save last config, visual tweaks 2012-02-29 15:49:20 -05:00
adam-m
9c89af1168 TSK-360 Move ingest panel into add image wizard
TSK-362	2nd level of ingest configuration
first iteration - changed wizard, service configs, reusable panel components
2012-02-29 13:09:49 -05:00
Dick Fickling
5ef9ecad42 Store added image id as property in Add Image Wizard 2012-02-01 16:42:54 -05:00
Dick Fickling
3a0496895f Close DB ResultSet to fix locked DB error on image add 2012-01-17 13:56:12 -05:00
Dick Fickling
0d871d5696 Disable cleanup tasks 2012-01-10 14:03:00 -05:00
Dick Fickling
ac714e1b58 Simplify add image wizard 2012-01-09 12:49:46 -05:00
Brian Carrier
8d72f95d11 Initial import into github 2011-11-09 13:10:50 -05:00