2499 Commits

Author SHA1 Message Date
adam-m
1b8fcb5db0 Ensure finalizeSearcher always runs and cleans up, even if unexpected exception, or interruption that we can't trap 2012-06-07 15:03:34 -04:00
Dick Fickling
ae61c50fde Update userdocs 2012-06-07 15:01:43 -04:00
Alex Ebadirad
7db712e0e7 MboxEmailModule checkin initial
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-06-07 11:10:36 -07:00
Alex Ebadirad
1ff1cc3b5f Merge branch 'master' of https://github.com/aebadirad42six/autopsy 2012-06-07 10:59:19 -07:00
arivera@42six
8e72a98b97 Initial MboxParsing impl using org.apache.tika 2012-06-07 10:54:20 -07:00
adam-m
f8b6d89d45 check if commit index/search also in between chunks if timer goes off, use user defined ingest time for commiting, for now, more info in task bar if searcher is pending 2012-06-07 13:32:23 -04:00
adam-m
38a790e5fb - set commit interval to 60s (hardcoded, not user settable)
- do not cancel searcher one before final, let it complete, final will block as needed
2012-06-07 10:22:52 -04:00
Brian Carrier
e9542ebda0 Updated QuickStart 2012-06-07 09:45:11 -04:00
adam-m
e5ccebb5f2 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-06-06 18:07:48 -04:00
adam-m
fd99782fef Better cleanup of search timers 2012-06-06 18:07:32 -04:00
adam-m
ace2b7dc50 Index directory meta data 2012-06-06 18:06:32 -04:00
Brian Carrier
6fe4aef7de Added base form of quick start guide 2012-06-06 17:41:28 -04:00
adam-m
6a9b700426 fix warning 2012-06-06 17:13:56 -04:00
adam-m
497f815c1d - use a separate timer for a searcher
- searcher timer runs from end to start of a search
- run commit the index even if searcher is running (memory issue)
2012-06-06 17:04:15 -04:00
adam-m
9421cbfdd9 Index directory names 2012-06-06 17:02:35 -04:00
adam-m
c6f1db2307 Increase Solr max heap space to 512MB 2012-06-06 12:40:35 -04:00
Brian Carrier
36cafdec01 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-06-05 18:12:51 -04:00
Brian Carrier
25af5a21a0 Updated reference to TSK 4.0 instead of 3.3 2012-06-05 17:40:59 -04:00
Dick Fickling
59930eb0bb Increase test heap space 2012-06-05 16:14:31 -04:00
adam-m
5aacf1bf16 fix import, use commons 2 jar (as keyword search) 2012-06-05 15:07:13 -04:00
adam-m
cf8e6cda25 revert core utils bundle properties 2012-06-05 14:57:33 -04:00
Dick Fickling
2b1d859754 Skip known files by default 2012-06-05 14:51:36 -04:00
Brian Carrier
03b8dd4e3f Updated for beta 3 2012-06-05 13:27:09 -04:00
adam
1ce4663962 Merge pull request #50 from aebadirad42six/master
HTML/XML escaping on reporting
2012-06-05 09:59:04 -07:00
Alex Ebadirad
f47d88753e Updated to include value escaping in reportxml 2012-06-05 09:51:26 -07:00
Dick Fickling
161f2a2670 Minor UI tweaks 2012-06-05 09:34:33 -04:00
adam-m
d3d9b02101 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-06-04 18:06:58 -04:00
adam-m
510280ac06 Keyword search force term grouping in phrases by default (literal search) 2012-06-04 18:06:38 -04:00
adam-m
c02032c38d Better spacing 2012-06-04 18:00:57 -04:00
Dick Fickling
c7f9c07f2f Update installer to remove trove 2012-06-04 17:00:57 -04:00
Alex Ebadirad
a8c03a3be3 Using apache commons lang to escape html/xml from reports. 2012-06-04 13:51:15 -07:00
Dick Fickling
7af92a145c Merge branch 'master' of github.com:sleuthkit/autopsy 2012-06-04 16:47:36 -04:00
Dick Fickling
d2cd55213e Move 'skip nsrl' checkbox from simple to advanced panel,
enable by default
2012-06-04 16:47:12 -04:00
adam-m
cfcaf73be0 fix version 2012-06-04 16:33:38 -04:00
adam-m
67a7757d7b update for new API 2012-06-04 16:08:51 -04:00
Alex Ebadirad
c0cb9ae9d0 HTML escaping in html report for values from blackboard 2012-06-04 13:00:39 -07:00
Alex Ebadirad
2dfcad2d7f Tweaks to date/time in report XLS
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-06-04 12:58:56 -07:00
dickfickling
7122fcc18e Update master 2012-06-04 16:39:19 -03:00
dickfickling
a3968e3ad8 Update master 2012-06-04 16:35:33 -03:00
adam-m
3d8e51abe3 Update docs, add embedded software section 2012-06-04 15:32:25 -04:00
Alex Ebadirad
502820ea85 Merge from master 2012-06-04 11:50:05 -07:00
adam-m
4d93f49cea Update issues/limitations doc 2012-06-04 13:58:24 -04:00
adam-m
6ab1925a75 Merge branch 'master' into new-features-20120503 2012-06-04 13:45:02 -04:00
adam
802017360c Merge pull request #49 from aebadirad42six/master
hashset/keyword set in reporting replaced with set_name attr
2012-06-04 10:45:42 -07:00
Dick Fickling
28fd1bf548 Merge git://github.com/aebadirad42six/autopsy into new-features-20120503 2012-06-04 13:39:24 -04:00
Alex Ebadirad
018a1ac1ab SQL query modification to Report.java to use attr type enum 2012-06-04 09:47:04 -07:00
Alex Ebadirad
1fbce1d529 Modification of reports to use TSK_SET_NAME instead of hashset name or keyword set 2012-06-04 09:23:54 -07:00
Dick Fickling
7f5054aa7f Fix delete list and new list buttons 2012-06-04 11:10:30 -04:00
Dick Fickling
cf8bd66e24 Merge branch 'new-features-20120503' of github.com:sleuthkit/autopsy into new-features-20120503 2012-06-04 10:48:02 -04:00
Dick Fickling
3abef13f6d TSK-263: Be capable of searching file names of 'known files'
Also remove state tracking of KW lists from panels,
have them rely on KeywordSearchListsXML entirely
2012-06-04 10:47:42 -04:00