Commit Graph

154 Commits

Author SHA1 Message Date
Todd C. Miller
73ef239034 fixed DUNIX check for shadow pw 1996-07-30 17:45:44 +00:00
Todd C. Miller
f13ef276c5 added SUDO_CHECK_SHADOW_DUNIX 1996-07-26 03:44:04 +00:00
Todd C. Miller
228a2ffa79 new SUDO_CHECK_SHADOW_GENERIC 1996-07-24 14:28:22 +00:00
Todd C. Miller
36b9dafdfe removed unused stuff to figure out os type 1996-07-24 05:58:32 +00:00
Todd C. Miller
d2bbb49897 added routines to check for specific shadow passwd types 1996-07-20 04:18:52 +00:00
Todd C. Miller
25e15d666a added support for detecting ncr boxen 1996-07-18 22:26:50 +00:00
Todd C. Miller
aebf2b71d9 now makes sure you don't have a config.cache file from another OS 1996-07-14 02:22:53 +00:00
Todd C. Miller
d3fc83d9af _SUDO_PATH_ -> _CONFIG_PATH_ 1996-03-11 07:00:42 +00:00
Todd C. Miller
5c30bd48db /var/run/.odus -> /var/run/sudo 1996-03-11 02:01:17 +00:00
Todd C. Miller
7f0e97586e added SUDO_TIMEDIR 1996-03-11 01:58:51 +00:00
Todd C. Miller
1d084add8a added check for bourne shell 1996-02-05 02:58:35 +00:00
Todd C. Miller
8e4308dc21 added UID_MAX support in check for MAX_UID_T_LEN 1995-12-18 03:53:33 +00:00
Todd C. Miller
23df4113ca now use a temp file for determining max len of uid_t in string form.
the old hacky way broke on netbsd
1995-12-06 22:26:22 +00:00
Todd C. Miller
6059ab5049 relaxed SUDO_FULL_VOID 1995-09-01 02:46:10 +00:00
Todd C. Miller
aa87fbdeb1 fixed check for ISC 1995-08-13 04:33:08 +00:00
Todd C. Miller
6cda67389b added check for max len of uid_t
fixed sco vs. isc check
1995-07-23 21:47:20 +00:00
Todd C. Miller
1f0c48184e hack to check for sco 1995-07-19 21:29:49 +00:00
Todd C. Miller
17a7c74d56 added SUDO_CHECK_SHADOW 1995-07-17 04:19:42 +00:00
Todd C. Miller
0c39d1e666 fixed check for fulkl void impl. 1995-07-02 22:13:15 +00:00
Todd C. Miller
16768b25a2 added SUDO_SOCK_SA_LEN 1995-07-01 20:04:28 +00:00
Todd C. Miller
c968379171 fixed test for full void impl 1995-06-23 00:26:33 +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
51dd620a82 fixed include file order for SUDO_FUNC_UTIME_POSIX 1995-06-19 20:32:22 +00:00
Todd C. Miller
4a6f9ff555 added SUDO_FUNC_UTIME_NULL and SUDO_FUNC_UTIME_POSIX 1995-06-19 19:19:02 +00:00
Todd C. Miller
97fe29dc97 sendmail is now looked for in /usr/ucblib 1995-04-13 17:56:21 +00:00
Todd C. Miller
b4f1460d61 fixed a typo 1995-04-13 17:35:27 +00:00
Todd C. Miller
2fada0f81b isc and riscos changes 1995-04-13 17:19:07 +00:00
Todd C. Miller
aa3186a8eb SUDO_NEXT now looks for /usr/lib/NextStep/software_version 1995-04-10 23:50:38 +00:00
Todd C. Miller
588891cf3e fixed bug with full void impl check 1995-04-09 19:24:20 +00:00
Todd C. Miller
d00426b55b OS was being set to unknown before non-uname based host checks. This
caused no checks to happen since $OS was not zero-length.
1995-04-07 03:45:35 +00:00
Todd C. Miller
af82bb25a1 better test for bogus void * implementation 1995-04-01 06:25:11 +00:00
Todd C. Miller
8fcb78602d added SUDO_LOGFILE to find where to put sudo.log
added SUDO_CHECK_TYPE (just AC_CHECK_TYPE but checks unistd.h too)
added SUDO_TYPE_SIZE_T (calls SUDO_CHECK_TYPE)
1995-03-30 02:11:15 +00:00
Todd C. Miller
6b98875f8d took out SUDO_PROG_INSTALL
1.x to 2.x changes
added echo and results to most SUDO_* macros
1995-03-28 05:44:10 +00:00
Todd C. Miller
dde32f14da partial 1.x to 2.x changes
added SUDO_FULL_VOID
1995-03-28 04:43:36 +00:00
Todd C. Miller
312b501f44 now initialize OS and OSREV 1995-02-06 22:43:42 +00:00
Todd C. Miller
4c3d48a8b8 _PATH* -> _SUDO_PATH_* 1995-01-16 21:30:03 +00:00
Todd C. Miller
4fbbe1bb55 added SUDO_PROG_MV 1995-01-13 17:48:02 +00:00
Todd C. Miller
fa4273a937 fixed uname | sed (needed to quote the '[') 1994-09-20 22:48:59 +00:00
Todd C. Miller
b20ff4687a added SUDO_SSIZE_T 1994-09-20 18:45:18 +00:00
Todd C. Miller
d0aeec82d1 took out duplicate define of _CONVEX_SOURCE 1994-07-07 00:52:06 +00:00
Todd C. Miller
84e75c6ee3 added SUDO_PROG_PWD 1994-06-04 18:46:49 +00:00
Todd C. Miller
9f8f955afa $OSREV is now an int 1994-05-30 01:28:45 +00:00
Todd C. Miller
6224b05a73 added an echo 1994-05-29 19:29:51 +00:00
Todd C. Miller
2660e4eca9 now use uname to determine os 1994-05-28 23:36:08 +00:00
Todd C. Miller
07cc73c862 now defines & STDC_HEADERS for Irix 1994-05-25 03:07:29 +00:00
Todd C. Miller
85cb36bf03 now talks about sunos 4.x 1994-05-25 00:54:37 +00:00
Todd C. Miller
bd6ad42ffe solaris now defines SVR4 1994-05-24 20:27:46 +00:00
Todd C. Miller
70bf2e06d5 added solaris changes, need to rework 1994-05-24 16:51:12 +00:00
Todd C. Miller
b6f0ae579a took out extra ',' 1994-05-16 22:56:49 +00:00
Todd C. Miller
368f8ff122 fixed for irix5 1994-05-14 21:56:22 +00:00