adam-m
a69b25b08b
simplify fire service event, add more logging
2012-06-13 17:04:25 -04:00
adam-m
6afd841c9d
Moved updatekeywords() to search thread to eliminate need of synchronizing ingest and search threads
2012-06-13 16:57:07 -04:00
adam-m
fff2277ab2
fix alignment when resized
2012-06-13 12:49:15 -04:00
adam-m
10ee3d1f24
remove junit lib from the installer
2012-06-13 12:22:08 -04:00
Dick Fickling
8b36b631f7
Tighter & faster serialization for keyword search lists
2012-06-13 11:24:10 -04:00
Dick Fickling
334eb825a8
Merge branch 'master' of github.com:sleuthkit/autopsy
2012-06-13 11:16:57 -04:00
Dick Fickling
1302617ece
Update installer to remove JUnit, update Java
2012-06-13 11:16:34 -04:00
adam-m
a6b6484a53
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2012-06-13 10:59:57 -04:00
adam-m
097e03bc60
Extracted text viewer: deactivate for directories (they have no text content)
2012-06-13 10:59:42 -04:00
Brian Carrier
96d103a9da
Merge branch 'master' of github.com:sleuthkit/autopsy
2012-06-13 10:31:13 -04:00
Brian Carrier
553d421327
Updated doxygen config
2012-06-13 10:31:00 -04:00
adam-m
a3d4948fee
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2012-06-13 10:11:12 -04:00
adam-m
b1e75f31e2
Minor alignment
2012-06-13 10:10:52 -04:00
Dick Fickling
12f260222b
Keyword search edit list panel show only unlocked lists
2012-06-13 10:02:54 -04:00
Dick Fickling
b5ee94cb28
TSK-522: Basic Hash DB Cleanup in Wizard
2012-06-13 08:53:02 -04:00
adam-m
40b309f2d2
Updated .form file
2012-06-12 23:59:31 -04:00
adam-m
a6e99d4eff
Force re-open top component even if already in the floating mode
2012-06-12 23:58:41 -04:00
adam-m
636ba09933
Better spacing
2012-06-12 17:02:54 -04:00
adam-m
6c9b212fcc
- remove option to disable unalloc space addition in add image (always add unalloc space)
...
- adjust spacing
2012-06-12 16:44:50 -04:00
Dick Fickling
8f72e3e4f0
remove zlib1
2012-06-12 15:50:58 -04:00
Dick Fickling
270bc7dc81
Merge branch 'master' of github.com:sleuthkit/autopsy
2012-06-12 15:43:28 -04:00
Dick Fickling
9fb10eafaa
Remove unused jars
2012-06-12 15:43:07 -04:00
adam-m
0e268cb166
TSK-504 Hide "locked" lists from list management panel
2012-06-12 14:56:52 -04:00
Brian Carrier
5ff1af06ac
Merge branch 'master' of github.com:sleuthkit/autopsy
2012-06-12 14:41:10 -04:00
Dick Fickling
beffe2efbe
set control panel icon
2012-06-12 13:40:00 -04:00
Brian Carrier
bb0e8524fd
UPdated known issues
2012-06-12 13:35:59 -04:00
Brian Carrier
bb389e1c07
UPdated NEWS
2012-06-12 13:20:19 -04:00
Dick Fickling
dc1c3d29ab
Update installer
2012-06-12 12:45:40 -04:00
dickfickling
a618ca8c33
Update master
2012-06-12 13:36:15 -03:00
Brian Carrier
e28ca07b03
Updated docs
2012-06-12 12:26:00 -04:00
adam-m
10ee4c4d66
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2012-06-12 10:30:14 -04:00
adam-m
6d51562017
Better cancellation of image services threads from ingest manager if interruption occurs
2012-06-12 10:29:56 -04:00
Brian Carrier
a396a4207d
updated doxygen
2012-06-11 18:28:36 -04:00
adam-m
08edc0737e
Lower Solr doc cache settings to 16 docs
2012-06-11 11:49:19 -04:00
adam-m
c2909727a5
Revert to allow multiple bb writers threads in user driven GUI keyword search
2012-06-11 10:27:30 -04:00
adam-m
df6262bd50
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2012-06-08 18:19:39 -04:00
adam-m
b9e23ab9ec
-Minimize solr query mem usage:
...
Change keyword search non-ingest query to enqueue snippet query threads, not to execute multiple snippet query threads in parallel
-Add snippet for regex query to GUI
2012-06-08 18:19:20 -04:00
adam-m
1fe82e3401
change variable name
2012-06-08 18:15:00 -04:00
Dick Fickling
f2efaba7b8
Merge branch 'master' of github.com:sleuthkit/autopsy
2012-06-08 15:46:25 -04:00
Dick Fickling
4a07c39ed4
Register inbox page as help document
2012-06-08 15:45:34 -04:00
adam-m
7c3d5c8e94
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2012-06-08 15:32:11 -04:00
adam-m
6c3472918e
make column names more consistent with the blackboard result viewer
2012-06-08 15:31:56 -04:00
adam-m
119af2d143
update ingest javadoc
2012-06-08 15:31:31 -04:00
Dick Fickling
39db0c104c
Merge branch 'master' of github.com:sleuthkit/autopsy
2012-06-08 14:35:20 -04:00
Dick Fickling
ff3e14e237
Update quickstart, add screenshot
2012-06-08 14:11:53 -04:00
adam-m
7a55b01b17
Adjust query
2012-06-08 12:54:47 -04:00
Dick Fickling
b1fb5f9037
Add user help docs on Inbox
2012-06-08 12:46:28 -04:00
Dick Fickling
12dc622f80
fix getAllFiles query
2012-06-08 12:46:16 -04:00
Dick Fickling
21aeab110e
Merge branch 'master' of github.com:sleuthkit/autopsy
2012-06-08 12:20:13 -04:00
Dick Fickling
a594e7c954
Disable searching for phone numbers and ip addresses by default
2012-06-08 12:19:25 -04:00