1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-04 06:50:00 +00:00

Commit Graph

  • 10d0d39b03 Removed unused import Ann Priestman 2017-08-16 10:24:38 -04:00
  • 7b16f58941 Add locking to sqlite database calls Ann Priestman 2017-08-16 09:46:09 -04:00
  • b6ebe15da0 Merge pull request #3005 from zhhl/2918_updateScriptAndGold Richard Cordovano 2017-08-15 15:32:30 -04:00
  • 84813bc558 2918: updates for single-user case U-BASIS\zhaohui 2017-08-15 15:21:57 -04:00
  • 8c08d6dd32 2918: update the config.xml for usage of the recent regression test updates U-BASIS\zhaohui 2017-08-15 15:12:13 -04:00
  • 53e8b772d1 2918: clean up U-BASIS\zhaohui 2017-08-15 14:55:31 -04:00
  • 659d48f523 cleanup Javadoc millmanorama 2017-08-15 14:46:04 -04:00
  • caad6cbf50 2918: Remove obj_id number from case directory. Add artifact type to path U-BASIS\zhaohui 2017-08-15 14:44:58 -04:00
  • f93f6694f3 2934 Central repo option stay disabled during ingest now William Schaefer 2017-08-15 14:33:42 -04:00
  • 5fd3c4aa95 Use counts of files + message type artifacts to determine node counts/whether a node is a leaf node Ann Priestman 2017-08-15 12:39:08 -04:00
  • e8c987b752 2826 change import hashdb options panel to get file type reliably William Schaefer 2017-08-15 11:17:20 -04:00
  • f8490ed1f0 2934 minor formatting and removing unused import fixes for central repo gui William Schaefer 2017-08-15 10:07:09 -04:00
  • a0d9fb00c2 2934-remove un-used code from central repo code William Schaefer 2017-08-15 10:01:46 -04:00
  • 06ade78d34 Merge remote-tracking branch 'upstream/develop' into 2918_updateScriptAndGold U-BASIS\zhaohui 2017-08-15 09:45:20 -04:00
  • f28900ac2a 2934 fixed bundle messages for labels on Central repo GUI William Schaefer 2017-08-14 18:28:52 -04:00
  • 5b3a3204c8 Clean up Central GUI changes, remove un-used code, refactor some names William Schaefer 2017-08-14 18:07:15 -04:00
  • c38cdc3e98 2934 remove un-used import William Schaefer 2017-08-14 17:50:18 -04:00
  • 13a4977535 2934 cleaned up reading/saving of Central Repo enabled setting William Schaefer 2017-08-14 17:38:54 -04:00
  • 70256c802d Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2934-ModifyCentralRepoConfigGUI William Schaefer 2017-08-14 16:54:14 -04:00
  • f4842a1ca8 2934-valid path checking for SQLite DB and minor clean up William Schaefer 2017-08-14 16:53:41 -04:00
  • c7f8c32ca3 first pass at removing stored content in KeywordHit millmanorama 2017-08-14 15:27:55 -04:00
  • 27afb595f2 Use new Java garbage collector with string deduplication. esaunders 2017-08-14 14:49:45 -04:00
  • 71c145fd3d Merge pull request #2999 from APriestman/2819_preventEmptyCaseOrDatasource Richard Cordovano 2017-08-14 13:39:58 -04:00
  • 47e69bd365 Merge pull request #2983 from millmanorama/AbstractAbstractFieNode-cleanup Richard Cordovano 2017-08-14 13:37:32 -04:00
  • 6e3535351f Merge pull request #3000 from millmanorama/fix_warnings Richard Cordovano 2017-08-14 13:35:15 -04:00
  • 15eb3c28ba remove temporary hitsMultiMap altogether millmanorama 2017-08-14 13:25:59 -04:00
  • 76fbbe0615 2918: use artifact type name as part of the artifact path U-BASIS\zhaohui 2017-08-14 11:16:26 -04:00
  • 360a70e5cb fix compiler warnings, make one Anonymous inner class into a lambda millmanorama 2017-08-11 22:59:54 -04:00
  • 153f64394b revert changing fillPropertyMap to non-static. millmanorama 2017-08-11 22:46:06 -04:00
  • 380ffe39d8 Merge remote-tracking branch 'upstream/develop' into AbstractAbstractFieNode-cleanup millmanorama 2017-08-11 22:31:07 -04:00
  • 29047dc589 2934 fix the enabling and disabling of Central Repo in new gui William Schaefer 2017-08-11 16:03:23 -04:00
  • 6586cc4af6 2934 save the enabling of new checkbox to modulesettings William Schaefer 2017-08-11 14:37:07 -04:00
  • c6c5acba0f 2934 changes to Central Repo Options panel and config dialog William Schaefer 2017-08-11 13:58:16 -04:00
  • e8c2c24b9d Merge pull request #2991 from millmanorama/1936-extension-column-in-results-table Richard Cordovano 2017-08-11 13:42:36 -04:00
  • af55a3ef06 Merge remote-tracking branch 'upstream/develop' into 2819_preventEmptyCaseOrDatasource Ann Priestman 2017-08-11 12:59:33 -04:00
  • 2ec2c4a929 Fix merge conflicts in DeletedContent.java Richard Cordovano 2017-08-11 12:59:04 -04:00
  • ba5c3b05ab Merge remote-tracking branch 'upstream/develop' into 2819_preventEmptyCaseOrDatasource Ann Priestman 2017-08-11 12:52:52 -04:00
  • 31afc162b1 Make sure the case and datasource are in the central repo when tagging artifacts Ann Priestman 2017-08-11 12:52:45 -04:00
  • e4a39f498e Merge in rc-2.8.3 branch and resolve conflicts Richard Cordovano 2017-08-11 12:43:23 -04:00
  • ab313bf35a Merge pull request #2997 from APriestman/2916_moveCentralRepoPackage Richard Cordovano 2017-08-11 12:19:09 -04:00
  • ab2fbb8e5e Merge pull request #2993 from millmanorama/DeletedContent-cleanup Richard Cordovano 2017-08-11 12:18:37 -04:00
  • 6420596b01 Merge pull request #2992 from wschaeferB/2915-ModifyExaminerGUI Richard Cordovano 2017-08-11 12:18:00 -04:00
  • 58c70de812 Merge pull request #2990 from wschaeferB/2885-ReduceCallsToLastAccessed Richard Cordovano 2017-08-11 12:15:50 -04:00
  • 446ccc3c54 Merge pull request #2975 from wschaeferB/2884-ExaminerCasesSortOrderFix Richard Cordovano 2017-08-11 12:08:02 -04:00
  • 89910a8430 Merge remote-tracking branch 'upstream/rc-2.8.3' into develop U-BASIS\dgrove 2017-08-11 11:33:54 -04:00
  • b3e5ecb090 make hitsMultiMap local to performQuery() and remove unused getDocumentIds method. millmanorama 2017-08-11 10:08:01 -04:00
  • e7f596446d Merge pull request #2980 from wschaeferB/2663-RemoveRedundantNodeListener Richard Cordovano 2017-08-10 12:44:17 -04:00
  • 0aab93ac34 New AID implemented. U-BASIS\dgrove 2017-08-10 11:29:00 -04:00
  • 1977c14707 2918: normalize tsk_objects table dumps for the object artifact type U-BASIS\zhaohui 2017-08-10 10:09:46 -04:00
  • 0ef191fca4 Fixed installer Ann Priestman 2017-08-10 08:38:53 -04:00
  • a76e63808b Merge pull request #2996 from eugene7646/stackoverflow Richard Cordovano 2017-08-09 17:27:34 -04:00
  • 2afb4f44f5 Minor Eugene Livis 2017-08-09 17:25:04 -04:00
  • ec7269b4f2 Changed exception type from TskException to TskCoreException Eugene Livis 2017-08-09 16:54:58 -04:00
  • 67bd035409 Handling potential StackOverflowError comming out of Matcher.find() Eugene Livis 2017-08-09 16:49:49 -04:00
  • 2b41238179 Move CentralRepository into Core Ann Priestman 2017-08-09 13:39:39 -04:00
  • c9872814b7 2918: remove the extra casting and type U-BASIS\zhaohui 2017-08-09 12:35:34 -04:00
  • fd2990d253 2918: update tsk_objects table dump file to take care of the derived/artifact type. U-BASIS\zhaohui 2017-08-09 11:35:55 -04:00
  • 6713e1abfd 2918: update comments U-BASIS\zhaohui 2017-08-09 09:57:27 -04:00
  • 424d6fdea7 2918: After Raman's update for artifacts as content and attachments as children, script will check if the object is this type to avoid fetch parent_path from tsk_files table. U-BASIS\zhaohui 2017-08-09 09:50:58 -04:00
  • af75f697c4 Merge remote-tracking branch 'upstream/rc-2.8.3' into develop Richard Cordovano 2017-08-08 19:12:44 -04:00
  • e471f4775e Merge remote-tracking branch 'upstream/release-4.4.1' into rc-2.8.3 Richard Cordovano 2017-08-08 19:12:01 -04:00
  • 64b4bb7d60 Toggle buidl.type back to DEVELOPMENT autopsy-4.4.1 Richard Cordovano 2017-08-08 19:08:21 -04:00
  • 43964236b2 Merge pull request #2994 from wschaeferB/2923-LogicalFileSetException Richard Cordovano 2017-08-08 17:18:08 -04:00
  • 06159fb9ef 2923 added local directory visit method to keywordsearch Ingester William Schaefer 2017-08-08 16:44:16 -04:00
  • f4ddc6eb70 use NbBundle.Messages annotation instead of Bundle.properties file millmanorama 2017-08-08 14:39:24 -04:00
  • e0d2cfc0eb Update NEWS.txt for 4.4.1 release (additional updates) Richard Cordovano 2017-08-08 11:51:52 -04:00
  • c986e1cbe0 address codacy review, merge fixes millmanorama 2017-08-08 10:15:39 -04:00
  • 15ed798d96 Merge remote-tracking branch 'upstream/develop' into AbstractAbstractFieNode-cleanup millmanorama 2017-08-08 09:43:09 -04:00
  • db7deb1db3 2915 increase timeout to 5 minutes for automated refresh William Schaefer 2017-08-07 10:49:56 -04:00
  • 3197ffa465 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2915-ModifyExaminerGUI William Schaefer 2017-08-07 10:16:04 -04:00
  • 6babb35258 move extension to end of prop list millmanorama 2017-08-06 12:43:53 -04:00
  • 623d4afd7c Merge remote-tracking branch 'upstream/artifacts_are_content' into develop Richard Cordovano 2017-08-05 10:47:19 -04:00
  • 2cd9c10393 Merge remote-tracking branch 'upstream/release-4.4.1' into develop Richard Cordovano 2017-08-05 10:33:57 -04:00
  • 1e5bcc6734 cleanup AbstractAbstractFileNode and related millmanorama 2017-08-05 10:15:11 -04:00
  • bbd04ef1ee Merge pull request #2977 from raman-bt/2689_artifacts_are_content Richard Cordovano 2017-08-04 17:49:32 -04:00
  • 69fc2223d4 2915 moved refresh button to after the filter options William Schaefer 2017-08-04 17:49:07 -04:00
  • 3310d02a60 Merge pull request #2972 from millmanorama/2803-extension-db-column Richard Cordovano 2017-08-04 17:49:05 -04:00
  • b5ea6c5e48 Merge pull request #2942 from APriestman/addLocalDirType Richard Cordovano 2017-08-04 16:45:46 -04:00
  • b361e8a3d3 2915 Show Last 10: message changed, gray space minimized on Examiner gui William Schaefer 2017-08-04 16:15:00 -04:00
  • 291e156566 2885 Last Accessed time now sourced from last accessed attr instead of modified William Schaefer 2017-08-04 15:45:36 -04:00
  • c8765d54d3 Merge pull request #2981 from APriestman/2738_changeVirtualFolderIcon Richard Cordovano 2017-08-04 14:19:55 -04:00
  • 93ed39fe79 Merge pull request #2989 from dgrove727/2897_ViewFileCounts Richard Cordovano 2017-08-04 13:39:25 -04:00
  • 2becbe5d65 Merge pull request #2987 from wschaeferB/2908-RemoveExaminerModeRestrictions eugene7646 2017-08-04 10:55:10 -04:00
  • 71f867de8c Merge pull request #2988 from wschaeferB/2850-MimeTypeListener eugene7646 2017-08-04 10:52:43 -04:00
  • de794a853c Merge pull request #2986 from eugene7646/text_index_size_2909 Richard Cordovano 2017-08-04 10:46:54 -04:00
  • 2c4d847a25 Updated queries. U-BASIS\dgrove 2017-08-03 17:53:44 -04:00
  • 13e1035e38 Syncing branch U-BASIS\dgrove 2017-08-03 17:50:58 -04:00
  • f965f9d613 Updated queries. U-BASIS\dgrove 2017-08-03 17:18:50 -04:00
  • 191777d237 Modified queries to handle known/slack settings. U-BASIS\dgrove 2017-08-03 17:13:53 -04:00
  • ea43721e32 Modified queries to handle known/slack settings. U-BASIS\dgrove 2017-08-03 16:56:34 -04:00
  • 152ff7d2d1 2850-FileTypesByMime Type tree now listens to same events as FileTypesByExt William Schaefer 2017-08-03 16:13:14 -04:00
  • e0d406256b Minor Eugene Livis 2017-08-03 15:06:31 -04:00
  • d4de0afe6a Changing the status message based on text index size Eugene Livis 2017-08-03 15:00:28 -04:00
  • daf7747706 Merge pull request #2984 from wschaeferB/2908-RemoveExaminerModeRestrictions Richard Cordovano 2017-08-03 14:55:19 -04:00
  • f4c8359653 2908 re-enabled new case option for examiner mode William Schaefer 2017-08-03 14:48:05 -04:00
  • 0d4a0085d5 Merge pull request #2985 from eugene7646/disk_space_2903 Richard Cordovano 2017-08-03 14:33:15 -04:00
  • 782c166d53 Disabled disk space usage check. Logging disk space for debug purposes only Eugene Livis 2017-08-03 13:45:18 -04:00
  • c6af9f81fd 2908 no longer disabling the add data source action in Examiner mode William Schaefer 2017-08-03 13:16:05 -04:00
  • 57f8dc3169 Merge pull request #2982 from wschaeferB/2883-FileSearchBoxesDontEnable Richard Cordovano 2017-08-03 12:59:08 -04:00
  • b6993a2546 Merge branch 'AbstractAbstractFieNode-cleanup' into 1936-extension-column-in-results-table millmanorama 2017-08-03 12:34:42 -04:00