Richard Cordovano
|
7d9b54ed42
|
Merge pull request #1036 from rcordovano/named-ingest-manager-threads
Added thread names to threads used by IngestManager
|
2015-02-09 14:34:43 -05:00 |
|
Richard Cordovano
|
df770cb94d
|
Added thread names to threads used by IngestManager
|
2015-02-09 14:09:55 -05:00 |
|
Brian Carrier
|
b9a95fd421
|
Added user docs to ant target
|
2015-02-06 16:40:31 -05:00 |
|
Brian Carrier
|
28cf1d9266
|
Merge pull request #1032 from sidheshenator/doxygen-user-docs
Generated Doxygen pages corresponding to JavaHelp
|
2015-02-06 16:38:09 -05:00 |
|
Richard Cordovano
|
62fe13328e
|
Merge pull request #1035 from APriestman/stix
Added Domain Name Object parsing.
|
2015-02-06 11:56:21 -05:00 |
|
APriestman
|
f54a65ab1e
|
Added Domain Name Object parsing.
Fixed bug in saving warnings.
|
2015-02-06 11:42:12 -05:00 |
|
sidheshenator
|
0a9e4ffb62
|
Main.dox accounts for stix page
|
2015-02-06 10:38:47 -05:00 |
|
sidheshenator
|
0035f40e9c
|
Merge branch 'develop' into doxygen-user-docs
Conflicts:
docs/doxygen-user/Doxyfile
docs/doxygen-user/main.dox
|
2015-02-06 10:36:34 -05:00 |
|
sidheshenator
|
a7c4aa1c27
|
Readme makes note of the the relative paths in the DoxyFile
|
2015-02-06 10:17:01 -05:00 |
|
sidheshenator
|
a3ba2cad17
|
Absolute paths replaced by relative paths
|
2015-02-06 10:15:20 -05:00 |
|
Brian Carrier
|
436394ecc8
|
Merge pull request #1034 from sidheshenator/regression-test-fix
appropriate instance variable used
|
2015-02-06 09:14:40 -05:00 |
|
sidheshenator
|
5b044c90bc
|
link to image_viewer add to the mainpage
|
2015-02-05 16:09:31 -05:00 |
|
sidheshenator
|
dd6443ca2a
|
missing image linked with contetn_viewers
|
2015-02-05 16:08:31 -05:00 |
|
sidheshenator
|
82c03eca31
|
Older version of case_management used
|
2015-02-05 16:07:33 -05:00 |
|
sidheshenator
|
e5deaa7225
|
appropriate instance variable used
|
2015-02-05 15:32:51 -05:00 |
|
Brian Carrier
|
a3accc8aa5
|
Merge pull request #1031 from sidheshenator/regression-test-fix
Regression test fix
|
2015-02-05 15:01:05 -05:00 |
|
Brian Carrier
|
7520c32fbe
|
Merge pull request #997 from mrtizmo/timeline_ja
Timeline module JA localization
|
2015-02-05 14:59:23 -05:00 |
|
sidheshenator
|
66441e8f7c
|
output path for HTML Diff Reports defined using TestData attribute
|
2015-02-05 14:37:01 -05:00 |
|
sidheshenator
|
1e64382f28
|
unnecessary backup file deleted
|
2015-02-05 13:44:47 -05:00 |
|
sidheshenator
|
97afd4f97e
|
subpages converted into subsections
|
2015-02-05 13:44:12 -05:00 |
|
Richard Cordovano
|
6b2b174c9d
|
Merge pull request #1033 from sleuthkit/istat_output
Added istat output to metadata content viewer
|
2015-02-05 12:40:22 -05:00 |
|
Richard Cordovano
|
272208c345
|
Merge pull request #1029 from APriestman/stix
Adding STIX module code
|
2015-02-05 12:39:43 -05:00 |
|
sidheshenator
|
fc62e46c08
|
The HTML Report differences, if any, are saved in HTML-Report-Diff.txt
|
2015-02-05 11:42:44 -05:00 |
|
Brian Carrier
|
c2aa8838c6
|
Added istat output to metadata content viewer
|
2015-02-04 23:57:46 -05:00 |
|
sidheshenator
|
31d24a5756
|
Generated Doxygen pages corresponding to JavaHelp
|
2015-02-04 17:17:57 -05:00 |
|
sidheshenator
|
3ca3a31bd0
|
Comments added to notify dependence of regression testing script
|
2015-02-04 15:17:56 -05:00 |
|
sidheshenator
|
0c348dd935
|
The SQL queries generate sorted/ordered output
|
2015-02-04 15:15:55 -05:00 |
|
sidheshenator
|
327e715ccb
|
regression script uses diff util for HTML report comparison
|
2015-02-04 15:14:15 -05:00 |
|
Richard Cordovano
|
9fdcb52421
|
Merge pull request #1030 from rcordovano/test_feature_branch
Change copyright date of FleIngestTask.java
|
2015-02-04 14:53:33 -05:00 |
|
Richard Cordovano
|
b816e0fff4
|
Change copyright date of FleIngestTask.java
|
2015-02-04 14:50:26 -05:00 |
|
APriestman
|
a19c36bc42
|
Merge remote-tracking branch 'upstream/develop' into stix
|
2015-02-04 11:34:56 -05:00 |
|
Brian Carrier
|
3021c0e80e
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into develop
|
2015-02-04 10:33:40 -05:00 |
|
Brian Carrier
|
968afd2d4e
|
removed Scalpel Module from being an active module so that it does not show up anywhere in the UI. It does not work because the C++ code has memory leaks and will take the system down. PhotoRec module now exists though. This module did not expose any packages, so this is not an API change.
|
2015-02-04 10:33:21 -05:00 |
|
APriestman
|
e5df7a7402
|
Added documentation for STIX module.
|
2015-02-04 08:32:46 -05:00 |
|
Richard Cordovano
|
57811bb737
|
Merge pull request #1026 from rcordovano/develop
Add additional snapshot data to IngestJob/DataSourceIngestJob and remedy deadlock potential
|
2015-02-03 20:03:28 -05:00 |
|
Richard Cordovano
|
5409901b4a
|
Remove selected old TODO statements
|
2015-02-03 19:59:59 -05:00 |
|
Richard Cordovano
|
1729e4ca5b
|
Fix deadlock potential in IngestJob/DataSourceIngestJob interactions
|
2015-02-03 19:21:20 -05:00 |
|
APriestman
|
a4f887f368
|
Merge remote-tracking branch 'upstream/develop' into stix
|
2015-02-03 11:04:02 -05:00 |
|
APriestman
|
0eb8f6434e
|
Added jar files for Stix module
|
2015-02-03 11:02:22 -05:00 |
|
APriestman
|
919d8a83f8
|
Added STIX module code to Autopsy.
|
2015-02-03 10:34:29 -05:00 |
|
Richard Cordovano
|
462fcb5413
|
Add cancellation data to data source ingest job snapshots
|
2015-02-02 20:02:13 -05:00 |
|
Richard Cordovano
|
a0b3208ce1
|
Add cancellation data to data source ingest job snapshots
|
2015-02-02 19:56:04 -05:00 |
|
Richard Cordovano
|
a1c4b8e25f
|
Removed unused import from IngestJob class
|
2015-02-02 19:22:20 -05:00 |
|
Richard Cordovano
|
75315ed8da
|
Add cancellation data to data source ingest job snapshots
|
2015-02-02 19:20:25 -05:00 |
|
Richard Cordovano
|
00a9604987
|
Merge pull request #1024 from rcordovano/develop
Add cancellation data to data source ingest job snapshots
|
2015-02-02 18:47:18 -05:00 |
|
Richard Cordovano
|
62aa807cea
|
Add cancellation data to data source ingest job snapshots
|
2015-02-02 18:45:46 -05:00 |
|
Brian Carrier
|
8f1d6192e3
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into develop
|
2015-02-02 00:02:03 -05:00 |
|
Brian Carrier
|
502e8f4612
|
minor cleanup to code that opens .aut file from double click
|
2015-02-02 00:01:38 -05:00 |
|
Richard Cordovano
|
b084a8948a
|
Merge pull request #1023 from rcordovano/universal_file_typing
Universal file typing
|
2015-01-30 18:57:33 -05:00 |
|
Richard Cordovano
|
4c46415709
|
Refactor file type detection
|
2015-01-30 18:54:58 -05:00 |
|