William Schaefer
|
748a5cb6fb
|
7184 tweak weights
|
2021-02-09 10:19:55 -05:00 |
|
William Schaefer
|
cdb03863e4
|
7184 resizing and min size changes
|
2021-02-08 22:08:36 -05:00 |
|
Greg DiCristofaro
|
daa0850864
|
host just displays name
|
2021-02-08 09:21:48 -05:00 |
|
Greg DiCristofaro
|
afa86f8caa
|
Merge branch '7264_restructure_tree_view' into 7292-personHostSheets
|
2021-02-08 09:14:59 -05:00 |
|
Greg DiCristofaro
|
a2e0ade691
|
updates to getHost
|
2021-02-08 09:12:36 -05:00 |
|
Greg DiCristofaro
|
d5c74d5af3
|
fake data
|
2021-02-05 12:37:28 -05:00 |
|
apriestman
|
db64faff67
|
Specify parent of organization dialogs
|
2021-02-05 12:18:24 -05:00 |
|
Greg DiCristofaro
|
63d5e04f68
|
Merge branch '7264_restructure_tree_view' into 7292-personHostSheets
|
2021-02-05 11:38:21 -05:00 |
|
Greg DiCristofaro
|
e839d4640c
|
Merge branch 'filetypes-fix' into 7264_restructure_tree_view
|
2021-02-05 11:11:00 -05:00 |
|
Greg DiCristofaro
|
bb4f15093b
|
file types implementation
|
2021-02-05 11:05:54 -05:00 |
|
Greg DiCristofaro
|
87d82fed92
|
create sheet methods
|
2021-02-05 09:33:05 -05:00 |
|
Greg DiCristofaro
|
a9bfd48fec
|
commenting
|
2021-02-05 08:50:12 -05:00 |
|
Greg DiCristofaro
|
aa63e5b48a
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into 7264_restructure_tree_view
|
2021-02-05 08:31:57 -05:00 |
|
Greg DiCristofaro
|
eb17b796a4
|
data source by type hosts
|
2021-02-04 20:32:00 -05:00 |
|
apriestman
|
c1b05d8a4d
|
Don't set readyToIngest to false if not using an ingest stream.
|
2021-02-04 19:15:54 -05:00 |
|
Richard Cordovano
|
a41b3787f1
|
Merge pull request #6703 from sleuthkit/release-4.18.0
Merge release 4.18.0 branch into develop
|
2021-02-04 16:47:57 -05:00 |
|
Richard Cordovano
|
b73fd6e936
|
Merge pull request #6700 from markmckinnon/7269-Only-run-the-LEAPP-modules-if-the-platform-is-64-bit2
7269 only run the leapp modules if the platform is 64 bit2
|
2021-02-04 14:53:56 -05:00 |
|
Mark McKinnon
|
bde399ffd8
|
Update Bundle.properties
fix message to user.
|
2021-02-04 14:49:51 -05:00 |
|
Greg DiCristofaro
|
12f99dcace
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into 7264d_refresh
|
2021-02-04 14:47:57 -05:00 |
|
Richard Cordovano
|
dad94cabe2
|
Merge pull request #6694 from markmckinnon/7242-aLEAPP/iLEAPP-parsing/sanitization-of-tsv-data-to-match-TSK-expectations2
7242-aLEAPP/iLEAPP-parsing/sanitization-of-tsv-data-to-match-TSK-expectations
|
2021-02-04 13:55:29 -05:00 |
|
Greg DiCristofaro
|
007fed0af1
|
cleanup
|
2021-02-04 13:02:36 -05:00 |
|
Greg DiCristofaro
|
85a104ff7e
|
cleanup
|
2021-02-04 12:16:20 -05:00 |
|
Greg DiCristofaro
|
2952637fbf
|
refactor
|
2021-02-04 12:14:43 -05:00 |
|
Greg DiCristofaro
|
e3f9fcd9c0
|
view options panel updates and commenting
|
2021-02-04 09:34:51 -05:00 |
|
Greg DiCristofaro
|
0e46fbc97c
|
tree and view options
|
2021-02-03 20:10:39 -05:00 |
|
Greg DiCristofaro
|
fb39c39969
|
start on radio buttons
|
2021-02-03 18:49:54 -05:00 |
|
Greg DiCristofaro
|
205d7ddd64
|
updated tree
|
2021-02-03 16:18:23 -05:00 |
|
Mark McKinnon
|
138a5f57d0
|
Put check code in start of Ingest instead of Process
Put check for 32bit in start of ingest instead of process.
|
2021-02-03 15:09:42 -05:00 |
|
Greg DiCristofaro
|
55107c28bc
|
pcl
|
2021-02-03 15:09:03 -05:00 |
|
Kelly Kelly
|
16bc57487f
|
Added drone module name change to ingestjobsettings list
|
2021-02-03 13:19:39 -05:00 |
|
apriestman
|
0b17dd877e
|
Copy host into portable case.
|
2021-02-03 13:13:57 -05:00 |
|
Mark McKinnon
|
287f01f0c2
|
Update CorrelationAttributeNormalizer.java
Add sanization check in CR
|
2021-02-03 10:20:42 -05:00 |
|
apriestman
|
9ffe8466f3
|
Make LocalFilesDSP run public.
|
2021-02-03 10:03:16 -05:00 |
|
Greg DiCristofaro
|
e6e155fe2b
|
refresh updates
|
2021-02-03 09:24:36 -05:00 |
|
Greg DiCristofaro
|
7ede408f36
|
working through
|
2021-02-02 21:15:19 -05:00 |
|
Mark McKinnon
|
e86e5fc58e
|
Check if aLeapp/iLeapp is on 32bit system and fail if it is
Check is aLeapp/iLeapp is on a 32bit system and fail quietly if it is.
|
2021-02-02 18:23:31 -05:00 |
|
Mark McKinnon
|
81c65a8c01
|
Update LeappFileProcessor.java
Normalize Domain name to TSK/CR standards
|
2021-02-02 17:25:05 -05:00 |
|
apriestman
|
5e02ac0d7e
|
Add overload of process() that includes host.
|
2021-02-02 15:55:35 -05:00 |
|
Greg DiCristofaro
|
4cfa650cab
|
refresh idea
|
2021-02-01 14:55:45 -05:00 |
|
Greg DiCristofaro
|
a1795a0a76
|
equals and hashcode
|
2021-02-01 14:08:33 -05:00 |
|
Brian Carrier
|
89a2a46c54
|
refactoring while debugging TagSet issue. No logic/public API changes
|
2021-02-01 10:19:33 -05:00 |
|
apriestman
|
e51a78a6b2
|
Set up DSPs to handle hosts.
|
2021-01-31 14:17:12 -05:00 |
|
Greg DiCristofaro
|
6621a30183
|
restructuring of tree view
|
2021-01-29 15:25:49 -05:00 |
|
Greg DiCristofaro
|
e5f75c9fed
|
restructuring of tree view
|
2021-01-29 15:25:36 -05:00 |
|
Greg DiCristofaro
|
ad552325a8
|
icons and other updates
|
2021-01-28 15:42:37 -05:00 |
|
Greg DiCristofaro
|
3a8122d600
|
icons and other updates
|
2021-01-28 15:42:30 -05:00 |
|
Greg DiCristofaro
|
bd3a34bf84
|
visitor fixes
|
2021-01-28 13:26:40 -05:00 |
|
Greg DiCristofaro
|
6853f79bcc
|
first draft
|
2021-01-28 11:15:49 -05:00 |
|
rcordovano
|
149fd3a932
|
Revert to older versions of a couple of files in release-4.18.0
|
2021-01-26 16:08:33 -05:00 |
|
Eugene Livis
|
47d58bfb19
|
Using different defaults depending on the platform
|
2021-01-26 13:56:33 -05:00 |
|