Commit Graph

500 Commits

Author SHA1 Message Date
Todd C. Miller
2ff6056d9c added MODE_LIST 1994-09-20 18:44:41 +00:00
Todd C. Miller
50c517dd5c added AC_SSIZE_T 1994-09-20 18:43:51 +00:00
Todd C. Miller
c367fa7029 readlink() is now declared as returning ssize~_t 1994-09-20 00:53:34 +00:00
Todd C. Miller
565adde5b4 added -laud for OSF c2 1994-09-20 00:44:22 +00:00
Todd C. Miller
b56bc92e09 changed sudo-bugs.cs.colorado.edu -> sudo-bugs@cs.colorado.edu 1994-09-02 19:57:37 +00:00
Todd C. Miller
7229829c80 changed sudo-bugs.cs.colorado.edu -> sudo-bugs@cs.colorado.edu 1994-09-02 19:55:56 +00:00
Todd C. Miller
525954e1b2 changed sudo-bugs.cs.colorado.edu -> sudo-bugs@cs.colorado.ed 1994-09-02 19:54:28 +00:00
Todd C. Miller
5019a29e6e ++version 1994-09-01 19:56:09 +00:00
Todd C. Miller
ed62683a6e ++ 1994-09-01 19:55:57 +00:00
Todd C. Miller
89d6f49371 added host to alertmail messages 1994-09-01 19:55:28 +00:00
Todd C. Miller
9dd2859b92 udpated 1994-09-01 19:55:05 +00:00
Todd C. Miller
ad6f7a488f fixed logging problem where mail would not say which user it was 1994-09-01 19:26:37 +00:00
Todd C. Miller
3f557e4b27 added -laud for gcc if osf & c2 1994-09-01 17:45:16 +00:00
Todd C. Miller
e3fb4ee3a8 moved set_auth_parameters to sudo.c 1994-09-01 17:39:12 +00:00
Todd C. Miller
5d04e3eafb added set_auth_parameters for osf 1994-09-01 17:38:55 +00:00
Todd C. Miller
ee7f9e1457 cleaned up -static stuff 1994-09-01 17:22:02 +00:00
Todd C. Miller
71888a6112 ++version 1994-09-01 17:15:51 +00:00
Todd C. Miller
5341cd3f87 ++ 1994-09-01 17:15:32 +00:00
Todd C. Miller
4c19411fc6 changed setenv() to sudo_setenv() 1994-09-01 17:15:07 +00:00
Todd C. Miller
e6e9c18d0b fixed osf problem 1994-09-01 17:12:48 +00:00
Todd C. Miller
07594fd735 added OSF C2 stuff 1994-09-01 02:17:20 +00:00
Todd C. Miller
22d7002504 updated 1994-09-01 02:00:27 +00:00
Todd C. Miller
d366d09e6b added osf auth support & removed some extra spaces 1994-09-01 01:56:15 +00:00
Todd C. Miller
22acfc6df9 added osf C2 stuff 1994-09-01 01:52:59 +00:00
Todd C. Miller
07111800e0 added 2 suggestions 1994-08-31 23:52:59 +00:00
Todd C. Miller
eca5865065 removed README.v1.3.1 and added VERSION stuff 1994-08-31 23:33:40 +00:00
Todd C. Miller
0368a035b0 pl1 1994-08-31 22:48:03 +00:00
Todd C. Miller
7f8aa5d8cf 1.3.1final 1994-08-30 22:31:34 +00:00
Todd C. Miller
3e474aef28 added HISTORY 1994-08-30 22:30:46 +00:00
Todd C. Miller
de6a7d9e21 mention HISTPRY file 1994-08-30 22:30:37 +00:00
Todd C. Miller
6174554533 use sizeof instead of a constant in 1 place 1994-08-30 22:30:17 +00:00
Todd C. Miller
b7df10fe28 added unistd.h 1994-08-30 22:30:00 +00:00
Todd C. Miller
e5de10d25a added unistd.h 1994-08-30 22:29:48 +00:00
Todd C. Miller
bdb249e470 udpated 1994-08-30 22:27:56 +00:00
Todd C. Miller
6004a8cd4a Initial revision 1994-08-30 22:15:36 +00:00
Todd C. Miller
cd3d369b90 ++ 1994-08-17 16:45:55 +00:00
Todd C. Miller
02f0a29db2 updated 1994-08-17 16:39:19 +00:00
Todd C. Miller
109d54f916 added unistd.h include 1994-08-17 16:36:31 +00:00
Todd C. Miller
23c2416e0a added sys/time.h for AIX 1994-08-16 19:46:08 +00:00
Todd C. Miller
79a42a836c added check for -lsocket and sys/sockio.h 1994-08-15 01:22:12 +00:00
Todd C. Miller
ca91330000 took out libshadow check and added in sys/sockio.h check 1994-08-15 01:21:47 +00:00
Todd C. Miller
98ca6de0d0 now include sockio.h instead of ioctl.h if it exists
"sudo -" now gets a better error message
1994-08-15 01:21:02 +00:00
Todd C. Miller
19c13f4fae now has a dir and subnet entry 1994-08-15 00:47:48 +00:00
Todd C. Miller
51ebc0b2bf removed if_ether.h 1994-08-13 22:15:43 +00:00
Todd C. Miller
8245f195d9 added an item 1994-08-13 21:16:28 +00:00
Todd C. Miller
e047d29e12 added network and ip addresses to man page 1994-08-13 21:15:52 +00:00
Todd C. Miller
20f8b1911a no error if can't get interfaces or netmask since networking may not be in
the kernel.
1994-08-13 21:09:05 +00:00
Todd C. Miller
e9114229c3 nwo check for interfaces == NULL 1994-08-13 21:08:53 +00:00
Todd C. Miller
971a69bb26 fixed a bug that caused directory specs in a Cmnd_Alias to fail if the
last entry in the spec failed (ie: it was only looking at the last entry).
CLeaned things up by adding the cmndcmp() function--all neat & tidy
1994-08-13 01:22:10 +00:00
Todd C. Miller
c3be7c93c4 added one 1994-08-13 01:21:49 +00:00