alexjacks92
|
c38d170395
|
Not nullifying util processes - presumed fix for javaIO flushing error.
|
2014-04-01 11:29:59 -04:00 |
|
Brian Carrier
|
50e50f7349
|
Merge branch 'master' of github.com:sleuthkit/autopsy
|
2014-01-28 22:06:26 -05:00 |
|
Brian Carrier
|
781164d12e
|
Updated library versions for 3.0.9 release
|
2014-01-28 21:36:13 -05:00 |
|
Brian Carrier
|
02b06d1a6d
|
Added lock around access of properties to prevent exception during fast changes to table viewer
|
2014-01-28 16:36:49 -05:00 |
|
Brian Carrier
|
835fbf1124
|
line endings
|
2013-12-28 15:08:59 -05:00 |
|
Richard Cordovano
|
58f428085e
|
Merge pull request #366 from jawallace/sqliteJarUpdate
Sqlite jar update
|
2013-12-12 10:59:59 -08:00 |
|
Richard Cordovano
|
8b5ddb11bd
|
Merge pull request #395 from jawallace/content_viewer_window_focus
Bring the floating content viewer to the front when the 'View in new window' action is called.
|
2013-12-12 10:59:46 -08:00 |
|
Richard Cordovano
|
4e2c794115
|
Merge pull request #381 from jawallace/proxy_options
Show proxy options
|
2013-12-12 10:57:49 -08:00 |
|
Richard Cordovano
|
4503280fbc
|
Merge pull request #374 from jawallace/compiler_warnings
Compiler warnings
|
2013-12-12 10:55:05 -08:00 |
|
Jeff Wallace
|
2adae5b08b
|
Bring the floating content viewer to the front when the 'View in new window' action is called.
|
2013-12-11 15:42:48 -05:00 |
|
Jeff Wallace
|
fd8828fb7a
|
Updated limit of deleted files to 10000
|
2013-12-10 16:45:14 -05:00 |
|
Richard Cordovano
|
6fd4eb8b68
|
Fix DataResultViewerTable lazy node creation bugs
|
2013-12-10 09:08:34 -05:00 |
|
Richard Cordovano
|
bf407436a6
|
Merge remote-tracking branch 'upstream/master'
|
2013-12-10 09:07:32 -05:00 |
|
Jeff Wallace
|
d9ca04e476
|
Don't get a character that's out of range.
|
2013-12-06 16:01:03 -05:00 |
|
Jeff Wallace
|
ef61965acf
|
Fixed string out of bounds exception in hex viewer on os x.
|
2013-12-05 13:16:05 -05:00 |
|
Richard Cordovano
|
b42091541b
|
Merge remote-tracking branch 'upstream/master'
|
2013-12-05 10:33:53 -05:00 |
|
Brian Carrier
|
1f932aca22
|
Merge pull request #383 from jawallace/report_hang
Fixed report hang
|
2013-12-04 14:29:42 -08:00 |
|
Richard Cordovano
|
dd9cae8c5b
|
Merge remote-tracking branch 'upstream/master'
|
2013-12-04 15:37:27 -05:00 |
|
Jeff Wallace
|
a6858d969e
|
minor cleanup
|
2013-12-04 13:46:20 -05:00 |
|
Jeff Wallace
|
26d8c60102
|
Removed another println
|
2013-12-04 13:36:15 -05:00 |
|
Jeff Wallace
|
6dab171f21
|
Removed stopwatch and debug printlns.
|
2013-12-04 13:33:10 -05:00 |
|
Jeff Wallace
|
129f6fb16c
|
Moved methods only used by ArtifactData into the ArtifactData class. Cache rowData for each ArtifactData.
|
2013-12-04 13:30:59 -05:00 |
|
Brian Carrier
|
705c0e259d
|
Merge pull request #380 from jawallace/data_source_name
Fixed npe while getting data source name for local files.
|
2013-12-04 09:19:46 -08:00 |
|
Jeff Wallace
|
15de072e71
|
Performance improvement for artifact sorting.
|
2013-12-04 11:41:49 -05:00 |
|
Jeff Wallace
|
00347715af
|
Added license header to a couple of files.
|
2013-12-03 13:15:40 -05:00 |
|
Jeff Wallace
|
9400fd9103
|
Unhid netbeans general (proxy) options. Changed General options panel to Display
|
2013-12-03 13:14:38 -05:00 |
|
Jeff Wallace
|
821888da82
|
Fixed npe while getting data source name for local files.
|
2013-12-03 12:20:03 -05:00 |
|
Brian Carrier
|
0f97529038
|
typo changes from Derrick Karpo
|
2013-12-03 11:07:28 -05:00 |
|
Richard Cordovano
|
a95144a5ae
|
Merge remote-tracking branch 'upstream/master'
|
2013-12-03 10:12:46 -05:00 |
|
Jeff Wallace
|
dc0551be16
|
Fixed runtime exception due to casting error.
|
2013-12-02 17:35:49 -05:00 |
|
Jeff Wallace
|
9c663587ff
|
Merge branch 'master' of https://github.com/sleuthkit/autopsy into compiler_warnings
|
2013-12-02 16:53:57 -05:00 |
|
Jeff Wallace
|
1c78e0c896
|
Merge branch 'master' of https://github.com/sleuthkit/autopsy into ie_bookmark_parsing
|
2013-12-02 15:45:43 -05:00 |
|
Jeff Wallace
|
fdcf2655f3
|
Added comments to clarify multiple ViewContextActions added to BlackboardArtifactNodes
|
2013-12-02 15:42:44 -05:00 |
|
Jeff Wallace
|
ea1c774d63
|
Changed NodeProperty to be generic. Updated references.
|
2013-11-27 13:47:27 -05:00 |
|
Jeff Wallace
|
341db41da6
|
Suppressed some compiler warnings with annotations.
|
2013-11-27 13:46:35 -05:00 |
|
Jeff Wallace
|
757e1ffa97
|
Fixed use of generics to remove compiler warnings.
|
2013-11-27 11:26:30 -05:00 |
|
Jeff Wallace
|
47ebc70435
|
Fixed use of generics to eliminate compiler warnings.
|
2013-11-27 11:00:11 -05:00 |
|
Jeff Wallace
|
9c0ffa953c
|
Fixed compiler warnings.
|
2013-11-26 15:31:16 -05:00 |
|
Jeff Wallace
|
f022875a04
|
Merge branch 'master' of https://github.com/sleuthkit/autopsy into viewInContext
|
2013-11-26 12:15:07 -05:00 |
|
Jeff Wallace
|
499bd61639
|
Cleaned up ViewContextAction and added more specific documentation.
|
2013-11-26 12:12:53 -05:00 |
|
Richard Cordovano
|
96da27ed96
|
Merge remote-tracking branch 'upstream/master'
|
2013-11-23 06:16:36 -05:00 |
|
Brian Carrier
|
435ded0998
|
Merge branch 'master' of github.com:sleuthkit/autopsy
|
2013-11-22 21:45:22 -05:00 |
|
Brian Carrier
|
a4f9bbdd19
|
fixed extra warning message if no ingest modules were previously selected
|
2013-11-22 21:45:06 -05:00 |
|
Brian Carrier
|
f91e25933a
|
Merge pull request #355 from jawallace/new_lib_loading
New lib loading
|
2013-11-22 12:41:31 -08:00 |
|
Brian Carrier
|
1d66f7e782
|
Merge remote-tracking branch 'origin/master'
|
2013-11-22 13:51:11 -05:00 |
|
Brian Carrier
|
6d35f89656
|
Fixed error reported in #357 for hex viewer not displaying correct hex values.
|
2013-11-22 13:46:12 -05:00 |
|
Jeff Wallace
|
ed4fcbc655
|
Fixed tabs.
|
2013-11-21 16:24:34 -05:00 |
|
Jeff Wallace
|
e4ddf26809
|
Merge https://github.com/sleuthkit/autopsy into viewInContext
Conflicts:
Core/src/org/sleuthkit/autopsy/corecomponents/DataResultPanel.java
Core/src/org/sleuthkit/autopsy/corecomponents/DataResultViewerTable.java
|
2013-11-21 16:20:42 -05:00 |
|
Jeff Wallace
|
fc961cd210
|
Added documentation.
|
2013-11-21 16:10:23 -05:00 |
|
Jeff Wallace
|
f15301ed5e
|
Fixed error.
|
2013-11-21 16:10:17 -05:00 |
|