Eamonn Saunders
|
b0060c48d6
|
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-30 12:23:15 -04:00 |
|
sidheshenator
|
3924f989db
|
Add logical files set to regression tests
|
2015-03-30 12:07:47 -04:00 |
|
Eamonn Saunders
|
edf2b8018b
|
Updated Lucene version number to 4.9
|
2015-03-30 11:39:32 -04:00 |
|
Karl Mortensen
|
e664d3d184
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into db_connection
|
2015-03-30 11:24:56 -04:00 |
|
Karl Mortensen
|
849975c696
|
UI side of collab. Includes some stubs and TODOs for the db connection side
|
2015-03-30 11:12:22 -04:00 |
|
Richard Cordovano
|
7367248fab
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into messaging_prototype
|
2015-03-30 10:13:58 -04:00 |
|
Richard Cordovano
|
b1305d20fa
|
Merge pull request #1150 from rcordovano/rc-211_merge
Rc 211 merge
|
2015-03-30 10:03:06 -04:00 |
|
Richard Cordovano
|
bcc43af925
|
Merge in rc-211 branch
|
2015-03-30 09:36:51 -04:00 |
|
Richard Cordovano
|
e013f0a956
|
Add ActiveMQ JAR
|
2015-03-27 17:31:42 -04:00 |
|
Richard Cordovano
|
b188bab1e0
|
Merge pull request #1149 from karlmortensen/update_documents
Update documents
|
2015-03-27 17:10:58 -04:00 |
|
Karl Mortensen
|
46bb20852b
|
grammar fixes
|
2015-03-27 17:07:46 -04:00 |
|
Richard Cordovano
|
9cf7d02613
|
Set up messaging Publisher/Subscriber for network test
|
2015-03-27 16:59:46 -04:00 |
|
Richard Cordovano
|
b0baafff7a
|
Rearrange messsaging Publisher/Subscriber to send message successfully
|
2015-03-27 16:16:19 -04:00 |
|
Richard Cordovano
|
8a3b66efa6
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into messaging_prototype
|
2015-03-27 15:19:46 -04:00 |
|
Richard Cordovano
|
5b9f9c5a36
|
Merge pull request #1148 from sidheshenator/rename_output_file_names
file names consistent
|
2015-03-27 15:10:27 -04:00 |
|
sidheshenator
|
a6b58adacc
|
file names consistent
|
2015-03-27 15:08:52 -04:00 |
|
sidheshenator
|
4d97fb3e2c
|
file names consistent
|
2015-03-27 15:03:39 -04:00 |
|
Richard Cordovano
|
37451bb6b9
|
Merge pull request #1147 from sidheshenator/regression_script_striptime_format_string
appropriate format strings used for stripping time
|
2015-03-27 14:11:55 -04:00 |
|
sidheshenator
|
f5a327f5c9
|
appropriate format strings used for stripping time
|
2015-03-27 13:57:26 -04:00 |
|
Richard Cordovano
|
a8ca5773b7
|
Merge pull request #1146 from sidheshenator/nonstatic_refresh
Nonstatic refresh
|
2015-03-27 12:36:55 -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 |
|
Richard Cordovano
|
cbaa15c437
|
Merge pull request #1145 from sidheshenator/keyword_hit_sort
getOneHitPerObject() optimized
|
2015-03-27 11:34:05 -04:00 |
|
sidheshenator
|
e4c40ec866
|
getOneHitPerObject() optimized
|
2015-03-27 11:29:41 -04:00 |
|
Richard Cordovano
|
aec1435951
|
Merge pull request #1144 from sidheshenator/revert_revert
Revert "Revert "used non deprecated complete(ReportStatus)""
|
2015-03-27 11:24:21 -04:00 |
|
Eamonn Saunders
|
371978cbab
|
- Use ProcessBuilder to start Solr.
- Handle Solr stdout in addition to stderr.
- Will need to revisit how Solr log files are handled later.
|
2015-03-27 10:19:12 -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
|
7d38509e06
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into messaging_prototype
|
2015-03-27 10:07:48 -04:00 |
|
Eamonn Saunders
|
bafe7e61a9
|
Added required wrapped JARs to Keyword Search project.
|
2015-03-26 18:02:50 -04:00 |
|
Eamonn Saunders
|
2f5454716d
|
Updated default Jetty host and port.
|
2015-03-26 17:51:11 -04:00 |
|
Eamonn Saunders
|
46389f13f5
|
Removed workaround for bug in Solr 4.0.
|
2015-03-26 17:50:22 -04:00 |
|
Eamonn Saunders
|
681cf993e9
|
Added Autopsy specific config set.
|
2015-03-26 17:49:23 -04:00 |
|
Richard Cordovano
|
8d8ad67f84
|
Add Broker class to messaging package
|
2015-03-26 17:47:46 -04:00 |
|
Richard Cordovano
|
23bf795736
|
Merge pull request #1142 from sidheshenator/python_report_in_tree_view
Python report in tree view
|
2015-03-26 16:57:07 -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
|
b1284625d2
|
Revert "used non deprecated complete(ReportStatus)"
This reverts commit f18420aa113a25f05d2e73de7d1b085f7f229f55.
|
2015-03-26 16:28:37 -04:00 |
|
sidheshenator
|
dca20e80cd
|
python report module shows up in the tree
|
2015-03-26 14:11:40 -04:00 |
|
sidheshenator
|
bbcdb4b821
|
matches last dir in the pathName as a substring
|
2015-03-26 11:00:40 -04:00 |
|
Karl Mortensen
|
e71c920bdd
|
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into collaborative
|
2015-03-26 10:52:41 -04:00 |
|
Karl Mortensen
|
7ea4bf5396
|
add help to Help menu
|
2015-03-26 10:12:22 -04:00 |
|
Richard Cordovano
|
7478d7c90e
|
Create prototype ActiveMQ Publisher/Subscriber classes
|
2015-03-25 16:53:26 -04:00 |
|
sidheshenator
|
2b798aec2a
|
path pattern initialized in the constructor
|
2015-03-25 16:39:47 -04:00 |
|
sidheshenator
|
f18420aa11
|
used non deprecated complete(ReportStatus)
|
2015-03-25 16:04:58 -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 |
|
Eamonn Saunders
|
769d8a31f8
|
Put SLF4J and servlet jars in the right place for Jetty.
|
2015-03-25 13:22:10 -04:00 |
|