3570 Commits

Author SHA1 Message Date
Sean-M
b3d10d1fe7 Merge branch 'master' of https://github.com/Smoss/autopsy 2013-05-21 14:49:41 -04:00
Sean-M
440cb0aa83 fixed email. 2013-05-21 14:48:54 -04:00
Sean moss
ab37a0e131 Fixed emailing so. 2013-05-21 13:21:58 -04:00
adam
6e71f6d33c Merge pull request #195 from Smoss/master
Updates and fixes to test and a fix to recent activity
2013-05-21 07:22:23 -07:00
Sean moss
5a538ddb66 updated gold standards 2013-05-21 10:14:58 -04:00
Sean moss
9e55b9bd50 Merge branch 'master' of https://github.com/Smoss/autopsy 2013-05-21 10:11:54 -04:00
Sean-M
6bf140ab76 Fixed BB source error. 2013-05-21 10:10:49 -04:00
tsk-build
b70c488783 Merge http://www.github.com/sleuthkit/autopsy 2013-05-20 18:06:02 -04:00
Sean-M
fe41e7a57c updated regression.py to fix typos 2013-05-20 17:56:39 -04:00
adam
928054d51b Merge pull request #194 from tmciver-basis/master
Fix for Timeline bug related to new Java version
2013-05-20 08:51:53 -07:00
Tim McIver
4b8b356f4b Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-05-20 11:43:04 -04:00
Tim McIver
06cb9735fc Updated Timeline.java and JavaSystemCaller.java to use array version of
Runtime.exec() method as the most recent version of Java (1.7.0_21)
changed the behavior of the single-string version of Runtime.exec()
causing a problem with Timeline. Also updated code to so that the
mactime output is no longer redirected to a file via the '>' redirect
operator. The ouput is now being captured from JavaSystemCaller.execute()
and written to a file directly.
2013-05-20 11:42:39 -04:00
Sean-M
e66e905898 Fixed error messages 2013-05-20 10:59:05 -04:00
Sean moss
ef735a46e9 Updated emailer.py 2013-05-20 10:45:20 -04:00
Sean moss
94f9a14d1c Merge branch 'master' of https://github.com/Smoss/autopsy 2013-05-20 10:40:38 -04:00
Sean moss
6815529ab0 fixed emailer.py 2013-05-20 10:31:19 -04:00
tsk-build
92cf25518e Merge http://www.github.com/sleuthkit/autopsy 2013-05-18 12:48:06 -04:00
Sean-M
757fdc818b Merge branch 'master' of https://github.com/Smoss/autopsy 2013-05-17 18:18:26 -04:00
Sean-M
2b2c4399e5 Fixed gold standard 2013-05-17 17:53:44 -04:00
Sean Moss
7d17d69667 Merge branch 'master' of https://github.com/Smoss/autopsy 2013-05-17 17:17:07 -04:00
Sean-M
99dd0e05ce Fixed problem with regression.py
Signed-off-by: Sean-M <Smoss117@gmail.com>
2013-05-17 17:13:34 -04:00
Sean moss
f238950f84 Merge branch 'master' of https://github.com/Smoss/autopsy 2013-05-17 15:41:23 -04:00
Sean moss
cebc7c5224 Merge branch 'master' of https://github.com/Smoss/autopsy 2013-05-17 15:41:09 -04:00
Sean-M
efc4f08995 fixed script errors 2013-05-17 15:40:25 -04:00
adam-m
1321b063bc safer disable scalpel module 2013-05-17 15:33:15 -04:00
adam-m
dc0a526f9f remove commented code 2013-05-17 15:25:02 -04:00
adam-m
0fd95eecbb disable auto-discovery of carving module for now 2013-05-17 15:16:23 -04:00
adam-m
de1d5c8316 Merge branch 'master' into scalpel-carver 2013-05-17 14:09:16 -04:00
Smoss
04187abca2 Merge http://www.github.com/sleuthkit/autopsy 2013-05-17 11:10:07 -04:00
Sean-M
0219dc2472 updated scripts 2013-05-16 16:11:44 -04:00
Sean-M
58a2995bd6 updated regression.py 2013-05-16 16:11:27 -04:00
tsk-build
06e2eedc58 Merge http://www.github.com/sleuthkit/autopsy 2013-05-16 00:04:26 -04:00
adam
17a87fd2ec Merge pull request #191 from tmciver-basis/master
Changes to IngestDialogPanel to facilitate reuse
2013-05-15 11:51:40 -07:00
Sean-M
64e03fa79f Merge remote-tracking branch 'upstream/master' 2013-05-14 12:52:34 -04:00
Sean-M
ac2ac5e021 Added db dump to regression.py 2013-05-14 12:36:22 -04:00
Tim McIver
68736dc985 Updates to ingest configuration related classes to facilitate reuse by
other modules.
2013-05-14 12:14:25 -04:00
Sean-M
6d91166dc6 Updated regression.py 2013-05-13 17:16:04 -04:00
Sean-M
fb14384e71 Merge branch 'master' of https://github.com/Smoss/autopsy 2013-05-10 16:04:51 -04:00
Sean-M
361dc0df0b Continued Database diff implementation 2013-05-10 16:01:54 -04:00
tsk-build
84fffbeebd Merge http://www.github.com/sleuthkit/autopsy 2013-05-10 00:04:10 -04:00
adam
7a0d420897 Merge pull request #190 from tmciver-basis/master
Changes to case creation logic and fix for possible frame capture concurrency bug.
2013-05-09 14:16:32 -07:00
Tim McIver
f5ff3b45d9 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-05-09 17:02:38 -04:00
Tim McIver
4fcc14cdfa Changes to Autopsy-Core needed to support decoupling of case creation
from image adding wizard.
2013-05-09 17:02:09 -04:00
Sean-M
aa06dc4154 Continued testing with database diff 2013-05-09 16:44:28 -04:00
tsk-build
ccd4e2025c Merge http://www.github.com/sleuthkit/autopsy 2013-05-09 00:04:11 -04:00
Sean-M
a6128d406e database diff for regression.py 2013-05-08 16:22:23 -04:00
adam-m
6a318dc77e updated referenced javafx jr to 1.7.21 2013-05-08 14:45:30 -04:00
Sean moss
bcc58abce3 Merge branch 'master' of https://github.com/Smoss/autopsy 2013-05-07 16:15:52 -04:00
Sean-M
7e16ff591c fixed gold standard 2013-05-07 16:14:21 -04:00
Sean-M
7cb50c5628 More regression.py fixes 2013-05-07 13:30:50 -04:00