Richard Cordovano
|
d18ef89bf1
|
Merge remote-tracking branch 'upstream/develop-4.3.1' into develop
|
2017-02-08 19:57:21 -05:00 |
|
Richard Cordovano
|
7a467d0e91
|
Improvements to attributes with multiple sources code
|
2017-02-08 19:48:46 -05:00 |
|
Richard Cordovano
|
3ed67b1df8
|
Add attribute sources to ArtifactStringContent
|
2017-02-08 19:06:35 -05:00 |
|
Richard Cordovano
|
2ca451b46e
|
Change custom artifact names for test ingest module
|
2017-02-08 18:10:53 -05:00 |
|
Richard Cordovano
|
f22a453377
|
Clean and fix ArtifactStringContent
|
2017-02-08 17:59:18 -05:00 |
|
millmanorama
|
ed46fd5498
|
remove bottom gap and make scroll pane vertically resizable.
|
2017-02-08 13:11:17 +01:00 |
|
Richard Cordovano
|
45bad108b7
|
Changes to custom artifacts creation module test class
|
2017-02-06 17:32:13 -05:00 |
|
Richard Cordovano
|
c6ccff7f22
|
Merge pull request #2496 from sleuthkit/uniqe_extract
Dedupe files in the export file action
|
2017-02-06 10:23:28 -05:00 |
|
Brian Carrier
|
3cb4a19b2f
|
Dedupe files in the export file action
|
2017-02-01 15:17:54 -05:00 |
|
William Schaefer
|
124eeffb4e
|
Fixed count of files for mime tree when slack files hidden
|
2017-02-01 14:42:38 -05:00 |
|
William Schaefer
|
f29a0ee154
|
mime type tree now able display the existing slack file nodes
|
2017-02-01 13:56:59 -05:00 |
|
William Schaefer
|
8140486b9d
|
Modified FilesSet rules to use same isFile() comparrison as sleuthkit
|
2017-01-31 18:07:11 -05:00 |
|
William Schaefer
|
725f0905a8
|
1903 re-implementation of isFile() check before checking membership
|
2017-01-31 15:00:56 -05:00 |
|
William Schaefer
|
816725a70b
|
typo with message text
|
2017-01-31 11:28:06 -05:00 |
|
William Schaefer
|
a6f0766c0a
|
1903 Fixed bug with top level components not being filtered
|
2017-01-31 11:21:01 -05:00 |
|
William Schaefer
|
aad6983e75
|
Minor formatting fix for FilesSetRulePanel.java
|
2017-01-30 17:59:28 -05:00 |
|
William Schaefer
|
d7eab852ed
|
1903 - Bug fix for file Ingest Filters
|
2017-01-30 17:43:07 -05:00 |
|
stiefel40k
|
b837959266
|
fix copy-paste error
fix copy-paste error at setting setting the createdChecked variable
|
2017-01-28 13:37:02 +01:00 |
|
Richard Cordovano
|
570282e8c3
|
Update PhotoRec ingest module startup error message
|
2017-01-20 14:11:21 -05:00 |
|
William Schaefer
|
be8483efca
|
1903 - create new file ingest fitler will now always be last option in jcombobox
|
2017-01-20 13:28:37 -05:00 |
|
William Schaefer
|
e45dfea90a
|
1903 updated error message for PhotoRecCarver when ignore unallocated is enabled
|
2017-01-20 12:52:31 -05:00 |
|
William Schaefer
|
c09ebd99aa
|
1903 renamed FilesSetsSerializable to FileSetsDefinitions, added read write methods to it
|
2017-01-20 12:32:04 -05:00 |
|
William Schaefer
|
1d82336c81
|
1903 added class for serializing filesSets other than interesting ones
|
2017-01-20 10:49:17 -05:00 |
|
William Schaefer
|
d745830415
|
1903 surpress warning from unchecked cast of FilesSets map
|
2017-01-19 19:34:20 -05:00 |
|
William Schaefer
|
4c3d050b9b
|
1903 removed class to serialize FileIngestFilters when back to raw map
|
2017-01-19 19:33:01 -05:00 |
|
William Schaefer
|
89fff3813a
|
1903 added wrapper for serialization of FileIngestFilters to avoid unchecked casting warning
|
2017-01-19 19:17:54 -05:00 |
|
William Schaefer
|
773f5c2549
|
1903 removed some unused imports
|
2017-01-19 19:03:56 -05:00 |
|
William Schaefer
|
0753f545db
|
1903 - removed notes to self
|
2017-01-19 18:38:38 -05:00 |
|
William Schaefer
|
7e4e459d75
|
1903-FileSetXML functionality moved to InterestingItemsFilesSetSettings, FileIngestFilters serialized as map
|
2017-01-19 18:20:41 -05:00 |
|
William Schaefer
|
ca7e1b2e49
|
1903 returned InterestingItemsFilesSetSettings to its necessary form
|
2017-01-19 17:28:30 -05:00 |
|
William Schaefer
|
b42759405e
|
1903-partial fix to FilesSetsManager, removed unneeded methods
|
2017-01-19 17:16:31 -05:00 |
|
William Schaefer
|
db3e4678d6
|
1903-Changes to FilesSet to to decouple from FileIngestFilter and fix name of ignoreUnallocated flag
|
2017-01-19 16:04:23 -05:00 |
|
William Schaefer
|
55d158e422
|
1903-Fixes to InjestJobSettingsPanel regarding file ingest filters
|
2017-01-19 14:30:53 -05:00 |
|
William Schaefer
|
b001d6bc36
|
1903 - fixes to IngestJobSettings, default filters moved to FilesSetsManager
|
2017-01-19 12:12:57 -05:00 |
|
William Schaefer
|
242aae597e
|
1903-fixed name issues with default filters
|
2017-01-19 11:18:50 -05:00 |
|
William Schaefer
|
f59b7a027c
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1903-IngestSetFilter
|
2017-01-13 13:18:12 -05:00 |
|
William Schaefer
|
24426eb219
|
1903 - key for Last File Ingest Filter changed to not contain spaces
|
2017-01-13 13:18:01 -05:00 |
|
Richard Cordovano
|
500b0188a9
|
Tidy up AutopsyOptionsPanel
|
2017-01-12 15:55:27 -05:00 |
|
Richard Cordovano
|
9151b7cc5e
|
Clamp number of file ingest therads to 4
|
2017-01-12 12:15:06 -05:00 |
|
William Schaefer
|
574200ff3b
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1903-IngestSetFilter
|
2017-01-11 17:41:22 -05:00 |
|
Richard Cordovano
|
3379dcfb08
|
Merge remote-tracking branch 'upstream/release-4.3.0' into develop
|
2017-01-11 17:36:14 -05:00 |
|
Richard Cordovano
|
5b52aa2ac8
|
Add comments to ImageNode and VolumeNode PCLs
|
2017-01-11 17:34:26 -05:00 |
|
Richard Cordovano
|
63072dfdef
|
Merge pull request #2461 from APriestman/locking
Add locking to Case open for multi user cases
|
2017-01-11 16:04:28 -05:00 |
|
Ann Priestman
|
0dc1775fff
|
Finished moving locks into Case
|
2017-01-11 14:58:46 -05:00 |
|
William Schaefer
|
ac3d78b0f8
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1903-IngestSetFilter
|
2017-01-11 14:40:11 -05:00 |
|
Richard Cordovano
|
eee99afdc0
|
Merge remote-tracking branch 'upstream/release-4.3.0' into develop
|
2017-01-11 11:09:53 -05:00 |
|
William Schaefer
|
258cfbf4ab
|
1903-changed option for FilesAndDirs to All on rule creation
|
2017-01-10 19:31:20 -05:00 |
|
William Schaefer
|
39d36df476
|
1903 yet another minor formatting change
|
2017-01-10 18:56:09 -05:00 |
|
William Schaefer
|
7d5d488289
|
1903 fixed minor formatting issue with panel
|
2017-01-10 18:45:27 -05:00 |
|
Richard Cordovano
|
84b9e7b0d8
|
Add ingest and case listeners to refresh to ImageNode
|
2017-01-10 18:08:31 -05:00 |
|