adam-m
|
944b2a5236
|
fix cast warning
|
2012-03-14 09:54:33 -04:00 |
|
Dick Fickling
|
72f01faf8e
|
Improve Artifact Content Viewer
|
2012-03-13 16:54:52 -04:00 |
|
Dick Fickling
|
b5ca7a1f43
|
Add details to Hash DB ingest messages
|
2012-03-13 16:51:39 -04:00 |
|
adam-m
|
0893f374fc
|
Merge branch 'master' of https://github.com/sleuthkit/autopsy
|
2012-03-13 10:18:45 -04:00 |
|
adam-m
|
4bdae97822
|
Dir tree viewer: make certain nodes non-expandable leafs and remove + sign, since they will never have children nodes
|
2012-03-13 10:18:27 -04:00 |
|
Dick Fickling
|
73c5e6fd47
|
Merge branch 'master' of github.com:sleuthkit/autopsy
|
2012-03-13 09:38:19 -04:00 |
|
Dick Fickling
|
edb851e132
|
Set default DataResult viewer active when selection in directory tree is changed
|
2012-03-12 17:42:48 -04:00 |
|
adam-m
|
14ef6cae08
|
Minor gui tweak - combo box
|
2012-03-12 17:27:53 -04:00 |
|
Dick Fickling
|
0e844f00d2
|
Highlight keyword matches when viewed from Directory Tree
TSK-400: Artifact selection bug
|
2012-03-12 17:22:27 -04:00 |
|
adam-m
|
e7a98f01bb
|
bugfix when deleting keywords from the list
|
2012-03-12 17:19:47 -04:00 |
|
adam-m
|
68d0fa7e7c
|
Update default keyword list selectors
|
2012-03-12 16:53:52 -04:00 |
|
adam-m
|
4c89e766ba
|
TSK-361 Incorporate standard selectors / reg-exp - gui changes
|
2012-03-12 16:48:06 -04:00 |
|
adam-m
|
3a3e04ff3d
|
TSK-361 Incorporate standard selectors / reg-exp (add attributes)
|
2012-03-12 14:13:00 -04:00 |
|
Dick Fickling
|
cfa50c4f51
|
Merge branch 'master' of github.com:sleuthkit/autopsy
|
2012-03-11 14:14:05 -04:00 |
|
Dick Fickling
|
39d5861a72
|
TSK-394: HashDb Ingest improvements
|
2012-03-11 14:13:48 -04:00 |
|
adam
|
685b556ea5
|
Merge pull request #14 from aebadirad42six/master
Bug fix to the exception caused in htmlreport
|
2012-03-10 11:34:40 -08:00 |
|
Alex Ebadirad
|
2ba7e534e0
|
Fixes to the extract registry original file ID
|
2012-03-09 18:36:57 -07:00 |
|
adam-m
|
2f5bf8065d
|
Merge https://github.com/aebadirad42six/autopsy
- Blackboard artifact cleanup
- updates to reporting
|
2012-03-09 17:57:55 -05:00 |
|
Alex Ebadirad
|
eb5b5b87d8
|
bug fixes to firefox/IE
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
|
2012-03-09 15:41:27 -07:00 |
|
Dick Fickling
|
727fed3c44
|
TSK-365: Cleanup unused UI components
|
2012-03-09 17:26:14 -05:00 |
|
Dick Fickling
|
bdb112bdad
|
Merge branch 'master' of github.com:sleuthkit/autopsy
|
2012-03-09 17:10:56 -05:00 |
|
Dick Fickling
|
f460cc32ca
|
Add File Search to Tools menu
|
2012-03-09 17:10:31 -05:00 |
|
adam-m
|
98536640cb
|
Keyword search regex result BB writes: fix if match has any special characters misinterpreted by Lucene
|
2012-03-09 17:04:37 -05:00 |
|
adam-m
|
f2edf87d93
|
Remove obsolete keyword search top components
|
2012-03-09 16:57:11 -05:00 |
|
adam-m
|
16ce7c8511
|
Cleanup, remove obsolete keyword search code.
|
2012-03-09 16:47:35 -05:00 |
|
adam-m
|
9dc500579a
|
Ingest: when enumerating files to run ingest on, include also unknown files. It's up to service to decide.
|
2012-03-09 16:47:15 -05:00 |
|
adam-m
|
f771fe7f33
|
Update icon
|
2012-03-09 15:36:32 -05:00 |
|
adam-m
|
1700552b08
|
Merge branch 'master' of https://github.com/sleuthkit/autopsy
|
2012-03-09 15:17:47 -05:00 |
|
adam-m
|
95ff9fdec9
|
- bugfix: make sure that services order in the queue is preserved and deterministic, since we are relying on it now
- add ERROR return value to be returned by file services to hint other services to stop processing the file
|
2012-03-09 15:17:24 -05:00 |
|
Dick Fickling
|
b53dc3309c
|
Merge branch 'master' of github.com:sleuthkit/autopsy
|
2012-03-09 12:31:34 -05:00 |
|
Dick Fickling
|
8eb8800abb
|
TSK-388: Add more metadata to case information
|
2012-03-09 12:31:26 -05:00 |
|
Dick Fickling
|
f87b9b09c5
|
TSK-390: Keyword search hierarchy
|
2012-03-09 12:30:55 -05:00 |
|
adam-m
|
5bc61adbc6
|
Minor ingest ui tweaks
|
2012-03-09 12:19:14 -05:00 |
|
adam-m
|
51d96594cf
|
Tweak the eye button
|
2012-03-09 11:24:05 -05:00 |
|
Dick Fickling
|
5798ae497a
|
TSK-390: Keyword search hierarchy
|
2012-03-09 09:37:07 -05:00 |
|
Dick Fickling
|
37139d6cef
|
TSK-396: "Search matches" viewer result navigation
|
2012-03-09 09:35:50 -05:00 |
|
Dick Fickling
|
70b40952d6
|
Move Advanced Configuration Dialog into CoreComponents
so that Ingest, Keyword Search, and Hash Database can use it.
|
2012-03-09 09:34:44 -05:00 |
|
Dick Fickling
|
a3a46fb11a
|
Merge branch 'master' of github.com:sleuthkit/autopsy
|
2012-03-09 09:29:18 -05:00 |
|
Alex Ebadirad
|
21cebd2e17
|
Additional fixes to reporting for IE
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
|
2012-03-08 19:05:55 -07:00 |
|
Alex Ebadirad
|
6860541da7
|
Fixed some merge issues, several minor updates.
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
|
2012-03-08 16:40:14 -07:00 |
|
adam-m
|
11be75ed45
|
Fix message typo
|
2012-03-08 18:28:28 -05:00 |
|
adam-m
|
d575342f2c
|
Set white background for message count text on the button for better contrast.
|
2012-03-08 18:22:00 -05:00 |
|
Dick Fickling
|
425641aac6
|
Merge branch 'master' of github.com:sleuthkit/autopsy
|
2012-03-08 17:47:07 -05:00 |
|
adam-m
|
6c39961586
|
Align, adjust button size
|
2012-03-08 16:12:05 -05:00 |
|
adam-m
|
6e4ce53ee5
|
TSK-392 Improve inbox icon with number of messages - disable button focus
|
2012-03-08 16:05:49 -05:00 |
|
adam-m
|
5cec489414
|
TSK-392 Improve inbox icon with number of messages - minor tweak
|
2012-03-08 16:00:23 -05:00 |
|
adam-m
|
8db1bf8937
|
TSK-392 Improve inbox icon with number of messages
|
2012-03-08 15:58:43 -05:00 |
|
adam-m
|
f090ddd722
|
Improve build in www regex
|
2012-03-08 15:23:37 -05:00 |
|
adam-m
|
37ba8bcf7b
|
Keyword search: message formatting improved
|
2012-03-08 14:49:41 -05:00 |
|
Dick Fickling
|
41bd60945f
|
Merge branch 'master' of github.com:sleuthkit/autopsy
|
2012-03-08 14:14:15 -05:00 |
|