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
adam-m
b7e104dd22
better process exec logging
2013-05-20 12:05:38 -04:00
adam-m
7ccbba8cd3
Merge branch 'master' of https://github.com/sleuthkit/autopsy into local-files
...
Conflicts:
RecentActivity/src/org/sleuthkit/autopsy/recentactivity/JavaSystemCaller.java
2013-05-20 11:55:09 -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
adam-m
8baa57eaf5
update displayed message
2013-05-20 10:45:21 -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
adam-m
fae28c663b
update news
2013-05-20 09:41:36 -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
adam-m
3cc483d6de
Merge branch 'master' into local-files
...
Conflicts:
Core/src/org/sleuthkit/autopsy/casemodule/AddImageVisualPanel1.java
Core/src/org/sleuthkit/autopsy/casemodule/services/FileManager.java
Core/src/org/sleuthkit/autopsy/corecomponents/ThumbnailViewChildren.java
Core/src/org/sleuthkit/autopsy/datamodel/FileSearchFilterChildren.java
Core/src/org/sleuthkit/autopsy/directorytree/DataResultFilterNode.java
Core/src/org/sleuthkit/autopsy/directorytree/DirectoryTreeFilterChildren.java
2013-05-17 15:50:30 -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