Richard Cordovano
|
bb18ea13b3
|
Fixed grammatical error in DirectoryTreeTopComponent comment
|
2013-10-07 14:46:58 -04:00 |
|
Richard Cordovano
|
5d656fb760
|
Initial fix for stale data model problem when processing logical files
|
2013-10-07 14:40:33 -04:00 |
|
Jeff Wallace
|
ea4e30e2ee
|
Merge branch 'redundant' into keywordSearchErrors
|
2013-10-07 13:18:31 -04:00 |
|
Jeff Wallace
|
50b86dae42
|
Fixed redundant calls
|
2013-10-07 11:23:56 -04:00 |
|
Jeff Wallace
|
5aca89c071
|
Fixed if statement logic.
|
2013-10-04 17:35:08 -04:00 |
|
Jeff Wallace
|
b240f52004
|
Merge branch 'redundant' into keywordSearchErrors
|
2013-10-04 14:52:09 -04:00 |
|
Jeff Wallace
|
23a0573fcc
|
Fixed redundant calls to setupTable/tabs do to node listener.
|
2013-10-04 14:30:23 -04:00 |
|
Jeff Wallace
|
d68b2ad49e
|
Added error message if an IngestModule throws an exception during init()
|
2013-10-04 14:27:04 -04:00 |
|
Jeff Wallace
|
4ee4a1f272
|
Renamed file report info enumeration
|
2013-10-03 14:38:10 -04:00 |
|
Jeff Wallace
|
252d5868cd
|
Added mising resources to corecomponents Bundle.
|
2013-10-02 16:32:19 -04:00 |
|
Jeff Wallace
|
f4a5a3b79a
|
Only generate Artifact reports for artifact types that have results.
|
2013-10-02 12:13:51 -04:00 |
|
Jeff Wallace
|
657a530005
|
Updated documentation.
|
2013-10-02 12:13:31 -04:00 |
|
Richard Cordovano
|
6a91179436
|
Ongoing work on new tags API
|
2013-10-02 10:20:39 -04:00 |
|
Jeff Wallace
|
a3abbc200a
|
Fixed behavior of buttons on second wizard panel.
|
2013-10-02 10:03:55 -04:00 |
|
Jeff Wallace
|
e3d4d407ab
|
Removed support for filtering on tags.
|
2013-10-01 17:01:40 -04:00 |
|
Jeff Wallace
|
1634b7c7b7
|
Added framework for supporting tag filtering in FileReports.
|
2013-10-01 16:51:10 -04:00 |
|
Jeff Wallace
|
f72488acd9
|
Removed extra imports.
|
2013-10-01 16:50:21 -04:00 |
|
Jeff Wallace
|
8de2fe2a78
|
Removed extra method from FileReport interface. Added additional File Report Information
|
2013-10-01 15:50:03 -04:00 |
|
Jeff Wallace
|
113dfd58ae
|
Registered new Reporting module in layer.xml. Added resource strings to Bundle.properties.
|
2013-10-01 15:13:42 -04:00 |
|
Jeff Wallace
|
3aa3a82b21
|
Added support for dynamic reporting wizard.
|
2013-10-01 15:12:59 -04:00 |
|
Jeff Wallace
|
8002058cd3
|
Added guard to not run FileReport if no report modules were selected.
|
2013-10-01 15:06:38 -04:00 |
|
Jeff Wallace
|
9b9e3c6f90
|
Updated configuration wizard to include File Report configuration.
|
2013-10-01 13:08:56 -04:00 |
|
Jeff Wallace
|
7cf2d5406c
|
Added infrastructure for EnCase style file reporting.
|
2013-10-01 13:07:22 -04:00 |
|
Richard Cordovano
|
19989c8c3e
|
Merge remote-tracking branch 'upstream/master' into new_tags_api
|
2013-10-01 07:29:23 -04:00 |
|
Jeff Wallace
|
824eae0109
|
Added option to display times in GMT
|
2013-09-27 16:08:48 -04:00 |
|
Brian Carrier
|
7ef76a332b
|
Fixed media video playback bug
|
2013-09-25 17:01:03 -04:00 |
|
Richard Cordovano
|
a6f71e4ff6
|
Merge branch 'new_tags_api', remote-tracking branch 'upstream/master' into new_tags_api
|
2013-09-25 16:54:07 -04:00 |
|
Richard Cordovano
|
a40481f5f8
|
Filled out new tags API for data, DTOs
|
2013-09-25 16:44:56 -04:00 |
|
Brian Carrier
|
d3b43a9359
|
resolved merge conflicts
|
2013-09-25 16:09:35 -04:00 |
|
jmillman
|
9d133923f0
|
moved isJpegFileHeader() to Utilities
|
2013-09-25 14:18:42 -04:00 |
|
Brian Carrier
|
0ea2c884c4
|
updated module version numbers and Autopsy version numbers
|
2013-09-25 13:57:45 -04:00 |
|
jmillman
|
fd4071d613
|
minor fix to e01 sanity checks and error reporting
|
2013-09-25 12:19:42 -04:00 |
|
jmillman
|
44a766588f
|
looking for magic number
|
2013-09-25 10:41:55 -04:00 |
|
Brian Carrier
|
df8f1abc75
|
changed image size sanity checks a bit. moved to Image
|
2013-09-25 10:37:23 -04:00 |
|
Brian Carrier
|
178ed2d2ad
|
Merge pull request #295 from millmanorama/e01_st_verification
E01 set verification
|
2013-09-25 06:28:00 -07:00 |
|
Jeff Wallace
|
5d1f0b095f
|
Fixed order changed by merge conflict.
|
2013-09-24 16:16:59 -04:00 |
|
jmillman
|
76ab37bf79
|
basic sanity check for e01/001 files that "reported" size matches readable size.
|
2013-09-24 13:26:31 -04:00 |
|
Jeff Wallace
|
5847143e53
|
Merge branch 'master' of https://github.com/jawallace/autopsy
Conflicts:
Core/src/org/sleuthkit/autopsy/corecomponents/DataResultPanel.java
Core/src/org/sleuthkit/autopsy/corecomponents/FXVideoPanel.java
|
2013-09-24 13:03:47 -04:00 |
|
Brian Carrier
|
4943f8242e
|
Merge branch 'master' of github.com:sleuthkit/autopsy
|
2013-09-24 12:31:45 -04:00 |
|
Brian Carrier
|
6492885219
|
Consistent heading for time
|
2013-09-24 12:28:58 -04:00 |
|
Brian Carrier
|
17b4adf5c1
|
Merge pull request #286 from jawallace/manynodesfix
Fixed UI Hang When Loading Lots of Nodes
|
2013-09-24 09:28:09 -07:00 |
|
Jeff Wallace
|
eab1346366
|
Disable ok button when there are no recent cases.
|
2013-09-24 10:51:43 -04:00 |
|
Jeff Wallace
|
5472a0924a
|
Disabled ok button when there are no recent cases.
|
2013-09-24 10:47:22 -04:00 |
|
jmillman
|
487b4b8caa
|
Merge branch 'master' into e01_st_verification
|
2013-09-24 10:33:38 -04:00 |
|
Brian Carrier
|
7a7f72b9d5
|
minor update to message
|
2013-09-23 21:56:47 -04:00 |
|
Brian Carrier
|
4568805fd8
|
Merge branch 'master' of github.com:sleuthkit/autopsy
|
2013-09-23 16:36:16 -04:00 |
|
Brian Carrier
|
d393493a78
|
Updated based on TSK API change
|
2013-09-23 16:36:02 -04:00 |
|
jmillman
|
6bdabee9dd
|
added error messages for problematic multipart e01, 001 files
|
2013-09-23 12:28:55 -04:00 |
|
jmillman
|
858d006b2b
|
Merge remote-tracking branch 'upstream/master' into e01_st_verification
|
2013-09-23 12:27:35 -04:00 |
|
Jeff Wallace
|
33f1fa2783
|
Removed color from FX video controls.
|
2013-09-23 09:56:30 -04:00 |
|