William Schaefer
|
7e4e459d75
|
1903-FileSetXML functionality moved to InterestingItemsFilesSetSettings, FileIngestFilters serialized as map
|
2017-01-19 18:20:41 -05:00 |
|
Richard Cordovano
|
836413f781
|
Merge pull request #2471 from esaunders/snippet_fix
Snippet fix
|
2017-01-19 17:36:37 -05:00 |
|
William Schaefer
|
ca7e1b2e49
|
1903 returned InterestingItemsFilesSetSettings to its necessary form
|
2017-01-19 17:28:30 -05:00 |
|
esaunders
|
d4a4542d04
|
Modified filterResults() to return the hits for the lowest chunk associated with an object, assuming we haven't seen a hit for the keyword in the object before.
|
2017-01-19 17:27:46 -05:00 |
|
esaunders
|
b1c0815c4f
|
Made KeywordHit implement Comparable so that lists of hits can be sorted.
|
2017-01-19 17:20:43 -05:00 |
|
esaunders
|
2217eb0f98
|
Removed getOneHitPerObject() since Searcher.filterResults() guarantees that we will get a single hit per object (for the lowest numbered chunk).
|
2017-01-19 17:20:02 -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
|
916109e9b9
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1903-IngestSetFilter
|
2017-01-19 10:58:29 -05:00 |
|
William Schaefer
|
75dfeaeb28
|
2197-improved synchronization of file access when reading new .properties
|
2017-01-19 10:57:50 -05:00 |
|
Richard Cordovano
|
444a54ea5a
|
Merge pull request #2469 from esaunders/snippet_fix
Snippet fix
|
2017-01-18 23:33:59 -05:00 |
|
esaunders
|
fdf83c751e
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into snippet_fix
|
2017-01-18 17:37:01 -05:00 |
|
esaunders
|
4bf5988c40
|
Modified filterResults() to only return a a single hit per keyword per object where a hit for that keyword on that object has not been seen before.
|
2017-01-18 17:31:50 -05:00 |
|
Brian Carrier
|
4e3bbe644f
|
merged release
|
2017-01-18 16:13:53 -05:00 |
|
Brian Carrier
|
565ffc1663
|
Merge branch 'release-4.3.0'
|
2017-01-18 16:10:18 -05:00 |
|
Brian Carrier
|
4ebe724bc7
|
Merge branch 'release-4.3.0' of github.com:sleuthkit/autopsy into release-4.3.0
|
2017-01-18 16:08:50 -05:00 |
|
Brian Carrier
|
2717163d02
|
updated NEWS
|
2017-01-18 16:08:05 -05:00 |
|
William Schaefer
|
cc5347eccd
|
2197-Mostly working profile creating, editing, and deleting
|
2017-01-18 15:31:59 -05:00 |
|
esaunders
|
401ac636b9
|
Modified filterResults() to take entire document id into consideration when determining whether a hit has been seen before.
|
2017-01-17 21:34:44 -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 |
|
William Schaefer
|
6bbd3c820b
|
2197 fixed bug with merge
|
2017-01-12 13:02:33 -05:00 |
|
William Schaefer
|
7c13d4941e
|
2197-resolved conflict with moving of processor settings
|
2017-01-12 12:48:27 -05:00 |
|
William Schaefer
|
8baf5e635c
|
2197-Profile tab refined
|
2017-01-12 12:37:28 -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 |
|
William Schaefer
|
b2888507d3
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2197-ProfileOptionsPanel
|
2017-01-11 17:39:49 -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
|
1faaf5c954
|
2197-access level modified for new class
|
2017-01-11 14:49:14 -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 |
|
William Schaefer
|
35bf21eefe
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2197-ProfileOptionsPanel
|
2017-01-11 14:39:30 -05:00 |
|
William Schaefer
|
decccc38f6
|
2197-Empty ProfileSettingsPanel added for 3rd tab
|
2017-01-11 14:39:10 -05:00 |
|
William Schaefer
|
f052539e21
|
2197-renumbered Option panel position to account for new panel
|
2017-01-11 13:32:00 -05:00 |
|
William Schaefer
|
9a537d1e39
|
2197-basic profiles option panel added
|
2017-01-11 13:18:50 -05:00 |
|
Richard Cordovano
|
aa4474d54d
|
Change TikaTextExtractor static init parallelStream use to stream
|
2017-01-11 12:31:15 -05:00 |
|
Richard Cordovano
|
eee99afdc0
|
Merge remote-tracking branch 'upstream/release-4.3.0' into develop
|
2017-01-11 11:09:53 -05:00 |
|
Richard Cordovano
|
6badcfc019
|
Merge pull request #2456 from millmanorama/2184-overlapping-chunks
2184 overlapping chunks
|
2017-01-11 11:04:21 -05:00 |
|
Richard Cordovano
|
b6417cbdde
|
Add description to Experimental module
|
2017-01-11 10:01:03 -05:00 |
|
Richard Cordovano
|
877b87b5cf
|
Merge pull request #2454 from millmanorama/2132-32k-chunks
2132 32k chunks - develop
|
2017-01-11 09:58:42 -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 |
|