20108 Commits

Author SHA1 Message Date
adam-m
103f794e3d Logging tweaks, bring back console logging, add user actions logger, move setting handlers to constructor 2012-09-17 10:31:40 -04:00
dhurd
9589b27879 Merge git://github.com/sleuthkit/autopsy
Conflicts:
	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchConfigurationPanel1.java
2012-09-17 09:06:02 -04:00
adam-m
9b2f582934 Switch remaining logging from java.util.logging.Logger to coreutils.Logger 2012-09-14 18:16:01 -04:00
adam-m
40bc71c5bb Initial custom Logger integration, utility in Coreutils.
Remove obsolete Log in Coreutils.
Custom logger now also logs actions.
2012-09-14 17:56:23 -04:00
dhurd
ae5e115ed1 Updates to comments. 2012-09-14 16:58:19 -04:00
adam-m
5c7cc52ebd header fixes 2012-09-14 16:44:39 -04:00
adam-m
b022681476 fix headers 2012-09-14 16:39:45 -04:00
adam-m
df9be41f28 add file name to log msg 2012-09-14 16:32:03 -04:00
dhurd
fd01f02b00 Merge branch 'options' 2012-09-14 16:29:20 -04:00
dhurd
aa253be16d Removed .orig files from merge. 2012-09-14 16:27:54 -04:00
adam-m
e870e08181 Merge branch 'options' of https://github.com/Devin148/autopsy 2012-09-14 16:22:32 -04:00
dhurd
317aa3b686 Updates to storing and panel UI. 2012-09-14 16:03:16 -04:00
dhurd
fe951a1781 Merged Option panels with main Autopsy. 2012-09-14 15:00:36 -04:00
dhurd
0428aa849a Renamed Options panels for easier merging. 2012-09-14 14:08:29 -04:00
dhurd
63acf38677 Removed artifacts of old option panels. 2012-09-14 13:59:26 -04:00
dhurd
0c92f054fc Merge git://github.com/sleuthkit/autopsy 2012-09-14 12:24:15 -04:00
dhurd
66c8ec3a65 Added OptionsPanel interface and fully functional storing/loading. 2012-09-14 11:19:05 -04:00
Brian Carrier
849ee5dd76 Updated NEWS 2012-09-14 10:28:02 -04:00
dhurd
77f48c9e16 Updated when and how panels save/reload XML. 2012-09-14 09:41:34 -04:00
adam-m
b111200164 update regression 2012-09-13 17:19:30 -04:00
adam-m
f02eecae20 In dir tree dO not show expand button on volume node, if it has no fs children 2012-09-13 16:36:33 -04:00
adam-m
7a5049f066 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-09-13 15:35:42 -04:00
adam-m
c7e7b19e99 add build type to about dialog 2012-09-13 15:35:26 -04:00
Brian Carrier
67300f3611 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-09-13 15:24:17 -04:00
Brian Carrier
97d2c35313 UPdated doc layout 2012-09-13 15:24:10 -04:00
adam-m
56f6fedfd8 more hashdb wording changes 2012-09-13 13:49:28 -04:00
adam-m
50573ff29f hashdb wording changes in config 2012-09-13 13:45:22 -04:00
adam-m
aa5099fcd3 disable solr log writing in release build 2012-09-13 13:25:40 -04:00
adam-m
f31a5eea46 Adjusting wording, add a warning dialog when deleting lists/keywords globally 2012-09-13 13:09:51 -04:00
adam-m
443b2281b9 add get logger API to IngestServices 2012-09-13 11:14:00 -04:00
adam-m
7dbae1a705 update tooltip 2012-09-13 11:02:14 -04:00
adam-m
e981a8519f Better fast English only string extraction using AbstractFileStringStream (does not break words) 2012-09-13 10:57:06 -04:00
dhurd
b665d6c41e Updates to HashDb Options panel, providing support for OK and Cancel buttons. 2012-09-13 10:13:19 -04:00
adam-m
29ae3c4601 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-09-13 09:38:53 -04:00
adam-m
5b9fc01c20 make default string extract script in ingest to be Latin basic only, not also extended. 2012-09-12 17:28:57 -04:00
adam-m
e0d7eb1e79 Use fast ASCII extraction if only Latin basic/English is enabled.
Move method to StringExtract class.
2012-09-12 17:27:02 -04:00
Brian Carrier
73435a4c85 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-09-12 17:24:26 -04:00
Brian Carrier
3d203ad264 Updated docs 2012-09-12 17:23:31 -04:00
adam-m
67a0025807 adjust label text 2012-09-12 16:29:14 -04:00
adam-m
f3a0aaa95e Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-09-12 14:47:37 -04:00
adam-m
9961887ef1 Add user option to extract utf8/16 in ingest. Add option API to extractor. 2012-09-12 14:47:14 -04:00
Brian Carrier
dc0f15c2e2 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-09-12 14:02:04 -04:00
Brian Carrier
2b1de8f77f Updated docs to have more structure in pages. 2012-09-12 14:01:16 -04:00
dhurd
972b6ce366 Merge git://github.com/sleuthkit/autopsy into options 2012-09-12 12:38:37 -04:00
dhurd
24f0851e16 Merge git://github.com/sleuthkit/autopsy 2012-09-12 12:38:19 -04:00
dhurd
4839c10456 Added functionality to Option panels; replaced old advanced panels. 2012-09-12 12:37:30 -04:00
adam-m
e921b7a245 minor string extract optimization 2012-09-11 15:36:21 -04:00
adam-m
9a72cd77c1 update news 2012-09-11 14:44:07 -04:00
adam-m
1a55b1d8ae typo fix 2012-09-11 13:32:23 -04:00
adam-m
8f80324fa3 minor gstreamer tweaks 2012-09-11 13:25:42 -04:00