adam-m
|
a4fe27eec9
|
Fix formatting
|
2012-06-21 09:30:23 -04:00 |
|
adam-m
|
dd5c8a0373
|
update building.txt - we no longer require IDE
|
2012-06-20 17:32:20 -04:00 |
|
adam-m
|
4a54029a6d
|
Merge branch 'new-features-20120503' of https://github.com/sleuthkit/autopsy into new-features-20120503
|
2012-06-20 17:04:00 -04:00 |
|
adam-m
|
2e66dd103d
|
TSK-527 Automate netbeans RCP platform build
fixes #1
|
2012-06-20 17:03:42 -04:00 |
|
Dick Fickling
|
4e4f21e0a7
|
Fix TSK-486: Rename ".." to be "[parent folder]" in tree
|
2012-06-20 16:57:25 -04:00 |
|
Dick Fickling
|
64352884e7
|
Fix integer division error
|
2012-06-20 16:55:35 -04:00 |
|
Dick Fickling
|
4c481c5db2
|
changes to isPreferred() return values
|
2012-06-20 15:03:57 -04:00 |
|
Dick Fickling
|
6e207f2245
|
Forgot to include interface
|
2012-06-20 13:16:08 -04:00 |
|
Dick Fickling
|
fa7a292640
|
Ordering/prioritizing Data Content Viewers
|
2012-06-20 13:12:37 -04:00 |
|
adam-m
|
12d757542f
|
Extracted text viewer - cache last text content for much quicker loading when user browses artifacts for the same content
|
2012-06-20 12:35:45 -04:00 |
|
adam-m
|
81002342c8
|
Fix displaying all email messages
|
2012-06-20 12:03:23 -04:00 |
|
adam-m
|
4998aa932a
|
Fix after merge
|
2012-06-20 09:27:36 -04:00 |
|
Alex Ebadirad
|
89504671e0
|
Bug fix for email ingester service in bb artifact creation
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
|
2012-06-19 16:49:49 -07:00 |
|
Alex Ebadirad
|
7ecf172ecd
|
Null exception fix to thunderbirdparser/ThunderbirdMboxFileIngestService.java as well as merge with most recent autopsy new features branch
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
|
2012-06-19 16:37:27 -07:00 |
|
adam-m
|
45119ef43f
|
Re-add email node
|
2012-06-19 16:28:45 -04:00 |
|
adam-m
|
ef9b704362
|
add a temporary PATH attribute
|
2012-06-19 16:13:13 -04:00 |
|
adam-m
|
a8ef06db90
|
Merge branch 'master' into new-features-20120503
|
2012-06-19 15:46:51 -04:00 |
|
adam-m
|
8878afc568
|
Merge branch 'master' of https://github.com/aebadirad42six/autopsy into new-features-20120503
|
2012-06-19 15:46:07 -04:00 |
|
Alex Ebadirad
|
6f56bdc5cf
|
email parser update
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
|
2012-06-19 11:50:49 -07:00 |
|
adam-m
|
47c70ae07e
|
Merge branch 'master' of https://github.com/aebadirad42six/autopsy into new-features-20120503
|
2012-06-19 14:08:31 -04:00 |
|
Alex
|
7314a30c70
|
Re-implemented/re-factored parse into parseMbox(). Also a getter method; getAllEmails(). Use parseMbox() instead of parse, then call getAllEmails(). Returns a HashMap<String,Map<String,String>> object. Key-> Message-ID Value-> Metadata and Content for that email id.
|
2012-06-19 10:56:55 -07:00 |
|
Dick Fickling
|
cdf20b88db
|
Fix bugs in https://github.com/sleuthkit/autopsy/issues/52
|
2012-06-19 13:49:15 -04:00 |
|
adam-m
|
17030ab360
|
Provide a separate method for reporting number of all solr documents, and number of files (not chunks only).
Do not report number of chunks to the user, only number of files/directories.
|
2012-06-19 11:20:18 -04:00 |
|
Alex Ebadirad
|
ef5a1883ae
|
Merge branch 'new-features-20120503' of https://github.com/sleuthkit/autopsy
Conflicts:
CoreUtils/src/org/sleuthkit/autopsy/coreutils/Bundle.properties
thunderbirdparser/src/org/sleuthkit/autopsy/thunderbirdparser/ThunderbirdMboxFileIngestService.java
|
2012-06-19 08:19:04 -07:00 |
|
adam-m
|
b4641e949a
|
Merge branch 'new-features-20120503' of https://github.com/sleuthkit/autopsy into new-features-20120503
|
2012-06-19 11:08:23 -04:00 |
|
adam-m
|
d445cf9af8
|
Keyword search: add general tab to configuration
|
2012-06-19 11:08:04 -04:00 |
|
Dick Fickling
|
2cd06d544c
|
use boolean setting to enable/disable import button
|
2012-06-19 08:55:56 -04:00 |
|
alexri
|
62e14a18c0
|
Added public ArrayList<String> getXHTMLDocs() in Parser class
|
2012-06-18 15:23:28 -07:00 |
|
Alex Ebadirad
|
9a60e9831b
|
added arraylist long for getdatecreated methods
|
2012-06-18 15:15:36 -07:00 |
|
alexri
|
439c6cc7d4
|
Changed getter members to return an ArrayList<String>. Added an accessor member to get the number of emails per thunderbird email file.
|
2012-06-18 15:08:25 -07:00 |
|
Alex Ebadirad
|
88b61d9981
|
Rename of mboxemail and additions of thunderbirdparser class.
|
2012-06-18 14:55:23 -07:00 |
|
Alex Ebadirad
|
050e48bd5f
|
Merge branch 'master' of https://github.com/aebadirad42six/autopsy
|
2012-06-18 14:00:05 -07:00 |
|
alexri
|
7fdf34fa95
|
.
|
2012-06-18 13:57:33 -07:00 |
|
Dick Fickling
|
d0d14c0c42
|
Better ingest support for new panel
|
2012-06-18 16:25:07 -04:00 |
|
Dick Fickling
|
dbad7db1c7
|
Merge branch 'master' of github.com:sleuthkit/autopsy into new-features-20120503
|
2012-06-18 15:52:17 -04:00 |
|
Dick Fickling
|
3395760740
|
fix variable names (my bad)
|
2012-06-18 15:51:48 -04:00 |
|
Dick Fickling
|
f9dac1c742
|
Initial overhaul of Hash DB Management Panel
|
2012-06-18 15:51:21 -04:00 |
|
Dick Fickling
|
0f575cf709
|
Merge branch 'new-features-20120503' of github.com:sleuthkit/autopsy into new-features-20120503
|
2012-06-18 15:49:05 -04:00 |
|
Alex Ebadirad
|
60163bf4e1
|
Merge branch 'master' of https://github.com/sleuthkit/autopsy
|
2012-06-18 11:23:33 -07:00 |
|
Brian Carrier
|
3df81073b2
|
Updated build scripts to better deal with non-Windows systems
|
2012-06-18 12:00:38 -04:00 |
|
Alex Ebadirad
|
4cdab24917
|
java doc updates first pass
|
2012-06-15 15:22:59 -07:00 |
|
adam-m
|
db5e80fb41
|
Added mail messages viewing in dir tree
|
2012-06-15 13:09:08 -04:00 |
|
adam-m
|
d202529967
|
Merge branch 'master' of https://github.com/aebadirad42six/autopsy into new-features-20120503
|
2012-06-14 13:51:17 -04:00 |
|
adam-m
|
2b9a1660c7
|
add known issues file to the installer
|
2012-06-14 10:55:52 -04:00 |
|
adam-m
|
64978dff89
|
change install path
|
2012-06-14 10:25:09 -04:00 |
|
adam-m
|
a69b25b08b
|
simplify fire service event, add more logging
|
2012-06-13 17:04:25 -04:00 |
|
adam-m
|
6afd841c9d
|
Moved updatekeywords() to search thread to eliminate need of synchronizing ingest and search threads
|
2012-06-13 16:57:07 -04:00 |
|
adam-m
|
fff2277ab2
|
fix alignment when resized
|
2012-06-13 12:49:15 -04:00 |
|
adam-m
|
10ee3d1f24
|
remove junit lib from the installer
|
2012-06-13 12:22:08 -04:00 |
|
Dick Fickling
|
8b36b631f7
|
Tighter & faster serialization for keyword search lists
|
2012-06-13 11:24:10 -04:00 |
|