2499 Commits

Author SHA1 Message Date
adam-m
ff99986751 improve handlign cancellation in scheduled pending image ingest threads 2012-11-09 11:01:17 -05:00
Devin148
2bc0c32b85 Remove false positives from Exif Parser 2012-11-09 09:45:07 -05:00
adam-m
359815f4c3 AUT-616 Add support to enqueue Image ingests
- Image ingests are enqueued (using locks), allowing single image ingest thread at a time
2012-11-08 16:51:28 -05:00
0xNF
70a55ee29a Better error reporting in Report.java 2012-11-08 16:38:22 -05:00
0xNF
c408ef28ee ReportHTML now correctly reports keyword hits.
Will revist in the coming days for efficiency.
2012-11-08 16:38:00 -05:00
0xNF
52ec3609a8 XLS and XML now report file path in every entry. 2012-11-08 16:37:09 -05:00
adam-m
345d0fd5e8 Thumbnail viewer tweaks, fix resizing, add file name 2012-11-08 15:28:20 -05:00
adam-m
299aab164d use utils class 2012-11-08 12:43:07 -05:00
adam-m
f179bb68fd add html escaping/unescaping utls 2012-11-08 12:39:29 -05:00
adam-m
6bf3f78b89 cleanup exceptions 2012-11-08 12:33:59 -05:00
adam-m
2c1dc3bfae rename class 2012-11-08 12:29:43 -05:00
0xNF
3762621e68 Report panel layout change 2012-11-08 11:33:31 -05:00
adam-m
131cae90c4 update body file report description 2012-11-08 11:06:18 -05:00
adam-m
dec47ae3b0 add bookmark action to a artifact node if itself is not a bookmark node
add more actions for artifact nodes for a dir
2012-11-08 10:41:15 -05:00
adam-m
e3d129188f generate report window - move label 2012-11-08 10:18:12 -05:00
adam-m
b23180b1bc report widget action cleanup and resize improvement 2012-11-07 17:23:36 -05:00
adam-m
4572a12971 Add some missing actions for different blackboard artifacts of various content 2012-11-07 17:04:11 -05:00
adam-m
d965014201 check also for ntfs/fat fs when skipping special files 2012-11-07 16:26:24 -05:00
adam-m
f4de58bf15 update due to API change 2012-11-07 16:26:04 -05:00
adam-m
f19cd22bfb update sqlite jdbc 2012-11-07 16:25:50 -05:00
adam-m
141cb07196 fix recent activity external process stop() 2012-11-07 16:11:10 -05:00
adam-m
7399139733 Merge branch 'master' of https://github.com/Devin148/autopsy 2012-11-07 16:10:23 -05:00
Devin148
227db1839d Merge recent activity changes 2012-11-07 15:41:37 -05:00
adam-m
a2a459c364 Merge branch 'master' of https://github.com/0xNF/autopsy 2012-11-07 15:33:24 -05:00
adam-m
8bbecf3210 fix when saving list: set default name by list name, not java ref # 2012-11-07 15:32:56 -05:00
Devin148
8e0ecd6006 Increase usability in recent cases panel 2012-11-07 15:31:22 -05:00
0xNF
adee83f0ae Long dates are now stored properly. 2012-11-07 15:25:00 -05:00
adam-m
f949e5bf75 reuse object 2012-11-07 15:20:53 -05:00
Devin148
a05e29b84d Fix (NSRL) label on first hash database 2012-11-07 15:16:50 -05:00
adam-m
99e166d260 Merge branch 'master' of https://github.com/0xNF/autopsy 2012-11-07 14:52:00 -05:00
Devin148
c46b8c7cf1 Merge https://github.com/sleuthkit/autopsy 2012-11-07 14:21:21 -05:00
Devin148
8dee9c9202 Change logging to be more descriptive 2012-11-07 13:54:52 -05:00
adam-m
a4d57c6753 add more user messages when server fails to shutdown 2012-11-07 13:47:01 -05:00
adam-m
4c884f981c better formatting 2012-11-07 13:38:50 -05:00
adam-m
986253ce42 Add more logs and comments when starting solr and fix issue when displaying dialog in installer when windows manager not ready 2012-11-07 13:28:28 -05:00
adam-m
a81dc00261 keyword search remove URLs from ingest by default
DO not hardcode list names in 2 different places - cleanup
2012-11-07 12:27:34 -05:00
adam-m
cf5ed28708 Merge branch 'master' of https://github.com/0xNF/autopsy 2012-11-07 12:26:41 -05:00
0xNF
eaee0427b3 Made sure all references to solr port numbers were the same. 2012-11-07 11:19:09 -05:00
Devin148
ee411ac567 Log major errors in recent activity as severe 2012-11-07 09:25:45 -05:00
Devin148
da5b883abd Merge https://github.com/sleuthkit/autopsy 2012-11-07 09:19:19 -05:00
adam-m
a6b4373b82 AUT-636 Exclude special files in ingest 2012-11-06 17:17:41 -05:00
Devin148
1e8727434b Merge https://github.com/sleuthkit/autopsy into Drives 2012-11-06 16:41:44 -05:00
adam-m
cc10b272df fix for setting update message in wrong thread 2012-11-06 16:39:31 -05:00
0xNF
8cd502e1d6 Date/Time stored as a long instead of a string 2012-11-06 15:16:59 -05:00
adam-m
1809fa6b49 update news 2012-11-06 14:49:33 -05:00
0xNF
7111e0f5e9 Fixed bug where Solr Server would 404 2012-11-06 14:39:38 -05:00
adam-m
5064b23af8 faster string parsing in thumbnail viewer 2012-11-06 14:30:33 -05:00
Devin148
f49fe2b9df Add local drives to add image wizard 2012-11-06 12:24:49 -05:00
Devin148
851bad3988 Add drive detection to PlatformUtils 2012-11-06 12:21:58 -05:00
0xNF
14de95be59 Ensured that available() attempts a bind to 127.0.0.1
SolrStopPort is read from /written to SolrServer.properties like SolrServerPort is.
2012-11-06 12:19:18 -05:00