Commit Graph

403 Commits

Author SHA1 Message Date
Todd C. Miller
d3d704681c no more --with-C2, now it is --disable-shadow 1998-09-21 04:06:55 +00:00
Todd C. Miller
1c66c857e4 new shadow password scheme. Always include shadow support if the
platform supports it and the user did not disable it via configure
1998-09-21 04:00:56 +00:00
Todd C. Miller
2de38e16c3 --with-getpass -> --{enable,disable}-tgetpass 1998-09-20 23:48:08 +00:00
Todd C. Miller
1e70f549cd munge pathnames.h.in -> pathnames.h
kill SUDO_PROG_PWD
1998-09-20 23:10:27 +00:00
Todd C. Miller
7266c9f0e6 fix typo in sysv4 matching case
/.
1998-09-19 00:20:07 +00:00
Todd C. Miller
d257d37b5b updated version 1998-09-17 16:28:57 +00:00
Todd C. Miller
eacb84a5f8 move --enable/--disable to be after --with 1998-09-12 00:30:44 +00:00
Todd C. Miller
6b213a75cc Add message for pam users 1998-09-11 23:47:29 +00:00
Todd C. Miller
218e76a059 pam support, from Gary Calvin <GCalvin@kenwoodusa.com> 1998-09-11 23:19:53 +00:00
Todd C. Miller
9c725b5034 add --enable-log-host and --enable-log-wrap 1998-09-10 22:37:17 +00:00
Todd C. Miller
48940fc5a0 add *-*-hiuxmpp*
add test for set_auth_parameters() if secureware
1998-09-07 16:41:48 +00:00
Todd C. Miller
57a7e0057f typo 1998-09-07 15:49:42 +00:00
Todd C. Miller
6dc57e6eaf pretend sunos doesn't have getcwd(3) since it opens a pipe to getpwd! 1998-09-07 02:49:41 +00:00
Todd C. Miller
1aa92f833f call SUDO_TYPE_DEV_T and SUDO_TYPE_INO_T 1998-09-07 02:28:45 +00:00
Todd C. Miller
a168f9c596 check for waitpid and wait3 or no waitpid 1998-05-19 03:32:05 +00:00
Todd C. Miller
5723320dc4 don't need to explicately mention -lsocket -lnsl for sequent 1998-04-28 00:09:37 +00:00
Todd C. Miller
29a1672a89 dynix should not link with -linet 1998-04-25 05:56:28 +00:00
Todd C. Miller
69cd51691d ++version 1998-04-06 03:39:23 +00:00
Todd C. Miller
2a4fbbdade getcwd, not getwd 1998-04-06 02:49:13 +00:00
Todd C. Miller
bcae83c5bb support *-ccur-sysv4 and fix two typos 1998-03-31 04:54:50 +00:00
Todd C. Miller
cf7b77a031 don't echo about with_logfile and with_timedir 1998-03-28 00:52:01 +00:00
Todd C. Miller
56b1565834 Add --with-logfile and --with-timedir 1998-03-28 00:46:12 +00:00
Todd C. Miller
fcc46c02fe treate -*-sysv4* like *-*-svr4 1998-02-19 01:10:05 +00:00
Todd C. Miller
822e075e10 fix spacing for --with-authenticate help 1998-02-18 23:19:03 +00:00
Todd C. Miller
797a152c6e removed bogus alloca hack 1998-02-17 06:15:48 +00:00
Todd C. Miller
0111f5efc0 added AIX authenticate() support 1998-02-17 05:37:26 +00:00
Todd C. Miller
12627050d5 quote '[' and ']' 1998-02-17 04:56:43 +00:00
Todd C. Miller
686c50ad32 the name of the cached var that signals whether or not you are
cross compiling changed.  It is now ac_cv_prog_cc_cross
1998-02-15 23:49:17 +00:00
Todd C. Miller
c8b7a421b0 support hpux1[0-9] not just hpux10 1998-02-06 00:18:23 +00:00
Todd C. Miller
48aeb59d09 add *-*-svr4 rule 1998-01-24 05:50:08 +00:00
Todd C. Miller
8dfd58be3d ++version 1998-01-21 05:55:45 +00:00
Todd C. Miller
166789a1dd ++version 1998-01-13 04:48:42 +00:00
Todd C. Miller
5e723efe75 ++version 1996-11-14 02:37:56 +00:00
Todd C. Miller
c7a278dd9b added check for seteuid 1996-10-09 17:36:56 +00:00
Todd C. Miller
0032402ab0 first stab at sequent support 1996-10-08 23:22:09 +00:00
Todd C. Miller
2289375f20 use SUDO_FUNC_FNMATCH 1996-10-07 04:55:01 +00:00
Todd C. Miller
d4f1b26e7b added opie support 1996-10-05 03:59:53 +00:00
Todd C. Miller
4bf4ed77cc DUNIX doesn't need -lnsl 1996-09-08 19:15:31 +00:00
Todd C. Miller
28258dfccd fixed typo 1996-08-30 00:40:30 +00:00
Todd C. Miller
64bc07faea ++version 1996-08-29 22:33:18 +00:00
Todd C. Miller
91abcbf094 added cray (unicos) support 1996-08-29 20:23:26 +00:00
Todd C. Miller
53e6e6ec4c version = 1.5 1996-08-25 17:31:47 +00:00
Todd C. Miller
35d209fc9c ++version 1996-08-18 16:52:26 +00:00
Todd C. Miller
f85cd6de22 now more -lgnumalloc 1996-08-09 21:37:08 +00:00
Todd C. Miller
5126cd2392 changed "test -z $foo && do_this" to if; then construct 1996-07-30 02:29:58 +00:00
Todd C. Miller
731bf90ae5 added missing defines of SHADOW_TYPE 1996-07-29 02:47:06 +00:00
Todd C. Miller
b543114b06 got rid of HAVE_C2_SECURITY
SHADOW_TYPE is always defined to something
1996-07-26 03:45:27 +00:00
Todd C. Miller
7fea014bce added back check for config.cache from other host type 1996-07-24 17:02:18 +00:00
Todd C. Miller
f089b9ae6c new check for shadow passwords if we don't know anything 1996-07-24 14:28:33 +00:00
Todd C. Miller
f25c6bb6b0 added back check for -lsocket (oops) 1996-07-24 06:19:16 +00:00