Todd C. Miller
|
6e0dec3326
|
++version
|
1996-01-09 17:57:06 +00:00 |
|
Todd C. Miller
|
73bb405bfc
|
ISC now gets -lcrypt
now check for sys/bsdtypes.h
|
1996-01-09 17:42:06 +00:00 |
|
Todd C. Miller
|
90596667f0
|
added AC_ISC_POSIX for better ISC support
|
1996-01-07 19:25:50 +00:00 |
|
Todd C. Miller
|
e59decf054
|
fixed check for lsearch()
|
1996-01-04 05:41:19 +00:00 |
|
Todd C. Miller
|
fe1e64dcb4
|
now only define HAVE_LSEARCH if there is a corresponding search.h
|
1995-12-20 22:02:49 +00:00 |
|
Todd C. Miller
|
479248730a
|
now define HAVE_LSEARCH if we find lsearch() in libcompat
|
1995-12-18 22:36:21 +00:00 |
|
Todd C. Miller
|
6946bdb786
|
now looks in -lcompat for lsearch()
|
1995-12-18 22:29:06 +00:00 |
|
Todd C. Miller
|
481f1098c1
|
moved the "echo"
|
1995-12-18 03:22:10 +00:00 |
|
Todd C. Miller
|
6846377706
|
++version
|
1995-12-18 03:09:49 +00:00 |
|
Todd C. Miller
|
ef4e6fbfa9
|
syslog() fixed in hpux 10.01
|
1995-12-08 19:11:24 +00:00 |
|
Todd C. Miller
|
54d9ede9c8
|
AC_CHECK_LIB() now sets SUDO_LIBS (and VISUDO_LIBS if appropriate)
|
1995-12-06 22:45:01 +00:00 |
|
Todd C. Miller
|
4ef6206a12
|
better error if cannot find skey incs or libs
|
1995-12-06 22:30:54 +00:00 |
|
Todd C. Miller
|
792805deb5
|
DCE changes from Jeff Earickson <jaearick@colby.edu>
LIBS -> SUDO_LIBS and VISUDO_LIBS
LDFLAGS -> SUDO_FDFLAGS and VISUDO_LDFLAGS
|
1995-12-05 23:56:43 +00:00 |
|
Todd C. Miller
|
86159a83f1
|
fix for C2 on hpux 10
now uses -linet if it exists
|
1995-11-28 04:32:13 +00:00 |
|
Todd C. Miller
|
17f4339894
|
fixed typos w/ dce stuff
|
1995-11-28 04:17:02 +00:00 |
|
Todd C. Miller
|
4fda1d8ac4
|
added csops paths for skey
|
1995-11-21 23:00:41 +00:00 |
|
Todd C. Miller
|
dfa3e6d8cc
|
added DCE support
|
1995-11-20 03:31:20 +00:00 |
|
Todd C. Miller
|
6de61de5f8
|
--with options now line up
++version
|
1995-11-19 23:27:51 +00:00 |
|
Todd C. Miller
|
ac8c65d156
|
fixed S/Key support
|
1995-11-19 23:25:51 +00:00 |
|
Todd C. Miller
|
cec2ef6569
|
fixed a typo
|
1995-11-19 02:30:48 +00:00 |
|
Todd C. Miller
|
db7b85cb5a
|
now set *dir correctly (can override from command line)
|
1995-11-19 02:27:39 +00:00 |
|
Todd C. Miller
|
e0898a0db1
|
added sbin_dir
|
1995-11-17 05:37:16 +00:00 |
|
Todd C. Miller
|
d05eae98b4
|
now add -D__STDC__ for convex cc (not gcc)
|
1995-11-13 06:12:19 +00:00 |
|
Todd C. Miller
|
910e9c09fd
|
MAN_PREFIX -> man_prefix
now sets prefix and exec_prefix
|
1995-11-13 05:52:24 +00:00 |
|
Todd C. Miller
|
e8b3cb7010
|
MAN_POSTINSTALL now contains a leading space
|
1995-11-13 03:25:48 +00:00 |
|
Todd C. Miller
|
62b47b8b91
|
AC_HAVE_HEADERS -> AC_CHECK_HEADERS
now check for tcgetattr only if have termios.h
|
1995-09-03 18:11:25 +00:00 |
|
Todd C. Miller
|
2c45ad3a64
|
added SecurID support
added other insults to --with-csops
|
1995-09-01 02:53:07 +00:00 |
|
Todd C. Miller
|
f1bd62ffb7
|
only add -lsun is irix < 5
don't look for -lnsl or -lsocket if irix
|
1995-08-13 04:33:39 +00:00 |
|
Todd C. Miller
|
ba2059342c
|
++version
|
1995-07-31 22:20:03 +00:00 |
|
Todd C. Miller
|
c0435b95d6
|
added checks for innetgr and getdomainname
|
1995-07-25 00:03:20 +00:00 |
|
Todd C. Miller
|
2ff580d88a
|
added SUDO_UID_T_LEN
!l
|
1995-07-23 21:48:17 +00:00 |
|
Todd C. Miller
|
93347870a7
|
corrected version
|
1995-07-19 23:05:44 +00:00 |
|
Todd C. Miller
|
09a11bf6de
|
added sco support
|
1995-07-19 21:29:58 +00:00 |
|
Todd C. Miller
|
568aeeec72
|
added SPW_ prefix
|
1995-07-18 03:53:56 +00:00 |
|
Todd C. Miller
|
db9e499072
|
AUTH -> SECUREWARE
|
1995-07-17 18:29:37 +00:00 |
|
Todd C. Miller
|
19e032b9ad
|
added autodetection of shadow passwords
|
1995-07-17 04:21:17 +00:00 |
|
Todd C. Miller
|
59dcca855c
|
define SVR4 for ISC
define BROKEN_SYSLOG for hpux
took out test for memmove() since we dno longer use it...
|
1995-07-12 21:09:04 +00:00 |
|
Todd C. Miller
|
a5424b506f
|
added shadow pw support for irix
|
1995-07-02 00:15:19 +00:00 |
|
Todd C. Miller
|
f6f708d9c6
|
now calls SUDO_SOCK_SA_LEN
|
1995-07-01 20:04:39 +00:00 |
|
Todd C. Miller
|
cbec8fc769
|
SUDO_FUNC_UTIME_NULL -> AC_FUNC_UTIME_NULL
|
1995-06-20 20:56:03 +00:00 |
|
Todd C. Miller
|
20c9ac303d
|
fixed typo
|
1995-06-19 19:23:30 +00:00 |
|
Todd C. Miller
|
4ece0da6be
|
added SUDO_FUNC_UTIME_POSIX
|
1995-06-19 19:19:26 +00:00 |
|
Todd C. Miller
|
66dcba0b74
|
added check for utime.h
|
1995-06-18 19:08:42 +00:00 |
|
Todd C. Miller
|
1a19c778df
|
now search for kerb libs and includes
|
1995-06-18 17:58:42 +00:00 |
|
Todd C. Miller
|
07c8eb7719
|
added utime(s) stuff
|
1995-06-18 00:46:55 +00:00 |
|
Todd C. Miller
|
171f811537
|
only look for -lufc or -lcrypt if crypt() not in libc
|
1995-06-07 05:44:36 +00:00 |
|
Todd C. Miller
|
ca4368dd80
|
KERBEROS -> KERB4
added checks for setreuid & setresuid
|
1995-06-07 02:33:13 +00:00 |
|
Todd C. Miller
|
2513e340ff
|
added kerberos support
|
1995-06-06 03:44:17 +00:00 |
|
Todd C. Miller
|
c5f8f7e8e0
|
now check for -lcrypt
|
1995-06-03 22:18:39 +00:00 |
|
Todd C. Miller
|
7d51f83732
|
now emulate getwd(), not getcwd()
|
1995-05-08 03:14:04 +00:00 |
|