2499 Commits

Author SHA1 Message Date
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
adam-m
50a044ad7c Uses tika for DWG Autodesk file format, to workaround tika bug and prevent hanging state 2012-04-19 18:04:19 -04:00
adam-m
d9679138c6 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-04-19 13:48:25 -04:00
adam-m
123e9b8e0f change keyword search ingest logging info to warn when appropriate 2012-04-19 13:48:06 -04:00
Dick Fickling
417675b945 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-04-19 13:10:23 -04:00
Dick Fickling
33b867083b Log error messages at Level.WARNING. 2012-04-19 13:10:10 -04:00
adam-m
7b72b27877 Turns log messages into dialogs for severe level and above only (not warning) 2012-04-19 12:51:10 -04:00
Dick Fickling
bcaddf37d1 fix RA typo 2012-04-19 11:22:11 -04:00
Dick Fickling
75c014a55b license and mp3/wav support 2012-04-19 10:47:53 -04:00
Dick Fickling
97119a18d0 Keyword search: remove unnecessary dialog 2012-04-19 10:22:02 -04:00
Dick Fickling
a6646b067e TSK-463: Media viewer: add seek, set position, see length in UI 2012-04-19 10:21:22 -04:00
Dick Fickling
162dc647d1 TSK-463: Media viewer: add seek, set position, see length in UI 2012-04-19 10:20:59 -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
Dick Fickling
e67f33f73b suppress build warnings 2012-04-19 10:17:59 -04:00
adam-m
c5ab222bdd fix typo 2012-04-18 17:13:34 -04:00
dickfickling
bc35fdaef7 Merge pull request #41 from aebadirad42six/master
Minor update; correction of compiler warnings, addition of path ids, and removal of legacy code
2012-04-18 12:25:16 -07:00
Alex Ebadirad
efb1262a08 Removed legacy code and warnings from modules.
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-04-18 10:29:13 -07:00
adam-m
9b289272b9 add Platform util class, add method to get java path 2012-04-18 12:54:14 -04:00
adam-m
0daa58bfd4 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-04-17 15:37:05 -04:00
adam-m
5fae04dbdb Add file name to error message 2012-04-17 15:34:50 -04:00
Dick Fickling
90550feb7e Merge branch 'master' of github.com:sleuthkit/autopsy 2012-04-17 13:55:31 -04:00
Dick Fickling
00772294c4 improve inbox messages for Hash DB ingest service (TSK-464) 2012-04-17 13:42:19 -04:00
adam-m
6f9b32e997 TSK-464 Create more inbox warning and error messages in ingest modules code
- keyword search / indexing
2012-04-17 13:14:46 -04:00
Alex Ebadirad
1054899138 Logic not to get sqlite journal files for RA extraction, also addition of path ids to download artifacts
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-04-16 14:18:31 -07:00
adam-m
487130202a use save instead of open dialog 2012-04-13 13:08:53 -04:00
adam-m
378e083554 Node: use date format that's better for sorting, add seconds, reuse object 2012-04-13 11:24:51 -04:00
adam-m
867107af14 Text change 2012-04-13 10:40:53 -04:00
adam-m
78b70aa03a Solr: detect java bin path at starttime 2012-04-13 10:40:37 -04:00