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
adam-m
9497ad3fda
Merge branch 'master' into local-files
...
Conflicts:
Core/src/org/sleuthkit/autopsy/ingest/IngestDialogPanel.java
2013-05-17 11:57:06 -04:00
adam-m
34068bef2d
handle better adding local dirs under /
2013-05-17 11:50:53 -04:00
Smoss
04187abca2
Merge http://www.github.com/sleuthkit/autopsy
2013-05-17 11:10:07 -04:00
adam-m
4dd7a8fd36
Ensure unique path for local files
2013-05-16 17:16:35 -04:00
adam-m
a58fa4da50
consolidate and reuse context dirs when create local dirs
2013-05-16 16:17:53 -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
adam-m
f305784b1c
initialize FileManager early, when Case is opened
...
Create and cache LocalFiles root at FileManager init()
add method to get matching LocalFiles children by name
2013-05-16 15:29:20 -04:00
adam-m
2339783646
fix refresh of next button on add local files wizard if nothing selected
2013-05-16 14:44:02 -04:00
adam-m
b3562bb9be
Fix ingest scheduler to properly start ingest on a single file
2013-05-16 14:37:02 -04:00
adam-m
6dc578ee8f
rename input to source
2013-05-16 14:25:39 -04:00
adam-m
88a29d04f0
correct keyword search index for local files if image is not present
2013-05-16 12:50:42 -04:00
adam-m
1e750d17c5
fix ingest for local files when started from wizard
2013-05-16 12:50:21 -04:00
adam-m
f9f2477237
change timeline to check data sources and not only images
2013-05-16 12:37:44 -04:00
adam-m
49ec8f325e
always show virtual dir in the tree even if it has no files
2013-05-16 12:35:00 -04:00
adam-m
8bd88761f0
disable timezone and skip fat options in Add Local FIles wizard
2013-05-16 12:30:26 -04:00
tsk-build
06e2eedc58
Merge http://www.github.com/sleuthkit/autopsy
2013-05-16 00:04:26 -04:00
adam-m
7392085ba1
Fixes adding local files to a brand new Case
2013-05-15 16:52:26 -04:00
adam-m
d3d433f791
local files: send event to refresh dir tree when local files added (for now reusing ingest events)
2013-05-15 15:02:25 -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
adam-m
b3479a575f
correct last commit
2013-05-14 17:31:45 -04:00
adam-m
ef53d8c70c
change file choose button name
2013-05-14 17:24:28 -04:00
adam-m
20c73bd79d
reset local files wizard component when selected again
2013-05-14 17:22:13 -04:00
adam-m
f8bb586d4f
- more fix issues when opening case with local files only
...
- rename Images class
2013-05-14 17:04:28 -04:00
adam-m
6446fa8d88
- fix directory tree when there is no images but local files are present
...
- rename ImagesNode class to DataSourceNode
2013-05-14 16:45:37 -04:00
adam-m
5d5be22d77
initial implementation of add local files wizard
2013-05-14 13:42:43 -04:00
Sean-M
64e03fa79f
Merge remote-tracking branch 'upstream/master'
2013-05-14 12:52:34 -04:00