Eamonn Saunders
|
0bb37a029e
|
- Added support for connecting to remote Solr server.
- Refactored local Solr server startup logic.
|
2015-04-09 11:58:26 -04:00 |
|
Richard Cordovano
|
339defb5f0
|
Merge remote-tracking branch 'upstream/develop' into collaborative
|
2015-04-06 10:04:07 -04:00 |
|
Brian Carrier
|
4450707e63
|
Add check for non-files to ingest modules
|
2015-04-03 21:33:37 -04:00 |
|
Richard Cordovano
|
dd91ea187d
|
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into collaborative
|
2015-04-03 12:43:57 -04:00 |
|
Richard Cordovano
|
d3ac7cab2c
|
Disable (temporarily) Messenger in Case class
|
2015-04-03 12:43:24 -04:00 |
|
Richard Cordovano
|
d251c805ad
|
Merge pull request #1170 from karlmortensen/xsd
force CaseType and DatabaseName to occur together. Either we have 0 or 1...
|
2015-04-03 12:42:27 -04:00 |
|
Karl Mortensen
|
0947a9ccd1
|
force CaseType and DatabaseName to occur together. Either we have 0 or 1 sets of them, and a set MUST include both of them.
|
2015-04-03 11:45:34 -04:00 |
|
Richard Cordovano
|
28ed311fa7
|
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into collaborative
|
2015-04-03 09:45:20 -04:00 |
|
Richard Cordovano
|
80ca71ca16
|
Merge remote-tracking branch 'upstream/develop' into collaborative
|
2015-04-03 09:44:17 -04:00 |
|
Brian Carrier
|
a7c188fdf2
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into develop
|
2015-04-02 23:43:50 -04:00 |
|
Karl Mortensen
|
0d0f5c9bf7
|
figured out what merged poorly
|
2015-04-02 17:20:01 -04:00 |
|
Karl Mortensen
|
570497c1b2
|
reremerge
|
2015-04-02 17:15:25 -04:00 |
|
Karl Mortensen
|
2ef66884c8
|
remerge
|
2015-04-02 17:10:56 -04:00 |
|
Karl Mortensen
|
4a5a5ffa46
|
automerge
|
2015-04-02 16:23:11 -04:00 |
|
Karl Mortensen
|
a365b39268
|
code review updates
|
2015-04-02 16:16:04 -04:00 |
|
Richard Cordovano
|
399d1e91a1
|
Remove unneeded file refs from project.properties for Core nbm
|
2015-04-02 15:51:44 -04:00 |
|
Richard Cordovano
|
25fa976211
|
Merge pull request #1166 from rcordovano/messaging_prototype
Messaging prototype
|
2015-04-02 13:29:46 -04:00 |
|
Richard Cordovano
|
d2e954b28d
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into messaging_prototype
|
2015-04-02 13:25:31 -04:00 |
|
Richard Cordovano
|
e5a694669a
|
Merge remote-tracking branch 'upstream/develop' into collaborative
|
2015-04-02 13:15:01 -04:00 |
|
Richard Cordovano
|
9a5744319b
|
Merge remote-tracking branch 'upstream/rc-211' into develop
|
2015-04-02 13:13:47 -04:00 |
|
Karl Mortensen
|
2ea37fce91
|
have enum follow same naming convention
|
2015-04-01 15:50:17 -04:00 |
|
Karl Mortensen
|
c1a17f0725
|
wordsmith text
|
2015-04-01 14:47:08 -04:00 |
|
sidheshenator
|
8e5e6af9be
|
added rule.UUID instead rule.hashCode() to the rules HashMap
|
2015-04-01 14:41:44 -04:00 |
|
Karl Mortensen
|
1805dcf01b
|
Merge branch 'db_connection' of https://github.com/karlmortensen/autopsy into collab_ui
|
2015-04-01 14:03:24 -04:00 |
|
Karl Mortensen
|
2b376642de
|
Change options panel names and icons a bit
|
2015-04-01 14:02:05 -04:00 |
|
esaunders
|
6fb891b9d0
|
Added tika-core-1.5.jar file.
|
2015-04-01 13:32:43 -04:00 |
|
Eamonn Saunders
|
0dfbd55ec6
|
Upgrade to Tika 1.5.
|
2015-04-01 12:41:40 -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 |
|
Karl Mortensen
|
d6e2f26dc9
|
use database connectivity check
|
2015-03-31 16:54:59 -04:00 |
|
Karl Mortensen
|
415c221f8a
|
add postgresql jdbc driver
|
2015-03-31 13:41:56 -04:00 |
|
esaunders
|
761edfe165
|
Merge branch 'collaborative' of github.com:sleuthkit/autopsy into upgrade_solr
|
2015-03-31 12:53:17 -04:00 |
|
Eamonn Saunders
|
4d39e38333
|
Updated Autopsy Core to use Tika 1.5.
|
2015-03-31 12:45:35 -04:00 |
|
Richard Cordovano
|
8075d75455
|
Fix use of unserializable object in ObjectMessage for Messenger prototype
|
2015-03-31 10:04:10 -04:00 |
|
Richard Cordovano
|
4565418322
|
Add use of ObjectMessage to Messenger prototype
|
2015-03-31 09:43:52 -04:00 |
|
Richard Cordovano
|
b4c6e8cafc
|
Use event data in Messenger to stop relay of remote property changes
|
2015-03-31 09:14:40 -04:00 |
|
Richard Cordovano
|
cfc352b04e
|
Fix local message filter for Messenger class
|
2015-03-30 18:16:35 -04:00 |
|
Richard Cordovano
|
fdd4762177
|
Add selector and local message filter to Messenger class
|
2015-03-30 18:07:47 -04:00 |
|
Richard Cordovano
|
b440395e28
|
Remove prototype messaging package in favor of case package Messenger class
|
2015-03-30 15:36:35 -04:00 |
|
Richard Cordovano
|
6d974797bc
|
Remove premature session/connection clode from Messageer.send()
|
2015-03-30 15:33:29 -04:00 |
|
Richard Cordovano
|
42e3f8fe95
|
Add prototype Messenger class to casemodule pacakge
|
2015-03-30 14:45:04 -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 |
|
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
|
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
|
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 |
|
sidheshenator
|
899203b671
|
changed access modifier of welcomeWindow
|
2015-03-27 12:30:09 -04:00 |
|