Devin148
|
9c419383b0
|
Change visual styles for add image panel
|
2012-11-12 09:26:02 -05:00 |
|
Devin148
|
87322bde4d
|
Add PhysicalDrive access permission warning
|
2012-11-12 09:05:57 -05:00 |
|
Devin148
|
38d88fb782
|
Merge branch 'master' of https://github.com/Devin148/autopsy into Drives
|
2012-11-12 08:54:52 -05:00 |
|
Devin148
|
ea8ffd6ccc
|
Check for null file before reporting
|
2012-11-12 08:53:59 -05:00 |
|
Devin148
|
41b6f114dc
|
Fix general HTML report bugs
|
2012-11-09 17:25:21 -05:00 |
|
Devin148
|
5eb9615cb1
|
Add comments to HTML report
|
2012-11-09 16:36:11 -05:00 |
|
Devin148
|
c24c8a442f
|
Bugfix ingest ongoing warning
|
2012-11-09 16:30:41 -05:00 |
|
Devin148
|
94c8749862
|
Merge changes in reporting
|
2012-11-09 16:09:48 -05:00 |
|
Devin148
|
90b7e41ae5
|
Report multiple webpages for HTML report with scalability
|
2012-11-09 15:42:15 -05:00 |
|
adam
|
4f32bd8a43
|
Merge pull request #92 from 0xNF/master
Reporting updates
|
2012-11-09 12:06:41 -08:00 |
|
0xNF
|
05a27776f7
|
XLS and XML now include tagged(bookmarked) files
|
2012-11-09 13:57:50 -05:00 |
|
0xNF
|
99b6d6c02c
|
HTML report is the first report seen
HTML is Enabled by default and others are disabled by default.
|
2012-11-09 13:55:40 -05:00 |
|
adam-m
|
ff99986751
|
improve handlign cancellation in scheduled pending image ingest threads
|
2012-11-09 11:01:17 -05:00 |
|
adam-m
|
359815f4c3
|
AUT-616 Add support to enqueue Image ingests
- Image ingests are enqueued (using locks), allowing single image ingest thread at a time
|
2012-11-08 16:51:28 -05:00 |
|
0xNF
|
70a55ee29a
|
Better error reporting in Report.java
|
2012-11-08 16:38:22 -05:00 |
|
0xNF
|
c408ef28ee
|
ReportHTML now correctly reports keyword hits.
Will revist in the coming days for efficiency.
|
2012-11-08 16:38:00 -05:00 |
|
0xNF
|
52ec3609a8
|
XLS and XML now report file path in every entry.
|
2012-11-08 16:37:09 -05:00 |
|
adam-m
|
345d0fd5e8
|
Thumbnail viewer tweaks, fix resizing, add file name
|
2012-11-08 15:28:20 -05:00 |
|
adam-m
|
f179bb68fd
|
add html escaping/unescaping utls
|
2012-11-08 12:39:29 -05:00 |
|
adam-m
|
2c1dc3bfae
|
rename class
|
2012-11-08 12:29:43 -05:00 |
|
0xNF
|
3762621e68
|
Report panel layout change
|
2012-11-08 11:33:31 -05:00 |
|
adam-m
|
131cae90c4
|
update body file report description
|
2012-11-08 11:06:18 -05:00 |
|
adam-m
|
dec47ae3b0
|
add bookmark action to a artifact node if itself is not a bookmark node
add more actions for artifact nodes for a dir
|
2012-11-08 10:41:15 -05:00 |
|
adam-m
|
e3d129188f
|
generate report window - move label
|
2012-11-08 10:18:12 -05:00 |
|
adam-m
|
b23180b1bc
|
report widget action cleanup and resize improvement
|
2012-11-07 17:23:36 -05:00 |
|
adam-m
|
4572a12971
|
Add some missing actions for different blackboard artifacts of various content
|
2012-11-07 17:04:11 -05:00 |
|
adam-m
|
d965014201
|
check also for ntfs/fat fs when skipping special files
|
2012-11-07 16:26:24 -05:00 |
|
adam-m
|
f4de58bf15
|
update due to API change
|
2012-11-07 16:26:04 -05:00 |
|
adam-m
|
f19cd22bfb
|
update sqlite jdbc
|
2012-11-07 16:25:50 -05:00 |
|
Devin148
|
8e0ecd6006
|
Increase usability in recent cases panel
|
2012-11-07 15:31:22 -05:00 |
|
adam-m
|
cf5ed28708
|
Merge branch 'master' of https://github.com/0xNF/autopsy
|
2012-11-07 12:26:41 -05:00 |
|
adam-m
|
a6b4373b82
|
AUT-636 Exclude special files in ingest
|
2012-11-06 17:17:41 -05:00 |
|
Devin148
|
1e8727434b
|
Merge https://github.com/sleuthkit/autopsy into Drives
|
2012-11-06 16:41:44 -05:00 |
|
adam-m
|
5064b23af8
|
faster string parsing in thumbnail viewer
|
2012-11-06 14:30:33 -05:00 |
|
Devin148
|
f49fe2b9df
|
Add local drives to add image wizard
|
2012-11-06 12:24:49 -05:00 |
|
Devin148
|
851bad3988
|
Add drive detection to PlatformUtils
|
2012-11-06 12:21:58 -05:00 |
|
Devin148
|
715d153533
|
Log duration of add image process
|
2012-11-02 07:32:11 -04:00 |
|
adam-m
|
06c9819e7e
|
quicker count of artifacts in result viewer
|
2012-11-01 15:59:50 -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 |
|
0xNF
|
3388bd5caa
|
Merge git://github.com/sleuthkit/autopsy
|
2012-10-31 16:40:57 -04:00 |
|
0xNF
|
cd7a4bb6ff
|
Removed path for each generated report.
Added report folder location label beneath Timestamp
|
2012-10-31 16:40:13 -04:00 |
|
0xNF
|
36e6235aba
|
"Preview" changed to "Open After Creation".
Supports selecting more than one file to open.
|
2012-10-31 16:39:12 -04:00 |
|
adam-m
|
7614ae988a
|
better layout
|
2012-10-31 16:12:34 -04:00 |
|
adam-m
|
24df97031b
|
add image number range to thumbnail viewer toolbar
|
2012-10-31 16:04:36 -04:00 |
|
adam-m
|
cb965256f1
|
better reset of thumbnail viewer
|
2012-10-31 13:40:34 -04:00 |
|
adam-m
|
d4dc4f28c4
|
fix getting reverse hierarchy for unalloc files
|
2012-10-31 13:06:20 -04:00 |
|
adam-m
|
4701b58d39
|
re-enable view context action for layout file
|
2012-10-31 12:54:03 -04:00 |
|
adam-m
|
81a8d8f34b
|
Added general right click actions for unalloc content files and extended extract file action.
|
2012-10-31 11:27:30 -04:00 |
|
Devin148
|
97e034b02a
|
Merge https://github.com/sleuthkit/autopsy
|
2012-10-31 09:09:06 -04:00 |
|