1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-06 02:24:30 +00:00
Commit Graph

1047 Commits

Author SHA1 Message Date
Alex Ebadirad
6594de3e37 Bug fixes and tweaks to GUI and report framework
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-15 03:05:55 -07:00
Alex Ebadirad
a06fb7f142 report action UI changes, improvements using new service lookup 2012-05-15 00:53:04 -07: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
1e7e4d9f05 Minor bugfix to Report.java 2012-05-14 09:54:26 -07:00
Alex Ebadirad
61dba172ec Tweaks to report/Report.java 2012-05-14 09:45:39 -07:00
Alex Ebadirad
88251cb997 Reporting caps fix
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-11 15:13:58 -07:00
Alex Ebadirad
efc98cab47 change to report/Report.java 's getgroupedkeywords method 2012-05-11 10:29:50 -07:00
Alex Ebadirad
ca50b0d96f Re-adding files back to git repo with proper capitalization in place.
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-11 08:48:03 -07:00
Alex Ebadirad
9facfee95a Removing old lower-case file names. 2012-05-11 08:47:26 -07:00
Alex Ebadirad
d400c636c2 Mild reporting fix to compile
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-10 15:48:18 -07:00
Alex Ebadirad
a8cdf70ee8 refactored classes for camel casing of filenames
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-10 15:23:29 -07:00
Alex Ebadirad
5881a14a4d Uncommented the report.java keyword as well as set the report configs to not automatically instantiate with empty report configs in each reporting module.
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-10 09:03:18 -07:00
Alex Ebadirad
7a35fb2a33 Tweaks to report naming and conventions
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-10 08:08:02 -07:00
Alex Ebadirad
0e95f006b3 Stopwatch class temporary addition to track time of execution easily on very specific parts of code
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-08 16:03:20 -07:00
Alex Ebadirad
03fb435f73 Reporting framework change and addition. 2012-05-08 16:02:04 -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
d9e95a98be Clean up on the reporting displaying of dates to match GUI.
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-02 16:37:46 -07:00
Alex Ebadirad
539ba214da date tweak to ExtractRegistry.java
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-02 15:22:20 -07:00
Alex Ebadirad
15136d3a61 Readdition of merged files. 2012-05-02 15:01:29 -07:00
Alex Ebadirad
bce66978c4 Merge branch 'master' of git://github.com/sleuthkit/autopsy
Conflicts:
	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Chrome.java
	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractIE.java
	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractRegistry.java
	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Firefox.java
	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/RAImageIngestService.java
	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Util.java
	Report/src/org/sleuthkit/autopsy/report/ReportConfiguration.java
	Report/src/org/sleuthkit/autopsy/report/reportFilter.java
2012-05-02 14:55:35 -07:00
adam-m
d31bd5263e Update year in about dialog 2012-05-02 17:19:34 -04: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
Dick Fickling
45ffc4ca47 fix java path in Recent Activity 2012-05-02 14:26:32 -04:00
Alex Ebadirad
9d0ba3ceb9 Merge branch 'master' of https://github.com/aebadirad42six/autopsy 2012-05-02 10:08:41 -07:00
Alex Ebadirad
59d177ece7 Critical fixes to last update.
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-02 09:21:43 -07:00
adam-m
fed8d27e2c Do not post indexing error messages to Inbox - will be enabled for dev version in the future 2012-05-02 12:07:13 -04:00
adam-m
7fb5e45cde Update wording 2012-05-02 11:15:00 -04:00
adam-m
a0e5ae58e8 Change text on label 2012-05-02 10:51:10 -04:00
adam-m
38b6247428 Readded browser control class back.
- manual commit pick and merge
2012-05-02 10:38:10 -04:00
adam-m
579e397bfd AUT 33 and AUT 40 bug fixes. Java path redefinition using internal platformutil method and firefox3 support.
-  commit pick and merge
2012-05-02 10:34:57 -04:00
adam-m
87e9ae4055 Revert RA/Reporting modules (#44) pull request 2012-05-02 09:54:45 -04:00
adam-m
f376ea01ab Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-05-02 00:33:01 -04:00
adam-m
ff96ae6f13 Merge branch 'master' of https://github.com/sleuthkit/autopsy
- fix previous merge
2012-05-02 00:26:43 -04:00
adam-m
a38d546ecb Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-05-02 00:13:32 -04:00
adam-m
0f394c6a15 fix ingest compile warning 2012-05-01 23:39:37 -04:00
adam-m
7efa3ef9cc Fix more compile warnings in ingest 2012-05-01 23:26:45 -04:00
adam-m
c518780763 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-05-01 23:09:01 -04:00
adam-m
2dcc8121a0 -process files with mail extension normally with tika first
- fscontentstringstream tweak
2012-05-01 23:08:35 -04:00
adam-m
26cf373b5e Fix image timezone wording 2012-05-01 19:35:49 -04:00
adam-m
b7806a42ea fs content string stream minor correction 2012-05-01 17:29:32 -04: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
cfbddc569c removal of hardcode artifact ids in reports.
Note: attribute ids are still hardcoded, need to get a lookup method like we have for artifacts to match
2012-05-01 13:36:16 -07:00
Alex Ebadirad
fda6aa2bf4 epoch time for registry extraction
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-01 13:23:52 -07:00
adam-m
df98e97cf9 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-05-01 16:16:22 -04:00
adam-m
b55d9ad301 Set stream.contentType field in index request to Solr, if content type has been set for the stream - useful for string extraction and help by pass tika.
String stream: if eof encountered, handle case when temp buffer has some strings.
2012-05-01 16:15:51 -04: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
Dick Fickling
8749060eea Only show chunk dialog if user clicks OK in file chooser 2012-05-01 14:17:48 -04:00
adam-m
ac4cc7c624 better variable names, fix typo in ascii test, use UTF8 charset in stream, move string stream class 2012-05-01 13:43:38 -04:00