Richard Cordovano
|
c80f81f073
|
Merge pull request #1294 from karlmortensen/warn_user_nicely
Warn user nicely
|
2015-06-04 11:46:45 -04:00 |
|
Karl Mortensen
|
2e9aa8ba60
|
merge
|
2015-06-04 11:45:48 -04:00 |
|
Karl Mortensen
|
91be468c74
|
private addproblems
|
2015-06-04 11:43:13 -04:00 |
|
Karl Mortensen
|
88f40b55b7
|
not public
|
2015-06-04 11:39:15 -04:00 |
|
Richard Cordovano
|
e018c2f6be
|
Merge pull request #1308 from karlmortensen/retry_db_ops
remove error observer from case
|
2015-06-04 11:26:55 -04:00 |
|
Karl Mortensen
|
a9c95d60c7
|
remove error observer from case
|
2015-06-04 10:22:47 -04:00 |
|
Karl Mortensen
|
bede5b5e70
|
remove deprecated
|
2015-06-04 10:08:55 -04:00 |
|
Richard Cordovano
|
e8b207f5fb
|
Make Case.notifyNewDataSource() not attempt window ops if not running interactively
|
2015-06-03 16:55:27 -04:00 |
|
Richard Cordovano
|
fa5122e989
|
Provisional change to Case API to allow public publishing of data source added
|
2015-06-03 14:24:48 -04:00 |
|
Karl Mortensen
|
653bf5980f
|
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into warn_user_nicely
|
2015-06-02 17:16:20 -04:00 |
|
Karl Mortensen
|
8f90010ab2
|
warn nicely again
|
2015-06-02 17:14:25 -04:00 |
|
Richard Cordovano
|
0c74f22735
|
Merge pull request #1300 from APriestman/timezoneNPE
Switched call to getStringTime to use dataSource instead of abstractF…
|
2015-06-02 14:43:20 -04:00 |
|
Richard Cordovano
|
a8f845bc90
|
Merge pull request #1299 from karlmortensen/better_disk_space_checking
reduce size of free space required for carving, as the file is alread…
|
2015-06-02 14:38:06 -04:00 |
|
APriestman
|
ae4158b02e
|
Switched call to getStringTime to use dataSource instead of abstractFile to avoid a possible null pointer exception
|
2015-06-02 11:35:25 -04:00 |
|
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 |
|
Karl Mortensen
|
0b8bf7964a
|
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into warn_user_nicely
|
2015-06-01 16:16:13 -04:00 |
|
Richard Cordovano
|
acb427910d
|
Merge pull request #1291 from karlmortensen/caseType
remove parameter
|
2015-06-01 15:22:58 -04:00 |
|
Karl Mortensen
|
87d4747a4c
|
static
|
2015-06-01 14:18:56 -04:00 |
|
Karl Mortensen
|
a239cbd490
|
remove vestigial method
|
2015-06-01 13:57:30 -04:00 |
|
Karl Mortensen
|
c7d9cedf29
|
remove vestigial method
|
2015-06-01 13:54:50 -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
|
7b91917d7f
|
Merge pull request #1287 from esaunders/extract_unalloc_npe_fix
Extract unalloc npe fix
|
2015-05-29 14:53:02 -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 |
|
Richard Cordovano
|
cf115e2aa6
|
Merge pull request #1286 from sidheshenator/file_type_identification
non-files, 0-sized, unalloc, unused blocks marked as octet stream
|
2015-05-29 12:37: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 |
|
Eugene Livis
|
41bf4df1cc
|
Making sure new case action is not always enabled
|
2015-05-28 14:34:08 -04:00 |
|
Richard Cordovano
|
e3907d535f
|
Merge remote-tracking branch 'upstream/develop' into collaborative
|
2015-05-28 13:53:46 -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
|
791a27aeb9
|
Merge pull request #1281 from millmanorama/image_gallery_module_folder
Move Image Gallery files to ModuleOutput folder
|
2015-05-28 10:14:34 -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 |
|
jmillman
|
1744a0c595
|
reduce visibility of members of ImageGalleryModule
|
2015-05-28 10:12:01 -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
|
849efea10c
|
Merge pull request #1282 from rcordovano/develop
Reduce public API of FileTypeDetector to previous state
|
2015-05-27 20:46:24 -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 |
|