adam-m
93c120fe6d
remove deprecation, use the new httpsolrserver API
2012-10-03 01:09:43 -04:00
Devin148
51da2fa744
Fix table syncing after keyword list is saved.
2012-10-01 09:39:20 -04:00
adam-m
eacc55e048
fix syncing lists changes to viewer panel
2012-09-30 16:43:34 -04:00
adam-m
40b8866e82
fix export and gui sync
2012-09-30 15:43:52 -04:00
adam-m
e7c446cbd1
fix list export
2012-09-30 15:14:43 -04:00
adam-m
5069536882
revise doc
2012-09-28 14:30:14 -04:00
adam-m
4a94410ce6
doc correction
2012-09-28 14:22:57 -04:00
adam-m
3ee9bb8e73
update user docs
2012-09-28 14:20:13 -04:00
adam-m
0c64501b47
Simplify code - remove null listener, listener not needed, service syncs up on next start.
2012-09-27 12:50:37 -04:00
adam-m
aec2d8fc9f
update metafile about packaging
2012-09-27 10:21:23 -04:00
adam-m
3ed2b4ed30
update manifests with plugin descriptions
2012-09-27 10:06:40 -04:00
adam-m
151f02abc8
update module meta
2012-09-26 21:47:55 -04:00
adam-m
76ed2839c6
Merge branch 'master' of https://github.com/0xNF/autopsy into merge_mods
2012-09-26 13:54:50 -04:00
0xNF
3edfe43ed4
Fixed potential null pointer exception.
2012-09-26 13:52:26 -04:00
adam-m
469500c60b
Merge branch 'master' of https://github.com/0xNF/autopsy into merge_mods
2012-09-26 13:48:53 -04:00
0xNF
652e238ae3
Made some fields private, KeywordSearch now reflects that.
2012-09-26 13:43:47 -04:00
0xNF
42b04cb1b1
Removed superfluous method calls.
2012-09-26 12:58:36 -04:00
adam-m
58043edb45
Initial merge of core modules - it does build.
...
Pull core deps. jars from Maven using ivy.
Simplify dependencies.
TODO: add to classpath jars that should be, fix javahelp, merge layer.xml, disable some netbeans modules, merge Installer.java
2012-09-25 18:14:40 -04:00
adam-m
4f66fc0c80
update deps
2012-09-25 13:57:38 -04:00
adam-m
b2780d91cc
Merge branch 'master' of https://github.com/sleuthkit/autopsy into merge_mods
...
Conflicts:
Core/javahelp/org/sleuthkit/autopsy/casemodule/docs/new-icon.png
Core/javahelp/org/sleuthkit/autopsy/casemodule/docs/open-icon.png
2012-09-25 13:46:27 -04:00
adam-m
d7cfd61926
move case to core
...
intermediate changes
2012-09-25 13:43:19 -04:00
Devin148
c075c896bc
Fix typo.
2012-09-25 12:12:57 -04:00
Devin148
cc1716b81b
Update javahelp user docs.
2012-09-25 11:24:24 -04:00
0xNF
3994bbc68a
Fixed typos.
2012-09-25 10:14:59 -04:00
adam-m
e59973fd79
Merge branch 'master' of https://github.com/0xNF/autopsy
2012-09-24 17:26:21 -04:00
0xNF
9fb908f3fd
Minor changes
2012-09-24 17:08:54 -04:00
Devin148
c85040d27e
Update property reading in Keyword Search simple panel.
2012-09-24 16:42:39 -04:00
adam-m
c68024bfde
Merge branch 'master' of https://github.com/0xNF/autopsy
...
Conflicts:
KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchIngestModule.java
2012-09-24 16:28:58 -04:00
0xNF
7e0e0a2ae3
KeywordSearch/Installer.java now handles creation of default configs.
2012-09-24 16:23:39 -04:00
adam-m
4fa5534cd5
Merge branch 'master' of https://github.com/0xNF/autopsy
...
Conflicts:
KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchIngestModule.java
2012-09-24 16:06:01 -04:00
0xNF
811c6de3cb
KeywordSearchIngestModule now properly reads and sets via KeywordSearchSettings.
...
SearchSettings: various changes.
2012-09-24 15:56:29 -04:00
0xNF
68d71cbeb7
No longer tries to dispatch getDefault through KeywordSearchSettings
2012-09-24 15:49:32 -04:00
adam-m
4df34868ba
Merge branch 'master' of https://github.com/0xNF/autopsy
...
Conflicts:
KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchIngestModule.java
2012-09-24 14:00:48 -04:00
adam-m
80aa9d7ff6
Merge branch 'master' of https://github.com/Devin148/autopsy
...
Conflicts:
KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchIngestModule.java
2012-09-24 11:01:52 -04:00
0xNF
6871bd5f87
Removed recursive calls to improve stability.
...
Fixed bug where KeywordSearch was generating 2 sets of config files.
2012-09-24 10:43:43 -04:00
Devin148
f505f66ded
Display encodings on keyword search simple panel.
2012-09-24 10:25:39 -04:00
Devin148
0d814a96a2
Add spacing.
2012-09-24 10:22:47 -04:00
0xNF
24b8de63b3
Extracted various Keyword settings to KeywordSearchSettings.java.
...
KeywordSearchIngestModule.java has nothing to do with its panels, and vice versa.
2012-09-24 09:07:46 -04:00
adam-m
7294f3ca54
Merge branch 'master' of https://github.com/0xNF/autopsy
...
Conflicts:
KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchListsAbstract.java
2012-09-21 16:21:03 -04:00
0xNF
08033cbf21
Add boolean parsing error catching.
2012-09-21 16:17:24 -04:00
0xNF
c19e11603e
Fixed typo
2012-09-21 15:58:06 -04:00
adam-m
adb3cd61c1
Move all config files to user config dir
2012-09-21 15:33:56 -04:00
0xNF
0f89855506
Keyword Search settings are now persistant via ModuleSettings
2012-09-21 14:30:12 -04:00
0xNF
6a17ec4b08
Got rid of old call to ModuleSettings.getUserDir().
2012-09-21 14:29:21 -04:00
adam-m
f50b7da833
settings fix
2012-09-21 12:38:38 -04:00
0xNF
d4f1d5ec54
AutopsyPropFile is now ModuleSettings.
...
Use this file to create and store persistent settings for modules.
Also changed references to reflect class name change.
2012-09-20 14:20:34 -04:00
unknown
b7cdecf4da
Update simple panel UIs.
2012-09-20 13:28:00 -04:00
adam-m
7e939b1108
remove ingest module registration from layer.xml
2012-09-19 16:29:49 -04:00
unknown
40e304b886
Bugfix to KeywordSearch Options panel.
2012-09-19 14:54:34 -04:00
adam-m
acebcb1064
Add version and args API to ingest modules
2012-09-18 14:20:25 -04:00