19812 Commits

Author SHA1 Message Date
Greg DiCristofaro
a08b044513 sqlite version updates 2023-05-24 14:04:53 -04:00
eugene7646
983563671d
Merge pull request #7684 from gdicristofaro/portableCaseFix
portable case fix
2023-05-23 11:11:58 -04:00
Greg DiCristofaro
86b1de466f merge from develop 2023-05-15 11:04:08 -04:00
Greg DiCristofaro
57f2f1c9d7 max 500 characters for report progress panel 2023-05-15 11:01:01 -04:00
Greg DiCristofaro
8cc3ecb048 merge from latest develop 2023-02-14 12:13:48 -05:00
Greg DiCristofaro
ca4640ee7c merge from develop 2023-02-14 11:52:18 -05:00
Brian Carrier
c148f615c5 Merge branch 'release-4.20.0' into develop 2023-01-25 10:01:53 -05:00
Greg DiCristofaro
0d5f32d5c5 update tsk versions 2023-01-11 13:36:12 -05:00
Greg DiCristofaro
e02e6ecfeb update TSK version for autopsy 2022-12-23 20:42:12 -05:00
Greg DiCristofaro
06fb4109eb javafx css warnings fix 2022-11-21 08:02:42 -05:00
Greg DiCristofaro
067d6431b4 mapped list fix 2022-11-18 11:59:36 -05:00
Greg DiCristofaro
84fe504008 fix for linux and mac 2022-11-18 08:51:09 -05:00
Greg DiCristofaro
a7e96dc1b0 swing look and feel fixes to use Segoe UI 2022-11-17 13:06:49 -05:00
Greg DiCristofaro
c8e9febdb4 swing look and feel fix to be made more like jdk 8 for formatting concerns; image gallery infinite render fix 2022-11-17 10:06:00 -05:00
Greg DiCristofaro
0f6cefbcb5 fixes for sigar, get pid, and unit tests 2022-11-16 09:02:59 -05:00
Greg DiCristofaro
a73fac0e07 core unit tests working 2022-11-15 17:10:21 -05:00
Greg DiCristofaro
1d376eab39 fixes for javafx, keyword search, and image gallery issue 2022-11-14 15:17:56 -05:00
Greg DiCristofaro
2f5c66c7e5 java fx improvements; but more to go 2022-11-10 20:42:15 -05:00
Greg DiCristofaro
a669628fd8 initial commit for jdk 17 2022-11-10 16:59:59 -05:00
Greg DiCristofaro
daa5381244 sigar replacements 2022-11-09 12:54:30 -05:00
Greg DiCristofaro
19e05595ee updates 2022-11-08 16:19:08 -05:00
Greg DiCristofaro
681d208ee1 merge from develop 2022-11-07 20:31:02 -05:00
Kelly Kelly
5d56f181de Changed the visibility of the new class 2022-11-02 18:09:03 -04:00
Kelly Kelly
eafc105ab2 8428-search-for-deleted-files_2 2022-11-02 13:01:55 -04:00
eugene7646
91e0dcb9ae
Merge pull request #7689 from markmckinnon/Fix-about-screen-not-showing-up
Add About Window Menu back in
2022-10-03 15:53:16 -04:00
Greg DiCristofaro
3323943cf6 files set deserialization fix 2022-09-30 14:53:59 -04:00
Greg DiCristofaro
c4b7afc143 portable case fix 2022-09-28 18:21:58 -04:00
Mark McKinnon
41040f55ca Add About Window Menu back in
Add About Window menu back in
2022-09-28 14:44:03 -04:00
Greg DiCristofaro
0539532c45 fix for table report generator 2022-09-22 14:43:54 -04:00
Ruben Nogueira
230848ab8e feat: implement dsp adapter 2022-09-09 17:00:42 +01:00
Ruben Nogueira
c51004727e
Merge branch 'sleuthkit:develop' into data-source-processor-jython 2022-09-09 10:23:39 +01:00
Greg DiCristofaro
fb1ec4efa2 Merge branch 'develop' of github.com:sleuthkit/autopsy into cli-profiles 2022-09-02 12:30:03 -04:00
eugene7646
6e8aa91be3
Merge pull request #7664 from gdicristofaro/centralRepoTestFix
central repo test fix
2022-08-31 14:49:54 -04:00
Greg DiCristofaro
1e62607cc6 commenting 2022-08-31 14:40:20 -04:00
Greg DiCristofaro
3fd7600864 hardcoding property file location to avoid qa functional classloader issues 2022-08-31 12:33:56 -04:00
Greg DiCristofaro
98400fcb0d deterministic ordering of jython modules 2022-08-31 10:33:13 -04:00
eugene.livis
77c99666ea Minor 2022-08-23 10:28:09 -04:00
eugene.livis
efbf423f9a Minor 2022-08-22 16:19:28 -04:00
eugene.livis
41d928b6fc CL returns error when invalid report config name is used 2022-08-22 11:49:02 -04:00
eugene.livis
991f211da7 CL returns error when invalid report config name is used 2022-08-22 09:15:22 -04:00
Greg DiCristofaro
c6f446f448 fix for using profiles from cli 2022-08-19 09:57:38 -04:00
eugene.livis
8ee5c10308 NPE when cancelling profiles creation (8404) 2022-08-11 11:40:52 -04:00
eugene.livis
923c9620f9 Potential bug fix 2022-08-03 13:46:43 -04:00
eugene.livis
f20bb479d3 bug fix 2022-08-03 10:53:33 -04:00
Greg DiCristofaro
66c33ccbe6 cli report exception for report generation failures 2022-07-12 16:07:38 -04:00
Kelly Kelly
80d403fdd3 Merge branch 'develop' into 8367-cl-return-code 2022-07-07 14:12:44 -04:00
eugene7646
0212f46811
Merge pull request #7637 from kellykelly3/8364-command-line-profile-option
Added listprofiles option to CL
2022-07-07 13:47:50 -04:00
Kelly Kelly
bfa874a243 CL should return an error code on error 2022-07-06 16:18:04 -04:00
eugene7646
20be9173c9
Merge pull request #7620 from kellykelly3/8344-fix-thread-panel-layout
Cleaned up top of thread panel
2022-07-06 15:31:45 -04:00
Kelly Kelly
5d72558009 If there is an exception thrown while running the process an error code of 1 will be returned. 2022-07-06 15:08:49 -04:00