3643 Commits

Author SHA1 Message Date
sidheshenator
80aa874a1d Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into face_detect_makernotes_exif_collab 2015-08-26 16:57:15 -04:00
sidheshenator
50b19d8909 remove tika-core-1.2 from collab 2015-08-26 16:35:36 -04:00
Richard Cordovano
fc7bd2c70c Merge remote-tracking branch 'upstream/develop' into merge-develop-8-14-15 2015-08-26 15:35:12 -04:00
Richard Cordovano
29d7fea50e Merge in upstream/collaborative, resolve conflict 2015-08-26 15:34:53 -04:00
Sidhesh Mhatre
1ba94d905c Replace ArrayList.removeAll() by ArrayList.clear() 2015-08-26 15:26:57 -04:00
momo
316a27b59d upgrade sqlite to 3.8 and change url to updates.netbeans 2015-08-26 14:46:47 -04:00
Richard Cordovano
0e7222dabb Merge develop->collaborative, resolve merge conflict, compile errors 2015-08-26 14:39:59 -04:00
Richard Cordovano
f14bb5a667 Revert "Netbeans on collab" 2015-08-26 14:36:41 -04:00
sidheshenator
a4e3e5c2c3 icon added for TSK_FACE_DETECTED artifact 2015-08-26 11:10:38 -04:00
sidheshenator
f78b508efd add TSK_FACE_DETECTED BB artifact when face makernote data is available 2015-08-26 11:10:22 -04:00
sidheshenator
034c5e0ca1 exif makernotes data used to flags images with faces 2015-08-26 11:09:55 -04:00
momo
24fb63fa40 removing uneeded menu items from toolbar 2015-08-25 15:28:31 -04:00
momo
95ab2b3c30 Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into netbeans-on-collab 2015-08-25 10:54:39 -04:00
Richard Cordovano
762d622ad9 Revert "extract content from archive having unknown size - sevenzipextractor" 2015-08-24 17:59:27 -04:00
Brian Carrier
fe5e353b72 Merge pull request #1520 from sidheshenator/exif_mimetypes
Update ExifParserFileIngestModule.java
2015-08-24 09:46:46 -04:00
Sidhesh Mhatre
94431e06fa Update ExifParserFileIngestModule.java
Added the missed type param.
2015-08-24 09:39:42 -04:00
sidheshenator
5ed3809ab8 tagged unallocated space reported 2015-08-21 17:41:37 -04:00
Brian Carrier
43b30b8649 Merge pull request #1516 from sidheshenator/exif_mimetypes
include tiff, wav along with existing jpeg as exif supported mimetypes
2015-08-20 14:02:34 -04:00
sidheshenator
f637783fa3 include tiff, wav along with existing jpeg as exif supported mimetypes 2015-08-20 13:48:12 -04:00
Brian Carrier
bdd4920875 Merge pull request #1515 from sidheshenator/exclude_virtual_files
exclude virtual files from file type search
2015-08-20 13:17:00 -04:00
sidheshenator
de5463f68a exclude virtual files from file type search 2015-08-20 12:19:02 -04:00
momo
e6a7b55953 upgrade sqlite to 8 2015-08-17 11:21:31 -04:00
Eugene Livis
082ad81012 More comments 2015-08-17 11:17:43 -04:00
Eugene Livis
3190800e26 Allowing remote events to go through when NOT running interactively 2015-08-17 11:15:32 -04:00
Richard Cordovano
c517eb4e5a Merge pull request #1510 from sidheshenator/open_recent_cases_fix
Open recent cases fix
2015-08-13 09:52:59 -04:00
Richard Cordovano
4090ae0cc0 Merge pull request #1505 from sidheshenator/extract_unknown_size_archive_content
extract content from archive having unknown size - sevenzipextractor
2015-08-13 09:52:30 -04:00
sidheshenator
0cbed2d9f3 Replaced instance.getClass() by Class.class - NbBundle.getMessage() 2015-08-12 11:21:11 -04:00
sidheshenator
5aa48b18f9 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into open_recent_cases_fix 2015-08-12 10:57:52 -04:00
Richard Cordovano
f595d3fe12 Merge pull request #1507 from millmanorama/update_artifact_tags
update the artifact tag  nodes when tags are created/deleted
2015-08-12 10:19:58 -04:00
jmillman
063cf82525 update the artifact tag nodes when tags are created/deleted 2015-08-11 11:45:36 -04:00
jmillman
b9e7793f1f Merge remote-tracking branch 'upstream/develop' into timeline_tags_visualiztion
Conflicts:
	Core/src/org/sleuthkit/autopsy/timeline/events/AggregateEvent.java
	Core/src/org/sleuthkit/autopsy/timeline/events/FilteredEventsModel.java
	Core/src/org/sleuthkit/autopsy/timeline/events/db/EventDB.java
	Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/AggregateEventNode.java
	Core/src/org/sleuthkit/autopsy/timeline/zooming/DescriptionLOD.java
2015-08-10 12:48:10 -04:00
sidheshenator
d7d640e352 extract content from archive having unknown size - sevenzipextractor 2015-08-07 14:27:29 -04:00
Karl Mortensen
332a08f07d Bulk format code with new settings 2015-08-07 13:23:40 -04:00
sidheshenator
809394e60f misc fix to RecentCases open recent case panel 2015-08-07 13:07:47 -04:00
Karl Mortensen
f76d0587dc Bulk format code with new settings 2015-08-07 11:50:35 -04:00
sidheshenator
868d7de5f0 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into open_recent_cases_fix 2015-08-07 10:29:36 -04:00
Brian Carrier
b6d911fa6b Cleaned up samples, added files associated with data source tutorial 2015-08-05 23:15:19 -04:00
Karl Mortensen
502a4b2fcd pay attention to copy source image 2015-08-05 15:38:25 -04:00
jmillman
084125ca3c move the registering for tag events to EventDetailChart and let it forward to all the aggregate nodes. this avoids a build up of references to unused nodes in the eventbus 2015-08-05 13:00:46 -04:00
jmillman
685934fa55 cleanup, comments 2015-08-05 11:57:56 -04:00
momo
4cc30d0d68 getting new version from TSK 2015-08-05 11:28:55 -04:00
jmillman
2241e29529 Merge remote-tracking branch 'upstream/develop' into timeline_tags_visualiztion
Conflicts:
	Core/src/org/sleuthkit/autopsy/timeline/events/db/EventsRepository.java
	Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/AggregateEventNode.java
2015-08-05 11:23:51 -04:00
momo
c6cf98baaa Merge branch 'develop' of https://github.com/sleuthkit/autopsy into upgrade-jar 2015-08-05 10:25:29 -04:00
momo
974bbe3e18 using the path for 3.8.11 2015-08-05 10:21:44 -04:00
Richard Cordovano
1721a530fc Merge pull request #1494 from karlmortensen/import_updates
Import updates
2015-08-05 10:10:35 -04:00
Karl Mortensen
6a3b13052a update logging 2015-08-05 09:57:28 -04:00
Richard Cordovano
bd3b4a2bba Merge pull request #1489 from millmanorama/dont_break_on_duplicate_tags
don't abort tagging as soon as one file was previously tagged; suppre…
2015-08-05 08:44:05 -04:00
Richard Cordovano
5d8a59a10a Merge pull request #1475 from millmanorama/application/octet-stream_fix
Application/octet stream fix
2015-08-05 08:42:20 -04:00
Karl Mortensen
1f93a32f55 Import updates 2015-08-04 17:55:46 -04:00
jmillman
1e3a0ebaeb fix bug when expanding/collapsing aggergate event nodes and events where always marked as tagged 2015-08-04 17:49:12 -04:00