0xNF
17cf6e7ed8
Added support for canceling Recent Activity in RAImageIngestModule
2012-10-31 12:38:26 -04:00
0xNF
a8f15b813d
Removed UnsupportedOperationException from stop()
...
Logged the stop() call, reports that it's currently a NOp.
2012-10-31 11:17:06 -04:00
0xNF
83b1f952b4
Moved module creation + inits to private member list.
...
Changed naming slightly to be more clear.
All modules now execute their stop() function.
2012-10-31 11:15:52 -04:00
Devin148
c24e9f2f35
Update recent activity logging
2012-10-29 09:25:10 -04:00
Devin148
f626a91d3a
Fix web history artifact count for IE
2012-10-26 08:47:18 -04:00
0xNF
646beb2ac6
Renamed variables to be more clear.
...
Edited comment to reflect what happens when running Recent Activity with multiple images.
2012-10-24 10:56:10 -04:00
adam-m
2ea0395166
Merge branch 'master' of https://github.com/0xNF/autopsy
2012-10-23 11:25:30 -04:00
0xNF
f82edf908a
More specific error handling
2012-10-22 17:40:09 -04:00
adam-m
9a0aa6d9b3
Merge branch 'master' of https://github.com/0xNF/autopsy
2012-10-22 17:37:12 -04:00
0xNF
640edc82b6
Changed some error handling
2012-10-22 17:32:24 -04:00
adam-m
fa20bddc44
Merge branch 'master' of https://github.com/Devin148/autopsy
2012-10-22 15:32:16 -04:00
Devin148
3c7785d60f
Check XML for child nodes before utilizing them
2012-10-22 15:30:33 -04:00
adam-m
21ae676f27
remove not needed jar
2012-10-22 14:47:28 -04:00
Devin148
ecd0c71a96
Remove JDom dependency
2012-10-22 10:03:44 -04:00
0xNF
d04ca45d29
Got rid of erroneous logger message
2012-10-15 10:19:13 -04:00
adam-m
a3caadeb10
fix pasco java path
2012-10-10 17:24:38 -04:00
0xNF
690d0fc3b6
Added minor descriptions to the xsd files.
2012-10-10 16:43:46 -04:00
adam-m
92fa58bd2c
Merge branch 'master' of https://github.com/0xNF/autopsy
...
Conflicts:
Core/src/org/sleuthkit/autopsy/coreutils/PlatformUtil.java
HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbXML.java
2012-10-10 15:39:30 -04:00
0xNF
50640d3f8c
Moved XML utilities from PlatformUtil to XMlUtil
...
Removed Dom4J dependency from RecentActivity.
2012-10-10 12:51:15 -04:00
0xNF
bf65440c5c
loadDoc() has been abstracted to PlatformUtil
2012-10-09 11:11:22 -04:00
0xNF
4723ff86e3
Failing XSD validation no longer returns null
2012-10-09 10:44:39 -04:00
0xNF
e5d6329ec7
XSD files are now located in their individual module packages.
2012-10-09 09:54:36 -04:00
0xNF
1faecd8aab
XML config files now comform to binding XSD files located under PlatformUtil.
...
New Functions for validating arbitrary XML files under PlatformUtil.
2012-10-03 13:45:38 -04:00
Devin148
0d17676f2e
Clean and organize each layer.xml
2012-10-02 11:06:15 -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
37a901b0ca
ra gen file update
2012-09-26 16:15:22 -04:00
adam-m
858919e602
try to fix RA module autodiscovery
2012-09-26 14:49:20 -04:00
adam-m
498b8019ae
Wrap all jars in Core in a separate module CoreLibs
2012-09-26 14:43:34 -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
d7cfd61926
move case to core
...
intermediate changes
2012-09-25 13:43:19 -04:00
adam-m
c0597a160d
better format of messages
2012-09-24 16:16:23 -04:00
adam-m
a9efd1af42
better error handling
2012-09-24 14:09:43 -04:00
adam-m
aef802f134
Handle errors better, prevent null ptr exc in Extract
2012-09-24 14:08:41 -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
a26f446217
better logging in registry when date not parsable
2012-09-24 13:55:35 -04:00
adam-m
4479abe064
fix SEUQA mapping location
...
Rename a method
2012-09-24 13:51:21 -04:00
0xNF
af910fec52
Updated SEUQA to look for its mappings under /config/
2012-09-24 10:40:57 -04:00
adam-m
d60797ee93
Merge branch 'master' of https://github.com/0xNF/autopsy
2012-09-21 12:21:03 -04:00
adam-m
d811b4e01a
module loader: implemented auto discovery and XML config persistence.
...
Hide recent activity sub-modules from being auto-loaded.
Add ingest module ivy support in build, add 3rd party reflection module.
2012-09-20 18:32:47 -04:00
0xNF
45619bbd5c
SearchEngine bug fix: Should properly find its mappings file again.
2012-09-20 14:21:49 -04:00
0xNF
f81e7a8e84
Pull from Devin
2012-09-20 13:41:54 -04:00
adam-m
7e939b1108
remove ingest module registration from layer.xml
2012-09-19 16:29:49 -04:00
adam-m
5b9fcf6bbc
update file name, delete old file
2012-09-19 14:13:27 -04:00
adam-m
ecb2ccdc64
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2012-09-18 15:14:29 -04:00
adam-m
44c0464a31
Merge branch 'master' of https://github.com/0xNF/autopsy
2012-09-18 15:14:08 -04:00
adam-m
c13a64ad32
Merge branch 'master' of https://github.com/sleuthkit/autopsy
...
Conflicts:
RecentActivity/src/org/sleuthkit/autopsy/recentactivity/SearchEngineURLQueryAnalyzer.java
2012-09-18 14:23:06 -04:00
adam-m
acebcb1064
Add version and args API to ingest modules
2012-09-18 14:20:25 -04:00