summaryrefslogtreecommitdiff
path: root/pathnames.h.in
Commit message (Expand)AuthorAgeFilesLines
* Substitute for _PATH_SUDO* variables in pathnames.h.Todd C. Miller2023-02-081-8/+8
* Use AIX-style shared libraries on AIX by default instead of SVR4-style.Todd C. Miller2022-12-261-0/+4
* If building with address sanitizer make sure its DSO is first.Todd C. Miller2021-08-091-0/+4
* Add support for loading the sudo_intercept.so DSO.Todd C. Miller2021-08-091-1/+5
* Rename logsrvd log dir to /var/log/sudo_logsrvd.Todd C. Miller2021-05-021-1/+1
* Add configuration for sudo_logsrvd store-and-forward mode.Todd C. Miller2021-04-231-0/+9
* Add admin_flag sudoers option and make --enable-admin-flag take a path.Todd C. Miller2021-02-161-0/+8
* Create a pidfile for sudo_logsrvd when not run with the -n flag.Todd C. Miller2020-03-291-0/+10
* Example audit plugin that writes JSON output to a log file.Todd C. Miller2020-01-301-0/+8
* Add config file support for logsrvdTodd C. Miller2019-10-241-0/+7
* Add SPDX-License-Identifier to files.Todd C. Miller2019-04-291-0/+2
* Add support for setting default options in a config file. InTodd C. Miller2018-02-241-0/+7
* update my email to Todd.Miller@sudo.wsTodd C. Miller2017-12-031-1/+1
* Use _PATH_DEV consistentlyTodd C. Miller2017-06-291-2/+2
* Add a new "devsearch" Path setting to sudo.conf for configuring theTodd C. Miller2017-05-301-0/+4
* Use the value of ipa_hostname from /etc/sssd/sssd.conf if presentTodd C. Miller2016-06-041-0/+4
* Sanity check the TZ environment variable by special casing it inTodd C. Miller2015-02-061-0/+4
* Only redefine _PATH_BSHELL on AIX if we included paths.h.Todd C. Miller2014-09-201-2/+2
* On AIX, _PATH_BSHELL is /usr/bin/bsh but we want to use /usr/bin/shTodd C. Miller2014-09-201-0/+9
* Whitespace changes.Todd C. Miller2014-09-201-32/+32
* Switch to new time stamp file format. Each user now has a singleTodd C. Miller2014-01-301-3/+13
* Update copyright years.Todd C. Miller2013-04-241-1/+1
* Support for using SSSD (http://fedorahosted.org/sssd/) as a sudoersTodd C. Miller2012-08-101-0/+4
* Add check for _PATH_UTMPTodd C. Miller2011-03-151-0/+4
* Add missing include of maillock.h for SolarisTodd C. Miller2010-07-221-0/+4
* If env_reset is enabled, set the MAIL environment variable basedTodd C. Miller2010-07-191-0/+4
* Use _PATH_STDPATH instead of _PATH_DEFPATHTodd C. Miller2010-07-121-0/+4
* Update copyright yearTodd C. Miller2010-06-141-1/+1
* Break sudoers transcript feature up into log_input and log_output.Todd C. Miller2010-05-301-5/+5
* Modular sudo front-end which loads policy and I/O plugins that doTodd C. Miller2010-02-201-0/+11
* Remove CVS $Sudo$ tags.Todd C. Miller2010-01-171-2/+0
* _PATH_SUDO_SESSDIR -> _PATH_SUDO_TRANSCRIPTTodd C. Miller2009-09-251-3/+3
* First cut at session logging for sudo. Still need to write get_pty()Todd C. Miller2009-08-061-0/+8
* Update copyright years.Todd C. Miller2009-05-251-1/+1
* Add support for AIX netsvc.conf (like nsswitch.conf).Todd C. Miller2009-03-101-0/+4
* s/overriden/overridden/; from Tobias StoeckmannTodd C. Miller2008-11-101-1/+1
* Add support for running a helper program to read the password whenTodd C. Miller2008-03-021-0/+4
* Add support for SELinux RBAC. Sudoers entries may specify a role and type.Todd C. Miller2008-02-091-0/+4
* Rename read_nss -> sudo_read_nssTodd C. Miller2008-01-011-3/+3
* First cut at nsswitch.conf support.Todd C. Miller2007-12-281-0/+4
* Add support for reading and /etc/environment file. Still needs toTodd C. Miller2007-12-211-0/+4
* Remove monitor support until there is a versino of systrace thatTodd C. Miller2007-08-151-4/+0
* add _PATH_LDAP_SECRETTodd C. Miller2005-06-261-0/+4
* Add _PATH_DEVNULL for those without it.Todd C. Miller2004-12-161-0/+4
* Kill _PATH_SUDOERS_TMP; it is not meaningful now that we can have multipleTodd C. Miller2004-09-281-9/+0
* _PATH_DEV_SYSTRACETodd C. Miller2004-09-241-0/+4
* Allow --with-ldap-conf-file option to override LDAP_CONFAaron Spangler2004-08-271-0/+4
* No longer use /tmp/.odus as a possible timestamp dir unless specificallyTodd C. Miller2004-05-171-2/+2
* More to a less restrictive, ISC-style license.Todd C. Miller2004-02-131-28/+11
* Add _PATH_TMP, _PATH_VARTMP and _PATH_USRTMPTodd C. Miller2004-01-211-0/+12