Richard Cordovano
|
469fc8bf86
|
Make CaseDetails Serializable for remote events
|
2019-01-30 14:06:19 -05:00 |
|
U-BASIS\dsmyda
|
b08116f8f1
|
Formatted code correctly
|
2019-01-30 13:27:34 -05:00 |
|
U-BASIS\dsmyda
|
b3450d09ea
|
Resolved the uniqueness problem and defaulted the group by data source option to be false instead of null
|
2019-01-30 13:25:55 -05:00 |
|
Ann Priestman
|
5662670814
|
Avoid NPE if an image has no paths
|
2019-01-30 12:20:12 -05:00 |
|
William Schaefer
|
6207b64af3
|
4635 fix escaping of single quotes in findfilesWhere query for common files search
|
2019-01-30 12:17:18 -05:00 |
|
Richard Cordovano
|
cad32ca023
|
Merge pull request #4488 from dannysmyda/4680-suppress-inserts-image-gallery-groups
4680 Suppress inserts in image_galley_groups_seen table
|
2019-01-30 10:17:42 -05:00 |
|
Richard Cordovano
|
690aab95c3
|
Merge remote-tracking branch 'upstream/develop' into improve-open-multi-user-case-dialog-performance
|
2019-01-30 10:15:28 -05:00 |
|
Richard Cordovano
|
a44a81227c
|
Small fixes for modified open multiuser case feature
|
2019-01-30 10:15:23 -05:00 |
|
Richard Cordovano
|
7e181ac9c5
|
Merge pull request #4489 from raman-bt/1180-create-cr-artifacts
1180 Add phone & email from TSK_WEB_FORM_ADDRESS to CR.
|
2019-01-30 10:09:10 -05:00 |
|
Raman
|
4e6e34f452
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1180-create-cr-artifacts
# Conflicts:
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Firefox.java
|
2019-01-30 09:59:30 -05:00 |
|
Richard Cordovano
|
b03fc929c3
|
Merge pull request #4454 from raman-bt/1173-fix-firefox-parser
1173: Fix Firefox parser
|
2019-01-30 09:49:26 -05:00 |
|
Richard Cordovano
|
bea3367241
|
Merge pull request #4492 from esaunders/4642_solr_heap
Added ability to set max heap size for embedded Solr server.
|
2019-01-30 09:46:17 -05:00 |
|
Richard Cordovano
|
5561a62837
|
Merge pull request #4459 from APriestman/4620_sendUpdatedNameEvent
4620 Send event for data source name update.
|
2019-01-30 09:23:08 -05:00 |
|
William Schaefer
|
d999707e41
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4632-4630-4629-DetectOsSpecificFiles
|
2019-01-29 16:27:22 -05:00 |
|
William Schaefer
|
964d1aab2e
|
ensure path variable in diff script is always defined before use
|
2019-01-29 15:41:23 -05:00 |
|
U-BASIS\dgrove
|
4ffb10fd0b
|
Last-ditch frame grab attempt added.
|
2019-01-29 15:10:20 -05:00 |
|
Eugene Livis
|
60901d9b27
|
Moved the interface to Experimental
|
2019-01-29 15:09:28 -05:00 |
|
Richard Cordovano
|
e4b458bb5d
|
Merge pull request #4494 from dannysmyda/4623-update-layers-file-for-common-props
Updated the package names in layer.xml
|
2019-01-29 14:48:12 -05:00 |
|
Eugene Livis
|
22998feb39
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into command_line_4412
|
2019-01-29 13:39:22 -05:00 |
|
U-BASIS\dsmyda
|
363bf00440
|
Updated the package names in the layers.xml
|
2019-01-29 12:43:18 -05:00 |
|
U-BASIS\dgrove
|
ebb74be97d
|
New algorithm for fetching a video frame.
|
2019-01-29 12:22:03 -05:00 |
|
U-BASIS\dsmyda
|
17f913a551
|
Made the DataResultPanel not consider the selected index for the next directory
|
2019-01-28 17:14:17 -05:00 |
|
Richard Cordovano
|
db33091d37
|
Move CaseNodeData back to coordination service package
|
2019-01-28 16:38:02 -05:00 |
|
Richard Cordovano
|
f487e9082f
|
Merge in develop branch
|
2019-01-28 16:20:04 -05:00 |
|
Richard Cordovano
|
ad4b17a411
|
Polishing for changes to case, case node data
|
2019-01-28 16:09:09 -05:00 |
|
U-BASIS\dgrove
|
b77407df24
|
Cleanup.
|
2019-01-28 15:56:17 -05:00 |
|
U-BASIS\dsmyda
|
7db7f1c353
|
Added optimizations and better variable naming
|
2019-01-28 15:29:39 -05:00 |
|
esaunders
|
3dc2b6067d
|
Added ability to set max heap size for embedded Solr server.
|
2019-01-28 15:28:49 -05:00 |
|
U-BASIS\dsmyda
|
e35827b891
|
Auto-expand the Views node and Results node when selecting data sources in the group by view. The default viewer still auto expands as desired
|
2019-01-28 15:18:36 -05:00 |
|
William Schaefer
|
eb0c140f0f
|
4632 4630 4629 fix typo in constructor comment
|
2019-01-28 14:27:51 -05:00 |
|
William Schaefer
|
2f7ccd1549
|
4632-4630-4629 remove out of date comment
|
2019-01-28 14:24:58 -05:00 |
|
Richard Cordovano
|
bde420a4bb
|
Merge pull request #4483 from dannysmyda/2226-Fix-Hash-Values-Add-Image-Bug
4641 - Fix hash value bug on add image wizard
|
2019-01-28 13:10:05 -05:00 |
|
Raman
|
fdb00bfc06
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1180-create-cr-artifacts
|
2019-01-28 13:03:20 -05:00 |
|
William Schaefer
|
e2d109ed8c
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4632-4630-4629-DetectOsSpecificFiles
|
2019-01-28 12:12:14 -05:00 |
|
Richard Cordovano
|
a935ca8f5c
|
Merge pull request #4485 from dannysmyda/4623-Rename-Commonfilessearch-package
4623 - Renamed commonfilessearch package
|
2019-01-28 12:08:53 -05:00 |
|
Richard Cordovano
|
5bcf39138b
|
Merge pull request #4461 from wschaeferB/4606-AddUserLoginsToOsAccountArts
4606 add user logins to os account arts
|
2019-01-28 12:07:09 -05:00 |
|
Richard Cordovano
|
ec541db4a3
|
Merge pull request #4456 from wschaeferB/4590-DataSourceProfiler
4590 data source profiler
|
2019-01-28 12:04:04 -05:00 |
|
Raman
|
9ebae7580f
|
1180: Add email and phone number from TSK_WEB_FORM_ADDRESS to CR.
|
2019-01-28 11:51:54 -05:00 |
|
U-BASIS\dsmyda
|
ad440e5879
|
Restrict diffs to only omit insert statements on image galley groups
|
2019-01-28 11:40:16 -05:00 |
|
Ann Priestman
|
4bc07d66e2
|
Use new data source constructor.
Cleanup.
|
2019-01-28 09:44:49 -05:00 |
|
Raman
|
dd56261cd8
|
Handle different schema versions of moz_formhistory table.
|
2019-01-28 09:16:20 -05:00 |
|
Richard Cordovano
|
b1c4362648
|
Merge pull request #4484 from rcordovano/ain-double-lock-release-fix
Remove attempt to release the same coordination service lock twice
|
2019-01-28 09:00:01 -05:00 |
|
Ann Priestman
|
485c7f9c86
|
Merge remote-tracking branch 'upstream/develop' into 4620_sendUpdatedNameEvent
|
2019-01-28 08:20:25 -05:00 |
|
Eugene Livis
|
e272d30c04
|
Moved interface out of Autopsy
|
2019-01-25 16:07:53 -05:00 |
|
Raman
|
fb27a2964a
|
Merge branch '1174-chrome-autofill' of https://github.com/raman-bt/autopsy into 1177-firefox-autofill
|
2019-01-25 15:33:45 -05:00 |
|
Raman
|
36fa1c72d8
|
Refactored schema versioning for better readability.
|
2019-01-25 15:33:01 -05:00 |
|
Richard Cordovano
|
63bb7f805e
|
Merge pull request #4478 from dannysmyda/4656-allow-user-to-pick-language
4656 - Add OCR language pack configuration
|
2019-01-25 15:06:09 -05:00 |
|
Ann Priestman
|
363c9234e2
|
Restoring tskdbdiff
|
2019-01-25 15:05:07 -05:00 |
|
Ann Priestman
|
18a5de9625
|
Merge remote-tracking branch 'upstream/develop' into 4620_sendUpdatedNameEvent
# Conflicts:
# Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/SqliteEamDb.java
|
2019-01-25 15:02:50 -05:00 |
|
Raman
|
3da6f17809
|
Merge branch '1174-chrome-autofill' of https://github.com/raman-bt/autopsy into 1177-firefox-autofill
|
2019-01-25 14:47:32 -05:00 |
|