Eugene Livis
|
a525d61748
|
Logic improvements
|
2016-09-14 16:28:39 -04:00 |
|
Eugene Livis
|
0637d3ba47
|
More work to refactor case import functionality out of AutoIngestSettingsPanel
|
2016-09-14 16:18:34 -04:00 |
|
Eugene Livis
|
57c6464514
|
Code cleanup
|
2016-09-14 15:23:42 -04:00 |
|
Eugene Livis
|
0796d54cda
|
First cut at refactoring CaseImportPanel into a Tool
|
2016-09-14 15:15:19 -04:00 |
|
U-BASIS\zhaohui
|
af8f215576
|
1968: correction of class name from cut and pasted
|
2016-09-14 14:56:25 -04:00 |
|
Eugene Livis
|
c35891b7cd
|
Fixed a bug in auto ingest setting validation
|
2016-09-14 14:39:05 -04:00 |
|
Eugene Livis
|
dd4bc4bff1
|
Bug fixes related to shared config button enabling/disabling
|
2016-09-14 13:50:39 -04:00 |
|
U-BASIS\zhaohui
|
477c7fc870
|
1968: move the Bulk Extractor ingest module to the Autopsy layer
|
2016-09-14 13:49:38 -04:00 |
|
Ann Priestman
|
e36019654f
|
Added tool name user preferences field
|
2016-09-14 13:43:11 -04:00 |
|
Eugene Livis
|
faede6f761
|
Bug fix related to storing/loading of 'join cluster' setting
|
2016-09-14 13:19:59 -04:00 |
|
Eugene Livis
|
fed26be6a1
|
Made startup window including AID non-modal
|
2016-09-14 12:59:41 -04:00 |
|
Richard Cordovano
|
a45501a684
|
Merge pull request #2336 from APriestman/noModuleError
Improved error reporting in beginIngestJob
|
2016-09-14 12:39:22 -04:00 |
|
Richard Cordovano
|
ee1557450a
|
Merge pull request #2337 from zhhl/1969-moveVolatilityModule
1969: move the Volatility ingest module to the Autopsy layer
|
2016-09-14 12:38:27 -04:00 |
|
U-BASIS\zhaohui
|
eaa67c6eaa
|
1969: move the Volatility ingest module to the Autopsy layer
|
2016-09-14 12:11:40 -04:00 |
|
Eugene Livis
|
7885f043ed
|
Merge branch 'auto_ingest_in_autopsy_layer' of https://github.com/sleuthkit/autopsy into AID_non_modal
|
2016-09-14 11:14:27 -04:00 |
|
Ann Priestman
|
daeb19754d
|
Improved error reporting in beginIngestJob
|
2016-09-14 10:13:45 -04:00 |
|
Sophie Mori
|
fb7c184a30
|
Added necessary files
|
2016-09-14 09:59:56 -04:00 |
|
Richard Cordovano
|
8992259908
|
Merge pull request #2335 from millmanorama/842-don't-reject-unknown-BINs
don't reject potential account numbers because we don't know about th…
|
2016-09-14 09:35:37 -04:00 |
|
Richard Cordovano
|
d82a86007f
|
Merge pull request #2334 from millmanorama/revert-broken-change
revert broken change that attempted to find more hits, but actually f…
|
2016-09-14 09:34:49 -04:00 |
|
Richard Cordovano
|
16f4789cb2
|
Merge pull request #2333 from millmanorama/add-file-actions-to-account-nodes
add default file actions to FileWithCCNNode
|
2016-09-14 09:33:43 -04:00 |
|
millmanorama
|
ec85979bbe
|
revert broken change that attempted to find more hits, but actually found less...
|
2016-09-14 12:48:30 +02:00 |
|
millmanorama
|
8a380bb1bd
|
don't reject potential account numbers because we don't know about their BIN
|
2016-09-14 11:29:18 +02:00 |
|
millmanorama
|
2fea2047b1
|
add default file actions to FileWithCCNNode
|
2016-09-14 11:04:55 +02:00 |
|
Richard Cordovano
|
8701b87a45
|
Merge pull request #2332 from eugene7646/ui_work
Moved auto ingest into Autopsy. Refactored options panel into Tools/Options
|
2016-09-13 11:29:46 -04:00 |
|
Richard Cordovano
|
3bb09d8b64
|
Merge pull request #2321 from wishdasher/AUT-2211_toolbar_button_image_gallery
AUT-2211 toolbar button for image/video gallery
|
2016-09-12 10:18:54 -04:00 |
|
Richard Cordovano
|
b09b9d6d25
|
Merge pull request #2329 from millmanorama/group-bins-by-range
Group bins by range
|
2016-09-12 10:16:54 -04:00 |
|
Richard Cordovano
|
5ff4e3679d
|
Merge pull request #2326 from millmanorama/835-account-reporting
835 account reporting
|
2016-09-12 10:16:43 -04:00 |
|
Richard Cordovano
|
2ea97359ae
|
Merge pull request #2324 from millmanorama/regex-accepts-spaces
Regex accepts spaces
|
2016-09-12 10:15:35 -04:00 |
|
Richard Cordovano
|
b689082136
|
Merge pull request #2323 from millmanorama/836-BIN-enrichment
836 bin enrichment
|
2016-09-12 10:15:05 -04:00 |
|
millmanorama
|
d132957758
|
group bins by range in tree.
|
2016-09-12 16:05:49 +02:00 |
|
millmanorama
|
72b3078d71
|
more WIP to group bins by range in UI and also some bug fixes for when there is more than one valid BIN in a keyword search snippet
|
2016-09-12 15:11:47 +02:00 |
|
Eugene Livis
|
4efac18077
|
Fixed allignment issues
|
2016-09-09 15:07:29 -04:00 |
|
Eugene Livis
|
e9110d7f89
|
Code cleanup
|
2016-09-09 14:04:16 -04:00 |
|
Richard Cordovano
|
150509f8f8
|
Merge pull request #2325 from zhhl/1971-moveTestFixturesToAutopsy
1971: move custom artifacts generator ingest module test fixture to A…
|
2016-09-09 11:34:46 -04:00 |
|
Eugene Livis
|
a6a0853944
|
Changed AID and ReviewModeCasePanel to display Netbeans Options ppanel instead
|
2016-09-09 10:15:27 -04:00 |
|
Eugene Livis
|
f0e3335a4d
|
Fixing UI element enabling/disabling logic in AutoIngestSettingsPanel
|
2016-09-09 10:13:57 -04:00 |
|
millmanorama
|
1c12218cdf
|
WIP
|
2016-09-09 15:58:53 +02:00 |
|
U-BASIS\zhaohui
|
2c81619dfb
|
1971: move custom aritfacts generator ingest module test fixture to Autopsy
|
2016-09-09 08:31:08 -04:00 |
|
millmanorama
|
61a4d52b84
|
modify regex to match ccn with spaces or dashes in between digits
|
2016-09-09 14:01:36 +02:00 |
|
Richard Cordovano
|
22782867ee
|
Merge pull request #2317 from APriestman/encodedFiles
Adding support for encoded files
|
2016-09-08 16:33:00 -04:00 |
|
Eugene Livis
|
49ae832748
|
Fixing bugs
|
2016-09-08 16:31:36 -04:00 |
|
Sophie Mori
|
708e2f641c
|
Fixed weird extra space thing
|
2016-09-08 16:18:53 -04:00 |
|
Sophie Mori
|
5f33c0b7c2
|
Reordered statements
|
2016-09-08 16:15:37 -04:00 |
|
Eugene Livis
|
f2b2a55a32
|
Mor3e work on AutoIngestSettingsPanel
|
2016-09-08 16:05:39 -04:00 |
|
Richard Cordovano
|
9e20bc13f9
|
Merge pull request #2320 from zhhl/1970-moveHashTagToAutopsy
1970: move hashdb for tagged files from viking to autopsy
|
2016-09-08 15:50:39 -04:00 |
|
U-BASIS\zhaohui
|
45e8db8b87
|
1970: move hashdb for tagged files from viking to autopsy
|
2016-09-08 15:12:46 -04:00 |
|
Sophie Mori
|
b9c3cd2c73
|
Added case listener to OpenAction to allow it to enable and disable itself
|
2016-09-08 14:44:59 -04:00 |
|
Sophie Mori
|
7993d6dadd
|
Modified toolbar/case button actions to use annotations, added image/video button
|
2016-09-08 14:07:37 -04:00 |
|
Eugene Livis
|
63cbf531a1
|
Fixed runtime errors
|
2016-09-08 14:07:01 -04:00 |
|
Eugene Livis
|
567e7f2d4c
|
Refactored multi user tab out of AutoIngestSettingsPanel
|
2016-09-08 13:57:25 -04:00 |
|