| Commit message (Expand) | Author | Age | Files | Lines |
* | [tests] Add version consistency test | Jake Hunsaker | 2023-02-17 | 1 | -2/+12 |
* | [tests] Add test for #3071 | Pavel Moravec | 2023-02-16 | 1 | -1/+8 |
* | [tests] Add test for AD username obfuscation | Pavel Moravec | 2023-02-15 | 1 | -0/+8 |
* | [test] Add stage 2 test for ipv6 obfuscation | Miroslav Hradilek | 2023-01-27 | 4 | -0/+68 |
* | [testing] Change location of mocked files for tests | Jake Hunsaker | 2023-01-12 | 29 | -22/+27 |
* | Replace deprecated Logger.warn by Logger.warning | Pavel Moravec | 2023-01-11 | 1 | -1/+1 |
* | [cleaner,ipv6] Add support for IPv6 obfuscation | Jake Hunsaker | 2022-11-30 | 1 | -0/+73 |
* | [cleaner] Apply compile_regexes after a regular parse line | Pavel Moravec | 2022-10-28 | 1 | -0/+7 |
* | [report,Plugin] Add a tag summary to report manifest | Jake Hunsaker | 2022-10-24 | 2 | -2/+11 |
* | [krb5] Enable on Ubuntu/Debian, expand package tuple | Jake Hunsaker | 2022-10-10 | 1 | -0/+39 |
* | [process,PackageManager] Create a mapping of processes to packages | Jake Hunsaker | 2022-09-28 | 1 | -1/+1 |
* | [Plugin] Allow for manual collections during collect phase | Jake Hunsaker | 2022-09-28 | 2 | -15/+14 |
* | [cirrus|foreman] Expand Foreman testing matrix, automate install | Jake Hunsaker | 2022-09-26 | 1 | -0/+37 |
* | [cleaner] Replace encoding errors when opening files | Jake Hunsaker | 2022-09-19 | 3 | -0/+59 |
* | [tests] Add a test for stripping '_' by hostname parser | Pavel Moravec | 2022-09-15 | 1 | -1/+7 |
* | [cirrus] Update Fedora images used in CI tests | Jake Hunsaker | 2022-08-31 | 3 | -4/+4 |
* | [tests] Allow test suite to use locally installed sos | Jake Hunsaker | 2022-08-29 | 2 | -5/+10 |
* | [teamd,tests] Add a test for teamd plugin and device enumeration | Jake Hunsaker | 2022-08-10 | 2 | -5/+61 |
* | [tests] Update networking test in suite | Jake Hunsaker | 2022-07-25 | 1 | -0/+7 |
* | [clean,IP Parser] Skip obvious version files for the IP parser | Jake Hunsaker | 2022-07-19 | 4 | -0/+69 |
* | [logs] Drop catalog from `this` and `last` boot | Jake Hunsaker | 2022-07-06 | 1 | -1/+1 |
* | [tests] Increase default timeout | Jake Hunsaker | 2022-07-01 | 1 | -1/+1 |
* | [PackageManager] Make pkg_by_name() more predictable | Jake Hunsaker | 2022-06-28 | 1 | -1/+1 |
* | [cleaner] Allow disabling specific parsers individually | Jake Hunsaker | 2022-06-15 | 1 | -0/+61 |
* | [Plugin] Don't tail binary files for `add_copy_spec()` | Jake Hunsaker | 2022-04-12 | 1 | -2/+6 |
* | [Plugin] Allow plugins to define default command environment vars | Jake Hunsaker | 2022-03-25 | 3 | -0/+87 |
* | [mac_parser] Match quoted mac addresses, fix duplication check | Jake Hunsaker | 2022-03-14 | 1 | -0/+24 |
* | [tests] Add a test for non-default plugin_timeout compliance | Jake Hunsaker | 2022-03-02 | 2 | -1/+27 |
* | [clean,parsers] Build regex lists for static items only once | Jake Hunsaker | 2022-01-17 | 1 | -0/+1 |
* | [tests] Do not remove temp dirs from failed CI test runs | Jake Hunsaker | 2022-01-05 | 1 | -1/+2 |
* | [clean, hostname] Fix unintentionally case sensitive shortname handling | Jake Hunsaker | 2021-11-19 | 1 | -1/+20 |
* | [Plugin] Ensure specific plugin timeouts are only set for that plugin | Jake Hunsaker | 2021-11-03 | 1 | -0/+35 |
* | [tests] Increase stagetwo log test timeout | Jake Hunsaker | 2021-10-18 | 1 | -0/+1 |
* | [tests] Enable verbosity by default for all tests | Jake Hunsaker | 2021-10-18 | 3 | -3/+3 |
* | [tests] Run unit tests under avocado instead of nose | Jake Hunsaker | 2021-10-11 | 3 | -38/+2 |
* | [Plugin] Improve add_string_as_file collection and manifest recording | Jake Hunsaker | 2021-09-17 | 3 | -3/+45 |
* | [clean] Provide archive abstractions to obfuscate more than sos archives | Jake Hunsaker | 2021-09-13 | 3 | -0/+13 |
* | [cirrus] Upload logs from failed tests to GCE storage bucket | Jake Hunsaker | 2021-09-09 | 1 | -4/+24 |
* | [tests] Add tests for proper handling and logging of conf file options | Jake Hunsaker | 2021-09-08 | 2 | -0/+63 |
* | [tests] Allow StageTwo to place files with different names | Jake Hunsaker | 2021-09-08 | 1 | -13/+29 |
* | [Plugin] Make plugin options their own class | Jake Hunsaker | 2021-08-30 | 3 | -40/+22 |
* | [collect,docs] Drop `--master` and update internal references | Jake Hunsaker | 2021-08-23 | 1 | -1/+1 |
* | [sos] Read config section for clean when `--clean` is used | Jake Hunsaker | 2021-08-11 | 4 | -0/+64 |
* | [tests] Allow entire test classes to be distro specific | Jake Hunsaker | 2021-08-10 | 1 | -0/+21 |
* | [tests] Add test for cleaning and existing archive | Jake Hunsaker | 2021-08-04 | 4 | -25/+110 |
* | [sos|options] Add global 'namespaces' option | Jake Hunsaker | 2021-08-02 | 1 | -1/+1 |
* | [cleaner] Read map file only once for parsers | Jake Hunsaker | 2021-07-29 | 1 | -5/+5 |
* | [tests] use Avocado "recursive" behavior by default | Cleber Rosa | 2021-07-27 | 1 | -2/+0 |
* | [tests] Add foreman_proxy and foreman_installer tests | Pavel Moravec | 2021-07-22 | 1 | -0/+26 |
* | [utilities,Plugin] Add sysroot wrappers for common os.path methods | Jake Hunsaker | 2021-06-30 | 1 | -0/+1 |