Commit Graph

1029 Commits

Author SHA1 Message Date
Todd C. Miller
415172f627 moved SPW_* to sudo.h 1995-07-18 02:49:56 +00:00
Todd C. Miller
9b176c01ec SPW_AUTH -> SPW_SECUREWARE 1995-07-17 18:30:32 +00:00
Todd C. Miller
8a13a1ce61 GLOBAL_NO_AUTH_ENT -> GLOBAL_NO_SPW_ENT 1995-07-17 18:29:47 +00:00
Todd C. Miller
db9e499072 AUTH -> SECUREWARE 1995-07-17 18:29:37 +00:00
Todd C. Miller
56dcb83602 SPW_AUTH -> SPW_SECUREWARE 1995-07-17 18:29:26 +00:00
Todd C. Miller
69f73dca3a now uses SHADOW_TYPE to make shadow pw support more readable
and modular.  It's a start...
1995-07-17 04:22:38 +00:00
Todd C. Miller
19e032b9ad added autodetection of shadow passwords 1995-07-17 04:21:17 +00:00
Todd C. Miller
8e002084a2 now uses SHADOW_TYPE define 1995-07-17 04:20:57 +00:00
Todd C. Miller
f4f8eac020 added SHADOW_TYPE which replaces SUNOS4 & __svr4__ defines 1995-07-17 04:19:52 +00:00
Todd C. Miller
17a7c74d56 added SUDO_CHECK_SHADOW 1995-07-17 04:19:42 +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
676ca1e9f0 updated 1995-07-12 21:08:54 +00:00
Todd C. Miller
aac8b5fc95 added BROKEN_SYSLOG support 1995-07-12 21:05:47 +00:00
Todd C. Miller
0df6a284b0 added BROKEN_SYSLOG 1995-07-12 21:05:37 +00:00
Todd C. Miller
b5ea3c824e now only bitch it timestamp > time_now + 2 * timeout
to allow for a machine udpating its time from a server
1995-07-12 21:04:42 +00:00
Todd C. Miller
82cb03da29 added 2 security notes
updated Nieusma's email addr
1995-07-12 21:04:15 +00:00
Todd C. Miller
9bde08229f changed a memmove() to memcpy() since we don't have to worry about
overlapping segments.
1995-07-12 18:18:41 +00:00
Todd C. Miller
63893680de cleanup up the loop when interfaces are groped in so that it is
readable
1995-07-11 19:41:52 +00:00
Todd C. Miller
17b7225c7d ++version 1995-07-11 18:52:21 +00:00
Todd C. Miller
8d2e68cbb2 annotated 124-126 1995-07-09 22:17:12 +00:00
Todd C. Miller
14ec8cc12b fixed permissions check on /tmp/.odus 1995-07-07 20:06:03 +00:00
Todd C. Miller
77577c970c fixed some comments 1995-07-06 23:35:09 +00:00
Todd C. Miller
fc15f54aa4 now checks owner & mode of timedir
also checks for bogus dates on timestamp file
1995-07-06 18:49:24 +00:00
Todd C. Miller
5681ddef01 updated TIMEOUT info 1995-07-06 18:49:15 +00:00
Todd C. Miller
05bea6375c added BAD_STAMPDIR and BAD_STAMPFILE 1995-07-06 18:48:14 +00:00
Todd C. Miller
c76d6d4e2b added definition of S_IRWXU 1995-07-06 18:47:52 +00:00
Todd C. Miller
edee3fe6d0 updated 1995-07-06 18:47:47 +00:00
Todd C. Miller
ba502e7deb added #ifdef to make it compile on strange arches 1995-07-03 18:16:16 +00:00
Todd C. Miller
0c39d1e666 fixed check for fulkl void impl. 1995-07-02 22:13:15 +00:00
Todd C. Miller
2370801240 added mssing "static" 1995-07-02 13:56:28 +00:00
Todd C. Miller
001cbba283 replaced #elif with #else #if constructs for ancient C compilers 1995-07-02 00:41:33 +00:00
Todd C. Miller
8923092f72 updated irix c2 & kerb5 info 1995-07-02 00:18:24 +00:00
Todd C. Miller
a5424b506f added shadow pw support for irix 1995-07-02 00:15:19 +00:00
Todd C. Miller
9e232c80a3 updated 1995-07-01 20:07:44 +00:00
Todd C. Miller
372332a8ee last changes for sudo 1.3.3 1995-07-01 20:07:32 +00:00
Todd C. Miller
f6f708d9c6 now calls SUDO_SOCK_SA_LEN 1995-07-01 20:04:39 +00:00
Todd C. Miller
05543559e1 added HAVE_SA_LEN 1995-07-01 20:04:35 +00:00
Todd C. Miller
16768b25a2 added SUDO_SOCK_SA_LEN 1995-07-01 20:04:28 +00:00
Todd C. Miller
3a0993f0e5 now works with ip implementations that use sa_len in sockaddr 1995-07-01 19:49:17 +00:00
Todd C. Miller
27f0a04379 added note about buggy AIX compiler 1995-07-01 18:26:27 +00:00
Todd C. Miller
70da65274c now include sys/time.h for AIX 1995-07-01 18:24:52 +00:00
Todd C. Miller
4c82d0e4d6 getcwd -> getwd 1995-06-28 02:35:56 +00:00
Todd C. Miller
ec568f2705 now works for ISC and others. yay. 1995-06-28 01:28:27 +00:00
Todd C. Miller
1656c457a6 version++ 1995-06-26 18:24:00 +00:00
Todd C. Miller
c968379171 fixed test for full void impl 1995-06-23 00:26:33 +00:00
Todd C. Miller
4c67e31d95 now check to see that st_dev is non-zero before assuming that we
are being spoofed
1995-06-23 00:25:06 +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
b377600890 added cast for ttyname() 1995-06-19 20:10:34 +00:00
Todd C. Miller
20c9ac303d fixed typo 1995-06-19 19:23:30 +00:00