93 Commits

Author SHA1 Message Date
adam-m
c0597a160d better format of messages 2012-09-24 16:16:23 -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
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
acebcb1064 Add version and args API to ingest modules 2012-09-18 14:20:25 -04:00
0xNF
245fb13aa1 Marked locations of deprecated constructors. 2012-09-18 13:51:03 -04:00
adam-m
9b2f582934 Switch remaining logging from java.util.logging.Logger to coreutils.Logger 2012-09-14 18:16:01 -04:00
adam-m
e4eb4b8e3f Fix order of initializaion of services/manager in modules to ensure a single instance of manager. 2012-08-31 00:05:59 -04:00
adam-m
4d73386d96 Ingest API changes: add IngestModuleInit context to init(), change IngestManagerProxy into IngestServices singleton 2012-08-30 12:47:15 -04:00
adam-m
c78462d6a4 Ingests API changes.
Rename "service" to "module"
2012-08-29 16:46:34 -04:00
adam-m
c7a9409f41 remove deprecation where possible 2012-08-28 10:08:54 -04:00
dhurd
a7eb7b49ee Added TSK_URL_DECODED attribute for any found URL. 2012-08-27 14:18:01 -04:00
adam-m
cbdb37d0e9 Fix Domain parsing in Recent Activity (more consistent, missing for IE, works for not fully formatted invalid URLs, etc) 2012-08-21 15:24:15 -04:00
adam-m
ef8371b544 Update ingest manager proxy java docs
Add a method to from manager to the facade
2012-06-28 10:07:48 -04:00
Alex Ebadirad
2f0b57c93b Severe logging level warnings moved to warning levels. 2012-06-27 09:10:41 -07:00
Dick Fickling
0992e22af4 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-06-26 09:53:59 -04:00
Dick Fickling
0d6f6a74c5 Add jlnk parser to coreutils, update to begin parsing linkID structure 2012-06-26 09:48:55 -04:00
Dick Fickling
6a600470e7 lnk parser, initial 2012-06-23 14:26:37 -04:00
alexri
eeda5dfe72 Added implement for stopping execution of services. Also, added the optimization code per Adam suggestion.
Signed-off-by: alexri <arivera@42six.com>
2012-06-22 15:53:04 -07:00
adam-m
a8ef06db90 Merge branch 'master' into new-features-20120503 2012-06-19 15:46:51 -04:00
Dick Fickling
cdf20b88db Fix bugs in https://github.com/sleuthkit/autopsy/issues/52 2012-06-19 13:49:15 -04:00
Alex Ebadirad
4cdab24917 java doc updates first pass 2012-06-15 15:22:59 -07:00
Alex Ebadirad
502820ea85 Merge from master 2012-06-04 11:50:05 -07:00
adam-m
40a8140bb4 Merge https://github.com/aebadirad42six/autopsy into new-features-20120503 2012-06-01 14:41:32 -04:00
Alex Ebadirad
6292039dd7 Timestamp fixes for Recent activity
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-06-01 10:46:22 -07:00
Alex Ebadirad
89ccd976f1 IE history now appears once again. Added additional error reporting to the user for TSK exceptions on ingest.
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-31 14:26:10 -07:00
Dick Fickling
8364a89fee Add Internet Explorer history back 2012-05-31 14:40:55 -04:00
adam-m
822e01e2d9 fix build issue 2012-05-31 11:09:25 -04:00
Alex Ebadirad
695911b9a6 Added headers, additional methods from the ingestservice interface 2012-05-30 10:04:06 -07:00
Alex Ebadirad
0518b640af Submodules implement IngestServiceImage initially
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-29 15:31:06 -07:00
Alex Ebadirad
b73389ba7f Minor tweaks and formatting for inbox
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-29 10:29:28 -07:00
Alex Ebadirad
812606269b Added messages to the complete() ingest service method for RA
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-29 10:02:03 -07:00
Alex Ebadirad
9ccd0dfa1e Addition of error messages, initial checkin
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-25 11:26:45 -07:00
Alex Ebadirad
1b0ca3f0b3 ExtractIE refactored and tested. Removed unnecessary class BrowserActivity.java
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-23 17:38:39 -07:00
adam-m
90a26a698c Fix java path for pasco 2012-05-15 10:21:38 -04:00
Alex Ebadirad
641d23771f Report register service basic check in, unfinished UI changes
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-14 15:48:20 -07:00
Alex Ebadirad
7e07f94d7f Bug fixes to hardcoded attribute types for reports, domain's having leading periods, and domain now displays for IE. 2012-05-04 10:15:25 -07:00
Alex Ebadirad
36aef683ca Date fixes for milliseconds on epoch times.
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-02 11:56:50 -07:00
Alex Ebadirad
c5e71bb14e Tweaks to prevent null pointer exceptions
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-01 14:29:18 -07:00
Alex Ebadirad
a8f9e7978c cosmetic code formatting changes
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-01 13:47:27 -07:00
Alex Ebadirad
24adb5d991 Time Corrections for IE
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-01 13:15:07 -07:00
Alex Ebadirad
92936e1c0b Quick and dirty exception handling for RA 2012-05-01 13:12:11 -07:00
Alex Ebadirad
a25627d341 AUT 33 and AUT 40 bug fixes. Java path redefinition using internal platformutil method and firefox3 support.
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-04-27 08:46:49 -07:00
Alex Ebadirad
e7e6eabcac Merge branch 'master' of https://github.com/aebadirad42six/autopsy 2012-04-26 08:48:25 -07:00
Alex Ebadirad
d67128c31f changed brian's email
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-04-25 10:19:12 -07:00
Alex Ebadirad
e8ac5e729d Initial Report Frame check in, addition of 'checkcolumn' class in RA utils to check if a column is present in a sqlite db before proceeding.
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-04-25 07:13:36 -07:00
Alex Ebadirad
34c3e35351 Tab clean up and copyrights added.
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-04-20 18:39:18 -07:00
Dick Fickling
33b867083b Log error messages at Level.WARNING. 2012-04-19 13:10:10 -04:00
Alex Ebadirad
efb1262a08 Removed legacy code and warnings from modules.
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-04-18 10:29:13 -07:00
Alex Ebadirad
cbc57ad2a7 Minor date fixes in extractions
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-04-12 13:11:18 -07:00