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

Commit Graph

  • b56ad31026 Merge pull request #47 from aebadirad42six/master adam 2012-05-16 10:51:58 -07:00
  • a6d43b67a6 Using copycasedb method now, additional information to the filterpanel to show more progress so it doesn't appear anything is 'hanging'. Alex Ebadirad 2012-05-16 10:40:44 -07:00
  • cd50f26d10 Merge branch 'master' into new-features-20120503 adam-m 2012-05-16 12:43:25 -04:00
  • 65173df7a3 remove empty line adam-m 2012-05-16 12:42:48 -04:00
  • 0995de16eb update gitignore with build-modified files adam-m 2012-05-16 12:39:59 -04:00
  • 20fba05138 Fix Reporting file name change merge adam-m 2012-05-16 12:24:19 -04:00
  • 449c4ef3a6 fixed typo for method from extention to extension Alex Ebadirad 2012-05-16 08:31:16 -07:00
  • 2111361cea Remove comment, update text adam-m 2012-05-16 11:09:30 -04:00
  • 0d20d22808 Keyword search: hit navigation now spans all pages that have hits adam-m 2012-05-16 10:57:23 -04:00
  • 945cfcdfb1 Page/hit navigation fix for special case adam-m 2012-05-16 10:15:52 -04:00
  • fee9f9d0b1 Keyword search large strings: improvements in navigation, added support for chunk hit preview in dir tree (still needs optimizations) adam-m 2012-05-15 21:16:59 -04:00
  • 9164551f2a Keyword search: preliminary hit navigation for large files adam-m 2012-05-15 18:17:42 -04:00
  • 86c58ede4b Cleans up some spacing issues Save/export report now functions differently, only saving the reports that ran New view each report after its been run in default program Added some getters and privitized some data members Added new method to get extention for each report type so we can use it to write files using a universal save method Alex Ebadirad 2012-05-15 15:09:33 -07:00
  • 5e6749dbd5 Modified method use to from label instead of having to rely on blackboardartifact.java enum to match the label. Can merge without need to modify tsk now. Alex Ebadirad 2012-05-15 12:58:01 -07:00
  • 884a3d1b27 AUT-53 bug fixes for: checkbox/lookup code use case temp dir for db copy fixed html report keyword list column reportxml visitor content exceptions css style should be present Better formatting on files Alex Ebadirad 2012-05-15 10:47:02 -07:00
  • a78e8e7ec6 Merge branch 'master' of https://github.com/sleuthkit/autopsy unknown 2012-05-15 10:04:33 -07:00
  • 18414d783c temp dir for copy of db fix, reportxml visitor content issue fixed Alex Ebadirad 2012-05-15 09:05:58 -07:00
  • 5fe01b84e2 Merge branch 'master' into new-features-20120503 adam-m 2012-05-15 11:03:03 -04:00
  • cad40bad30 Add missing line adam-m 2012-05-15 11:02:22 -04:00
  • 9faa71a804 Merge branch 'master' into new-features-20120503 adam-m 2012-05-15 10:58:27 -04:00
  • 9f2274b9f3 Revert generated files (consider gitignore) adam-m 2012-05-15 10:40:44 -04:00
  • b897ac4f42 Merge branch 'master' into new-features-20120503 adam-m 2012-05-15 10:37:26 -04:00
  • 90a26a698c Fix java path for pasco adam-m 2012-05-15 10:21:38 -04:00
  • 2ec16daf42 Merge pull request #45 from aebadirad42six/master adam 2012-05-15 07:03:02 -07:00
  • 7a23eedfaa Changed how progress bar works. Alex Ebadirad 2012-05-15 03:38:46 -07:00
  • 6594de3e37 Bug fixes and tweaks to GUI and report framework Alex Ebadirad 2012-05-15 03:05:55 -07:00
  • a06fb7f142 report action UI changes, improvements using new service lookup Alex Ebadirad 2012-05-15 00:53:04 -07:00
  • 641d23771f Report register service basic check in, unfinished UI changes Alex Ebadirad 2012-05-14 15:48:20 -07:00
  • bf645bc9bb Keyword search: unify result viewers and remove the old single non-regex result viewer. Keeping the code for now, but will remove in future (will simplify keyword search code greatly) adam-m 2012-05-14 18:03:57 -04:00
  • 5d280074ab Update action name adam-m 2012-05-14 17:52:22 -04:00
  • c3a2f3a13c Preliminary version of large files string extraction support - no full hit navitation yet. Also, some refactoring and cleanup of old keyword search code. adam-m 2012-05-14 17:37:27 -04:00
  • 1e7e4d9f05 Minor bugfix to Report.java Alex Ebadirad 2012-05-14 09:54:26 -07:00
  • 61dba172ec Tweaks to report/Report.java Alex Ebadirad 2012-05-14 09:45:39 -07:00
  • 88251cb997 Reporting caps fix Alex Ebadirad 2012-05-11 15:13:58 -07:00
  • c49af47c5a Merge branch 'master' of https://github.com/sleuthkit/autopsy adam-m 2012-05-11 18:11:57 -04:00
  • c97b75d33a Inbox, fix and check for last message adam-m 2012-05-11 18:10:39 -04:00
  • ea834f11a8 Separate hashset hits in directory tree, various fixes Dick Fickling 2012-05-11 13:38:32 -04:00
  • efc98cab47 change to report/Report.java 's getgroupedkeywords method Alex Ebadirad 2012-05-11 10:29:50 -07:00
  • ca50b0d96f Re-adding files back to git repo with proper capitalization in place. Alex Ebadirad 2012-05-11 08:48:03 -07:00
  • 9facfee95a Removing old lower-case file names. Alex Ebadirad 2012-05-11 08:47:26 -07:00
  • d400c636c2 Mild reporting fix to compile Alex Ebadirad 2012-05-10 15:48:18 -07:00
  • a8cdf70ee8 refactored classes for camel casing of filenames Alex Ebadirad 2012-05-10 15:23:29 -07:00
  • e9783acd2a Merge branch 'master' of https://github.com/sleuthkit/autopsy adam-m 2012-05-10 17:55:01 -04:00
  • d6b18a546d Add image error handling adjustments - log errors and continue adam-m 2012-05-10 17:54:42 -04:00
  • 73afa37b66 Merge branch 'master' of github.com:sleuthkit/autopsy Dick Fickling 2012-05-10 17:43:30 -04:00
  • 930eaf06c7 TSK-487: Count for keyword list hits should be inclusive of all keywords TSK-488: Extract shoudl default to case folder Dick Fickling 2012-05-10 17:43:06 -04:00
  • e7dd52028a Merge pull request #46 from dickfickling/master dickfickling 2012-05-10 14:33:39 -07:00
  • 69236b4c46 Merge branch 'master' of github.com:sleuthkit/autopsy Dick Fickling 2012-05-10 17:31:50 -04:00
  • 473a3a9925 Further iteration on multiple hash databases. Not 100% tested (is that possible?), but stable enough and we need it to line up Autopsy with new Sleuthkit API. Dick Fickling 2012-05-10 17:31:20 -04:00
  • 5881a14a4d Uncommented the report.java keyword as well as set the report configs to not automatically instantiate with empty report configs in each reporting module. Alex Ebadirad 2012-05-10 09:03:18 -07:00
  • 7a35fb2a33 Tweaks to report naming and conventions Alex Ebadirad 2012-05-10 08:08:02 -07:00
  • 4ab9dc5be7 Add more info to log when ingests are cancelled. adam-m 2012-05-09 13:10:46 -04:00
  • 2530da54e9 - Inbox concurrency improvements - enable some additional info in log adam-m 2012-05-09 12:45:42 -04:00
  • e18ab444cd only set one nsrl db (temp fix) Dick Fickling 2012-05-09 09:32:48 -04:00
  • 0e95f006b3 Stopwatch class temporary addition to track time of execution easily on very specific parts of code Alex Ebadirad 2012-05-08 16:03:20 -07:00
  • 03fb435f73 Reporting framework change and addition. Alex Ebadirad 2012-05-08 16:02:04 -07:00
  • 20ee3a27a2 Merge commit '1151468' Dick Fickling 2012-05-08 10:33:28 -04:00
  • 1151468330 initial multi-hash prototype Dick Fickling 2012-05-08 10:25:24 -04:00
  • 4b83eb949b - add inbox message count - add more stats to log - improve postMessage() performance - keyword search ingest: handle better task cancellation, which could have previously resulted in lost artifact if second to last search is cancelled due to the final post-commit search adam-m 2012-05-07 22:55:10 -04:00
  • 7e07f94d7f Bug fixes to hardcoded attribute types for reports, domain's having leading periods, and domain now displays for IE. Alex Ebadirad 2012-05-04 10:15:25 -07:00
  • 463acb26ea synchronization relax adjustments for solr queries adam-m 2012-05-03 15:45:08 -04:00
  • 7b733e4386 add known issues doc to zip build adam-m 2012-05-03 10:51:05 -04:00
  • d9e95a98be Clean up on the reporting displaying of dates to match GUI. Alex Ebadirad 2012-05-02 16:37:46 -07:00
  • 539ba214da date tweak to ExtractRegistry.java Alex Ebadirad 2012-05-02 15:22:20 -07:00
  • 15136d3a61 Readdition of merged files. Alex Ebadirad 2012-05-02 15:01:29 -07:00
  • bce66978c4 Merge branch 'master' of git://github.com/sleuthkit/autopsy Alex Ebadirad 2012-05-02 14:55:35 -07:00
  • d31bd5263e Update year in about dialog adam-m 2012-05-02 17:19:34 -04:00
  • 36aef683ca Date fixes for milliseconds on epoch times. Alex Ebadirad 2012-05-02 11:56:50 -07:00
  • 45ffc4ca47 fix java path in Recent Activity Dick Fickling 2012-05-02 14:26:32 -04:00
  • 9d0ba3ceb9 Merge branch 'master' of https://github.com/aebadirad42six/autopsy Alex Ebadirad 2012-05-02 10:08:41 -07:00
  • 59d177ece7 Critical fixes to last update. Alex Ebadirad 2012-05-02 09:21:43 -07:00
  • fed8d27e2c Do not post indexing error messages to Inbox - will be enabled for dev version in the future adam-m 2012-05-02 12:07:13 -04:00
  • 7fb5e45cde Update wording adam-m 2012-05-02 11:15:00 -04:00
  • a0e5ae58e8 Change text on label adam-m 2012-05-02 10:51:10 -04:00
  • 38b6247428 Readded browser control class back. - manual commit pick and merge adam-m 2012-05-02 10:38:10 -04:00
  • 579e397bfd AUT 33 and AUT 40 bug fixes. Java path redefinition using internal platformutil method and firefox3 support. - commit pick and merge adam-m 2012-05-02 10:34:57 -04:00
  • 87e9ae4055 Revert RA/Reporting modules (#44) pull request adam-m 2012-05-02 09:54:45 -04:00
  • f376ea01ab Merge branch 'master' of https://github.com/sleuthkit/autopsy adam-m 2012-05-02 00:33:01 -04:00
  • ff96ae6f13 Merge branch 'master' of https://github.com/sleuthkit/autopsy - fix previous merge adam-m 2012-05-02 00:26:43 -04:00
  • a38d546ecb Merge branch 'master' of https://github.com/sleuthkit/autopsy adam-m 2012-05-02 00:13:32 -04:00
  • 0f394c6a15 fix ingest compile warning adam-m 2012-05-01 23:39:37 -04:00
  • 7efa3ef9cc Fix more compile warnings in ingest adam-m 2012-05-01 23:26:45 -04:00
  • c518780763 Merge branch 'master' of https://github.com/sleuthkit/autopsy adam-m 2012-05-01 23:09:01 -04:00
  • 2dcc8121a0 -process files with mail extension normally with tika first - fscontentstringstream tweak adam-m 2012-05-01 23:08:35 -04:00
  • 26cf373b5e Fix image timezone wording adam-m 2012-05-01 19:35:49 -04:00
  • b7806a42ea fs content string stream minor correction adam-m 2012-05-01 17:29:32 -04:00
  • c5e71bb14e Tweaks to prevent null pointer exceptions Alex Ebadirad 2012-05-01 14:29:18 -07:00
  • a8f9e7978c cosmetic code formatting changes Alex Ebadirad 2012-05-01 13:47:27 -07:00
  • cfbddc569c removal of hardcode artifact ids in reports. Alex Ebadirad 2012-05-01 13:36:16 -07:00
  • fda6aa2bf4 epoch time for registry extraction Alex Ebadirad 2012-05-01 13:23:52 -07:00
  • df98e97cf9 Merge branch 'master' of https://github.com/sleuthkit/autopsy adam-m 2012-05-01 16:16:22 -04:00
  • b55d9ad301 Set stream.contentType field in index request to Solr, if content type has been set for the stream - useful for string extraction and help by pass tika. String stream: if eof encountered, handle case when temp buffer has some strings. adam-m 2012-05-01 16:15:51 -04:00
  • 24adb5d991 Time Corrections for IE Alex Ebadirad 2012-05-01 13:15:07 -07:00
  • 92936e1c0b Quick and dirty exception handling for RA Alex Ebadirad 2012-05-01 13:12:11 -07:00
  • 8749060eea Only show chunk dialog if user clicks OK in file chooser Dick Fickling 2012-05-01 14:17:48 -04:00
  • ac4cc7c624 better variable names, fix typo in ascii test, use UTF8 charset in stream, move string stream class adam-m 2012-05-01 13:43:38 -04:00
  • 95097e16d9 Merge branch 'master' of https://github.com/sleuthkit/autopsy adam-m 2012-04-30 17:35:34 -04:00
  • e60c3d65e2 Add manifest file to ingestible extensions. Add a function that abstracts out the ingestible check. adam-m 2012-04-30 17:35:05 -04:00
  • 3588590c7f Update header adam-m 2012-04-30 14:55:07 -04:00
  • 8e03df80a9 Supplement the stream conversion class with 2 default method implementations and comments adam-m 2012-04-30 14:54:21 -04:00