dickfickling
3e91153547
Merge pull request #35 from aebadirad42six/master
...
Recent changes and xls prototype
2012-04-10 14:49:33 -07:00
adam-m
37756e360f
Minor UI naming tweaks, update limitations file wording
2012-04-10 17:01:18 -04:00
Alex Ebadirad
fc2e6f18d8
prototype xls check in with additional bug fixes.
...
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-04-10 13:37:36 -07:00
Dick Fickling
bd519f72e1
Merge branch 'master' of github.com:sleuthkit/autopsy
2012-04-10 14:04:36 -04:00
Dick Fickling
f960c9dc74
misc gui String changes
2012-04-10 14:04:17 -04:00
adam-m
bd7196a7f3
update known issues
2012-04-10 13:23:16 -04:00
adam-m
d17c272420
Inbox UI tweaks
2012-04-10 13:14:44 -04:00
adam-m
845ced0b7e
Minor progress bar tweak
2012-04-09 18:07:09 -04:00
adam-m
0a5d7079c8
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2012-04-09 17:04:04 -04:00
adam-m
c266b4fd41
ingest progress bar: show more accurately which file is being ingested now
2012-04-09 17:03:45 -04:00
Dick Fickling
de2fe2eeff
TSK-405: Support EnCase Hashsets
2012-04-09 16:51:51 -04:00
Alex Ebadirad
3979f7cb4f
tweaks to reporting, bug fixes for regripper paths/pasco paths, recent document ID added to recent objects.
...
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-04-09 13:42:37 -07:00
adam-m
58ded3afa2
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2012-04-09 16:30:53 -04:00
adam-m
a6a90ae5f0
Skip ingesting files with unalloc flag set for now - some of them cause Solr indexing to hang. Unalloc space and files will be addressed in future.
2012-04-09 16:30:35 -04:00
Dick Fickling
3d9eccba7e
Merge branch 'master' of github.com:sleuthkit/autopsy
2012-04-09 15:53:45 -04:00
Dick Fickling
3e5c3ea46d
recent activity fix
2012-04-09 15:53:00 -04:00
Dick Fickling
a41092173a
Display USB devices in tree
2012-04-09 13:00:07 -04:00
adam-m
a7296d5540
Update zlib build and libewf version in building.txt
2012-04-09 09:55:17 -04:00
adam-m
5643a6c576
update gitignore
2012-04-09 09:48:36 -04:00
Brian Carrier
3f8cea8c4f
Updating to use new libewf
2012-04-06 22:18:40 -04:00
adam-m
a1c3e1e9f5
Disable file search action when Case closed
2012-04-06 16:48:45 -04:00
adam-m
17e1381645
TSK-449 Executables should not be executed when double-clicked
2012-04-06 14:08:28 -04:00
Dick Fickling
941a648f47
Merge branch 'master' of github.com:sleuthkit/autopsy
2012-04-06 09:35:40 -04:00
Dick Fickling
c6082e26a4
TSK-442: Investigate image queuing performance
2012-04-06 09:35:15 -04:00
Dick Fickling
944117bcdf
Refresh tree when service complete event is fired
2012-04-06 09:34:20 -04:00
Dick Fickling
abc449f8bc
Add support for 'path id' attribute
2012-04-06 09:33:49 -04:00
adam-m
93081da498
Ingest inbox fix, add the last msg when merging groups
2012-04-06 09:25:31 -04:00
Alex Ebadirad
c551c61aff
Addition of usb devices to blackboard with new attributes. Removing unnecessary files.
...
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-04-05 16:49:01 -07:00
adam-m
55f77584f9
TSK-430 Remove Ingest complete dialog
...
Removed API to register for callback from service simplifying it
2012-04-05 16:12:06 -04:00
adam-m
e6cd5c4573
Keyword search: register bb writer worker also for single literal search, imrpove highlighting performance
2012-04-05 15:39:38 -04:00
adam-m
dd309abbe0
Keyword search: Remove obsolete less writeToBlackBoard() from interface, use only the more efficient method.
...
Better error handling of Solr errors.
2012-04-05 13:46:05 -04:00
adam-m
a2267f34f5
Keyword search (manual search): better handling of background threads writing to bb. Use swing worker with progress bar and stop all threads when Case is closed preventing exceptions from being thrown.
2012-04-05 13:00:20 -04:00
adam-m
e78134ca37
Single keyword search: make bb writes more efficient in a single background thread
2012-04-05 10:29:30 -04:00
adam-m
0d735e3413
Keyword search single regex search tweak
2012-04-04 21:39:04 -04:00
adam-m
abb2b513c2
Ingest message inbox: add right click action for copy, select all
...
Keyword search: single regex search fix for simplified api
2012-04-04 21:34:07 -04:00
Alex Ebadirad
1ef31a331d
tweaked domain add attribute regex and utility method.
...
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-04-04 16:06:43 -07:00
Alex Ebadirad
8830bf467d
Merge branch 'master' of https://github.com/aebadirad42six/autopsy
2012-04-04 14:56:54 -07:00
Alex Ebadirad
060d5775af
Universal date time, added base class for reportxls, added usb scripts, and added domain extraction utility and domains for all web artifacts.
...
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-04-04 14:56:35 -07:00
adam-m
3d965084f0
Adjust default column width
2012-04-04 09:37:04 -04:00
adam-m
b47208c3fa
Remove duplicate class, identical exists in sleuthkit.datamodel
2012-04-04 09:35:32 -04:00
adam-m
79aa163ecc
TSK-389 Change file read() API
...
- adapt to API change, optimize/reuse buffer when possible
2012-04-03 17:46:42 -04:00
adam-m
c92833bb47
Renable string extraction on up to 1MB strings
2012-04-02 14:41:26 -04:00
adam-m
257bfaeb24
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2012-04-02 14:27:13 -04:00
adam-m
e163c35b11
Keyword search remove performQueryPerTerm() from interface and simplify code
2012-04-02 14:24:29 -04:00
Dick Fickling
528b523a17
Merge branch 'master' of github.com:sleuthkit/autopsy
2012-03-30 15:23:20 -04:00
Dick Fickling
327f27911c
Case number no longer limited to digits
2012-03-30 15:23:12 -04:00
adam-m
eb18437f0a
Merge branch 'master' of https://github.com/aebadirad42six/autopsy
2012-03-30 15:03:28 -04:00
Alex Ebadirad
9f43d9bf0f
Cleaned up firefox download paths, stripping off file and urldecoding the strings. Beta for report launching in BrowserControl.java
...
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-03-30 11:19:40 -07:00
adam-m
b4b3146755
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2012-03-30 13:57:43 -04:00
adam-m
74fdab0b08
TSK-424 Review Keyword Search Behavior
...
- fix non-regex queries inside outter quotes supplied by user (do not escape the quotes)
- do not force quotes for non-regex queryies and fix highlighting when query consists of multiple words
2012-03-30 13:55:41 -04:00