2327 Commits

Author SHA1 Message Date
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
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
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
Devin148
351f6bca90 Move temp versioning directories to build 2012-11-06 10:59:19 -05:00
adam-m
563995723f Merge branch 'master' of https://github.com/Devin148/autopsy 2012-11-06 09:37:53 -05:00
Devin148
059a21a5ee Merge https://github.com/sleuthkit/autopsy 2012-11-06 08:47:53 -05:00
adam-m
3b3fecd52c update news 2012-11-05 23:30:38 -05:00
adam-m
9561237315 remove unneeded sqlite sep in RA 2012-11-05 23:12:14 -05:00
Devin148
ddca6250f0 Merge https://github.com/sleuthkit/autopsy 2012-11-05 15:21:31 -05:00
adam-m
b4e0d1eef3 do not call super.done() after got extracted text 2012-11-05 15:12:34 -05:00
0xNF
59c958461b Added checking if preferred port is available.
If not, it breaks out of starting the Server entirely.
Directs users towards SolrServer.properties to change port manually in event of failure.
2012-11-05 12:45:07 -05:00
Devin148
2762c33799 Merge https://github.com/sleuthkit/autopsy 2012-11-05 12:35:48 -05:00
adam-m
b534672b27 fix queries in thunderbird parser module 2012-11-05 12:01:36 -05:00
Devin148
dee76598cd Fix property checking in versioning script ant target 2012-11-05 10:28:04 -05:00
0xNF
d4168610af added method for changing server port
Additional minor touchups
2012-11-02 14:59:26 -04:00
0xNF
e6254f4eee Solr default port changes to ephemeral high port 23232.
Checks if port is occupied, and throws an error if so.
2012-11-02 14:36:20 -04:00
Devin148
715d153533 Log duration of add image process 2012-11-02 07:32:11 -04:00
Devin148
9dfd0c14e8 Merge https://github.com/sleuthkit/autopsy 2012-11-02 07:11:16 -04:00
adam-m
06c9819e7e quicker count of artifacts in result viewer 2012-11-01 15:59:50 -04:00
adam-m
e27e7ca446 fox controls, cleanup 2012-11-01 15:23:21 -04:00
Devin148
84e3110bae Update release script and ant target 2012-11-01 15:21:23 -04:00
0xNF
ace5f7a47e Changed Solr port from :8983 to :9293
Will conflict with Sony Playstation RemotePlay, but who'll notice?
2012-11-01 14:34:47 -04:00
0xNF
f19eaf7361 Fixed errors being thrown due to half-removed listener. 2012-11-01 14:32:50 -04:00
0xNF
d7a4e482f0 Got rid of reporting Open After Creation check boxes
Added Open Folder button to ReportPanel
2012-11-01 13:15:59 -04:00
adam-m
cd00782f44 Extracted text viewer: use background worker to get text from Solr 2012-11-01 11:09:17 -04:00