Adam
0b4c2ab724
fix pcs initialization issues for good (linux) by lazy instantiating pcs before it's used
2013-06-13 14:16:03 -04:00
adam-m
3dec1b1e16
better way to ensure pcs has been initialized
2013-06-13 13:35:25 -04:00
adam-m
5524ca766f
Merge branch 'master' of https://github.com/sleuthkit/autopsy
...
Conflicts:
Core/src/org/sleuthkit/autopsy/casemodule/ImageFilePanel.java
2013-06-13 13:08:50 -04:00
adam-m
9f1eaf3327
fix in add source dialogs: initialize proeprty change support after object has been fully initialized
2013-06-13 13:07:02 -04:00
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
96677929dd
remove set/get arguments from ingest module API
2013-06-10 15:51:29 -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
746868948c
fix javadoc warnings
2013-06-05 10:20:51 -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
4d1c07656e
adds archive extensions to files view
2013-06-03 11:06:01 -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
adam-m
bafafbde13
update welcome logo
2013-05-30 13:44:35 -04:00
adam-m
b41ab8ddb6
fix new logo/splash screen overlay
2013-05-30 13:38:39 -04:00
adam-m
27f83c7bab
local file wording change
2013-05-30 13:11:35 -04:00
Brian Carrier
90a0acf1bf
Updated IngestModule API to be abstract class instead of interface. Started to update docs.
2013-05-24 09:56:28 -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
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
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
adam-m
62bb213b58
Move ExecUtil class to Core utils and simplify Timeline dependencies
2013-05-21 12:49:53 -04:00
adam-m
8baa57eaf5
update displayed message
2013-05-20 10:45:21 -04:00