summaryrefslogtreecommitdiff
path: root/INSTALL
Commit message (Expand)AuthorAgeFilesLines
* Back out compiler override for now.Todd C. Miller2019-10-061-4/+0
* Prefer clang over gcc.Todd C. Miller2019-09-171-0/+4
* No longer need bypass_last_login on HP-UX, warnings work with clang.Todd C. Miller2019-09-171-13/+9
* Make env_editor the default.Todd C. Miller2019-06-201-9/+9
* Don't describe env_editor as a security hole.Todd C. Miller2019-06-201-9/+10
* Add --enable-pvs-studio configure option to create PVS-Studio.cfg.Todd C. Miller2018-10-211-3/+8
* Monty Python insults from Philip HudsonTodd C. Miller2018-04-171-0/+5
* Clarify that --with-rundir and --with-vardir take sudo-specific directory,Todd C. Miller2018-02-191-17/+18
* Use /run in preference to /var/run if it exists.Todd C. Miller2018-02-191-4/+4
* Make PC insults the default and add new configure option,Todd C. Miller2017-09-181-3/+4
* Replace tty_tickets option with timestamp_type which can beTodd C. Miller2017-08-011-6/+7
* Add support for --enable-sasl and --disable-sasl to make it possibleTodd C. Miller2017-07-281-0/+6
* Add a new "devsearch" Path setting to sudo.conf for configuring theTodd C. Miller2017-05-301-0/+6
* Warn people not to use --enable-asan in production.Todd C. Miller2017-05-031-0/+5
* Update path to sudo_noexec.soTodd C. Miller2017-04-271-1/+1
* Add support for using the message digest functions in libgcryptTodd C. Miller2017-02-201-0/+6
* Add support for using the message digest functions in OpenSSL insteadTodd C. Miller2017-02-201-0/+6
* SunOS 4.x is no longer supportedTodd C. Miller2016-11-171-8/+0
* Use the value of ipa_hostname from /etc/sssd/sssd.conf if presentTodd C. Miller2016-06-041-0/+4
* Add a note that --with-solaris-audit is only for Solaris 11 andTodd C. Miller2016-02-191-1/+2
* mention --enable-asanTodd C. Miller2016-01-271-0/+8
* Instead of trying to make weak functions work on all platforms,Todd C. Miller2015-05-111-8/+0
* Create template tmpfiles.d/sudo.conf for installation instead ofTodd C. Miller2015-04-071-8/+16
* Make exampledir configurable and default to DATAROOTDIR/examples/sudoTodd C. Miller2015-04-061-0/+3
* Add --disable-weak-symbols option to disable use of weak symbolsTodd C. Miller2015-03-051-0/+8
* On AIX use the value of auth_type in /etc/security/login.cfg toTodd C. Miller2015-02-231-4/+5
* Sanity check the TZ environment variable by special casing it inTodd C. Miller2015-02-061-0/+10
* Add support for installing a shared zlibTodd C. Miller2014-10-271-5/+7
* Move sample.* files to a sudo examples dirTodd C. Miller2014-10-241-5/+5
* Add --disable-shared-libutil configure option. It may only be usedTodd C. Miller2014-08-081-0/+9
* Add Solaris audit support; from Gary Winiger at Oracle.Todd C. Miller2014-06-271-0/+3
* Talk about clearing files at boot time, not reboot time since itTodd C. Miller2014-02-171-2/+2
* Mention that rundir and vardir may be the same and what to do if they are.Todd C. Miller2014-02-031-0/+3
* Replace --with-timedir and --with-lecture_dir with --with-rundirTodd C. Miller2014-02-011-13/+13
* Switch to new time stamp file format. Each user now has a singleTodd C. Miller2014-01-301-1/+12
* Add wrapper functions for dlopen() et al so that we can supportTodd C. Miller2013-11-221-0/+8
* Simple event subsystem that uses poll() or select(). Basically aTodd C. Miller2013-10-121-0/+7
* Restrict default creation of PIE binaries (-fPIE and -pie) to Linux.Todd C. Miller2013-05-281-5/+12
* Error out in configure if the compiler doesn't support "long long".Todd C. Miller2013-04-161-3/+3
* Replace --with-rpath and --with-blibpath with --disable-rpath.Todd C. Miller2013-03-181-13/+5
* Reorganize configure optionsTodd C. Miller2013-02-121-441/+507
* Remove obsolete OS notes and move build requirements to INSTALL.Todd C. Miller2013-02-101-147/+51
* mention --disable-sharedTodd C. Miller2012-11-261-0/+9
* Document Solaris 11 locale issues and workarounds.Todd C. Miller2012-11-081-7/+12
* Allow the user to specify and alternate libtoolTodd C. Miller2012-10-281-0/+9
* Support for using SSSD (http://fedorahosted.org/sssd/) as a sudoersTodd C. Miller2012-08-101-0/+9
* Build .man.in and .cat files from .mdoc.in files.Todd C. Miller2012-07-191-0/+10
* Add configure check for building PIE executables instead of doingTodd C. Miller2012-07-021-0/+5
* Build with -fstack-protector and link with -zrelo where supported.Todd C. Miller2012-05-221-0/+6
* No longer throw an error if sudoers is a symbolic link. DeprecatedTodd C. Miller2012-05-211-5/+0