Devin148
|
a05e29b84d
|
Fix (NSRL) label on first hash database
|
2012-11-07 15:16:50 -05:00 |
|
0xNF
|
9d9c515a62
|
Removed "successfully created index" message.
|
2012-10-31 16:33:00 -04:00 |
|
adam-m
|
68d681d0bb
|
Merge branch 'master' of https://github.com/0xNF/autopsy
Conflicts:
RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractIE.java
RecentActivity/src/org/sleuthkit/autopsy/recentactivity/RAImageIngestModule.java
|
2012-10-31 13:18:58 -04:00 |
|
0xNF
|
95da5affa7
|
Javadoc'd ModalNoButtons and HashDbManagementPanel a bit.
Minor refactoring in some associated functions as well.
|
2012-10-31 11:13:21 -04:00 |
|
Devin148
|
943cda0d3e
|
Fix JTable column spacing
|
2012-10-26 14:16:17 -04:00 |
|
0xNF
|
50163cf436
|
ModalNoButtons removes Dbs that are cancled from indexing.
They still continue to index in the background, however.
|
2012-10-26 12:41:42 -04:00 |
|
0xNF
|
fe54dc7f0b
|
Added cancel button to ModalNoButtons.
Might necessitate a rename.
|
2012-10-19 14:55:43 -04:00 |
|
0xNF
|
e29d7d1dc3
|
Added ModalNoButtons to instances of single-indexing HashDb files
|
2012-10-18 14:16:21 -04:00 |
|
0xNF
|
24ba7509d8
|
Changed layout of ModalNoButtons
|
2012-10-18 13:39:27 -04:00 |
|
0xNF
|
2be9648e21
|
User is now forced to wait while indexing completes for hash databases
|
2012-10-18 11:30:28 -04:00 |
|
0xNF
|
f0c6837853
|
HashDbManagementPanel now forces users to have indexed databases.
Unindexed databases will be marked red in the list.
A popup menu will either index or remove databases from the list based on user input.
|
2012-10-16 15:31:45 -04:00 |
|
adam-m
|
650fd5fa25
|
hash db simple config - warn if there is no index
|
2012-10-11 12:28:05 -04:00 |
|
adam-m
|
de17025422
|
make hash db index task non-cancellable for now
|
2012-10-10 17:08:51 -04:00 |
|
0xNF
|
690d0fc3b6
|
Added minor descriptions to the xsd files.
|
2012-10-10 16:43:46 -04:00 |
|
adam-m
|
92fa58bd2c
|
Merge branch 'master' of https://github.com/0xNF/autopsy
Conflicts:
Core/src/org/sleuthkit/autopsy/coreutils/PlatformUtil.java
HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbXML.java
|
2012-10-10 15:39:30 -04:00 |
|
0xNF
|
50640d3f8c
|
Moved XML utilities from PlatformUtil to XMlUtil
Removed Dom4J dependency from RecentActivity.
|
2012-10-10 12:51:15 -04:00 |
|
0xNF
|
bf65440c5c
|
loadDoc() has been abstracted to PlatformUtil
|
2012-10-09 11:11:22 -04:00 |
|
0xNF
|
4723ff86e3
|
Failing XSD validation no longer returns null
|
2012-10-09 10:44:39 -04:00 |
|
0xNF
|
e5d6329ec7
|
XSD files are now located in their individual module packages.
|
2012-10-09 09:54:36 -04:00 |
|
adam-m
|
debe714a92
|
hash db UI status fix when indexing being done and dialog reopened
|
2012-10-05 18:38:51 -04:00 |
|
adam-m
|
4cb4d9f42a
|
Fix indexing status when hash db dialog closed and reopened
|
2012-10-05 17:16:00 -04:00 |
|
0xNF
|
1faecd8aab
|
XML config files now comform to binding XSD files located under PlatformUtil.
New Functions for validating arbitrary XML files under PlatformUtil.
|
2012-10-03 13:45:38 -04:00 |
|
Devin148
|
ea6dd70972
|
Change spacing and comments
|
2012-10-03 12:08:30 -04:00 |
|
Devin148
|
760ea31217
|
Add check for correct file paths in Hash XML
|
2012-10-03 10:14:46 -04:00 |
|
Devin148
|
3a1e0d356a
|
Merge layer.xmls with Autopsy master
|
2012-10-03 09:25:10 -04:00 |
|
Devin148
|
2b406e2520
|
Change panel spacing and loading
|
2012-10-03 09:10:10 -04:00 |
|
adam-m
|
b7f57ab13c
|
TSK-614 Update label in Advanced settings when index generated
|
2012-10-02 23:48:47 -04:00 |
|
adam-m
|
06dd178996
|
add property change support for index notifications
|
2012-10-02 23:35:36 -04:00 |
|
Devin148
|
0d17676f2e
|
Clean and organize each layer.xml
|
2012-10-02 11:06:15 -04:00 |
|
adam-m
|
3ed2b4ed30
|
update manifests with plugin descriptions
|
2012-09-27 10:06:40 -04:00 |
|
adam-m
|
151f02abc8
|
update module meta
|
2012-09-26 21:47:55 -04:00 |
|
adam-m
|
adb3cd61c1
|
Move all config files to user config dir
|
2012-09-21 15:33:56 -04:00 |
|
unknown
|
95205c7c7d
|
Fix minor bugs in HashDb Options panel UI.
|
2012-09-21 14:05:09 -04:00 |
|
0xNF
|
f0c7c07db7
|
ModuleSettings.java changes - no longer singleton
+removed unused imports
|
2012-09-21 11:51:24 -04:00 |
|
0xNF
|
d4f1d5ec54
|
AutopsyPropFile is now ModuleSettings.
Use this file to create and store persistent settings for modules.
Also changed references to reflect class name change.
|
2012-09-20 14:20:34 -04:00 |
|
unknown
|
b7cdecf4da
|
Update simple panel UIs.
|
2012-09-20 13:28:00 -04:00 |
|
adam-m
|
7e939b1108
|
remove ingest module registration from layer.xml
|
2012-09-19 16:29:49 -04:00 |
|
adam-m
|
ecb2ccdc64
|
Merge branch 'master' of https://github.com/sleuthkit/autopsy
|
2012-09-18 15:14:29 -04:00 |
|
0xNF
|
b21d368e2d
|
TSK-583
|
2012-09-18 14:24:33 -04:00 |
|
adam-m
|
acebcb1064
|
Add version and args API to ingest modules
|
2012-09-18 14:20:25 -04:00 |
|
dhurd
|
bc056f4054
|
Updated tester to work with Options panels and logging.
|
2012-09-17 15:41:53 -04:00 |
|
adam-m
|
42b5170a8c
|
Merge branch 'master' of https://github.com/Devin148/autopsy
Conflicts:
KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchConfigurationPanel.java
|
2012-09-17 10:58:56 -04:00 |
|
dhurd
|
9589b27879
|
Merge git://github.com/sleuthkit/autopsy
Conflicts:
KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchConfigurationPanel1.java
|
2012-09-17 09:06:02 -04:00 |
|
adam-m
|
9b2f582934
|
Switch remaining logging from java.util.logging.Logger to coreutils.Logger
|
2012-09-14 18:16:01 -04:00 |
|
adam-m
|
40bc71c5bb
|
Initial custom Logger integration, utility in Coreutils.
Remove obsolete Log in Coreutils.
Custom logger now also logs actions.
|
2012-09-14 17:56:23 -04:00 |
|
dhurd
|
ae5e115ed1
|
Updates to comments.
|
2012-09-14 16:58:19 -04:00 |
|
adam-m
|
5c7cc52ebd
|
header fixes
|
2012-09-14 16:44:39 -04:00 |
|
adam-m
|
b022681476
|
fix headers
|
2012-09-14 16:39:45 -04:00 |
|
dhurd
|
aa253be16d
|
Removed .orig files from merge.
|
2012-09-14 16:27:54 -04:00 |
|
dhurd
|
317aa3b686
|
Updates to storing and panel UI.
|
2012-09-14 16:03:16 -04:00 |
|