112 Commits

Author SHA1 Message Date
adam-m
92346d035d TSK-470 Allow user to skip orphan files on FAT file systems 2012-04-27 12:10:51 -04:00
adam-m
ca526d34bc Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-04-26 13:33:51 -04:00
adam-m
799e8d1d04 TSK-440 Add image: handle split file - verify first chunk selected if 1 given 2012-04-26 13:33:35 -04:00
Dick Fickling
dee46749b2 Add cache folder to case, start caching thumbnails 2012-04-26 13:29:22 -04:00
Dick Fickling
49da99d320 Merge branch 'master' of github.com:sleuthkit/autopsy
Conflicts:
	build.xml
2012-04-25 14:42:42 -04:00
Dick Fickling
409630051f Allow user to enter physycal drive location in Add Image Wizard
(must run netbeans/autopsy with admin/root rights)
2012-04-25 14:37:03 -04:00
adam-m
94aa9f8c9c case open: use .aut file filter by default 2012-04-25 14:36:30 -04:00
adam-m
8fe64e9b64 - Add a confirm dialog when ingest is running and new image being added
- remove ingest/add image limitation from doc
2012-04-25 14:26:12 -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
Dick Fickling
cff2a346b4 build script modifications 2012-04-24 12:46:34 -04:00
Dick Fickling
33b867083b Log error messages at Level.WARNING. 2012-04-19 13:10:10 -04:00
Dick Fickling
4117ac141b more build warnings 2012-04-19 10:19:33 -04:00
Dick Fickling
1f644921d1 Stop storing image paths in case XML, prompt user if image has moved 2012-04-19 10:19:21 -04:00
Brian Carrier
e805d4898c Updated javahelp 2012-04-11 13:35:49 -04:00
Dick Fickling
327f27911c Case number no longer limited to digits 2012-03-30 15:23:12 -04:00
adam-m
9f34f95712 Fix typos in a string message, no logic change. 2012-03-30 11:54:13 -04:00
Dick Fickling
56d8b0990b change welcome window icons 2012-03-27 17:30:10 -04:00
adam-m
0c4ae3b57c Log case close exception with INFO, not SEVERE 2012-03-27 15:59:04 -04:00
Dick Fickling
3f66dd3a0b Gui Tweaks 2012-03-23 10:57:16 -04:00
adam-m
3a5acae59d Rename method 2012-03-16 09:32:46 -04:00
adam-m
cbc0e4044f Remove no images dialog, just run the wizard when case is created 2012-03-16 09:29:30 -04:00
Dick Fickling
09e05961d7 TSK-410: Remove warnings 2012-03-14 17:18:15 -04:00
adam-m
5cf2876284 TSK-403 Sort out Case event handling and flicker of Add image dialog
- fixed handling events within Case, fixed popup dialog
2012-03-14 11:22:44 -04:00
Dick Fickling
8eb8800abb TSK-388: Add more metadata to case information 2012-03-09 12:31:26 -05: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
Dick Fickling
22ee68bf5a TSK-388: Add more metadata to case information 2012-03-07 15:52:49 -05:00
Dick Fickling
f3d1d3cd1c TSK-381: Home screen always showing: remove checkbox 2012-03-02 16:28:09 -05:00
Dick Fickling
4fa21a3e7f TSK-364: Splash screen comes up when case is closed 2012-03-01 15:17:36 -05:00
Dick Fickling
4d6403f239 Misc gui updates 2012-03-01 15:14:52 -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
621be241ef Minor wizard tweak 2012-02-29 17:15:56 -05:00
adam-m
33591f266b ingest wizard: do not run ingest if canceled pressed 2012-02-29 16:44:59 -05:00
adam-m
eaa8431b22 Fix wizard panel size 2012-02-29 16:18:24 -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
c69e143baf Merge branch 'master' of github.com:sleuthkit/autopsy 2012-02-27 09:45:58 -05:00
Dick Fickling
657c6cc007 Toolbar button changes 2012-02-27 09:45:42 -05:00
Alex Ebadirad
fc2147ba31 Merge branch 'master' of https://github.com/aebadirad42six/autopsy
Conflicts:
	DirectoryTree/nbproject/genfiles.properties
	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/RAImageIngestService.java
2012-02-24 12:22:53 -07:00
Alex Ebadirad
8386f8cc26 Report module addition
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-02-24 12:19:40 -07:00
Brian Carrier
b85844774c minor text change and comments added to queue files 2012-02-03 10:06:35 -05:00
adam-m
ee60eff342 restored file search explorer
remove 2 checkboxes from add image wizard completely
2012-02-02 17:16:24 -05:00
Dick Fickling
9aa1603628 Ingest Dialog Panel Changes 2012-02-02 11:05:10 -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
ba0995140c Add dialog after image add to kick off Ingest 2012-02-01 16:41:37 -05:00
Dick Fickling
fae5528cf6 Fix possible null-pointer exception in add image wizard 2012-02-01 10:00:15 -05:00
adam-m
9b460ac359 Basic runnable ingest framework. 2012-01-25 17:33:08 -05:00
Dick Fickling
6ab994f605 Remove references to hash db in Add Image Wizard (broken in latest Sleuthkit) to make way for Ingest Service 2012-01-24 17:08:24 -05:00
Dick Fickling
6818d6c96e Moving hashdatabase package to new module 2012-01-24 17:03:46 -05:00
adam-m
320fc7ff39 - Ingest framework skeleton
- TSK-287 Make Directory Tree tab left-most tab - fixed keyword search explorer
2012-01-24 14:48:10 -05:00
Dick Fickling
3a0496895f Close DB ResultSet to fix locked DB error on image add 2012-01-17 13:56:12 -05:00