adam-m
d31bd5263e
Update year in about dialog
2012-05-02 17:19:34 -04:00
Alex Ebadirad
36aef683ca
Date fixes for milliseconds on epoch times.
...
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-02 11:56:50 -07:00
Dick Fickling
45ffc4ca47
fix java path in Recent Activity
2012-05-02 14:26:32 -04:00
Alex Ebadirad
9d0ba3ceb9
Merge branch 'master' of https://github.com/aebadirad42six/autopsy
2012-05-02 10:08:41 -07:00
Alex Ebadirad
59d177ece7
Critical fixes to last update.
...
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-02 09:21:43 -07:00
adam-m
fed8d27e2c
Do not post indexing error messages to Inbox - will be enabled for dev version in the future
2012-05-02 12:07:13 -04:00
adam-m
7fb5e45cde
Update wording
2012-05-02 11:15:00 -04:00
adam-m
a0e5ae58e8
Change text on label
2012-05-02 10:51:10 -04:00
adam-m
38b6247428
Readded browser control class back.
...
- manual commit pick and merge
2012-05-02 10:38:10 -04:00
adam-m
579e397bfd
AUT 33 and AUT 40 bug fixes. Java path redefinition using internal platformutil method and firefox3 support.
...
- commit pick and merge
2012-05-02 10:34:57 -04:00
adam-m
87e9ae4055
Revert RA/Reporting modules ( #44 ) pull request
2012-05-02 09:54:45 -04:00
adam-m
f376ea01ab
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2012-05-02 00:33:01 -04:00
adam-m
ff96ae6f13
Merge branch 'master' of https://github.com/sleuthkit/autopsy
...
- fix previous merge
2012-05-02 00:26:43 -04:00
adam-m
a38d546ecb
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2012-05-02 00:13:32 -04:00
adam-m
0f394c6a15
fix ingest compile warning
2012-05-01 23:39:37 -04:00
adam-m
7efa3ef9cc
Fix more compile warnings in ingest
2012-05-01 23:26:45 -04:00
adam-m
c518780763
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2012-05-01 23:09:01 -04:00
adam-m
2dcc8121a0
-process files with mail extension normally with tika first
...
- fscontentstringstream tweak
2012-05-01 23:08:35 -04:00
adam-m
26cf373b5e
Fix image timezone wording
2012-05-01 19:35:49 -04:00
adam-m
b7806a42ea
fs content string stream minor correction
2012-05-01 17:29:32 -04:00
Alex Ebadirad
c5e71bb14e
Tweaks to prevent null pointer exceptions
...
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-01 14:29:18 -07:00
Alex Ebadirad
a8f9e7978c
cosmetic code formatting changes
...
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-01 13:47:27 -07:00
Alex Ebadirad
cfbddc569c
removal of hardcode artifact ids in reports.
...
Note: attribute ids are still hardcoded, need to get a lookup method like we have for artifacts to match
2012-05-01 13:36:16 -07:00
Alex Ebadirad
fda6aa2bf4
epoch time for registry extraction
...
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-01 13:23:52 -07:00
adam-m
df98e97cf9
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2012-05-01 16:16:22 -04:00
adam-m
b55d9ad301
Set stream.contentType field in index request to Solr, if content type has been set for the stream - useful for string extraction and help by pass tika.
...
String stream: if eof encountered, handle case when temp buffer has some strings.
2012-05-01 16:15:51 -04:00
Alex Ebadirad
24adb5d991
Time Corrections for IE
...
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-05-01 13:15:07 -07:00
Alex Ebadirad
92936e1c0b
Quick and dirty exception handling for RA
2012-05-01 13:12:11 -07:00
Dick Fickling
8749060eea
Only show chunk dialog if user clicks OK in file chooser
2012-05-01 14:17:48 -04:00
adam-m
ac4cc7c624
better variable names, fix typo in ascii test, use UTF8 charset in stream, move string stream class
2012-05-01 13:43:38 -04:00
adam-m
95097e16d9
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2012-04-30 17:35:34 -04:00
adam-m
e60c3d65e2
Add manifest file to ingestible extensions.
...
Add a function that abstracts out the ingestible check.
2012-04-30 17:35:05 -04:00
adam-m
3588590c7f
Update header
2012-04-30 14:55:07 -04:00
adam-m
8e03df80a9
Supplement the stream conversion class with 2 default method implementations and comments
2012-04-30 14:54:21 -04:00
adam-m
54302c124d
Minor cleanup, update javadoc
2012-04-30 14:40:23 -04:00
adam-m
96838e4915
Adjust index solr timeout better with file size
2012-04-30 13:59:50 -04:00
adam-m
fd526fde77
update doc
2012-04-30 11:52:42 -04:00
adam-m
4a35278ab0
- ensure messages are cleared when case closed, even if exc thrown
...
- adjust logging levels in term query class
- additional adjustments to handle case closed sooner
2012-04-30 11:51:32 -04:00
adam-m
b5ccf788a9
Another place to catch service exception when stop() called
2012-04-30 10:08:00 -04:00
adam-m
7f47375e8c
Handle exceptions from stopping() services
2012-04-30 09:58:18 -04:00
adam-m
85f26bb899
Ensure any individual service managed background threads are shutdown first, before the ingester thread.
2012-04-30 09:50:51 -04:00
adam-m
7e1b633be7
TSK-468 keyword search hang on certain content
...
TSK-429 Case closing exception handling
- better design of Solr server, better encapsulation to improve concurrency and error handling
- added timeout (30 mins by default, to be tweaked per file size) for file index operation
- implemented better solr server stop() (graceful, then brutal)
- added Solr restart in case of timeout, fixes issue when server instance is shot and does not respond. After restart, ingest continues on following files
- better exception/error handling and handling of case closing while keyword search threads are being shutdown, but still running
2012-04-27 17:53:41 -04:00
adam-m
27e9b7f8ee
Dir tree viewer add safety checks needed in some cases
2012-04-27 15:41:14 -04:00
Alex Ebadirad
356322d819
Merge branch 'master' of https://github.com/aebadirad42six/autopsy
2012-04-27 10:11:49 -07:00
adam-m
f1fd58da67
ui adjustment
2012-04-27 12:25:41 -04:00
adam-m
d2fb627015
Merge branch 'master' of https://github.com/sleuthkit/autopsy
...
Conflicts resolved:
Case/src/org/sleuthkit/autopsy/casemodule/AddImageVisualPanel1.java
2012-04-27 12:18:02 -04:00
adam-m
92346d035d
TSK-470 Allow user to skip orphan files on FAT file systems
2012-04-27 12:10:51 -04:00
Alex Ebadirad
a25627d341
AUT 33 and AUT 40 bug fixes. Java path redefinition using internal platformutil method and firefox3 support.
...
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-04-27 08:46:49 -07:00
Dick Fickling
a6bf554a2e
Limit Content Node creation to 10000 (will pop dialog to notify user)
2012-04-27 09:39:22 -04:00
Alex Ebadirad
e76c970e81
Merge branch 'master' of https://github.com/aebadirad42six/autopsy
2012-04-26 18:13:34 -07:00