jmillman
|
964679ad9a
|
only prompt that the events db is out of date, when the timeline window is open
|
2015-06-23 11:21:40 -04:00 |
|
sidheshenator
|
3c3584b23d
|
files skipped due to unknown size logged
|
2015-06-22 14:00:01 -04:00 |
|
sidheshenator
|
aad652a7a7
|
Unused fields removed. Potential NPE checked in SevenZipExtractor
|
2015-06-22 13:27:33 -04:00 |
|
Richard Cordovano
|
8ec247c622
|
Merge pull request #1382 from sidheshenator/embedded_file_extractor_runtime_exceptions
comment about POI RuntimeExceptions added
|
2015-06-19 13:32:28 -04:00 |
|
Sidhesh Mhatre
|
03731d9756
|
comment about POI RuntimeExceptions added
|
2015-06-19 13:23:27 -04:00 |
|
Richard Cordovano
|
f5fe025df1
|
Merge pull request #1377 from sleuthkit/datasourceRefresh
Datasource refresh
|
2015-06-19 13:19:32 -04:00 |
|
sidheshenator
|
b6d0c3c5b6
|
catch all throwables while instantiating the POI container
|
2015-06-19 11:43:13 -04:00 |
|
Brian Carrier
|
62df408f0e
|
do not add to list
|
2015-06-18 17:23:08 -04:00 |
|
Brian Carrier
|
5e0d8a6f5e
|
Fixed compiler warnings
|
2015-06-18 16:01:30 -04:00 |
|
Brian Carrier
|
f391e32f6b
|
Merge pull request #1368 from sidheshenator/embedded_file_extractor_refactor
embedded file extractor module refactored
|
2015-06-18 13:48:44 -04:00 |
|
Brian Carrier
|
e356317e0e
|
Merge remote-tracking branch 'origin' into datasourceRefresh
|
2015-06-18 13:32:25 -04:00 |
|
sidheshenator
|
e1b2844b95
|
stack trace removed for POI container init warnings
|
2015-06-17 13:53:44 -04:00 |
|
sidheshenator
|
31166c39c2
|
embedded file extractor module refactored
|
2015-06-16 14:14:28 -04:00 |
|
Richard Cordovano
|
ea67c1f6c9
|
Merge pull request #1361 from sidheshenator/catch_uncaught_exceptions
catching uncaught OldFileFormatExceptions
|
2015-06-12 16:05:28 -04:00 |
|
sidheshenator
|
754982d05c
|
catching uncaught OldFileFormatExceptions
|
2015-06-12 15:37:05 -04:00 |
|
sidheshenator
|
ed321d2302
|
null check before comparison with primitive long
|
2015-06-12 15:34:17 -04:00 |
|
sidheshenator
|
50394e659d
|
null check for value returned by fileTypeDetector.getFileType(AbstractFile)
|
2015-06-12 13:26:19 -04:00 |
|
sidheshenator
|
5876bdb19b
|
module output dir variables non-static
|
2015-06-12 12:50:53 -04:00 |
|
sidheshenator
|
f4480a77ab
|
module output dir change with change in current case
|
2015-06-12 11:40:10 -04:00 |
|
Richard Cordovano
|
466e275f21
|
Merge pull request #1354 from sleuthkit/views_refresh
Views refresh
|
2015-06-12 11:13:40 -04:00 |
|
Brian Carrier
|
bd79dbe850
|
updated comment
|
2015-06-12 09:38:14 -04:00 |
|
Brian Carrier
|
c9c6170447
|
remove observers when case is closed
|
2015-06-12 09:34:42 -04:00 |
|
Brian Carrier
|
8852689726
|
Finished update to views area to refresh - listen to new data sources
|
2015-06-12 09:31:50 -04:00 |
|
Brian Carrier
|
deb3fa3317
|
removed RecentFiles area of views
|
2015-06-11 23:50:36 -04:00 |
|
Brian Carrier
|
f520af45b2
|
File size node refreshes based on updates
|
2015-06-11 23:49:39 -04:00 |
|
Brian Carrier
|
c52b58a230
|
File type refreshes on events - prevents stale results
|
2015-06-11 23:10:59 -04:00 |
|
sidheshenator
|
7b8b2431f3
|
Old module name mapped with the new module name
|
2015-06-11 13:37:14 -04:00 |
|
Sidhesh Mhatre
|
f82d53fabc
|
Excession logging issue fixed
Embedded File Extractor Module no longer logs "Procession XYZ file..." messages.
|
2015-06-11 09:10:14 -04:00 |
|
Brian Carrier
|
d3b66102c5
|
Expose child class so that it can be casted in DirectoryTree
|
2015-06-11 01:14:19 -04:00 |
|
Brian Carrier
|
6648873dbb
|
added reloadKeys method to DataSourcesNode
|
2015-06-11 00:51:36 -04:00 |
|
Brian Carrier
|
eab558bac5
|
formatting
|
2015-06-11 00:42:32 -04:00 |
|
Brian Carrier
|
820135d772
|
Created Keys class for DataSource to update more cleanly when new data sources are added
|
2015-06-11 00:40:07 -04:00 |
|
Brian Carrier
|
23e17c3a77
|
revert previous commit to open wizard
|
2015-06-10 23:15:37 -04:00 |
|
Brian Carrier
|
6bfae6adbc
|
Added comments to datamodel nodes
|
2015-06-10 23:04:44 -04:00 |
|
Brian Carrier
|
47a0a6f9c0
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into develop
|
2015-06-09 22:23:04 -04:00 |
|
sidheshenator
|
6592492e0d
|
removed unused imports
|
2015-06-09 10:43:39 -04:00 |
|
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 |
|