Commit Graph
5211 Commits
Author SHA1 Message Date
Abyss Watcher 80eebd2f49 use classmethod instead of staticmethod 2025-01-26 13:18:30 +01:00
Abyss Watcher 459483651b typo 2025-01-26 10:53:33 +01:00
Abyss Watcher 28081ed989 tidy up replacement_base_class_required_version 2025-01-26 10:35:25 +01:00
Abyss Watcher ba6b709aba use VersionMismatchException 2025-01-26 10:34:18 +01:00
Abyss Watcher 4bd385cc9d handle VersionMismatchException 2025-01-26 10:33:02 +01:00
Abyss Watcher 6d43dcd3a8 add VersionMismatchException 2025-01-26 10:31:46 +01:00
Abyss Watcher 4262eff889 adhere to AbstractNetfilter requirement checking 2025-01-25 20:04:51 +01:00
Abyss Watcher 3657c6fe5e require Modules >= 1.0.0 on deprecated methods 2025-01-25 19:54:20 +01:00
Abyss Watcher 2ed00cc91a add optional version requirement to deprecated_method 2025-01-25 19:52:47 +01:00
Abyss Watcher 825720ed5d catch UnsatisfiedException at plugin runtime 2025-01-25 19:48:31 +01:00
Abyss Watcher d8658f0729 put deprecated functions order back 2025-01-25 17:08:27 +01:00
Abyss Watcher ce671bb2fa transfer deprecated_method into framework module 2025-01-25 15:02:25 +01:00
Abyss Watcher 8b0165b6f6 add linux_utilities_modules requirement 2025-01-25 14:45:21 +01:00
Abyss Watcher fd77c04153 move to linux_utilities_modules APIs 2025-01-23 10:46:42 +01:00
Abyss Watcher 7575aa5d63 deprecate lookup_module_address and mask_mods_list 2025-01-23 10:44:20 +01:00
Abyss Watcher 43ab0b0c31 add deprecation decorator 2025-01-23 10:43:14 +01:00
Abyss Watcher 34a7dfc72f split linux modules utilities 2025-01-23 10:42:52 +01:00
ikelosandGitHub d2314ed1ef Merge pull request #1537 from volatilityfoundation/issues/improve-jsonschema-speed
Issues/improve jsonschema speed
2025-01-20 08:26:32 +00:00
ikelosandGitHub 51726cd14f Merge pull request #1553 from gcmoreira/parity_release_harden_page_cache
Linux - Parity release harden Page Cache
2025-01-20 08:17:16 +00:00
ikelosandGitHub 0f09ecd126 Merge pull request #1563 from volatilityfoundation/revert-1561-pre_linux_pagecache_recoverfs_support
Revert "Pre linux.pagecache.recoverfs support"
2025-01-20 08:16:24 +00:00
Gustavo Moreira ec7a101eb9 linux: page_cache.InodePages plugin: Remove unnecesary casting 2025-01-20 11:05:51 +11:00
Gustavo Moreira bf76aad1e2 linux: page_cache.Files plugin: Ensure the inode's i_link pointer is readable 2025-01-20 11:05:46 +11:00
ikelosandGitHub e158ea73b2 Merge pull request #1562 from volatilityfoundation/revert-1513-env_var_missing_exception_handler
Revert "Add missing exception handling in env var recovery. Prevent backtraces"
2025-01-20 00:00:21 +00:00
ikelosandGitHub e18bffdde9 Revert "Pre linux.pagecache.recoverfs support" 2025-01-19 23:51:28 +00:00
ikelosandGitHub 74b98e62c7 Revert "Add missing exception handling in env var recovery. Prevent backtraces" 2025-01-19 23:42:41 +00:00
ikelosandGitHub 00a69c9e49 Merge pull request #1561 from Abyss-W4tcher/pre_linux_pagecache_recoverfs_support
Pre linux.pagecache.recoverfs support
2025-01-19 16:57:21 +00:00
Abyss Watcher d42ffc01e2 typo 2025-01-19 17:33:47 +01:00
Abyss Watcher a02243bb3c 2.1.0 -> 3.0.0 InodePages bump 2025-01-19 17:27:27 +01:00
Abyss Watcher 59703045c7 switch calling convention to context and layer name 2025-01-19 17:26:42 +01:00
ikelosandGitHub 89c6d7a80e Merge pull request #1338 from Abyss-W4tcher/add_scatterlists
Introduce scatter-gather scatterlists
2025-01-19 16:25:59 +00:00
Abyss Watcher eddba98ef7 type hint format_symlink 2025-01-19 17:09:59 +01:00
Abyss Watcher ecae545f58 typo 2025-01-19 17:05:52 +01:00
Abyss Watcher 452d6e705b 1.0.1 -> 1.1.0 Files bump 2025-01-19 16:26:25 +01:00
Abyss Watcher da068676d1 typo 2025-01-19 15:16:09 +01:00
Abyss Watcher 818ddb746b 2.0.0 -> 2.1.0 InodePages bump 2025-01-19 15:15:55 +01:00
Abyss Watcher e8b44efc17 add and leverage write_inode_content_to_stream 2025-01-19 15:13:26 +01:00
Abyss Watcher 8594106005 1.0.1 -> 1.2.0 Files bump 2025-01-19 15:12:10 +01:00
Abyss Watcher 6f2ff4f7c6 add InodeSize column to Files 2025-01-19 15:11:03 +01:00
Abyss Watcher 48a8f3929b add and leverage follow_symlinks parameter 2025-01-19 15:10:32 +01:00
Abyss Watcher 1d0159325f switch to InodeUser.format_symlink 2025-01-19 15:09:20 +01:00
Abyss Watcher d325e1ca17 add inode_size and format_symlink to Inode* dataclasses 2025-01-19 15:08:27 +01:00
Abyss Watcher 08830fee05 use architectures.LINUX_ARCHS 2025-01-19 15:06:42 +01:00
Abyss Watcher 726fbe6cce 2.17.1 -> 2.18.0 bump 2025-01-19 13:01:14 +01:00
Abyss-W4tcherandGitHub 38fe41b4f0 Merge branch 'volatilityfoundation:develop' into add_scatterlists 2025-01-19 12:56:45 +01:00
ikelosandGitHub 4452aa6e23 Merge pull request #1560 from Abyss-W4tcher/isf_objects_list_to_hashmap
Intermed: leverage iterable hashmaps instead of lists
2025-01-18 15:10:36 +00:00
Abyss Watcher c2ef3c2fe5 add fixme about merge operator 2025-01-18 15:59:51 +01:00
Abyss Watcher 0ee016e655 2.17.0 -> 2.17.1 bump 2025-01-18 15:50:28 +01:00
Abyss Watcher c5628c5d79 revert the mistakenly removed types type hinting 2025-01-18 15:48:44 +01:00
Abyss Watcher 4b3d93b0f0 2.17.0 -> 2.18.0 bump 2025-01-18 15:00:03 +01:00
Abyss Watcher ba09db6952 improve comments 2025-01-18 14:54:04 +01:00