2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-31 06:15:37 +00:00
Commit Graph

734 Commits

Author SHA1 Message Date
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
Todd C. Miller
73c39341f2 better (working) check for shadow passwd type if we know to
use C2.
1996-07-24 06:16:23 +00:00
Todd C. Miller
db9dddd2a9 now uses AC_CANONICAL_HOST to figure out os type 1996-07-24 05:59:28 +00:00
Todd C. Miller
bf505a8526 added checks for specific shadow passwd schemes 1996-07-20 04:23:08 +00:00
Todd C. Miller
0f31b85efd added support for ncr boxen 1996-07-18 22:27:10 +00:00
Todd C. Miller
fd134afec7 added sinix support 1996-07-16 18:57:10 +00:00
Todd C. Miller
5de06090ee now sets $LIBS when needed to configure links with libs when
doing tests
hpux10 now uses SPW_SECUREWARE for C2
added check for bigcrypt(3) if SPW_SECUREWARE
1996-07-14 01:36:23 +00:00
Todd C. Miller
e79f19be35 updated AFS support 1996-07-08 20:08:33 +00:00
Todd C. Miller
32581d8a9f BSD/OS >= 2.0 now uses shlicc instead of just gcc 1996-07-08 04:04:40 +00:00
Todd C. Miller
a74cdaf8d6 improved --with-libraries support 1996-07-08 00:32:30 +00:00
Todd C. Miller
5b4a489963 added --with-incpath, --with-libpath, --with-libraries 1996-07-07 20:27:30 +00:00
Todd C. Miller
380e37c3cd no longer add -lPW to *_LIBS since we include alloca.c 1996-06-26 02:29:17 +00:00
Todd C. Miller
8e46ed96da ++version 1996-06-26 01:58:12 +00:00
Todd C. Miller
a01ddb3506 no longer need AC_PROG_INSTALL 1996-06-25 22:00:44 +00:00
Todd C. Miller
b57aab8cdb added check for netgroup.h 1996-06-20 04:22:05 +00:00
Todd C. Miller
a23fb9c4f2 unixware needs -lgen 1996-06-17 14:23:16 +00:00
Todd C. Miller
10a84d536b added SPW_HPUX10 1996-06-06 02:20:52 +00:00
Todd C. Miller
1af4421463 now uses -lgnumalloc if it exists 1996-05-28 04:08:14 +00:00
Todd C. Miller
275314dbdd added check for fnmatch(3) and fnmatch.h 1996-05-28 00:01:30 +00:00
Todd C. Miller
0dfc086d4b now checks for alloca() (if needed by bison or dce) and links with
-lPW if it contains alloca() and libv and compiler do not.
1996-05-25 22:07:46 +00:00