sidheshenator
|
4993e48d66
|
Add the derived files to the job after closing open resources
|
2015-06-08 14:59:56 -04:00 |
|
Brian Carrier
|
fd70adfc55
|
Merge pull request #1315 from sidheshenator/python_module_reload_and_logging
Python module reload and logging
|
2015-06-05 13:16:16 -04:00 |
|
Richard Cordovano
|
b91f9aedb0
|
Merge pull request #1311 from millmanorama/timeline_dialogs_text
Timeline dialogs text
|
2015-06-05 12:07:43 -04:00 |
|
Richard Cordovano
|
825559baf3
|
Merge pull request #1312 from millmanorama/options_panel_review
cleanup and add explanation to ImageGalleryOptionsPanel
|
2015-06-05 12:07:29 -04:00 |
|
U-BASIS\sidhesh
|
cc8120a660
|
py modules reloaded everytime to reflect changes
|
2015-06-05 11:19:09 -04:00 |
|
jmillman
|
1aad1dfb78
|
cleanup and add explanation to ImageGalleryOptionsPanel
|
2015-06-05 10:42:16 -04:00 |
|
jmillman
|
ff0f3c94f2
|
clarify rebuild messages
|
2015-06-05 10:24:23 -04:00 |
|
Brian Carrier
|
ccfbfbf1e9
|
Merge pull request #1313 from sidheshenator/embedded_file_extraction_module
Embedded file extraction module implemented
|
2015-06-04 15:56:11 -04:00 |
|
sidheshenator
|
07b76f4910
|
Embedded file extraction module implemented
|
2015-06-04 15:41:00 -04:00 |
|
sidheshenator
|
3f87e78f1d
|
InternalPythonModules folder added along with a readme file
|
2015-06-04 09:24:45 -04:00 |
|
sidheshenator
|
9b7ea4d0b9
|
search additional locations for python modules
|
2015-06-03 14:45:24 -04:00 |
|
jmillman
|
ce3f8aed1f
|
remove unneeded cancellation logging from IngestManager
|
2015-06-01 16:32:45 -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 |
|
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 |
|
sidheshenator
|
c6e92d8767
|
non-files, 0-sized, unalloc, unused blocks marked as octet stream
|
2015-05-29 12:17:44 -04:00 |
|
Richard Cordovano
|
4508777129
|
Re-broaden the FileTypeDetector API
|
2015-05-28 17:52:56 -04:00 |
|
Richard Cordovano
|
bbd475d1b7
|
Fix bug injected into FileTypeDetector.detectFileType()
|
2015-05-28 13:52:26 -04:00 |
|
Richard Cordovano
|
ffa0b3ae8a
|
Make FileTypeDetector.lookupFileType() more robust
|
2015-05-28 11:12:11 -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 |
|
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 |
|
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 |
|
APriestman
|
b67eda618f
|
Add checks for null after calls to getAbstractFileById
|
2015-05-27 14:16:35 -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 |
|
jmillman
|
b8dc1ad97a
|
fix progress bar not going away
|
2015-05-26 15:04:56 -04:00 |
|
sidheshenator
|
4dd9db3084
|
Unalloc space consistently marked as octet/stream
|
2015-05-26 09:43:45 -04:00 |
|
Brian Carrier
|
525b87d096
|
Updated report interface variable name to make it more clear. Updated sample python report module
|
2015-05-26 09:35:47 -04:00 |
|
Brian Carrier
|
404ea583b0
|
Bubble dialogs for exception firewall (common with Python modules), better Python load error
|
2015-05-25 15:10:51 -04:00 |
|
sidheshenator
|
34c5a1d6c9
|
Resource bundle updated. Unalloc Unused blocks marked as octet-stream
|
2015-05-22 11:22:49 -04:00 |
|
sidheshenator
|
f4e93f52a6
|
replace ternary operator with Math.min()
|
2015-05-21 11:45:43 -04:00 |
|
sidheshenator
|
1c6f612588
|
Image resizing exception handled. Image cropped instead
|
2015-05-21 10:50:43 -04:00 |
|
sidheshenator
|
22b50d5570
|
FileTypeDetector made non-static field in ingest modules
|
2015-05-20 11:54:47 -04:00 |
|
harvv
|
e98d821ae4
|
fix small error (inverted logic)
obvious error that prevents process() from running in the normal case;
could be confusing to newcomers (which is who examples are really aimed toward)
|
2015-05-19 20:40:03 -07:00 |
|
sidheshenator
|
0046f72732
|
Appropriate Levels logged. Unused imports removed
|
2015-05-19 16:39:42 -04:00 |
|
sidheshenator
|
637f91baac
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into file_type_identification
|
2015-05-19 16:33:28 -04:00 |
|
sidheshenator
|
48c67a6b40
|
refactored the SUPP_MIME_TYPES assignment in ImageUtils.java
|
2015-05-19 16:26:07 -04:00 |
|
sidheshenator
|
d073909272
|
IngestModuleException thrown when FileTypeDetector not instantiated
|
2015-05-19 16:12:40 -04:00 |
|
sidheshenator
|
715bc3c2cd
|
empty string returned in case of error
|
2015-05-19 15:56:35 -04:00 |
|
Richard Cordovano
|
2d7f492046
|
Merge pull request #1258 from sleuthkit/dsp_comments
Dsp comments
|
2015-05-19 15:38:01 -04:00 |
|
Richard Cordovano
|
acc3d91836
|
Merge pull request #1255 from sleuthkit/add_msbmp_thumb
Add msbmp thumb
|
2015-05-19 15:20:33 -04:00 |
|
Richard Cordovano
|
459b168a91
|
Merge pull request #1249 from sidheshenator/added_MIMETYPES_to_FXVideoPanel
supported extensions revised
|
2015-05-19 15:09:45 -04:00 |
|
sidheshenator
|
30a84fdceb
|
getFileType() added and used
|
2015-05-19 13:15:07 -04:00 |
|
Brian Carrier
|
009ebe83a0
|
Merge pull request #1256 from sidheshenator/MediaPlayer_NPE_fix
Media player npe fix
|
2015-05-18 16:34:00 -04:00 |
|
Brian Carrier
|
5e997614a5
|
Added comments to DataSourceProcessor interfaces
|
2015-05-18 10:55:31 -04:00 |
|
Brian Carrier
|
0df6a09f43
|
Added comments to DataSourceProcessor interfaces
|
2015-05-18 10:49:27 -04:00 |
|
sidheshenator
|
765be69f6c
|
code formatted
|
2015-05-18 09:41:41 -04:00 |
|