Richard Cordovano
|
7dbd3b5e1f
|
Merge pull request #3068 from esaunders/2971_weak_file_listeners
Hold onto a reference to the weak listener so that it can be successf…
|
2017-09-12 15:59:13 -04:00 |
|
Richard Cordovano
|
7fce8dbca9
|
Merge pull request #3066 from esaunders/2987_weak_listener_fix
Hold onto a reference to the weak listener so that it can be successf…
|
2017-09-12 15:44:11 -04:00 |
|
Richard Cordovano
|
04c6dc12cf
|
Merge pull request #3035 from wschaeferB/2943-ArtifactsAsContentCleanup
2943 artifacts as content cleanup
|
2017-09-12 15:42:15 -04:00 |
|
William Schaefer
|
177687ae2b
|
2943 Change isa check back to Abstract File with comment
|
2017-09-12 15:39:37 -04:00 |
|
Richard Cordovano
|
54a42ffc0b
|
Merge pull request #3045 from wschaeferB/2831-EventListenerCR-Disables
2831 event listener cr disables
|
2017-09-12 15:26:42 -04:00 |
|
esaunders
|
5b990b4aaa
|
Convert to javadoc comment.
|
2017-09-12 15:16:58 -04:00 |
|
esaunders
|
af119e055f
|
Convert to javadoc comment.
|
2017-09-12 15:11:31 -04:00 |
|
esaunders
|
f2eb256fa8
|
Hold onto a reference to the weak listener so that it can be successfully removed. Use finalize() to take care of automatic listener removal when the node is garbage collected.
|
2017-09-12 14:13:26 -04:00 |
|
esaunders
|
2cc8f5c5f2
|
Hold onto a reference to the weak listener so that it can be successfully removed. Use finalize() to take care of automatic listener removal when the node is garbage collected.
|
2017-09-12 13:32:21 -04:00 |
|
Richard Cordovano
|
4d97d1ac3f
|
Merge pull request #3059 from APriestman/2997_removeTag
Deleting a tag from a file can remove BAD from central repo
|
2017-09-12 13:29:35 -04:00 |
|
Ann Priestman
|
c0b087f393
|
Restored missing break statement
|
2017-09-12 12:42:33 -04:00 |
|
William Schaefer
|
61833ab86c
|
2831 rename CE enabling methods to reflect that they are counter based
|
2017-09-11 18:08:04 -04:00 |
|
William Schaefer
|
0b02fdcf60
|
2831 merge changes from develop
|
2017-09-11 14:35:27 -04:00 |
|
William Schaefer
|
b4c65ac0af
|
2831 moved disabling/enabling of Correlation Engine module to after EamDb.enabled check
|
2017-09-11 14:11:06 -04:00 |
|
William Schaefer
|
bd1390671d
|
2831 refactor names of variables and methods used for correlation engine enabling to be more clear
|
2017-09-11 13:25:12 -04:00 |
|
William Schaefer
|
f1d761fcb8
|
2943 modified getUnallocFiles to ensure it would work as previosly did in the case of Artifact children
|
2017-09-11 13:01:43 -04:00 |
|
William Schaefer
|
42968e4ae6
|
2943 removed TableFilterNode isa check which was part of 3008 not 2943
|
2017-09-11 12:26:52 -04:00 |
|
William Schaefer
|
36e8441e9f
|
2943 add import for FsContent for isa check
|
2017-09-11 12:09:09 -04:00 |
|
William Schaefer
|
c9d8c24966
|
2943 change isa check to FsContent type, resolve some netbeans hints
|
2017-09-11 11:48:53 -04:00 |
|
William Schaefer
|
b87cc6e8b3
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2943-ArtifactsAsContentCleanup
|
2017-09-11 11:36:03 -04:00 |
|
Ann Priestman
|
2023698dd8
|
Merge remote-tracking branch 'upstream/develop' into 2997_removeTag
Conflicts:
Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/EamDb.java
Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/SqliteEamDb.java
|
2017-09-11 08:19:37 -04:00 |
|
millmanorama
|
0afe9b19c2
|
ask user to use .000 file if it is detected when they have selected a .001 file.
|
2017-09-10 10:50:53 +02:00 |
|
millmanorama
|
cba65e8f4b
|
clean up GeneralFilter.java
|
2017-09-10 10:05:18 +02:00 |
|
millmanorama
|
9984503bfe
|
more cleanup
|
2017-09-09 14:04:18 +02:00 |
|
millmanorama
|
a50284ea73
|
minor cleanup
|
2017-09-09 13:25:55 +02:00 |
|
millmanorama
|
cdc723507c
|
cleanup ImageFilePanel
|
2017-09-09 13:17:10 +02:00 |
|
Richard Cordovano
|
c4f50b472b
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into develop
|
2017-09-08 14:15:12 -04:00 |
|
Richard Cordovano
|
bd13254124
|
Make Case.getName and CaseMetaData.getName docs consistent
|
2017-09-08 14:11:51 -04:00 |
|
Richard Cordovano
|
1658183a49
|
Merge pull request #3042 from APriestman/2995_npe
Create a central repo case entry if one does not exist when the user …
|
2017-09-08 12:57:20 -04:00 |
|
Ann Priestman
|
fa6ddf952c
|
Change to pass the current Case into newCase.
|
2017-09-08 12:35:49 -04:00 |
|
Richard Cordovano
|
9b6984da04
|
Minor simplification of CE module shutdown method
|
2017-09-08 12:21:15 -04:00 |
|
Richard Cordovano
|
71365566f3
|
Merge pull request #3052 from APriestman/2993_sharedConfig
Don't allow a user to run correlation engine if the case is multiuser…
|
2017-09-08 12:16:29 -04:00 |
|
Ann Priestman
|
8d32e24481
|
Don't allow a user to run correlation engine if the case is multiuser but the central repo database is sqlite
|
2017-09-08 08:37:13 -04:00 |
|
Richard Cordovano
|
0961f64892
|
Merge pull request #3048 from wschaeferB/2933-RemoveWarningAboutNullArtifacts
2933 removed warning about null artifacts in central repo ingest list…
|
2017-09-07 15:24:55 -04:00 |
|
Richard Cordovano
|
6db123bf42
|
Merge pull request #3046 from APriestman/2991_uniqueHashSets
Force hash set name/version combination to be unique.
|
2017-09-07 15:23:49 -04:00 |
|
Richard Cordovano
|
9960f8de4b
|
Merge pull request #3044 from APriestman/2996_disableExaminerEditBox
Make examiner field read only
|
2017-09-07 15:22:57 -04:00 |
|
Richard Cordovano
|
1e3fd67a7d
|
Merge pull request #3043 from APriestman/2994-disableHashSetsAndOrgs
Temporarily hide hash sets and organizations
|
2017-09-07 15:21:09 -04:00 |
|
Richard Cordovano
|
20425142d0
|
Merge pull request #3041 from millmanorama/2176-define-modes-for-tools
2176 define modes for tools
|
2017-09-07 15:18:48 -04:00 |
|
Richard Cordovano
|
fadcaacb45
|
Merge pull request #3034 from wschaeferB/2970-FixCentralRepoOptionsPanel
2970 fix central repo options panel
|
2017-09-07 14:44:59 -04:00 |
|
Richard Cordovano
|
48e8827398
|
Merge pull request #3031 from APriestman/2860_deleteDatabase
Delete a newly created central repo database if initialization fails
|
2017-09-07 14:44:06 -04:00 |
|
Richard Cordovano
|
7bd092392f
|
Merge pull request #3027 from APriestman/2859_updateCaseName
Update case display name in central repo if the user changes it
|
2017-09-07 14:43:15 -04:00 |
|
Richard Cordovano
|
57b48cede4
|
Merge pull request #3026 from wschaeferB/2832-CRConfigCleanup
2832 minor clean up of CR config gui after 2934
|
2017-09-07 14:42:20 -04:00 |
|
Ann Priestman
|
675b84548d
|
Added artifact handling
|
2017-09-07 11:59:10 -04:00 |
|
Richard Cordovano
|
8e4d7e2c4f
|
Merge in develop branch
|
2017-09-07 11:17:51 -04:00 |
|
Ann Priestman
|
b5f3726d82
|
Merge remote-tracking branch 'upstream/develop' into 2997_removeTag
Conflicts:
Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/PostgresEamDb.java
|
2017-09-07 10:54:22 -04:00 |
|
Ann Priestman
|
ffd24fd91f
|
Deleting a tag from a file can remove BAD from central repo
|
2017-09-07 10:51:33 -04:00 |
|
William Schaefer
|
8dba95e30f
|
2933 removed warning about null artifacts in central repo ingest listener
|
2017-09-07 10:22:54 -04:00 |
|
William Schaefer
|
b25fde5b3b
|
2831 added reset method for Central Repo in use counter
|
2017-09-06 17:38:20 -04:00 |
|
Richard Cordovano
|
a1fe4cb351
|
Update CoordinationService.getNodeList
|
2017-09-06 13:50:19 -04:00 |
|
U-BASIS\dgrove
|
bf8ccd98de
|
Latest changes for AID 2.0
|
2017-09-06 13:31:32 -04:00 |
|