Brian Carrier
09af907129
Updated to use SQLite JAR that TSK also uses
2014-07-21 19:32:37 -07:00
Brian Carrier
4953415306
fixed bug that was suppoed to detect duplicate factory names
2014-07-19 14:06:16 -04:00
Brian Carrier
2152c5e53b
removed 2nd re-ording of modules based on XML file.
2014-07-19 14:03:05 -04:00
Richard Cordovano
2241af1d82
Merge remote-tracking branch 'upstream/develop' into jython_ingest_modules
2014-07-18 16:52:02 -04:00
Richard Cordovano
0d4271a90b
Add design comment to IngestModuleFactoryLoader
2014-07-18 16:43:31 -04:00
Richard Cordovano
0c3a7c0a0a
Change file ingest thread options to better match avaialble processors
2014-07-18 16:12:04 -04:00
Richard Cordovano
30f305d40d
Fix IngestManager cancellation of all jobs, KeywordSearch.Ingest bug
2014-07-17 15:28:48 -04:00
Richard Cordovano
166a61d935
Remove discarded first draft files for Jython ingest modules, improve samples
2014-07-16 15:22:56 -04:00
Richard Cordovano
b91011619c
Add Jython ingest module support, second draft
2014-07-16 13:27:18 -04:00
Richard Cordovano
b9d212114b
Add Jython ingest module support, first draft
2014-07-15 17:29:22 -04:00
Brian Carrier
e5026a108b
Changed uses of Java loggger to Autopsy logger
2014-07-10 17:13:40 -04:00
Richard Cordovano
bd894e703c
Make IngestScheduler use Autopsy Logger
2014-07-10 12:53:19 -04:00
Richard Cordovano
23bb551b71
Add ingest job start/finish log messages
2014-07-10 11:21:52 -04:00
Richard Cordovano
39190abcb9
Merge remote-tracking branch 'upstream/develop' into case_db_thread_safety
2014-07-09 13:07:47 -04:00
Richard Cordovano
0906924287
Update FileManager for new SleuthkitCase transaction API
2014-07-09 13:01:16 -04:00
Brian Carrier
5f85391ba5
Merge pull request #802 from rcordovano/db_threading
...
Update AddImageTask for change to SleuthkitCase locking API
2014-07-09 12:21:40 -04:00
Brian Carrier
85548bd89b
Updated version numbers for 3.1.0
2014-07-09 12:10:09 -04:00
Brian Carrier
f6274627c6
added android to list of hard coded modules
2014-07-09 11:03:07 -04:00
Brian Carrier
9cd3f1d7b4
Merge branch 'android-module' into develop
2014-07-09 10:34:14 -04:00
Brian Carrier
f387732e00
moved KML logic from Android to report module. Cleaned up Android inbox messages
2014-07-09 10:33:06 -04:00
Brian Carrier
4bc93248a4
fixed Android GPS time bug, cleaned up Android code, disablede iOS code. moved KML logic to KML report module
2014-07-08 18:25:02 -04:00
Brian Carrier
afc476c76e
Merge branch 'develop' of github.com:sleuthkit/autopsy into develop
2014-07-08 12:33:26 -04:00
Brian Carrier
ecde66c3db
Fixed class name
2014-07-08 12:33:15 -04:00
Richard Cordovano
bbfa46497f
Resolve merge conflict with develop branch
2014-07-07 18:58:03 -04:00
Richard Cordovano
892507b73c
Merge pull request #810 from rcordovano/tika_file_type_detector_fix
...
Fix buffering of file data in TikaFileTypeDetector class
2014-07-07 18:52:47 -04:00
Richard Cordovano
23bb648fa4
Remove error message for normal cnodition
2014-07-07 18:44:34 -04:00
Richard Cordovano
f831a69083
Remove TODO comment
2014-07-07 18:21:22 -04:00
Richard Cordovano
094eaef23b
Add omiited initialization in EmailExtracted.AccountNode class
2014-07-07 18:17:41 -04:00
Richard Cordovano
504580ff32
Fix buffering of file data in TikaFileTypeDetector class
2014-07-07 14:33:54 -04:00
Richard Cordovano
bf72174537
Revert auto-select of a single node until exceptions are eliminated
2014-07-03 16:40:54 -04:00
Richard Cordovano
6c9d0b04be
Remove passing of additional data to Tika from file type identification module
2014-07-03 16:12:20 -04:00
Richard Cordovano
fbc8c9919e
Merge remote-tracking branch 'upstream/develop' into db_threading
2014-07-03 15:29:24 -04:00
Richard Cordovano
88af810765
Merge pull request #805 from rcordovano/artifact_type_in_attr_table
...
Fix bug in case name code in XMLCaseManagement
2014-07-03 13:55:50 -04:00
Richard Cordovano
371064cd57
Fix bug in case name code in XMLCaseManagement
2014-07-03 11:19:29 -04:00
Nick Davis
9f7b7c61fa
Removed contractions to eliminate single quotes that were not printing correctly.
2014-07-02 21:18:01 -04:00
Nick Davis
2a2b8ba847
Re-added newlines to strings in properties files.
2014-07-02 21:10:39 -04:00
Richard Cordovano
2875323911
Merge remote-tracking branch 'upstream/develop' into db_threading
2014-07-01 10:10:21 -04:00
Richard Cordovano
23faee9c1a
Corrected max file ingest threads option calculation
2014-06-30 16:58:47 -04:00
Richard Cordovano
0703f80e00
Changed max file ingest threads option text, selections, and advice
2014-06-30 16:53:35 -04:00
Brian Carrier
757a602fbf
Merge branch 'develop' of github.com:sleuthkit/autopsy into develop
2014-06-30 10:14:08 -04:00
Brian Carrier
46f8fd99fd
HashDB panel reverts only if ingest is not running. Prevents bug that closes DB while still in use.
2014-06-30 10:13:11 -04:00
Brian Carrier
6ab5fef8f8
Moved childfactory into parent and made comment about a bug in the code
2014-06-27 19:11:22 -04:00
Richard Cordovano
53b0c778d1
Merge pull request #801 from mrtizmo/corecomp-ff3
...
Adjusted content viewer fonts
2014-06-27 15:39:06 -04:00
Richard Cordovano
3fddeb15f8
Update AddIMageTask for change to SleuthkitCase locking API
2014-06-27 15:36:51 -04:00
Nick Davis
047f8f00d0
Changed Text content viewer content to be Courier New font since it will only be ASCII.
...
Changed Strings content viewer content to be Monospaced, so it can handle Unicode JA strings.
Changed the HTML CSS utility to include JA fonts after Arial. These are used by the Metadata, Results and Text content viewers.
Removed the Java font definition from the Results content viewer since it was not being used by the content.
2014-06-27 15:17:06 -04:00
Brian Carrier
2e10254a2e
Added comment about a bug in the reporting code
2014-06-27 10:45:06 -04:00
Brian Carrier
9611e25946
Merge branch 'develop' of github.com:sleuthkit/autopsy into develop
2014-06-27 10:19:54 -04:00
Brian Carrier
00548bd71f
Added scroll bars to hash and extension option panels
2014-06-27 09:48:20 -04:00
Brian Carrier
681fa0bf4e
Updated names of mobile modules
2014-06-25 16:58:37 -04:00
Brian Carrier
df4880b109
Save times in Unix epoch (not milliseconds). Fixed compiler warnings
2014-06-25 16:54:39 -04:00