jmillman
|
3f51c8a38a
|
made setErrors() public so this class can be useful in other packages/modules
|
2013-09-18 14:18:38 -04:00 |
|
jmillman
|
cf8874d558
|
added/clarified comments
|
2013-09-18 14:13:32 -04:00 |
|
Jeff Wallace
|
a91ced8ea8
|
FX Video Player resets properly if another node is selected.
|
2013-09-18 14:12:11 -04:00 |
|
jmillman
|
a773bb6282
|
restored add image error display. renamed add image wizard classes to have more meaningful names. cleanup up add image wizard code some.
|
2013-09-18 13:48:27 -04:00 |
|
jmillman
|
36854b9048
|
added exception handling to new transaction usage.
|
2013-09-17 15:23:40 -04:00 |
|
Jeff Wallace
|
c81669ca61
|
Merge https://github.com/sleuthkit/autopsy into manynodesfix
Conflicts:
Core/src/org/sleuthkit/autopsy/corecomponents/DataResultPanel.java
Core/src/org/sleuthkit/autopsy/datamodel/FileTypeChildren.java
|
2013-09-17 12:53:50 -04:00 |
|
Jeff Wallace
|
7e896c0731
|
DataResultPanel now checks which DRV are supported for the current Node when the children are done loading.
|
2013-09-17 12:35:13 -04:00 |
|
jmillman
|
f2b0098955
|
modifed FileManaget to use the new transaction based methods in SleuthkitCase for methods in the call tree of addLocalFilesDirs()
|
2013-09-17 12:34:04 -04:00 |
|
Jeff Wallace
|
260776a291
|
Added cap to number of Nodes generated in DeletedContent
|
2013-09-17 12:12:13 -04:00 |
|
raman-bt
|
3d372ecb05
|
Merge branch 'master' of https://github.com/sleuthkit/autopsy
|
2013-09-17 11:30:12 -04:00 |
|
jmillman
|
b63e5f8ee3
|
Merge branch 'master' of https://github.com/sleuthkit/autopsy
|
2013-09-17 11:01:58 -04:00 |
|
df-test-runner
|
1560107729
|
Merge https://www.github.com/sleuthkit/autopsy into testing
|
2013-09-17 10:52:11 -04:00 |
|
Brian Carrier
|
503442e4f3
|
Merge pull request #285 from rcordovano/unalloc_files_exception
Unalloc files exception
|
2013-09-17 07:43:52 -07:00 |
|
Brian Carrier
|
c58859f47f
|
Merge pull request #281 from millmanorama/language_filters
Language filters
|
2013-09-17 07:43:23 -07:00 |
|
Richard Cordovano
|
a31034043b
|
Added null check to ExtractUNallocAction.getUnallocFiles()
|
2013-09-17 10:41:21 -04:00 |
|
jmillman
|
4d2b03b62a
|
changed copyright date to 2013
|
2013-09-17 10:41:14 -04:00 |
|
Richard Cordovano
|
616269bdc2
|
Added null check to ExtractUNallocAction.getUnallocFiles()
|
2013-09-17 10:37:25 -04:00 |
|
jmillman
|
d7b28b5f12
|
Merge branch 'master' of https://github.com/sleuthkit/autopsy
|
2013-09-17 09:41:40 -04:00 |
|
Brian Carrier
|
c2c3f0aa1a
|
Merge pull request #282 from jawallace/master
Timeline Copies mactime.pl during build.
|
2013-09-17 06:03:01 -07:00 |
|
Jeff Wallace
|
acad653fba
|
Merge https://github.com/sleuthkit/autopsy
|
2013-09-17 08:51:38 -04:00 |
|
Jeff Wallace
|
78b572acf1
|
Updated Timeline build file to copy mactime.pl only if on Unix.
|
2013-09-17 08:49:30 -04:00 |
|
df-test-runner
|
b91a16c763
|
Merge https://www.github.com/sleuthkit/autopsy into testing
|
2013-09-17 00:32:09 -04:00 |
|
Brian Carrier
|
c1114be4a0
|
Merge pull request #279 from rcordovano/missing_ingest_modules_err_msg
Added GeneralIngestConfigurator support for tracking and checking enable...
|
2013-09-16 16:17:30 -07:00 |
|
Richard Cordovano
|
bd5ec5d942
|
Moved IngestConfigurator interface to ingest package
|
2013-09-16 17:51:26 -04:00 |
|
Richard Cordovano
|
11c5aa8fd8
|
Improved GeneralIngestConfigurator error message
|
2013-09-16 17:34:12 -04:00 |
|
Richard Cordovano
|
26a4cf52bd
|
Merge remote-tracking branch 'origin/master' into missing_ingest_modules_err_msg
|
2013-09-16 17:29:02 -04:00 |
|
Richard Cordovano
|
4493b7a80c
|
GeneralIngestConfigurator reworked to produce error msg strings from setContext()
|
2013-09-16 17:27:38 -04:00 |
|
Brian Carrier
|
3228ad587d
|
fixed timeline build.xml to work on Windows again
|
2013-09-16 16:39:21 -04:00 |
|
jmillman
|
c6f8d5a524
|
added copyright notices, requested existing gen_info rather than making a new one, created fewer instances of tika language identifier.
|
2013-09-16 16:26:50 -04:00 |
|
Brian Carrier
|
ed8e52682e
|
Updated URL for update.xml
|
2013-09-16 16:26:10 -04:00 |
|
Jason Letourneau
|
00d55023e4
|
adding update notification checking - this requires autopsy-updates.xml to be uploaded to sleuthkit.org
|
2013-09-16 16:18:18 -04:00 |
|
Brian Carrier
|
e776388044
|
Merge pull request #274 from jawallace/master
Autopsy on Mac OS X and Build Script Updates
|
2013-09-16 13:12:48 -07:00 |
|
jmillman
|
2e3d4bb324
|
Merge branch 'language_filters' of https://github.com/millmanorama/autopsy into language_filters
|
2013-09-16 14:04:51 -04:00 |
|
jmillman
|
cbb79af78e
|
Merge branch 'master' of https://github.com/sleuthkit/autopsy into language_filters
|
2013-09-16 14:01:09 -04:00 |
|
Samuel H. Kenyon
|
d9123d879d
|
Add public getKnownBadSetNames() method.
|
2013-09-16 13:51:21 -04:00 |
|
jmillman
|
6b7df1ae47
|
vik- 174 : added min string length to language detection
|
2013-09-16 13:51:20 -04:00 |
|
Brian Carrier
|
47ce10ad90
|
Fixed bug introduced where extension filters were not working
|
2013-09-16 13:51:20 -04:00 |
|
Brian Carrier
|
205b3b27c7
|
DataResult viewer now changes to active tab when new node is passed in and current tab is not active.
|
2013-09-16 13:51:19 -04:00 |
|
jmillman
|
b8c4597c55
|
vik-174 : used Tika's LanguageIdentifier to add language identification info to blackboard
|
2013-09-16 13:51:19 -04:00 |
|
Brian Carrier
|
9d06ae8c41
|
Added comment about needing package name to be same as NBM name
|
2013-09-16 13:51:18 -04:00 |
|
Brian Carrier
|
46a57cfbd3
|
Added comment to new enum about display types
|
2013-09-16 13:51:18 -04:00 |
|
Richard Cordovano
|
69a55808c4
|
Flattened keyword search results listing node hierarchy for DataResultViewers
|
2013-09-16 13:51:17 -04:00 |
|
Brian Carrier
|
09f57cd48c
|
cleaned up handling of history in directory tree
|
2013-09-16 13:51:17 -04:00 |
|
Brian Carrier
|
bccc887039
|
Fixed bug in paging in hex viewer and cleaned up code
|
2013-09-16 13:51:16 -04:00 |
|
Brian Carrier
|
52fc53eb3f
|
renamed and refactored file type views to make them easier to navigate
|
2013-09-16 13:51:16 -04:00 |
|
Brian Carrier
|
e499539208
|
move list of supported extentions to specific panels because 32-bit did not really support swf.
|
2013-09-16 13:51:15 -04:00 |
|
Richard Cordovano
|
3896923557
|
Workaround for undesirable interaction between viewers in keyword search results
|
2013-09-16 13:51:15 -04:00 |
|
Brian Carrier
|
75166f6bab
|
minor renaming and updates to IE parsing
|
2013-09-16 13:51:14 -04:00 |
|
Brian Carrier
|
74de009a8e
|
added object id to metadata viewer
|
2013-09-16 13:51:13 -04:00 |
|
Brian Carrier
|
5ee28125b7
|
removed decoded URL from artifacts because it takes up a lot of table space and doesn't provide much.
|
2013-09-16 13:51:13 -04:00 |
|