summaryrefslogtreecommitdiff
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Get rid of sudoersdir and just use sysconfdir.Todd C. Miller2023-02-021-30/+18
* No longer need to treat Rocky or Alma Linux specially.Todd C. Miller2023-01-303-6/+6
* Recognize Alma Linux and Rocky Linux (Open Source RHEL clones)Todd C. Miller2023-01-273-6/+6
* Replace the Debian libselinux1 dependency with libapparmor1kernelmethod2023-01-261-1/+1
* Fix example dir mode on RedHat/Fedora.Todd C. Miller2022-12-271-1/+2
* Use sed instead of ed to modify the packaged sudoers file.Todd C. Miller2022-12-271-33/+10
* Adjust a line to quiet codespell warning.Todd C. Miller2022-12-091-1/+1
* Fix typos found by codespell 2.2.1.Todd C. Miller2022-09-281-0/+2
* Update a codespell exclude pattern.Todd C. Miller2022-07-292-3/+2
* CentOS Stream only uses a major version number, no minor version.Todd C. Miller2022-05-243-0/+12
* Convert README and docs files to markdown.Todd C. Miller2021-12-053-7/+7
* Add a background image for the macOS installer.Todd C. Miller2021-11-194-1/+7
* Rename "doc" directory to "docs" for better GitHub compatibility.Todd C. Miller2021-11-101-2/+2
* Fix typo and avoid a codespell false positive.Todd C. Miller2021-10-101-0/+1
* Standardize on "front-end" not "front end" in the man pages.Todd C. Miller2021-09-201-1/+1
* Minor cleanup (#110)a13460542021-08-191-1/+1
* Update TAGS_CHANGED macro based on parse.hTodd C. Miller2021-08-161-0/+1
* Only replace the last instance of "sudo" in example and doc dir.Todd C. Miller2021-04-152-10/+18
* If libssl_dep was not passed in, use ldd to determine its value.Todd C. Miller2021-04-132-3/+8
* configure aux scripts moved to the scripts directoryTodd C. Miller2021-04-091-4/+4
* Do not include parent directories in rpm and deb files.Todd C. Miller2021-03-303-0/+6
* Sudo 1.9.5Todd C. Miller2021-01-083-3/+3
* Don't enable mod_remove_empty_returnTodd C. Miller2020-12-182-5/+1
* Fix typo detected by codespell 2.0.0Todd C. Miller2020-11-241-0/+1
* Set pp_ignore_define_body=false in uncrustify config.Todd C. Miller2020-11-232-4/+1
* Update to uncrustify 0.71.0Todd C. Miller2020-08-111-8/+111
* Fix libssl dependency on Debian-based systems.Todd C. Miller2020-08-052-2/+14
* Fix macOS bundle IDs for sudo-logsrvd and sudo-python packagesTodd C. Miller2020-05-142-2/+2
* Plumb in codespell with a "make spell" target.Todd C. Miller2020-05-073-0/+71
* Apply spelling fixes.Todd C. Miller2020-05-061-1/+1
* Use the proper python version in the libpython dependency on Debian.Todd C. Miller2020-05-051-1/+4
* Fix Debian ldap dependency broken in last commit.Todd C. Miller2020-05-041-1/+1
* Fix "make package" on Debian when linux_audit is not set.Todd C. Miller2020-05-041-2/+4
* Fix support for pp_systemd_disabled and check for systemd existence.Todd C. Miller2020-04-221-4/+4
* Set pp_macos_service_id instead of pp_macos_default_service_id_prefix.Todd C. Miller2020-04-221-1/+3
* Set launchd service id prefix to "ws.sudo."Todd C. Miller2020-04-221-1/+2
* Disable systemd support on Linux systems that don't use it.Todd C. Miller2020-04-161-16/+22
* Update PolyPkg from my branch with systemd support.Todd C. Miller2020-04-141-0/+19
* Fix handling of /etc/sudo_logsrvd.conf in the sudo-logsrvd package.Todd C. Miller2020-04-081-0/+56
* Create the pid file parent directory if it doesn't already exist.Todd C. Miller2020-04-071-1/+2
* Split sudo_logsrvd and the python plugin into their own packages.Todd C. Miller2020-04-073-29/+377
* Remove bits for Tru64 kit-style packagesTodd C. Miller2020-04-071-8/+0
* Add sudo_logsrvd as a service so it gets started at boot.Todd C. Miller2020-03-291-7/+7
* Install a default sudo.conf file.Todd C. Miller2020-01-211-1/+23
* Move init.d and sudo.pp to the etc dir.Todd C. Miller2019-12-234-0/+595
* Add uncrustify config file for new sudo code style.Todd C. Miller2019-12-132-0/+3337