2499 Commits

Author SHA1 Message Date
adam-m
d95e8b90af update for CRT10, disable CRT autodetection 2012-09-27 13:45:25 -04:00
adam-m
af506f6db1 add public build targets decriptions 2012-09-27 13:37:19 -04:00
adam-m
ea6a4656f2 make core essential mods that can't be uninstalled 2012-09-27 13:10:03 -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
Devin148
24ae1ea42b Merge git://github.com/sleuthkit/autopsy 2012-09-27 11:16:14 -04:00
adam-m
1b6e41afa9 resize report dialog 2012-09-27 11:03:52 -04:00
Devin148
abaefc3f0e Fix script reading wrong ingest time. 2012-09-27 10:27:39 -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
63a292f1f5 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-09-26 21:49:43 -04:00
adam-m
151f02abc8 update module meta 2012-09-26 21:47:55 -04:00
adam-m
35ebe136e3 Cleanup xml files and old javahelp 2012-09-26 21:34:44 -04:00
adam-m
d0030b35fe Merge branch 'merge_mods' of https://github.com/Devin148/autopsy into merge_mods 2012-09-26 16:53:47 -04:00
adam-m
ddb66b49f3 update manifest 2012-09-26 16:37:52 -04:00
Devin148
a6b0297b79 Restructure user help docs. 2012-09-26 16:16:52 -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
4420e1ef39 Merge branch 'master' of https://github.com/0xNF/autopsy 2012-09-26 14:37:32 -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
85e6345f98 Fix class path for ReportXML 2012-09-26 12:25:50 -04:00
adam-m
00057d7cac add a comment with TODO 2012-09-26 12:20:22 -04:00
adam-m
3d2cc16055 Correct top component settings resources 2012-09-26 10:06:53 -04:00
adam-m
7444edeede Merge layer.xml
FIx classpath for jna / gstreamer
Move component settings (TODO fix)
2012-09-26 09:55:17 -04:00
adam-m
5fb0df2c23 add default constr. to Installer 2012-09-25 18:44:27 -04:00
adam-m
63e65d768a Merge Installers in Core module using an Installer wrapper.
Check in missing file.
2012-09-25 18:41:05 -04:00
adam-m
779613bde2 reenable the custom handler 2012-09-25 18:21:23 -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
6b2e119703 fix branding change 2012-09-25 14:25:53 -04:00
adam-m
5870e53b85 update module display name, update dox locations 2012-09-25 14:20:32 -04:00
adam-m
d2ed342bc7 update project 2012-09-25 14:17:57 -04:00
adam-m
ca0a207b6a finish moving case 2012-09-25 14:09:53 -04:00
adam-m
4f66fc0c80 update deps 2012-09-25 13:57:38 -04:00
adam-m
2da62c224f merge case docs 2012-09-25 13:52:57 -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
00c2cd162a Merge git://github.com/sleuthkit/autopsy 2012-09-25 11:27:39 -04:00
Devin148
cc1716b81b Update javahelp user docs. 2012-09-25 11:24:24 -04:00
adam-m
797a10850f fix log path 2012-09-25 11:10:53 -04:00
Devin148
3d13bd6bdd Add instructions to check for Java 1.6. 2012-09-25 11:01:06 -04:00
adam-m
35e2ac485a add version of discovered modules to logs 2012-09-25 10:41:38 -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