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

Commit Graph

  • b4e0d1eef3 do not call super.done() after got extracted text adam-m 2012-11-05 15:12:34 -05:00
  • 59c958461b Added checking if preferred port is available. If not, it breaks out of starting the Server entirely. Directs users towards SolrServer.properties to change port manually in event of failure. 0xNF 2012-11-05 12:45:07 -05:00
  • 2762c33799 Merge https://github.com/sleuthkit/autopsy Devin148 2012-11-05 12:35:48 -05:00
  • b534672b27 fix queries in thunderbird parser module adam-m 2012-11-05 12:01:36 -05:00
  • dee76598cd Fix property checking in versioning script ant target Devin148 2012-11-05 10:28:04 -05:00
  • d4168610af added method for changing server port Additional minor touchups 0xNF 2012-11-02 14:59:26 -04:00
  • e6254f4eee Solr default port changes to ephemeral high port 23232. Checks if port is occupied, and throws an error if so. 0xNF 2012-11-02 14:36:20 -04:00
  • 715d153533 Log duration of add image process Devin148 2012-11-02 07:32:11 -04:00
  • 9dfd0c14e8 Merge https://github.com/sleuthkit/autopsy Devin148 2012-11-02 07:11:16 -04:00
  • 06c9819e7e quicker count of artifacts in result viewer adam-m 2012-11-01 15:59:50 -04:00
  • e27e7ca446 fox controls, cleanup adam-m 2012-11-01 15:23:21 -04:00
  • 84e3110bae Update release script and ant target Devin148 2012-11-01 15:21:23 -04:00
  • ace5f7a47e Changed Solr port from :8983 to :9293 Will conflict with Sony Playstation RemotePlay, but who'll notice? 0xNF 2012-11-01 14:34:47 -04:00
  • f19eaf7361 Fixed errors being thrown due to half-removed listener. 0xNF 2012-11-01 14:32:50 -04:00
  • d7a4e482f0 Got rid of reporting Open After Creation check boxes Added Open Folder button to ReportPanel 0xNF 2012-11-01 13:15:59 -04:00
  • cd00782f44 Extracted text viewer: use background worker to get text from Solr adam-m 2012-11-01 11:09:17 -04:00
  • 3388bd5caa Merge git://github.com/sleuthkit/autopsy 0xNF 2012-10-31 16:40:57 -04:00
  • cd7a4bb6ff Removed path for each generated report. Added report folder location label beneath Timestamp 0xNF 2012-10-31 16:40:13 -04:00
  • 36e6235aba "Preview" changed to "Open After Creation". Supports selecting more than one file to open. 0xNF 2012-10-31 16:39:12 -04:00
  • f498b9cfe7 Merge branch 'master' of https://github.com/0xNF/autopsy adam-m 2012-10-31 16:38:55 -04:00
  • 9d9c515a62 Removed "successfully created index" message. 0xNF 2012-10-31 16:33:00 -04:00
  • 7614ae988a better layout adam-m 2012-10-31 16:12:34 -04:00
  • 24df97031b add image number range to thumbnail viewer toolbar adam-m 2012-10-31 16:04:36 -04:00
  • cb965256f1 better reset of thumbnail viewer adam-m 2012-10-31 13:40:34 -04:00
  • 0c8a748d14 clear list after cleanuo adam-m 2012-10-31 13:23:32 -04:00
  • 3037c5ccc7 update news adam-m 2012-10-31 13:19:28 -04:00
  • 68d681d0bb Merge branch 'master' of https://github.com/0xNF/autopsy adam-m 2012-10-31 13:18:58 -04:00
  • d4dc4f28c4 fix getting reverse hierarchy for unalloc files adam-m 2012-10-31 13:06:20 -04:00
  • 2625fb7c28 Changed flow of module init in RAImageIngestModule Removed UnsupportedOperationExceptions from submodule complete() methods 0xNF 2012-10-31 12:59:59 -04:00
  • 4701b58d39 re-enable view context action for layout file adam-m 2012-10-31 12:54:03 -04:00
  • 17cf6e7ed8 Added support for canceling Recent Activity in RAImageIngestModule 0xNF 2012-10-31 12:38:26 -04:00
  • 81a8d8f34b Added general right click actions for unalloc content files and extended extract file action. adam-m 2012-10-31 11:27:30 -04:00
  • a8f15b813d Removed UnsupportedOperationException from stop() Logged the stop() call, reports that it's currently a NOp. 0xNF 2012-10-31 11:17:06 -04:00
  • 83b1f952b4 Moved module creation + inits to private member list. Changed naming slightly to be more clear. All modules now execute their stop() function. 0xNF 2012-10-31 11:15:52 -04:00
  • 95da5affa7 Javadoc'd ModalNoButtons and HashDbManagementPanel a bit. Minor refactoring in some associated functions as well. 0xNF 2012-10-31 11:13:21 -04:00
  • aca9e89b11 Merge pull request #80 from Devin148/master adam 2012-10-31 06:53:06 -07:00
  • 97e034b02a Merge https://github.com/sleuthkit/autopsy Devin148 2012-10-31 09:09:06 -04:00
  • f23344e166 handle case when changing between different dir tree nodes, update NEWS adam-m 2012-10-30 21:38:58 -04:00
  • ac9922c90b fix initial load in some cases adam-m 2012-10-30 21:22:22 -04:00
  • 3bcea416f6 paging tweaks adam-m 2012-10-30 18:31:00 -04:00
  • 77d0b3017f add controls to thumbnail viewer adam-m 2012-10-30 17:51:03 -04:00
  • d8291590a6 fix for small num of images adam-m 2012-10-30 14:11:11 -04:00
  • 97879b6488 better cursor behavior adam-m 2012-10-30 14:03:59 -04:00
  • 30845ad873 thumbnail viewer: waiting cursor, more code refactor adam-m 2012-10-30 13:43:17 -04:00
  • 892d37ff5b Merge https://github.com/sleuthkit/autopsy Devin148 2012-10-30 12:14:55 -04:00
  • dff8d7440a Code refactor, push to parent class adam-m 2012-10-30 11:03:12 -04:00
  • 21d08a1d8a Call super class add/remove notify() in content children adam-m 2012-10-30 10:45:49 -04:00
  • c29dd0abbf Merge https://github.com/sleuthkit/autopsy Devin148 2012-10-30 09:08:29 -04:00
  • 786315ac23 preliminary thumbnail viewer paging support adam-m 2012-10-29 17:19:36 -04:00
  • c24e9f2f35 Update recent activity logging Devin148 2012-10-29 09:25:10 -04:00
  • d90ed980ab add a visitor to get IDs of of children content hierarchy adam-m 2012-10-26 14:59:20 -04:00
  • 943cda0d3e Fix JTable column spacing Devin148 2012-10-26 14:16:17 -04:00
  • 8c740ed941 Merge https://github.com/sleuthkit/autopsy Devin148 2012-10-26 14:04:46 -04:00
  • 9798bfab67 UI fix in open recent case panel Devin148 2012-10-26 14:04:24 -04:00
  • be208e5008 fix for null case adam-m 2012-10-26 12:50:47 -04:00
  • 50163cf436 ModalNoButtons removes Dbs that are cancled from indexing. They still continue to index in the background, however. 0xNF 2012-10-26 12:41:42 -04:00
  • 289d938a38 Fire event for exif metadata to update directory tree Devin148 2012-10-26 09:14:09 -04:00
  • f626a91d3a Fix web history artifact count for IE Devin148 2012-10-26 08:47:18 -04:00
  • 00a0d81802 forgotten checkin adam-m 2012-10-24 15:11:14 -04:00
  • aa5c9b5ede keyword search public API: wrap internal exceptions adam-m 2012-10-24 13:03:58 -04:00
  • 6d14233351 cleanup adam-m 2012-10-24 11:31:50 -04:00
  • fd4e22a2e9 remove unneeded getnodescount(true) in dir. tree which could have caused pre-loading of children nodes adam-m 2012-10-24 11:30:54 -04:00
  • 646beb2ac6 Renamed variables to be more clear. Edited comment to reflect what happens when running Recent Activity with multiple images. 0xNF 2012-10-24 10:56:10 -04:00
  • 1b47026afa Disable thumbnail view tab if no images in children of current node adam-m 2012-10-23 18:18:58 -04:00
  • c4e8e34b65 remove warn adam-m 2012-10-23 17:52:57 -04:00
  • 2827eeaa0a use generics, better, add comment to mark future change for event handling adam-m 2012-10-23 16:31:42 -04:00
  • 2ea0395166 Merge branch 'master' of https://github.com/0xNF/autopsy adam-m 2012-10-23 11:25:30 -04:00
  • b52991e42a Expose more keyword search API to other modules adam-m 2012-10-23 11:16:58 -04:00
  • f82edf908a More specific error handling 0xNF 2012-10-22 17:40:09 -04:00
  • 9a0aa6d9b3 Merge branch 'master' of https://github.com/0xNF/autopsy adam-m 2012-10-22 17:37:12 -04:00
  • 640edc82b6 Changed some error handling 0xNF 2012-10-22 17:32:24 -04:00
  • 9039fb58e0 faster result node loading adam-m 2012-10-22 16:51:31 -04:00
  • fa20bddc44 Merge branch 'master' of https://github.com/Devin148/autopsy adam-m 2012-10-22 15:32:16 -04:00
  • 3c7785d60f Check XML for child nodes before utilizing them Devin148 2012-10-22 15:30:33 -04:00
  • 21ae676f27 remove not needed jar adam-m 2012-10-22 14:47:28 -04:00
  • 2bcf76d972 Merge branch 'master' of https://github.com/Devin148/autopsy adam-m 2012-10-22 14:45:20 -04:00
  • 6ec7a21342 Merge https://github.com/sleuthkit/autopsy Devin148 2012-10-22 10:26:12 -04:00
  • ed0d1bdf9e Update NEWS Devin148 2012-10-22 10:05:21 -04:00
  • ecd0c71a96 Remove JDom dependency Devin148 2012-10-22 10:03:44 -04:00
  • b0be453a39 Merge branch 'master' of https://github.com/Devin148/autopsy adam-m 2012-10-19 16:46:00 -04:00
  • 68d71b3c27 Merge branch 'master' of https://github.com/0xNF/autopsy adam-m 2012-10-19 16:42:48 -04:00
  • fe54dc7f0b Added cancel button to ModalNoButtons. Might necessitate a rename. 0xNF 2012-10-19 14:55:43 -04:00
  • f3b6d6b1b2 add info to BUILDING.txt how to contribute adam-m 2012-10-19 13:58:07 -04:00
  • 611c146e94 Enable user to select any file when opening image Devin148 2012-10-19 13:51:27 -04:00
  • 58badc753c Fix keyword search box to reset on case close Devin148 2012-10-19 09:34:24 -04:00
  • 79bbb21f72 Merge https://github.com/sleuthkit/autopsy Devin148 2012-10-19 09:14:34 -04:00
  • a260864ecb optimization on bb art node: do not requery content, but reuse form Lookup adam-m 2012-10-18 16:16:57 -04:00
  • 5fd3178ca3 Add script for versioning Autopsy upon release and integrate into Ant Devin148 2012-10-18 16:14:20 -04:00
  • f419569c3c minor optimization adam-m 2012-10-18 16:10:21 -04:00
  • eabd567ecb try force lazy behavior for content nodes adam-m 2012-10-18 15:52:03 -04:00
  • bdd3570b75 minor optimization adam-m 2012-10-18 15:41:49 -04:00
  • e29d7d1dc3 Added ModalNoButtons to instances of single-indexing HashDb files 0xNF 2012-10-18 14:16:21 -04:00
  • 24ba7509d8 Changed layout of ModalNoButtons 0xNF 2012-10-18 13:39:27 -04:00
  • 2be9648e21 User is now forced to wait while indexing completes for hash databases 0xNF 2012-10-18 11:30:28 -04:00
  • d81c85ca9c add more logs when starting/stopping solr process adam-m 2012-10-17 17:32:02 -04:00
  • d6f3403ee8 correct stop key adam-m 2012-10-17 15:36:38 -04:00
  • 56ea9f7425 fix warn adam-m 2012-10-17 15:09:02 -04:00
  • 98cbd4e044 add license header adam-m 2012-10-17 15:08:43 -04:00
  • ecba409792 better label adam-m 2012-10-17 15:08:07 -04:00
  • 5c13dd648e add list name to progress bar adam-m 2012-10-17 15:02:30 -04:00