Commit Graph

134 Commits

Author SHA1 Message Date
Todd C. Miller
47574e1af2 now includes limits.h
moved _PASSWD_LEN -> compat.h
1996-02-22 21:27:02 +00:00
Todd C. Miller
813ac511d2 ++version 1996-01-14 20:19:56 +00:00
Todd C. Miller
d9a1d14258 fixed a typo 1996-01-11 18:04:43 +00:00
Todd C. Miller
a90d2d478e ++version 1996-01-09 17:52:49 +00:00
Todd C. Miller
38e76816a7 minor cleanup and now includes sys/bsdtypes for svr4'ish boxen 1996-01-09 17:46:38 +00:00
Todd C. Miller
6846377706 ++version 1995-12-18 03:09:49 +00:00
Todd C. Miller
3336366524 moved dce stuff into compat.h 1995-11-21 02:28:02 +00:00
Todd C. Miller
7dba81c21d DCE & KERB support 1995-11-20 03:30:46 +00:00
Todd C. Miller
9de4fd5450 updated version number 1995-11-19 23:37:15 +00:00
Todd C. Miller
96be725f35 options.h is now <> instead of "" so shadow build trees can
have a custom copy of options.h
1995-11-13 05:16:38 +00:00
Todd C. Miller
6a6099ebbc includes pwd.h to get _PASSWD_LEN definition 1995-11-13 03:24:37 +00:00
Todd C. Miller
993b7e5ecc fixed incorrect #ifdef
termio uses "unsigned short" not int for c_?flag
1995-09-03 18:09:40 +00:00
Todd C. Miller
38169ba0b4 added RCS id 1995-09-01 03:35:50 +00:00
Todd C. Miller
c56b2c4469 no more special case for kerberos 1995-06-17 22:14:10 +00:00
Todd C. Miller
579fa5cc34 now use BUFSIZ as _PASSWD_LEN if using kerberos 1995-06-08 00:47:33 +00:00
Todd C. Miller
f5f05a899a HAVE_KERBEROS -> HAVE_KERB4 1995-06-07 02:43:00 +00:00
Todd C. Miller
bb62e6b4cb added KERBEROS support (long passwords) 1995-06-06 03:43:39 +00:00
Todd C. Miller
735be1c0bd moved pathnames.h 1995-04-01 00:16:41 +00:00
Todd C. Miller
d3012dcf02 now includes compat.h

1995-03-31 22:47:32 +00:00
Todd C. Miller
e281c20f4e bzero -> memset 1995-03-30 02:47:38 +00:00
Todd C. Miller
1c91f8bb7c added string.h/strings.h inclusion 1994-09-20 23:21:26 +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
adf4060dec increased passwd len to 24 for c2 security 1994-07-25 18:28:31 +00:00
Todd C. Miller
88e2af5122 include sys/select for AIX 1994-07-14 15:19:08 +00:00
Todd C. Miller
cd4a540c1f added a goto if fgets fails 1994-07-07 00:08:52 +00:00
Todd C. Miller
e94e7218b9 no more ioctl
never returns NULL
uses fgets() and select() to timeout
1994-07-01 16:06:43 +00:00
Todd C. Miller
85a5899af0 now works + uses fgets() 1994-06-29 20:39:27 +00:00
Todd C. Miller
391a73f40b select doesn't seem to recognize a single '\n' as input waiting
so we can;t use it, sigh.
1994-06-28 22:25:08 +00:00
Todd C. Miller
605250d9a7 now uses stdio 1994-06-26 19:25:07 +00:00
Todd C. Miller
289e1ea1ff bzero cast 1994-06-06 20:57:35 +00:00
Todd C. Miller
49b131a7e3 now uses posix signals 1994-06-06 16:39:49 +00:00
Todd C. Miller
14ea471acd uses sysconf() if available 1994-06-06 00:04:55 +00:00
Todd C. Miller
7a0dee3e63 works now :-) 1994-06-05 22:55:31 +00:00
Todd C. Miller
7c8d0ba740 Initial revision 1994-06-05 22:27:42 +00:00