267 Commits

Author SHA1 Message Date
Richard Cordovano
a8263dd7d7 Fix merge of platform.properties file 2013-10-23 16:30:13 -04:00
Richard Cordovano
b05908d8a4 First step in merge of new_tags_api branch into master 2013-10-23 10:58:49 -04:00
Richard Cordovano
407ffb9568 Line endings update 2013-10-22 19:25:10 -04:00
Jeff Wallace
02257a09c0 Fixed error made during merge conflict. 2013-10-17 09:30:35 -04:00
Jeff Wallace
cf12b3c5a5 Merge https://github.com/sleuthkit/autopsy into ewfVerifyIngest
Conflicts:
	nbproject/project.properties
2013-10-17 09:17:44 -04:00
Richard Cordovano
f9ee33fff6 Merge remote-tracking branch 'upstream/master' into new_tags_api 2013-10-16 18:29:22 -04:00
Brian Carrier
2a63637571 Updated NEWS and version 2013-10-16 09:23:52 -04:00
Richard Cordovano
cf4c996f53 New tags api interim work 2013-10-15 13:38:06 -04:00
Jeff Wallace
d4ef8013ff Added new ewfVerify ingest module 2013-10-10 16:12:43 -04:00
Brian Carrier
0ea2c884c4 updated module version numbers and Autopsy version numbers 2013-09-25 13:57:45 -04:00
Jeff Wallace
1e444f5beb Removed max heap size from jvm args. 2013-09-24 16:06:00 -04:00
Jeff Wallace
7eb0bb56ba Updated default heap size to be 2GB. Config file gets updated for 32 bit build during installer creation. 2013-09-24 08:26:14 -04:00
adam-m
424050b03d upgrade RCP platform to 7.3.1 2013-06-24 11:25:26 -04:00
adam-m
3e7ffe21ee re-add lost module to the suite (scalpel) 2013-06-03 12:21:21 -04:00
adam-m
9cc78c3188 reconstitute new heap mem settings in dev environment (got lost somehow in merge) 2013-06-03 12:10:15 -04:00
Brian Carrier
10764b7ea3 resolved merge conflicts 2013-05-30 15:39:03 -04:00
Brian Carrier
90a0acf1bf Updated IngestModule API to be abstract class instead of interface. Started to update docs. 2013-05-24 09:56:28 -04:00
adam-m
c4492d3bbc decrease JVM max heap to 512 2013-04-25 15:50:53 -04:00
Tim McIver
ec1b46a210 Renamed 'ScalpelCarverModule' to 'ScalpelCarver'. 2013-04-11 16:01:55 -04:00
Tim McIver
b33f5b3e90 Initial skeleton of scalpel ingest module. 2013-04-05 17:02:30 -04:00
adam-m
49264af8f7 Merge branch 'master' into zipmodule
Conflicts:
	nbproject/project.properties
2013-02-11 15:22:03 -05:00
adam-m
32fd6012d4 move line in config 2013-02-11 14:02:42 -05:00
adam-m
c773822ad3 fix project props eol 2013-02-11 14:01:28 -05:00
adam-m
28f21129d5 Merge branch 'master' into zipmodule
Conflicts:
	NEWS.txt
	nbproject/project.properties
2013-02-07 11:14:23 -05:00
adam-m
4a762b9bd2 initial 7zip ingest module skeleton with libs 2013-01-31 20:58:26 -05:00
Tim McIver
a71143591f Merge branch 'master' of https://github.com/sleuthkit/autopsy into timeline
Conflicts:
	thunderbirdparser/nbproject/project.properties
2013-01-18 11:07:50 -05:00
adam-m
afbf732ccb build scripts change to ugprade RCP to 7.3 2013-01-16 13:26:04 -05:00
Tim McIver
17e13a5e5d Reinstated removal of 'disabled.modules' from nbproject/platform.properties.
Also removed reference to JavaFX jar in Core.
2013-01-15 15:27:45 -05:00
Tim McIver
8cfbbc0024 Updates in effort to upgrade from Java 6 to Java 7. 2013-01-14 16:58:32 -05:00
0xNF
44460a8212 Merge https://www.github.com/sleuthkit/autopsy 2013-01-10 11:27:15 -08:00
adam-m
453a364976 - lower heap setting to 768 to allow more native space, disable class validation for speed, make jvm settings consistent across all builds 2013-01-10 13:30:42 -05:00
0xNF
6c52649ce5 Added timeline functionality.
Select it from the tools menu -> Make Timeline
2012-12-28 16:44:46 -05:00
adam-m
58bdbd8d4e update version 2012-12-07 11:15:48 -05:00
Devin148
84e3110bae Update release script and ant target 2012-11-01 15:21:23 -04:00
adam-m
ef1247d5c7 update platform to 7.2.1 2012-10-16 13:21:51 -04:00
adam-m
a44b2c161e update disable modules for the platform we are currently pulling (backwards compatible) 2012-10-16 13:01:28 -04:00
adam-m
111a377243 fix netbeans plat build - update URL 2012-10-16 12:31:37 -04:00
adam-m
f8e55d103f update comments for easy changes 2012-09-27 15:35:08 -04:00
Dick Fickling
0618263768 fix build on Linux
Linux builds are case-sensitive, so the directory names needed to be fixed in a few places.
2012-09-27 15:15:12 -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
d7cfd61926 move case to core
intermediate changes
2012-09-25 13:43:19 -04:00
dhurd
db098e50f2 Enabled the Plugins menu and hid core modules. 2012-09-17 15:54:30 -04:00
dhurd
9cb36788a8 Added Exif parser ingest module. 2012-08-23 15:55:07 -04:00
adam-m
3b7e9949db update dis. modules 2012-06-21 16:33:45 -04:00
adam-m
2ba2df1119 Upgrade to 7.2 netbeans platform 2012-06-21 15:11:10 -04:00
adam-m
7b071fd89e Automated junit tools build independent of netbeans install 2012-06-21 14:49:29 -04:00
adam-m
9a47ef3eea Improved netbeans harness/platform build 2012-06-21 11:09:30 -04:00
Alex Ebadirad
88b61d9981 Rename of mboxemail and additions of thunderbirdparser class. 2012-06-18 14:55:23 -07:00
Alex Ebadirad
7db712e0e7 MboxEmailModule checkin initial
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-06-07 11:10:36 -07:00