Dick Fickling
|
d8895e8ac5
|
Merge branch 'master' of github.com:sleuthkit/autopsy
|
2012-04-26 15:54:07 -04:00 |
|
Dick Fickling
|
7e4f9e921d
|
build and installer fixes
|
2012-04-26 15:53:53 -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
|
d81fa1cb98
|
Better collision handling in media viewer
|
2012-04-26 13:30:32 -04:00 |
|
Dick Fickling
|
dee46749b2
|
Add cache folder to case, start caching thumbnails
|
2012-04-26 13:29:22 -04:00 |
|
Dick Fickling
|
35be56d87a
|
Merge branch 'master' of github.com:sleuthkit/autopsy
|
2012-04-26 13:27:12 -04:00 |
|
Dick Fickling
|
3da17cddf0
|
Further build script change
|
2012-04-26 13:26:47 -04:00 |
|
Alex Ebadirad
|
3e544a2003
|
Merge branch 'master' of https://github.com/aebadirad42six/autopsy
|
2012-04-26 10:18:27 -07:00 |
|
adam-m
|
f760fa03c6
|
ingest monitor: add disk drive path to the user message
|
2012-04-26 12:42:09 -04:00 |
|
Alex Ebadirad
|
911e887986
|
Merge branch 'master' of https://github.com/aebadirad42six/autopsy
|
2012-04-26 09:30:03 -07:00 |
|
adam-m
|
43a9c27c63
|
- tweaks to ingest disk space monitor
- keyword search index error message: add info if file is deleted
|
2012-04-26 12:19:12 -04:00 |
|
Alex Ebadirad
|
e7e6eabcac
|
Merge branch 'master' of https://github.com/aebadirad42six/autopsy
|
2012-04-26 08:48:25 -07:00 |
|
adam-m
|
3a9a50849f
|
Log handler - use severe level for dialogs for all builds for now
|
2012-04-26 09:56:15 -04:00 |
|
Alex Ebadirad
|
0b6669089d
|
removed reportinterface to prevent confusion.
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
|
2012-04-25 16:26:39 -07:00 |
|
adam-m
|
4dfdfa9af5
|
TSK-438 Handle out of disk space condition
- add monitor that monitors system health (disk space) during ingest periodically, preliminary version
|
2012-04-25 18:28:20 -04:00 |
|
adam-m
|
c9bb519962
|
Different logging handler behavior for dev builds (>= warn become dialogs) and release builds (>=severe become dialogs)
|
2012-04-25 17:28:45 -04:00 |
|
adam-m
|
7bead8d3cc
|
update .gitignore
|
2012-04-25 17:20:11 -04:00 |
|
adam-m
|
b9a201b3ee
|
Merge branch 'master' of https://github.com/sleuthkit/autopsy
|
2012-04-25 17:07:07 -04:00 |
|
adam-m
|
4624a98c8c
|
Keyword search ingest - simplify timer - use Timer utility instead implementing own
|
2012-04-25 16:59:26 -04:00 |
|
Alex Ebadirad
|
d9a276bc9f
|
Iteration of reporting framework
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
|
2012-04-25 13:30:32 -07:00 |
|
Dick Fickling
|
79616061f6
|
remove zip prefix
|
2012-04-25 15:51:58 -04:00 |
|
Dick Fickling
|
ffa2b493b0
|
add icon for installer
|
2012-04-25 14:44:29 -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
|
64f8a4c270
|
avoid exception when generating thumbnails
|
2012-04-25 14:40:47 -04:00 |
|
Dick Fickling
|
839867b66b
|
installer ant target updates
|
2012-04-25 14:40:09 -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 |
|
Alex Ebadirad
|
b195de1c79
|
Fixed build errors so it can build without exception handling changes.
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
|
2012-04-25 11:29:24 -07: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 |
|
Alex Ebadirad
|
d67128c31f
|
changed brian's email
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
|
2012-04-25 10:19:12 -07:00 |
|
Alex Ebadirad
|
9c3db45dd4
|
Additional work on report framework
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
|
2012-04-25 10:02:40 -07: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 |
|
dickfickling
|
12045ac657
|
Merge pull request #42 from sleuthkit/build-script-changes
Build script changes, remove cobra and compiler warnings
|
2012-04-25 07:29:16 -07:00 |
|
Alex Ebadirad
|
e8ac5e729d
|
Initial Report Frame check in, addition of 'checkcolumn' class in RA utils to check if a column is present in a sqlite db before proceeding.
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
|
2012-04-25 07:13:36 -07:00 |
|
adam-m
|
b6505785a2
|
Move class to keyword search module - it's only used there for now.
|
2012-04-25 10:06:06 -04:00 |
|
adam-m
|
ab93a84ae5
|
Move class to core utils
|
2012-04-25 10:03:15 -04:00 |
|
adam-m
|
ddd98fb6ef
|
ingest refresh setting: use radio with 3 options instead of slider
|
2012-04-24 18:17:55 -04:00 |
|
Dick Fickling
|
b23ec9d34e
|
wording change
|
2012-04-24 16:33:39 -04:00 |
|
Dick Fickling
|
3a7d43c27c
|
wording change
|
2012-04-24 13:43:48 -04:00 |
|
Dick Fickling
|
72cd0b75da
|
remove Cobra browser from repo
|
2012-04-24 12:50:35 -04:00 |
|
Dick Fickling
|
fe96490b2c
|
Remove references to deprecated API, update comments to match code,
hide expansion buttons on empty directories, improve log messages
|
2012-04-24 12:49:40 -04:00 |
|
Dick Fickling
|
cff2a346b4
|
build script modifications
|
2012-04-24 12:46:34 -04:00 |
|
Alex Ebadirad
|
224bbf13f9
|
Readded browser control class back.
|
2012-04-23 13:57:20 -07:00 |
|
adam-m
|
22f4dbc7b4
|
Fix more compile warnings
|
2012-04-20 23:51:08 -04:00 |
|
adam-m
|
3bbde437e9
|
Merge branch 'master' of https://github.com/sleuthkit/autopsy
|
2012-04-20 23:42:03 -04:00 |
|
adam-m
|
f0db778dfd
|
Keyword search string extraction: use FsContentStringStream to convert to string on the fly using a fixed small buffer
|
2012-04-20 23:41:39 -04:00 |
|
adam-m
|
3a4d20d9af
|
improve string extraction to act like strings command
|
2012-04-20 23:36:34 -04:00 |
|
Alex Ebadirad
|
34c3e35351
|
Tab clean up and copyrights added.
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
|
2012-04-20 18:39:18 -07:00 |
|
adam-m
|
2af3d5f852
|
Merge branch 'master' of https://github.com/sleuthkit/autopsy
|
2012-04-19 18:04:39 -04:00 |
|