Tim McIver
8458b92f55
Refactored mactime-file-parsing code to fix bug that was missing many
...
entries. In support of AUT-745.
2013-01-16 15:55:19 -05:00
Tim McIver
17e13a5e5d
Reinstated removal of 'disabled.modules' from nbproject/platform.properties.
...
Also removed reference to JavaFX jar in Core.
2013-01-15 15:27:45 -05:00
Tim McIver
f075a34af9
Merge branch 'master' of https://github.com/sleuthkit/autopsy into timeline
2013-01-15 10:44:41 -05:00
adam-m
6ec453eef2
Merge https://github.com/tmciver-basis/autopsy
...
Conflicts:
Core/src/org/sleuthkit/autopsy/datamodel/ContentUtils.java
2013-01-15 10:39:01 -05:00
adam-m
b90fcf8d04
Better text when creating tags
2013-01-14 17:30:02 -05:00
Tim McIver
8cfbbc0024
Updates in effort to upgrade from Java 6 to Java 7.
2013-01-14 16:58:32 -05:00
adam-m
55d5e3f496
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2013-01-14 16:37:33 -05:00
adam-m
9dab1e1a57
added native and heap memory monitor to ingest monitor, using monitor.log file
2013-01-14 16:15:51 -05:00
adam-m
21a9dae192
fix compile warn
2013-01-14 16:02:02 -05:00
adam-m
03cdaef2ca
fix unchecked warn
2013-01-12 00:54:57 -05:00
adam-m
c034962787
Change bundled dir name from jre6 to jre making it version independent, easier to upgrade
2013-01-11 17:18:29 -05:00
Tim McIver
7917159d51
Merge branch 'master' of https://github.com/0xNF/autopsy into timeline
2013-01-11 14:25:39 -05:00
adam-m
c3aaf1aabf
updated NEWS
2013-01-11 13:09:45 -05:00
adam-m
403868bb85
update news
2013-01-11 12:55:53 -05:00
adam-m
221f50ba3b
fix bundle installer with the correct CRT version (10.0.30319.1)
2013-01-11 12:55:39 -05:00
Tim McIver
0860d97082
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2013-01-11 12:38:49 -05:00
Tim McIver
3a5727b9ff
Fixed log message typos.
2013-01-11 12:38:01 -05:00
Tim McIver
e840fa0a0e
These changes in support of AUT-740 concerning KeywordSearch 'Advanced
...
Keyword Search Configuration' dialog box. Renamed 'Save As' button to
'Copy List'. Added cancel button. Altered logic so that when a copy list
operation is aborted, a dialog no longer pops up saying that the list was
saved.
2013-01-11 12:35:02 -05:00
adam-m
473f9231ae
fix bookmark cancellation
2013-01-11 09:41:39 -05:00
Tim McIver
47fc2abb80
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2013-01-10 17:40:38 -05:00
Tim McIver
e11e346b73
Removed inner classes ShortNameVisitor and GetPathVisitor from
...
ContentUtils as well as method 'getSystemPath()' per AUT-753. This
functionality has been replaced by use of Content.getUniquePath().
2013-01-10 17:28:28 -05:00
Tim McIver
c6cc2667ef
Fixed display of unique path of parent directory in 'Directory Listing'
...
window per AUT-750 and AUT-753.
2013-01-10 16:22:16 -05:00
0xNF
44460a8212
Merge https://www.github.com/sleuthkit/autopsy
2013-01-10 11:27:15 -08:00
adam-m
453a364976
- lower heap setting to 768 to allow more native space, disable class validation for speed, make jvm settings consistent across all builds
2013-01-10 13:30:42 -05:00
adam-m
7421e257a9
Merge branch 'master' of https://github.com/tmciver-basis/autopsy
2013-01-10 12:30:19 -05:00
adam-m
24a6c2d709
remove call to garbage collect, we shouldn't be doing it
2013-01-10 11:01:56 -05:00
0xNF
29822ababb
Merge https://github.com/sleuthkit/autopsy
2013-01-09 16:33:42 -08:00
adam-m
44599504ed
keyword search ingest: search only images being ingested, not other images present in the index
2013-01-09 17:31:02 -05:00
Tim McIver
0011fffdf7
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2013-01-09 17:18:44 -05:00
adam-m
2b0deb68c9
news
2013-01-09 17:10:43 -05:00
adam-m
7e4a2343e0
better error icon
2013-01-09 17:09:24 -05:00
adam-m
f87ebd7fb7
better notify messages + strip html from ingest messages if present
2013-01-09 17:02:59 -05:00
adam-m
3f226b3ff2
Better error message due to low disk space
2013-01-09 16:45:40 -05:00
adam-m
9b5a84e951
- added utils to show message / notification in status area
...
- ingest errors/warnings now show as clickable notifications
2013-01-09 16:40:45 -05:00
adam-m
2f529c1cc0
add source file path to result content view for consistency
2013-01-09 13:51:38 -05:00
0xNF
59708185ae
Timeline, added support for paths with spaces
...
Won't complain about not finding generated body files anymore if the
path it is writing to contains a space.
2013-01-09 08:03:50 -08:00
0xNF
4db3397553
Merge https://github.com/sleuthkit/autopsy
2013-01-09 07:35:37 -08:00
adam-m
6d33cd7aaf
new static method to create a custom data result viewer linked to a custom content viewer
2013-01-09 09:42:40 -05:00
0xNF
747d966075
Will no longer crash when no case is open
2013-01-08 18:47:23 -08:00
Tim McIver
2343d091c8
Clean up org.sleuthkit.autopsy.directorytree.ViewContextAction.ReverseHierarchyVisitor code.
2013-01-08 16:15:17 -05:00
adam-m
2a7e0fbeb4
fix dox warnings
2013-01-08 15:54:32 -05:00
adam-m
2e75294c13
update news
2013-01-08 15:34:37 -05:00
adam-m
ad6ae1ba3c
fix hang in excel report generation when special chars present in datatype
2013-01-08 15:26:30 -05:00
Tim McIver
a8f6393c8a
Made changes due to FsContent.getFileSystem now throwing TskCoreException.
2013-01-08 15:22:23 -05:00
adam-m
7454f4ce74
fix html report crash when tags have special chars (forward slash)
2013-01-08 15:06:18 -05:00
Tim McIver
e62b062aa7
Fixed some updates to ReverseHierarchyVisitor that broke the 'Find File in
...
Directory' option when right-clicking a file in the Table View.
2013-01-08 14:39:22 -05:00
adam-m
2c51d6bb29
tags adjustments
2013-01-08 14:25:32 -05:00
adam-m
f9373d6e13
fix ra warning, better close
2013-01-08 14:04:17 -05:00
adam-m
56a4bb756c
Fix unchecked warning
2013-01-08 13:57:40 -05:00
adam-m
8bbd3c195b
remove deprecation warning, use proper methods to close queries
2013-01-08 13:51:03 -05:00