summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Add testsudoers to default build target if --with-develTodd C. Miller1999-08-171-370/+371
* o --with-otp deprecated, use --without-passwd insteadTodd C. Miller1999-08-141-393/+412
* o Digital UNIX needs to check for *snprintf() before -ldb is added to LIBSTodd C. Miller1999-08-121-265/+370
* o Add a "pedentic" flag to the parser. This makes sudo warn in casesTodd C. Miller1999-08-121-372/+411
* regenTodd C. Miller1999-08-091-7/+7
* o Move lock_file() and touch() into fileops.c so visudo can use themTodd C. Miller1999-08-071-1/+1
* Lock the log file.Todd C. Miller1999-08-061-130/+236
* o Kill *_MESSAGE and replace with NO_LECTURETodd C. Miller1999-08-051-366/+356
* aix_auth.o not authenticate.oTodd C. Miller1999-08-051-1/+1
* Add --with-goodpri and --with-badpri configure options to specify theTodd C. Miller1999-08-051-356/+414
* Add check for syslog facilities and priorities tables in syslog.hTodd C. Miller1999-08-051-15/+53
* Solais pam doesn't require anye xtra setupTodd C. Miller1999-08-041-4/+0
* Sudo, not CU SudoTodd C. Miller1999-07-311-1/+1
* Fix getprpwnam() checking on SCO. Need to link with "-lprot -lx" whenTodd C. Miller1999-07-281-226/+273
* regenTodd C. Miller1999-07-221-416/+668
* kludge around cross-compiler false positivesTodd C. Miller1999-07-051-281/+285
* for kerberos V < version, fall back on old kerb4 auth codeTodd C. Miller1999-06-221-337/+455
* regenTodd C. Miller1999-06-031-1/+1
* In estrdup(), do the malloc ourselves so we don't need to rely on theTodd C. Miller1999-04-061-146/+94
* Crank version to 1.6 and combine copyright statementsTodd C. Miller1999-04-051-1/+1
* ++versionTodd C. Miller1999-03-291-1/+1
* regenTodd C. Miller1999-03-261-2/+10
* add missing case statement so --without-sendmail worksTodd C. Miller1999-02-241-307/+308
* only search for -lsun in irix <= 4.xTodd C. Miller1999-02-221-269/+270
* back out last configure.in change now that I've hacked autoconf to fix the re...Todd C. Miller1999-02-221-290/+420
* When falling back to checking for socket() when linking with "-lsocket -lnsl"...Todd C. Miller1999-02-221-58/+54
* define for_BSD_TYPES irixTodd C. Miller1999-02-091-226/+227
* When linking with both -lsocket and -lnsl be sure to do so in that order. Al...Todd C. Miller1999-02-011-56/+56
* fix and correctly document --with-umask; problem noted by adap@adap.orgTodd C. Miller1999-01-221-3/+2
* only use /usr/{man,catman}/local to store man pages if suer didn't override p...Todd C. Miller1999-01-201-234/+238
* fix typo, make --with-SecurID take an argTodd C. Miller1999-01-201-337/+344
* FWTK 'authsrv' support from Kevin Kadow <kadow@MSG.NET>Todd C. Miller1999-01-191-331/+362
* better fix for the problem of unresolved symbols in -lnsl or -lsocketTodd C. Miller1999-01-191-45/+125
* when checking for functions in -lnsl and -lsocket link with both of them to a...Todd C. Miller1999-01-191-2/+2
* crank version and regen filesTodd C. Miller1999-01-171-1/+1
* kerb5 support from fcusack@iconnet.netTodd C. Miller1999-01-171-82/+13
* regen based on configure.inTodd C. Miller1999-01-171-0/+7474