summaryrefslogtreecommitdiff
path: root/MANIFEST
Commit message (Expand)AuthorAgeFilesLines
* Remove portable getcwd.c, nothing uses it anymore.Todd C. Miller2023-03-161-1/+0
* Replace eventlog_json.h with parse_json.h.Todd C. Miller2023-03-141-1/+1
* Add tests for JSON and sudo-style log output.Todd C. Miller2023-03-131-0/+14
* Move JSON log parsing from libsudo_iolog.la to libsudo_eventlog.laTodd C. Miller2023-03-131-7/+8
* Add LDAP-specific innetgr() implementation.Todd C. Miller2023-03-101-0/+1
* Add tests for SHA2 digest support.Todd C. Miller2023-03-071-0/+1
* Add test for using "list" as user, runas and host.Todd C. Miller2023-02-281-0/+7
* Fix potential double free for rules that include a CHROOT= option.Todd C. Miller2023-02-211-0/+2
* Run the editor in its own process group.Todd C. Miller2023-02-211-3/+2
* Add canon_path(), a realpath() wrapper that performs caching.Todd C. Miller2023-02-211-0/+1
* Add checks for realpath(3) and a version from NetBSD for those without it.Todd C. Miller2023-02-121-0/+1
* Add pivot_root() and unpivot_root() to switch the root dir and restore it.Todd C. Miller2023-02-211-0/+1
* Add compiled version of the sudoers Georgian translation.Todd C. Miller2023-02-141-0/+1
* New Georgian translation from translationproject.orgTodd C. Miller2023-01-261-0/+1
* Decode \u00XX in a JSON string now that we escape control chars.Todd C. Miller2023-01-031-0/+1
* Move hexchar() from the sudoers plugin to lib/util.Todd C. Miller2023-01-031-2/+2
* Add some addition entries for the I/O log fuzzer seed corpus.Todd C. Miller2022-12-301-0/+8
* Add dictionaries for fuzz_iolog_legacy and fuzz_iolog_timing.Todd C. Miller2022-12-301-0/+2
* Zap trailing whitespace.Todd C. Miller2022-12-261-2/+2
* Remove developer mode from sudo.conf, it is no longer used.Todd C. Miller2022-12-261-3/+0
* Remove the Python plugin import blocker code.Todd C. Miller2022-12-261-3/+0
* check_pattern: check bounds as a repetition operator too.Todd C. Miller2022-12-171-0/+1
* New Albanian translation from translationproject.orgTodd C. Miller2022-12-171-0/+2
* Add basic regress for JSON functions.Todd C. Miller2022-12-151-0/+1
* Move gettext checks to m4/gettext.m4Todd C. Miller2022-12-051-0/+1
* Move LDAP library checks to m4/ldap.m4 and make more tests cacheable.Todd C. Miller2022-12-051-0/+1
* Move OpenSSL/wolfSSL checks to m4/openssl.m4Todd C. Miller2022-12-051-0/+1
* Move PIE executable checks to m4/pie.m4Todd C. Miller2022-12-051-0/+1
* Move address sanitizer and fuzzer checks to m4/sanitizer.m4Todd C. Miller2022-12-051-0/+1
* Move symbol visibility checks to m4/visibility.m4Todd C. Miller2022-12-051-0/+1
* Move hardening checks to m4/hardening.m4Todd C. Miller2022-12-051-0/+1
* Add a regress check for the cvtsudoers filter crash.Todd C. Miller2022-11-111-0/+2
* Copy some LDIF test data from the cvtsudoers tests to the seed corpus.Todd C. Miller2022-11-101-0/+4
* Test parsing LDIF when a backslash is the last char of the file.Todd C. Miller2022-11-091-0/+2
* Apply multiarch rules when loading plugins too.Todd C. Miller2022-10-061-0/+2
* Add test for sudo open_parent_dir()Todd C. Miller2022-10-051-0/+1
* Add test for matching a literal "" command line argument as "" in sudoers.Todd C. Miller2022-10-051-0/+2
* Move exec code to call into I/O log plugin to exec_iolog.c.Todd C. Miller2022-09-271-0/+1
* Add fchownat() systems without it.Todd C. Miller2022-09-211-0/+1
* Add sudo_mmap_{alloc,allocarrary,strdup,free} functions.Todd C. Miller2022-07-251-0/+1
* For logsrvd_conf_test include both tls and non-tls configs.Todd C. Miller2022-06-021-0/+2
* Add a simple regression test for logsrvd.conf parser.Todd C. Miller2022-06-021-0/+7
* Add an apparmor_profile sudo settingkernelmethod2022-05-231-0/+1
* Move code to suspend sudo when no pty is in use to separate file.Todd C. Miller2022-05-181-0/+1
* Add test_ptrace program to test ptrace-based intercept support.Todd C. Miller2022-05-111-0/+1
* Move register definitions to exec_ptrace.hTodd C. Miller2022-05-051-0/+1
* New Georgian translation from translationproject.orgTodd C. Miller2022-04-291-0/+2
* Check the policy for ptrace-based intercept mode.Todd C. Miller2022-04-291-1/+2
* Add scaffolding for ptrace-based intercept mode.Todd C. Miller2022-04-291-0/+1
* Remove ABOUT-NLS file, it is no longer maintained as part of GNU gettext.Todd C. Miller2022-04-201-1/+0