2573 Commits

Author SHA1 Message Date
unknown
4a852277fd Added full stack trace logging, and fixed character parsing. 2012-08-29 10:04:47 -04:00
adam-m
3ad3e64952 Hash DB ingest config: fix setting syncing in widgets, simplify NSRL widget 2012-08-28 17:25:35 -04:00
adam-m
fba30dde20 Fix windows installer: setting of gstreamer path 2012-08-28 16:48:09 -04:00
dhurd
a230949ea7 Merge git://github.com/sleuthkit/autopsy 2012-08-28 15:44:53 -04:00
adam-m
e7eb0deda4 add feature to NEWS 2012-08-28 14:02:21 -04:00
adam-m
e2efb9bd23 cleaned up NEWS 2012-08-28 13:31:03 -04:00
adam-m
33b08e1880 updated NEWS for 3.0.0 release 2012-08-28 13:07:26 -04:00
dhurd
20c3756261 Merge git://github.com/sleuthkit/autopsy 2012-08-28 12:12:29 -04:00
adam-m
95bd13cc9b Add exif artifact nodes to extr. content
Add more missing icons
2012-08-28 12:00:00 -04:00
devin148
5ccb89e655 Added full stack trace logging to the tester. 2012-08-28 11:12:04 -04:00
dhurd
7214f72f64 Merge git://github.com/sleuthkit/autopsy 2012-08-28 10:18:13 -04:00
dhurd
eca3aff89e Reverting addition of output argument; added a pause after the Java runs. 2012-08-28 10:12:58 -04:00
adam-m
c7a9409f41 remove deprecation where possible 2012-08-28 10:08:54 -04:00
adam-m
a9230a7a68 change deprecated calls 2012-08-28 09:59:44 -04:00
adam-m
6829297bba Use TSK_METADATA_EXIF artifact, remove using deprecated calls 2012-08-28 09:56:36 -04:00
adam-m
721d44c11f Merge branch 'master' of https://github.com/Devin148/autopsy 2012-08-27 18:11:59 -04:00
adam-m
6206aba761 remove unused code 2012-08-27 17:13:39 -04:00
adam-m
648893e316 cleanup 2012-08-27 16:58:43 -04:00
adam-m
1ea566fa78 better query of bookmarks 2012-08-27 15:51:32 -04:00
devin148
3919f77ea8 Added screenshots and an output directory argument to the tester. 2012-08-27 15:37:27 -04:00
adam-m
168ddcc6b8 Implement bookmarks are specialized tags. Add icons.
Artifact node - add optional icon in constructor rather than default.
2012-08-27 15:06:15 -04:00
dhurd
a7eb7b49ee Added TSK_URL_DECODED attribute for any found URL. 2012-08-27 14:18:01 -04:00
dhurd
69b20c4d2a Updates to Exif logging. 2012-08-27 14:15:48 -04:00
adam-m
60f82ae28d update comment 2012-08-26 18:18:55 -04:00
adam-m
c6d28eb1ba Dir tree node filtering further tweaks, eliminate instanceof completely.
Finally fix setting up leaf dir nodes.
2012-08-26 18:16:55 -04:00
adam-m
da7cd25706 Adjust API.
Hide members that should be private.
2012-08-26 17:44:03 -04:00
adam-m
f1a745c805 Node datamodel improvements:
Promote DisplayableItemNode and ContentNode from interface to class extending AbstractNode, add methods isLeafType and getType.
Simplifies datamodel and directorytree code - does not require instanceof.  Easier addtion of node types and more efficient.
Preliminary bookmark node support.
Preliminary File Bookmarking implementation.
2012-08-26 17:43:23 -04:00
adam-m
6f823614af fix dox warns 2012-08-24 11:47:09 -04:00
adam-m
852aa43ee1 Merge branch 'master' of https://github.com/Devin148/autopsy 2012-08-23 16:44:41 -04:00
dhurd
0d00c7504c General fixes to Exif parser. 2012-08-23 16:40:26 -04:00
adam-m
00769a97be Add netbeans rcp build to about dialog 2012-08-23 16:19:54 -04:00
dhurd
9cb36788a8 Added Exif parser ingest module. 2012-08-23 15:55:07 -04:00
devin148
ec4822d091 Added links to logs in the tester HTML output. 2012-08-23 15:44:45 -04:00
dhurd
22e4d0e73e Merge git://github.com/sleuthkit/autopsy 2012-08-23 13:00:15 -04:00
adam-m
cd4e98d618 remove test string 2012-08-23 10:40:55 -04:00
adam-m
7ae41102a1 Change encoding from default platform (cp1252 latin on windows) to UTF8 - not to lose information.
Add more methods to PlatformUtil to get platform encodings.
2012-08-23 10:37:20 -04:00
adam-m
7d8bfe330b Add print default encoding to log files 2012-08-23 10:14:38 -04:00
dhurd
a0f8226206 Merge branch 'master' of https://github.com/Devin148/autopsy 2012-08-23 09:59:15 -04:00
adam-m
5491a43dcd Ingest monitor: update case drive monitor if case changed (to a different drive location)
Add method to PlatformUtil to get user dir / abstract out from netbeans api
2012-08-23 09:57:19 -04:00
adam-m
c134d060db get more version numbers to log (java, netbeans rcp) 2012-08-22 17:42:37 -04:00
devin148
06e920cd1f Bug fix for exception counting. Remake for report comparisons. 2012-08-22 17:17:24 -04:00
adam-m
eb7599c7af better check to active widgets 2012-08-22 16:34:23 -04:00
adam-m
3d3e4ec4b6 update label 2012-08-22 14:04:39 -04:00
adam-m
e1f74d0d03 Keyword search: check status of known file itself, rather that rely on hash db service to run during the same ingest. 2012-08-22 14:02:47 -04:00
adam-m
2cd88da153 better catch exception from URL parsing, do not log if cannot parse 2012-08-22 13:35:00 -04:00
dhurd
1278663380 Updates to usage notes. 2012-08-22 10:30:11 -04:00
dhurd
4d3fa28f92 Added logging and detection for a corrupt HashDbXML file. 2012-08-22 10:29:40 -04:00
adam-m
e1dcef8fba Merge branch 'master' of https://github.com/Devin148/autopsy 2012-08-21 17:18:19 -04:00
adam-m
8a24478b9c slight doc cache increase 2012-08-21 17:18:00 -04:00
devin148
b39685115c Increased tester functionality. 2012-08-21 17:06:56 -04:00