2327 Commits

Author SHA1 Message Date
Dick Fickling
38014209b9 Add right-click menu to keyword search bar 2012-03-27 10:34:26 -04:00
Dick Fickling
04c637311d icon changes 2012-03-27 10:33:09 -04:00
adam-m
0996b1e02d hash db service: add md5 string to uniqueness factor 2012-03-27 10:23:27 -04:00
adam-m
0416503387 Merge branch 'master' of https://github.com/aebadirad42six/autopsy
Conflicts:
	Report/src/org/sleuthkit/autopsy/report/reportPanelAction.java
2012-03-27 08:30:25 -04:00
adam-m
b9aaf58c90 use stored=false for now for performance, test more (might break the preview) 2012-03-27 08:28:31 -04:00
Alex Ebadirad
185c73946b Changes to progress bar and html encoding issues when viewed from browsers
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-03-27 02:04:49 -07:00
adam-m
e2a7fe73fe Fix reporting build error 2012-03-27 00:22:30 -04:00
adam-m
5510f51e33 Better regex for URLs 2012-03-27 00:16:41 -04:00
adam-m
69d55f7cc1 Keyword search ingest improvements: alternative performQueryPerTerm() and equivalent bb write methods - more optimal for grouping results per hit (in ingest) rather then per query.
Improves overall keyword search ingest performance.
Improve regex results highlight by using content_ws field.
2012-03-27 00:16:28 -04:00
adam-m
30a2e3f9f4 Inbox msg box: more selection improvements: cursor, custom select row rendering, clear selection 2012-03-26 20:56:46 -04:00
adam-m
3c9d03a58a Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-03-26 17:43:04 -04:00
adam-m
6ea2efcc50 Probable fix for ingest message inbox selections 2012-03-26 17:42:44 -04:00
adam
7a2f6fd339 Merge pull request #28 from aebadirad42six/master
Temporary label change on the progress bar to notify user until better method is found
2012-03-26 14:24:03 -07:00
Alex Ebadirad
c1b96c725d Label for progress bar
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-03-26 14:10:02 -07:00
Dick Fickling
278ea89b01 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-03-26 17:07:24 -04:00
Dick Fickling
a703e5d3dd Icons and minor gui changes 2012-03-26 17:07:01 -04:00
adam
cea26c3242 Merge pull request #27 from aebadirad42six/master
Referers for chrome web history now displaying as urls
2012-03-26 13:46:13 -07:00
Alex Ebadirad
30cb68800a added referrer urls to chrome
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-03-26 13:45:07 -07:00
Dick Fickling
7447164b76 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-03-26 15:44:41 -04:00
adam-m
ea71a5bba2 Delete temp reg ripper file only when done reading 2012-03-26 15:40:23 -04:00
Alex Ebadirad
138edf1d2c Fixed possible delete before buffer has read in full file in registryextract
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-03-26 12:37:17 -07:00
adam
b0c997bfd3 Merge pull request #25 from aebadirad42six/master
Addition of installed programs to reporting, added html linkable table
2012-03-26 12:28:22 -07:00
Alex Ebadirad
f469c03967 Addition of installed prog to reporting section.
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-03-26 12:27:04 -07:00
adam-m
897e0200ea Merge branch 'master' of https://github.com/aebadirad42six/autopsy
Conflicts:
	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractRegistry.java
2012-03-26 15:23:07 -04:00
Alex Ebadirad
52fcef0014 Installed programs now available w/ version of windows
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-03-26 12:04:33 -07:00
adam
69ef2ead44 Merge pull request #23 from aebadirad42six/master
Demo fixes
2012-03-26 11:13:16 -07:00
Dick Fickling
94a63be9ca Merge branch 'master' of github.com:sleuthkit/autopsy 2012-03-26 14:09:41 -04:00
Dick Fickling
d7e3d45b45 fix some media viewer warnings 2012-03-26 14:09:34 -04:00
Dick Fickling
3ce9917c2a Improve cross platform performance and appearance 2012-03-26 14:08:54 -04:00
Alex Ebadirad
83f271dda7 Fixes to nulls in report column, recent doc display modified, moved progress bar down below buttons in report filter, removed artifact id column from hashset table, report window once again resizable, now a new report gets generated each time, clearing out the old one. Added a non-linked table of contents with number of hits at the top of the html report.
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-03-26 11:06:11 -07:00
adam-m
99357be817 Fix encoding when reading files from regripper 2012-03-26 13:44:40 -04:00
Dick Fickling
8130f948e8 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-03-26 12:41:54 -04:00
Dick Fickling
30f3ccbd98 Separate Hashset hits from rest of extracted content 2012-03-26 12:41:50 -04:00
adam-m
ae4731f3a6 handle no solr code exception in extracted content 2012-03-26 12:36:11 -04:00
adam-m
6adc363f41 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-03-26 12:27:29 -04:00
adam-m
c488275bc4 Quietly handle exception when closing case and solr core and some viewer is attemtping to get content 2012-03-26 12:27:05 -04:00
dickfickling
84d383ee5f Update README.txt 2012-03-26 13:05:34 -03:00
adam-m
6e491f3149 change URL regex 2012-03-26 11:26:39 -04:00
adam-m
abff5dce99 Use proper regex for URLs 2012-03-26 11:04:24 -04:00
adam-m
7dbb635ba0 Override preferredID method for tc 2012-03-26 10:56:54 -04:00
Dick Fickling
c0470f53e0 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-03-26 09:35:21 -04:00
adam
92097d99d4 Merge pull request #22 from aebadirad42six/master
recent doc bugfixes, IE cookies/bookmarks added
2012-03-23 17:26:55 -07:00
Alex Ebadirad
e82ec772db Fixed recent documents displaying, added IE cookies and bookmarks, chrome bookmarks now work
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-03-23 15:13:39 -07:00
adam-m
66358a5c44 fix bug when keyword list export throws exception in some cases 2012-03-23 17:32:22 -04:00
Dick Fickling
e3dc4d5617 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-03-23 12:54:41 -04:00
adam
bdbac20873 Merge pull request #21 from aebadirad42six/master
html report simplified for display, recent activity bug fixing
2012-03-23 09:21:41 -07:00
Alex Ebadirad
5247386092 Simple html reporting and bug fixes to extraction
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-03-23 09:19:53 -07:00
Dick Fickling
b3dde28f76 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-03-23 12:15:22 -04:00
Dick Fickling
eb45ab558b Back and Forward buttons for content viewers 2012-03-23 12:15:00 -04:00
Dick Fickling
8b3c4243fe Show Extracted Content view by default for Keyword Search Artifacts 2012-03-23 12:10:20 -04:00