Maxwell Koo
|
1a7bc8f049
|
Also check for ALLOC in CaseEventListener
|
2017-06-28 09:15:11 -04:00 |
|
Nick Davis
|
a6c763e598
|
added sentence to correlation properties dialog to indicate that those settings are global and impact all users of the central database.
|
2017-06-28 08:58:14 -04:00 |
|
Maxwell Koo
|
d540acbdaa
|
Verify ALLOC meta flag is set on AbstractFile in ingest module prior to insert
|
2017-06-28 08:48:32 -04:00 |
|
Maxwell Koo
|
dfdb00a55e
|
On bulk inserts, disregard constraint violations due to duplicates
|
2017-06-28 08:21:44 -04:00 |
|
Nick Davis
|
52872039e5
|
Merge branch 'release-4.4.1' of github.com:sleuthkit/autopsy into hashdb_imports
|
2017-06-27 17:01:39 -04:00 |
|
Nick Davis
|
6dfe38d888
|
removed global list from AbstractSqlEamDb. Manage the global files list in the ingest function and pass the completed list to bulk insert. Added a Type to the bulk insert so we can have global lists of different Types. Converted text messages to use @Messages. Removed pop-up windows and use dialog label for dialog content errors. For ingest errors, use an Inbox Message.
|
2017-06-27 17:01:31 -04:00 |
|
Richard Cordovano
|
c42ae41e40
|
Fix errors getting module name for correlation engine ingest module
|
2017-06-27 14:08:02 -04:00 |
|
Ann Priestman
|
eacf5a7aa8
|
Updated some UI names and descriptions for the correlation engine
|
2017-06-27 12:55:10 -04:00 |
|
Ann Priestman
|
2756de5066
|
Change display name of Correlation Engine module
|
2017-06-27 11:21:15 -04:00 |
|
Nick Davis
|
8ced8c1799
|
Merge branch 'release-4.4.1' of github.com:sleuthkit/autopsy into fix_deps2
|
2017-06-26 18:15:21 -04:00 |
|
Nick Davis
|
160ae14cb5
|
updated project properties to refer to correct ext dependencies files
|
2017-06-26 18:15:01 -04:00 |
|
Nick Davis
|
327ee0c173
|
removed .jars from the repo, so Ivy will be responsible for fetching them.
|
2017-06-26 17:47:15 -04:00 |
|
Nick Davis
|
87fadab09d
|
Merge branch 'release-4.4.1' of github.com:sleuthkit/autopsy into dbmanager-reload
|
2017-06-26 17:41:41 -04:00 |
|
Nick Davis
|
6088ffaed1
|
in ImportHashDatabaseDialog, converted the global dbManager variable to always get an EamDb instance for each use. Updated the EamDb implementations to correctly shutdown the connection pool when they have new settings.
|
2017-06-26 17:32:37 -04:00 |
|
Richard Cordovano
|
795d887628
|
Merge pull request #2891 from narfindustries/idx_file_msg
Import hash db specifies .idx file should be selected
|
2017-06-26 13:52:14 -04:00 |
|
Nick Davis
|
4556dc6603
|
renamed license file. updated import hash database dialog to add message indicating that a .idx file should be selected.
|
2017-06-26 13:03:07 -04:00 |
|
Ann Priestman
|
998119986a
|
Added space in Central Repository module display name
|
2017-06-26 11:04:13 -04:00 |
|
Nick Davis
|
d203c4042d
|
renamed Correlation Type to Correlation Properties. updated default database names to central_repository.
|
2017-06-23 12:22:41 -04:00 |
|
Nick Davis
|
d74e35ee8a
|
update module name, options panel title, case properties title, default database names, changed artifact type to correlation type.
|
2017-06-23 12:07:11 -04:00 |
|
Nick Davis
|
7f4878bf5f
|
created CentralRepository NBM from EnterpriseArtifactManager files. updated configs and build tools.
|
2017-06-22 18:16:25 -04:00 |
|
Maxwell Koo
|
8ffb75f903
|
Normalize domain name capitalization
|
2017-06-22 15:43:40 -04:00 |
|