Commit Graph
3673 Commits
Author SHA1 Message Date
adam bb6eb7e7ec Merge pull request #201 from Smoss/master
Reformatted email lines
2013-05-29 15:00:04 -07:00
Sean-M 7d1fad2813 Properly formatted email error messages. 2013-05-29 17:53:36 -04:00
adam d288358bbb Merge pull request #200 from Smoss/master
Removed autopsy db file from email list and fixed gold standard error
2013-05-29 14:30:38 -07:00
Sean-M 1f2680bca5 Removed db from file sending list.
Signed-off-by: Sean-M <Smoss117@gmail.com>
2013-05-29 17:03:17 -04:00
adam 712ac2b510 Merge pull request #199 from Smoss/master
Fixed python code
2013-05-29 08:43:24 -07:00
Sean-M 5f78893360 Fixed python error in autopsy. 2013-05-29 11:13:10 -04:00
adam 060e1e41b6 Merge pull request #198 from Smoss/master
updated gold standards and emailing
2013-05-28 14:02:23 -07:00
Sean-M a98a76469b Fixed use of alternate gold folder.
Signed-off-by: Sean-M <Smoss117@gmail.com>
2013-05-28 15:23:15 -04:00
adam 750510d618 Merge pull request #197 from jletourneau-basistech/master
Added new Hash logos for splash screen and executable icon
2013-05-28 11:27:37 -07:00
Jason Letourneau 19ebbd5804 added new logos and updated splash screen graphic 2013-05-28 13:56:52 -04:00
adam d17c678e03 Merge pull request #196 from Smoss/master
More updates to the regression test.
2013-05-24 12:47:56 -07:00
Sean-M 3fcff19c3f updated regressiontest.java
Signed-off-by: Sean-M <Smoss117@gmail.com>
2013-05-24 15:45:36 -04:00
U-BASIS\smoss b08647f94d Merge http://www.github.com/sleuthkit/autopsy 2013-05-24 11:19:49 -04:00
adam-m e7b67e5eb8 workaround in keyword search panel for node being set twice sometimes 2013-05-23 17:33:50 -04:00
adam-m a4a34d3f3c update news 2013-05-23 16:27:20 -04:00
adam-m 074178fb8e Merge branch 'master' into local-files 2013-05-23 16:24:37 -04:00
Sean-M 7d28c1638c fixed problems with email and testing. 2013-05-23 16:24:31 -04:00
Sean moss 0b6d6a8ccf Fixed emails
Signed-off-by: Sean moss <smoss117@gmail.com>
2013-05-22 18:39:21 -04:00
adam-m 47b3870124 Split solr start and stop cmd-line arguments into array - fixes solr start for java 7.0.21 2013-05-22 16:55:48 -04:00
Sean-M 1ce0bd456e Added support for new config element.
Signed-off-by: Sean-M <Smoss117@gmail.com>
2013-05-22 15:29:40 -04:00
Sean-M b7b5f4a041 Added artifact ids to email messages. 2013-05-22 15:10:22 -04:00
Sean Moss 4307bcf540 Merge branch 'master' of https://github.com/Smoss/autopsy 2013-05-22 14:49:02 -04:00
Sean-M 91ef852601 Updated regression.py 2013-05-22 14:46:02 -04:00
Sean-M cb670fad60 updated regression.py to count failed artifacts. 2013-05-22 12:58:35 -04:00
adam-m 8db3e6db2b update news 2013-05-22 11:52:09 -04:00
adam-m 9c2d32c5ed make leaf node for hash db search results 2013-05-22 11:49:44 -04:00
adam-m ede66488d9 Fix "search by md5 sum" content view refresh and simplify the code by removing custom nodes, reusing FileNodes 2013-05-22 11:43:44 -04:00
adam-m 61793db011 change fileset icon 2013-05-22 10:03:38 -04:00
Sean moss 2f1fa5a892 updated gold data 2013-05-21 17:42:47 -04:00
adam-m 0100c372fd remove space from FileSet node 2013-05-21 17:36:17 -04:00
adam-m 8d6482adc7 use set to keep track of current local files to be added, to filter out duplicates 2013-05-21 17:34:37 -04:00
adam-m 4719645762 Change resolving of local files conflicts by creating a new FileSet parent container for every add 2013-05-21 17:24:04 -04:00
adam-m 4986fd43fb do not add parent-parent context for local dirs 2013-05-21 16:22:38 -04:00
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-m 62bb213b58 Move ExecUtil class to Core utils and simplify Timeline dependencies 2013-05-21 12:49:53 -04:00
adam-m 7fde0d12a5 close input stream for solr log redirector 2013-05-21 12:45:15 -04:00
adam-m fa2bb0c2c9 further improvements (cleanup, speed) in running regripper and pasco 2013-05-21 12:44:52 -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-m 4021abec58 make state var volatile 2013-05-20 13:06:19 -04:00
adam-m 0c2483120a ExecUtil: add API to write stdout directly to file stream. Make TimeLine use that API. 2013-05-20 13:01:20 -04:00
adam-m c40b7ef986 Rename JavaSystemCaller to ExecUtil. Make thread-safe / non-static 2013-05-20 12:49:29 -04:00
Smoss 77711e9295 Merge http://www.github.com/sleuthkit/autopsy 2013-05-20 12:31:25 -04:00
adam-m af77304fb0 cleanup java system caller class (to be renamed and refactored) 2013-05-20 12:30:23 -04:00