Karl Mortensen
|
c59e9e2f9d
|
reduce size of free space required for carving, as the file is already copied to the drive, we don't need 2x. Also warn the user if carving doesn't occur because of lack of disk space.
|
2015-06-02 09:58:14 -04:00 |
|
jmillman
|
ce3f8aed1f
|
remove unneeded cancellation logging from IngestManager
|
2015-06-01 16:32:45 -04:00 |
|
Karl Mortensen
|
0b8bf7964a
|
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into warn_user_nicely
|
2015-06-01 16:16:13 -04:00 |
|
Brian Carrier
|
119dd22c92
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into develop
|
2015-06-01 15:08:22 -04:00 |
|
Brian Carrier
|
f433651b53
|
Added back in feature to open add data source iwzard if empty case is open
|
2015-06-01 15:08:04 -04:00 |
|
Karl Mortensen
|
87d4747a4c
|
static
|
2015-06-01 14:18:56 -04:00 |
|
Karl Mortensen
|
c7d9cedf29
|
remove vestigial method
|
2015-06-01 13:54:50 -04:00 |
|
Eamonn Saunders
|
5c8e41eba1
|
Missed a comment change in last checkin.
|
2015-06-01 11:08:35 -04:00 |
|
Eamonn Saunders
|
d44ae3fc93
|
Return empty lists instead of null to prevent null pointer exception happening in Collections.sort()
|
2015-06-01 11:07:51 -04:00 |
|
Karl Mortensen
|
be5eff103e
|
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into interim
|
2015-06-01 09:53:29 -04:00 |
|
Karl Mortensen
|
e631dd04b0
|
remove parameter
|
2015-06-01 09:34:31 -04:00 |
|
Richard Cordovano
|
35a235e5cf
|
Start implementing CollaborationMonitor
|
2015-05-29 17:36:36 -04:00 |
|
Eamonn Saunders
|
06abb7cc1c
|
Missed a comment change in last checkin.
|
2015-05-29 14:08:31 -04:00 |
|
Eamonn Saunders
|
20ef8d397f
|
Return empty lists instead of null to prevent null pointer exception happening in Collections.sort()
|
2015-05-29 14:05:09 -04:00 |
|
Richard Cordovano
|
a949403cb2
|
Merge remote-tracking branch 'upstream/develop' into collaborative
|
2015-05-29 12:41:31 -04:00 |
|
Richard Cordovano
|
be70625963
|
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into collaborative
|
2015-05-29 12:41:06 -04:00 |
|
sidheshenator
|
c6e92d8767
|
non-files, 0-sized, unalloc, unused blocks marked as octet stream
|
2015-05-29 12:17:44 -04:00 |
|
Richard Cordovano
|
d869573a12
|
Merge pull request #1283 from eugene7646/review_mode_priveledges
Review mode priveledges
|
2015-05-28 18:03:51 -04:00 |
|
Richard Cordovano
|
52095e783f
|
Merge remote-tracking branch 'upstream/develop' into collaborative
|
2015-05-28 17:58:15 -04:00 |
|
Richard Cordovano
|
4508777129
|
Re-broaden the FileTypeDetector API
|
2015-05-28 17:52:56 -04:00 |
|
Eugene Livis
|
0c0a7b3c13
|
Finished implementation
|
2015-05-28 17:14:08 -04:00 |
|
Richard Cordovano
|
279ce4b914
|
Add CollaboratinoMonitor class
|
2015-05-28 16:32:19 -04:00 |
|
Eugene Livis
|
41bf4df1cc
|
Making sure new case action is not always enabled
|
2015-05-28 14:34:08 -04:00 |
|
Richard Cordovano
|
bbd475d1b7
|
Fix bug injected into FileTypeDetector.detectFileType()
|
2015-05-28 13:52:26 -04:00 |
|
Richard Cordovano
|
1a0b083b7a
|
Fix bug injected into FileTypeDetector.detectFileType()
|
2015-05-28 13:47:07 -04:00 |
|
Richard Cordovano
|
f34de7d596
|
Merge remote-tracking branch 'upstream/develop' into collaborative
|
2015-05-28 11:15:18 -04:00 |
|
Richard Cordovano
|
ffa0b3ae8a
|
Make FileTypeDetector.lookupFileType() more robust
|
2015-05-28 11:12:11 -04:00 |
|
Richard Cordovano
|
d2c052fcb2
|
Resolve merge conflicts for develop branch merge
|
2015-05-28 10:27:02 -04:00 |
|
Eugene Livis
|
5a6e33bda2
|
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into review_mode_priveledges
|
2015-05-28 10:16:39 -04:00 |
|
Richard Cordovano
|
e14d413d93
|
Merge pull request #1280 from eugene7646/add_data_source
Add data source
|
2015-05-28 10:13:12 -04:00 |
|
Richard Cordovano
|
a20febd923
|
Merge pull request #1278 from APriestman/abstractFileNullCheck
Add checks for null after calls to getAbstractFileById
|
2015-05-28 10:10:41 -04:00 |
|
Eugene Livis
|
ee48f3850d
|
Changes from review feedback
|
2015-05-28 10:09:18 -04:00 |
|
Eugene Livis
|
9ca7cd79c3
|
Modified new case action to be disableable
|
2015-05-28 09:56:29 -04:00 |
|
Richard Cordovano
|
23d383ac00
|
Minor fixes for file type detection code in KWS and file type modules
|
2015-05-27 20:42:04 -04:00 |
|
Richard Cordovano
|
81c0eaa21c
|
Improve comments in FileTypeDetector.java
|
2015-05-27 20:35:53 -04:00 |
|
Richard Cordovano
|
e7773e5489
|
Reduce public API of FileTypeDetector back to what it was
|
2015-05-27 20:16:51 -04:00 |
|
Richard Cordovano
|
e0614436a7
|
Merge pull request #1266 from sidheshenator/file_type_identification
File type identification
|
2015-05-27 18:09:35 -04:00 |
|
Karl Mortensen
|
df2f8cea7f
|
interim update
|
2015-05-27 16:59:43 -04:00 |
|
Richard Cordovano
|
443918f8e2
|
Resolve merge conflicts for develop branhc merge
|
2015-05-27 15:15:55 -04:00 |
|
Eugene Livis
|
146c0c3b23
|
Refactored some code
|
2015-05-27 14:50:18 -04:00 |
|
Richard Cordovano
|
94c825eb56
|
Merge pull request #1268 from sidheshenator/imgscalr_bug_handling
Image resizing exception handled. Image cropped instead
|
2015-05-27 14:44:07 -04:00 |
|
Eugene Livis
|
5711197357
|
Local disk DSP is no longer available for MU cases
|
2015-05-27 14:40:34 -04:00 |
|
APriestman
|
b67eda618f
|
Add checks for null after calls to getAbstractFileById
|
2015-05-27 14:16:35 -04:00 |
|
Eugene Livis
|
9e925bb0b7
|
Refactored PathValidator and error label
|
2015-05-27 14:13:14 -04:00 |
|
Eugene Livis
|
d724a2c0d4
|
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into add_data_source
|
2015-05-27 14:00:37 -04:00 |
|
Eugene Livis
|
a750a970a6
|
Fixes for new case open panel
|
2015-05-27 13:31:40 -04:00 |
|
Eugene Livis
|
46a8090aa2
|
Testing things
|
2015-05-27 13:07:32 -04:00 |
|
Eugene Livis
|
5951111754
|
Modified panels per review feedback
|
2015-05-27 11:13:49 -04:00 |
|
Richard Cordovano
|
e98c04dbe1
|
Merge pull request #1271 from sleuthkit/ingest_error_dialogs
Bubble dialogs for exception firewall (common with Python modules), b…
|
2015-05-26 23:06:59 -04:00 |
|
Richard Cordovano
|
6fa65783a6
|
Made CaseMetadata.CaseMetadataException class static
|
2015-05-26 21:15:43 -04:00 |
|