adam-m
cdfe03290f
fix race condition likely causing null ptr exception when registering a listener.
...
Fixes #218
2013-06-12 22:38:51 -04:00
adam-m
da6943426b
Body file report: use findFilesWhere() API instead of SQL API
2013-06-11 10:35:18 -04:00
adam-m
9a84e1c8e3
fix file size filter to work on local files
2013-06-10 18:15:39 -04:00
adam-m
0f58743bc6
show warning message / red in dialog when RA-like modules are selected on non-root level data source
2013-06-10 18:08:46 -04:00
adam-m
d00791ae10
better/sooner setting input content on a panel / ingest configurator
2013-06-10 18:07:36 -04:00
adam-m
565e01a9cf
adjust fuzzy query (no logic/result change)
2013-06-10 17:14:13 -04:00
adam-m
96677929dd
remove set/get arguments from ingest module API
2013-06-10 15:51:29 -04:00
adam-m
99110f394c
update scalpel module with new design
2013-06-10 15:32:10 -04:00
adam-m
e25fb77ee2
better order setting unalloc on manager
2013-06-10 11:33:23 -04:00
adam-m
e096a5f598
1. when adding logical files FileManager returns root new file set object to enable data source ingest on it
...
2. Add progress updater on adding logical files
2013-06-10 11:02:37 -04:00
adam-m
fbe2dd76eb
Changed image-level ingest to data-source Content-level ingest.
...
Related changes, such as FileManager API adjustments and fixes in client code.
Simplifications in RecentActivity logic to get files per current data source (no need to use deprecated method)
2013-06-07 18:49:59 -04:00
adam-m
10d2897a23
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2013-06-06 16:19:36 -04:00
adam-m
30b0b887ef
Improve and simplify ingest inbox message resizing by using CardLayout instead or LayeredPane.
...
Also fixed "freeze" issue when ingest is running and window is initialized first time.
2013-06-06 16:19:05 -04:00
Brian Carrier
74accca3c0
Doxygen updates
2013-06-06 11:15:59 -04:00
Brian Carrier
c8f4bf4bee
Merge branch 'master' of github.com:sleuthkit/autopsy
2013-06-06 10:54:59 -04:00
Brian Carrier
b29a2b5c88
Cleaned up Doxygen docs. Removed getDefault() from image modules
2013-06-06 10:54:11 -04:00
adam-m
ebf53d3711
update modules versions for the release
2013-06-05 12:49:07 -04:00
adam-m
681fd812b3
add debug info to update_version when it fails
2013-06-05 12:13:11 -04:00
adam-m
3df1ca1062
add version to news
2013-06-05 11:58:52 -04:00
adam-m
dec9a14ea4
advanced installer updates
2013-06-05 11:56:34 -04:00
adam-m
5eaa372122
remove excessive logging from URL analyzer
2013-06-05 11:41:13 -04:00
adam-m
2922a839cb
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2013-06-05 10:21:07 -04:00
adam-m
746868948c
fix javadoc warnings
2013-06-05 10:20:51 -04:00
adam-m
129acbef95
fix quick guide typo
2013-06-04 20:46:52 -04:00
adam-m
ec11ff4a53
fix docs typo
2013-06-04 19:09:53 -04:00
adam-m
aed291021e
update quick start guide
2013-06-04 19:07:02 -04:00
adam-m
788a5fb66f
more wording update (wizard, docs)
2013-06-04 18:45:40 -04:00
adam-m
f34b440039
update user docs and screen shots (add data source wizard)
2013-06-04 18:27:52 -04:00
adam-m
949d09f7b6
add double click actions to file size view nodes
2013-06-04 17:54:55 -04:00
adam-m
371c919a44
view file by size feature
2013-06-04 17:44:41 -04:00
adam-m
5d9bf3ff1f
Ingest module API change to include configuration context (placeholder)
2013-06-04 16:07:56 -04:00
adam-m
7665a2cac1
ExecutableFilter - make IDs unique
2013-06-03 17:09:30 -04:00
adam-m
2ad888c249
fix showing some deleted contents in file view
2013-06-03 17:06:12 -04:00
adam-m
6280e8b1ed
fix a bug with Recent Files View returning different results if clicked multiple times for the same Node instance cached
2013-06-03 16:59:16 -04:00
adam-m
ffbbd75b22
make member private
2013-06-03 16:55:36 -04:00
adam-m
eefc7d9002
add child counts to other Views
2013-06-03 16:17:02 -04:00
adam-m
d17a4740cd
add counts display to file views
2013-06-03 15:49:56 -04:00
adam-m
b20087ea06
fix compile warning
2013-06-03 15:09:08 -04:00
adam-m
a9b39470f1
add executable files filter to Views
2013-06-03 13:04:17 -04:00
adam-m
402037619b
fix scalpel module build warning
2013-06-03 12:22:29 -04:00
adam-m
3e7ffe21ee
re-add lost module to the suite (scalpel)
2013-06-03 12:21:21 -04:00
adam-m
9cc78c3188
reconstitute new heap mem settings in dev environment (got lost somehow in merge)
2013-06-03 12:10:15 -04:00
adam-m
4d1c07656e
adds archive extensions to files view
2013-06-03 11:06:01 -04:00
adam-m
e829b54179
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2013-06-03 10:15:00 -04:00
adam-m
4fde97df23
fix logging solr start command
2013-06-03 10:14:46 -04:00
adam-m
bd41f564d0
7zip fix spec version warning
2013-06-02 08:03:02 -04:00
adam-m
8e0f4951ef
fix timeline build warnings
2013-06-02 07:59:57 -04:00
adam-m
89ac10f980
fix overlay again
2013-06-02 00:17:16 -04:00
Brian Carrier
3a3402cc72
fixed issue whre modules were not being shown
2013-05-30 17:38:30 -04:00
Brian Carrier
10764b7ea3
resolved merge conflicts
2013-05-30 15:39:03 -04:00