7281 Commits

Author SHA1 Message Date
Karl Mortensen
b9081ba668 Show only file name, not full path, in carved files 2014-10-30 15:44:35 -04:00
Richard Cordovano
46a82a92f8 Merge pull request #927 from rcordovano/release_3.1.1_updates
Release 3.1.1 updates
2014-10-29 17:43:29 -04:00
Richard Cordovano
306b0d6171 Merge remote-tracking branch 'upstream/release-3.1.1' into release_3.1.1_updates 2014-10-29 17:42:20 -04:00
Richard Cordovano
e5ec1e8233 Merge pull request #926 from rcordovano/release-3.1.1
Remove use of deprecated method in Python sample and make easier to test
2014-10-29 17:38:48 -04:00
Richard Cordovano
da345d41bd Remove use of deprecated method in Python sample and make easier to test 2014-10-29 17:38:14 -04:00
Brian Carrier
21a5c9289f Merge branch 'release-3.1.1' into develop 2014-10-29 17:15:04 -04:00
Brian Carrier
4fe744e72e removed extra heading rows from Excel report so that the report is just the table data 2014-10-29 10:24:57 -04:00
Brian Carrier
f60fb5dac5 Merge branch 'release-3.1.1' of github.com:sleuthkit/autopsy into release-3.1.1 2014-10-28 18:16:03 -04:00
Brian Carrier
341962fd8b reports: force new generator logo, do not dislpay raw tool output in report, change alignment to left instead of center for HTML 2014-10-28 18:15:45 -04:00
Brian Carrier
38b1298d07 Updated docs for services and utilities 2014-10-28 17:35:38 -04:00
Brian Carrier
5236f5f5be Updated docs for services and utilities 2014-10-28 17:33:25 -04:00
Brian Carrier
ea27a41691 updated report logo 2014-10-28 15:01:22 -04:00
Brian Carrier
f6672c1bd9 Merge pull request #923 from karlmortensen/photorec_update
Photorec, using new cancellation method.
2014-10-28 13:14:44 -04:00
Brian Carrier
9fff5c6d08 Merge pull request #924 from millmanorama/release-3.1.1
chnages to timeline userdocs to reflect modified cluster expansion UI
2014-10-28 13:03:28 -04:00
jmillman
3eee011e0e chnages to timeline userdocs to reflect modified cluster expansion UI 2014-10-28 11:37:22 -04:00
Karl Mortensen
2c6c441172 Update PhotoRecCarverIngestModuleFactory.java
Use Autopsy's version number.
2014-10-28 08:23:07 -04:00
Karl Mortensen
565dfd7fed Photorec, using new cancellation method to run. 2014-10-27 15:59:53 -04:00
Richard Cordovano
25c7f9e3f2 Merge pull request #922 from rcordovano/exec_util_changes
Change default timeout for ExecUtils
2014-10-27 15:20:29 -04:00
Richard Cordovano
afad4105d1 Change default timeout for ExecUtils 2014-10-27 15:19:33 -04:00
Richard Cordovano
90d3586a97 Merge pull request #921 from rcordovano/exec_util_changes
Improve new ExecUtils API
2014-10-27 15:12:45 -04:00
Richard Cordovano
78315505c5 Improve new ExecUtils API 2014-10-27 15:11:38 -04:00
Brian Carrier
812a5840ca updated panel sizes so that LocalDisk options were displayed 2014-10-27 14:17:50 -04:00
Brian Carrier
f11fe15926 Fixed NPE when adding local disk 2014-10-27 13:50:24 -04:00
Richard Cordovano
3455350031 Merge pull request #920 from rcordovano/fine_grain_ingest_cancellation
Fine grain ingest cancellation
2014-10-24 17:46:06 -04:00
Richard Cordovano
3e6568eb70 Improve ExecUtil code 2014-10-24 17:41:12 -04:00
Richard Cordovano
e3669303a3 Merge branch 'develop' into fine_grain_ingest_cancellation 2014-10-24 14:18:28 -04:00
Richard Cordovano
29bda96ff7 Merge pull request #919 from rcordovano/develop
Interim merge of release-3.1.1 branch
2014-10-24 13:36:25 -04:00
Richard Cordovano
fe5646bcca Merge remote-tracking branch 'upstream/release-3.1.1' into develop 2014-10-24 13:28:08 -04:00
Richard Cordovano
2ee7108b10 Merge pull request #918 from rcordovano/default_unallocated_space_release_3.1.1
Implement processing of unallocated space by default
2014-10-24 13:26:06 -04:00
Richard Cordovano
e7e0bbd4e3 Implement processing of unallocated space by default 2014-10-24 13:24:37 -04:00
Richard Cordovano
4356b980aa Merge pull request #917 from rcordovano/module_ordering_quick_impl
Implement a short-term alphabetical sort of non-core Java ingest modules
2014-10-24 13:04:26 -04:00
Richard Cordovano
edf91c0630 Implement a short-term alphabetical sort of non-core Java ingest modules 2014-10-24 13:02:17 -04:00
Richard Cordovano
d9e1bb5a8e Merge pull request #909 from eugene7646/zip_in_rar
Zip in rar
2014-10-24 12:53:34 -04:00
Brian Carrier
9697c57f41 removed installer code from build-windows into a separate file 2014-10-24 12:04:01 -04:00
Brian Carrier
8270d51111 Updated use to SortedSet to match TSK change 2014-10-23 18:37:03 -04:00
Richard Cordovano
72144a7d4f Backed off on granularity of ingest cancel control and bolstered thread safety 2014-10-23 17:42:40 -04:00
Richard Cordovano
8cd38591b6 Merge pull request #915 from millmanorama/timeline-3.1.1_fixes
show confirmation dialog when (globaly) switching to full descriptions f...
2014-10-23 17:29:27 -04:00
jmillman
941d6c8295 show confirmation dialog when (globaly) switching to full descriptions for > 10,000 events 2014-10-23 17:22:48 -04:00
Richard Cordovano
9c3b99482c Merge pull request #914 from millmanorama/timeline-3.1.1_fixes
detail view fixes
2014-10-23 16:42:59 -04:00
jmillman
dd1a67747d Merge branch 'cluster_view_fixes' into timeline-3.1.1_fixes 2014-10-23 16:40:02 -04:00
jmillman
895f806e75 cleanup drill down in details view 2014-10-23 16:37:31 -04:00
jmillman
f5de12f0d0 Merge branch 'cluster_view_fixes' into timeline-3.1.1_fixes 2014-10-23 16:28:49 -04:00
jmillman
4e2397baa2 cleanup drill down in details view 2014-10-23 16:28:31 -04:00
jmillman
5fa7e95789 fixed some bugs in drill down in cluster chart 2014-10-23 15:09:39 -04:00
jmillman
f2082122f3 Merge remote-tracking branch 'upstream/release-3.1.1' into cluster_view_fixes 2014-10-23 14:24:54 -04:00
Richard Cordovano
bc6d140145 Merge pull request #913 from millmanorama/new_hash_branding
changing to standing hash from six pack abs to hae a more consistent presentation
2014-10-23 14:23:46 -04:00
Brian Carrier
2feccdd361 Added comment about python core libraries 2014-10-23 11:32:37 -04:00
jmillman
f00f74f928 Merge remote-tracking branch 'upstream/release-3.1.1' into cluster_view_fixes 2014-10-23 11:02:51 -04:00
jmillman
b23c446567 changing to standing hash from six pack abs to hae a more consistent presentation 2014-10-23 11:00:16 -04:00
jmillman
380b57e92b Merge remote-tracking branch 'upstream/release-3.1.1' into new_hash_branding 2014-10-23 10:43:50 -04:00