2857 Commits

Author SHA1 Message Date
Brian Carrier
4450707e63 Add check for non-files to ingest modules 2015-04-03 21:33:37 -04:00
Brian Carrier
a7c188fdf2 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2015-04-02 23:43:50 -04:00
Richard Cordovano
9a5744319b Merge remote-tracking branch 'upstream/rc-211' into develop 2015-04-02 13:13:47 -04:00
sidheshenator
8e5e6af9be added rule.UUID instead rule.hashCode() to the rules HashMap 2015-04-01 14:41:44 -04:00
Richard Cordovano
ead5e80edb Merge pull request #1154 from APriestman/stix_march27
Bug fixes for STIX module.
2015-04-01 09:57:44 -04:00
APriestman
4d13a207dd Bug fixes for STIX module.
Reset ID maps between files.
Allow for multiple hash values in Hash Object.
2015-03-30 14:04:23 -04:00
Richard Cordovano
bcc43af925 Merge in rc-211 branch 2015-03-30 09:36:51 -04:00
sidheshenator
899203b671 changed access modifier of welcomeWindow 2015-03-27 12:30:09 -04:00
sidheshenator
feaaedbf7c refresh() made nonstatic 2015-03-27 12:25:19 -04:00
sidheshenator
f941eddd8c Revert "Revert "used non deprecated complete(ReportStatus)""
This reverts commit b1284625d220c203467112afe26441aeba941fdc.
2015-03-27 10:18:15 -04:00
Richard Cordovano
13f4c389cb Merge pull request #1138 from sidheshenator/rc-211-duplicate-interesting-items-set
Duplicate rule set names not allowed
2015-03-26 16:33:31 -04:00
Richard Cordovano
4ed44abf91 Merge pull request #1140 from karlmortensen/help_to_menu
Add offline help files to Help menu
2015-03-26 16:30:43 -04:00
sidheshenator
bbcdb4b821 matches last dir in the pathName as a substring 2015-03-26 11:00:40 -04:00
Karl Mortensen
7ea4bf5396 add help to Help menu 2015-03-26 10:12:22 -04:00
sidheshenator
2b798aec2a path pattern initialized in the constructor 2015-03-25 16:39:47 -04:00
sidheshenator
0be6d1e71d Duplicate rule set names not allowed 2015-03-25 15:37:33 -04:00
Richard Cordovano
988a15e04c Merge pull request #1137 from sidheshenator/rc-211-interesting-items-rule-set
partial substring parent path matching
2015-03-25 14:24:14 -04:00
sidheshenator
ca3b36b4fa renamed ruleUUID to uuid. Used appropriate exception 2015-03-25 14:08:35 -04:00
sidheshenator
ced65e1ee8 partial match available only for path names 2015-03-25 14:05:04 -04:00
sidheshenator
12279c28d0 RuleUUID not written to the XML file 2015-03-25 13:31:31 -04:00
sidheshenator
e82fce8622 partial substring parent path matching 2015-03-25 13:01:08 -04:00
Richard Cordovano
7b6e362dcb Merge pull request #1136 from karlmortensen/text_edit
Clarify what needs to be restarted
2015-03-25 11:56:40 -04:00
Karl Mortensen
f575fcddba detect EOF in CacheLocationAnalyzer 2015-03-24 11:36:17 -04:00
Richard Cordovano
223cc19d88 Merge pull request #1134 from sidheshenator/directory_view_derived_files
Directory view derived files
2015-03-24 11:01:30 -04:00
sidheshenator
74d5b2a0a7 extend AbstractAbstractFileNode instead of FileNode 2015-03-24 10:49:41 -04:00
sidheshenator
ac37d2641d null ruleName handled. Empty ruleName permitted. hashCode used in rules HashMap 2015-03-24 10:13:45 -04:00
sidheshenator
d8761d1547 removed unused import 2015-03-24 10:13:35 -04:00
sidheshenator
6e015da52e Empty rule names allowed. Left blank 2015-03-24 10:13:20 -04:00
sidheshenator
2972640e3e Used StringUtils.isBlank() to handle strings with blank spaces 2015-03-24 10:13:06 -04:00
sidheshenator
7503f8107c Rule Name field made optional 2015-03-24 10:12:35 -04:00
Richard Cordovano
c224d70b7d Merge pull request #1114 from sidheshenator/general-reports-return-error-status
General reports return error status
2015-03-23 14:49:01 -04:00
sidheshenator
3ab4546a90 marked deprecated 2015-03-23 14:46:06 -04:00
Richard Cordovano
ceb83633c7 Merge pull request #1121 from sidheshenator/handle_recent_cases_button_2
Recent Case Button and Label customized before loading cuebanner and aft...
2015-03-23 14:39:15 -04:00
sidheshenator
52673c1c8a renamed method customizedComponent 2015-03-23 14:37:23 -04:00
Eamonn Saunders
690e0dd02f Replaced calls to SleuthkitCase.runQuery() with calls to SleuthkitCase.executeQuery.
executeQuery() returns a CaseDbQuery object which will automatically release the acquired lock when used in a try-with-resources block.
2015-03-23 11:41:46 -04:00
Richard Cordovano
2b9385a9b7 Add more arg checks to Logger.setLogDirectory() 2015-03-23 10:23:41 -04:00
Richard Cordovano
c0de81a50d Synchronize switching of Logger file handlers and let Case make switch 2015-03-20 17:54:04 -04:00
Richard Cordovano
a982f6cee9 Merge pull request #1112 from sidheshenator/job-specific-android-modules
Job specific android modules
2015-03-20 15:26:55 -04:00
Richard Cordovano
d018c655ad Merge pull request #1120 from sidheshenator/logger-issue
Logger issue
2015-03-20 14:55:30 -04:00
Richard Cordovano
ab1213a529 Merge pull request #1118 from sidheshenator/python_ingest_modules_settings
Python ingest modules settings
2015-03-20 14:46:59 -04:00
sidheshenator
1c2ccc4cb7 appropriate jython jar included 2015-03-20 14:11:17 -04:00
sidheshenator
858d7ab22b log entries are multi-lined 2015-03-20 13:33:19 -04:00
sidheshenator
4778cdc1cc check file exists before attempting to readObject 2015-03-20 12:42:10 -04:00
sidheshenator
e3d4cca9d0 the message string is localized and formatted before being logged to the file 2015-03-20 12:31:16 -04:00
sidheshenator
44a02c61d7 serialize with appropriate file name 2015-03-20 10:23:45 -04:00
sidheshenator
5cd90e306b created a convenience method to check for python module filepath 2015-03-20 10:17:17 -04:00
Richard Cordovano
3b420bc3f8 Merge pull request #1119 from sidheshenator/interesting_file_rule_names_optional
Interesting file rule names optional
2015-03-20 09:41:31 -04:00
sidheshenator
78659caa06 null ruleName handled. Empty ruleName permitted. hashCode used in rules HashMap 2015-03-19 17:32:04 -04:00
sidheshenator
d88b015f1a deleted py modules from the wrong location 2015-03-19 16:56:36 -04:00
sidheshenator
e171099f99 Modules are differentiated on the basis of file names rather than the exception thrown 2015-03-19 16:51:25 -04:00