Commit Graph

4626 Commits

Author SHA1 Message Date
Todd C. Miller
35ae1ba370 added ultrix enhanced sec. 1994-07-25 22:25:00 +00:00
Todd C. Miller
c3f2fa99cc updated 1994-07-25 22:24:53 +00:00
Todd C. Miller
3a61f69925 ultrix enhanced security suport 1994-07-25 22:21:55 +00:00
Todd C. Miller
1f8ffedda0 added sudo_realpath.c 1994-07-25 22:20:12 +00:00
Todd C. Miller
b46f594176 updated 1994-07-25 22:18:47 +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
abf8c06cb6 updated BUGS 1994-07-25 17:17:56 +00:00
Todd C. Miller
6f2b5908c8 now use user global var 1994-07-15 15:49:56 +00:00
Todd C. Miller
c1850dc59c took out -ls 1994-07-15 15:48:41 +00:00
Todd C. Miller
18d1aa1944 added AFS libs 1994-07-14 23:11:06 +00:00
Todd C. Miller
5cd28192b7 user is now a char *
added epasswd
1994-07-14 21:45:01 +00:00
Todd C. Miller
e7bf4f9fe0 added tzset() to load_globals
added epasswd (encrypted password) global
made user dynamically allocated
1994-07-14 21:43:58 +00:00
Todd C. Miller
c61a3f9b7d added tzset test 1994-07-14 21:43:24 +00:00
Todd C. Miller
6da926cb12 added HAVE_TZSET 1994-07-14 21:43:09 +00:00
Todd C. Miller
5d1d53ddb8 cleaned up encrypted passwd grab somewhat 1994-07-14 21:42:32 +00:00
Todd C. Miller
df5ff10a23 fixed AFS typo 1994-07-14 16:34:40 +00:00
Todd C. Miller
8d3e7540f2 added AFS not 1994-07-14 16:34:26 +00:00
Todd C. Miller
511ab3ee92 udpated 1994-07-14 16:34:18 +00:00
Todd C. Miller
be65371922 can now log to both syslog & a file 1994-07-14 16:33:11 +00:00
Todd C. Miller
c80d59a51f added BOTH_LOGS 1994-07-14 16:12:45 +00:00
Todd C. Miller
1fec608b92 updated 1994-07-14 15:34:15 +00:00
Todd C. Miller
9afc5e8d98 --with-AFS 1994-07-14 15:32:13 +00:00
Todd C. Miller
8ff8e0d7f8 added HAVE_AFS 1994-07-14 15:32:01 +00:00
Todd C. Miller
b3adbb74ba added afs changes 1994-07-14 15:31:20 +00:00
Todd C. Miller
de673c3fe8 removed AFS stuff :-) 1994-07-14 15:21:06 +00:00
Todd C. Miller
88e2af5122 include sys/select for AIX 1994-07-14 15:19:08 +00:00
Todd C. Miller
624a46cd1c added AFS 1994-07-14 15:17:32 +00:00
Todd C. Miller
de84c4f25d ++ 1994-07-14 15:16:22 +00:00
Todd C. Miller
a5c59d2d67 updated 1994-07-07 18:45:25 +00:00
Todd C. Miller
f3cd23eee0 can now have MAILER undefined 1994-07-07 18:44:21 +00:00
Todd C. Miller
7083436ee1 new sub-note about MAILER 1994-07-07 18:37:23 +00:00
Todd C. Miller
5fe128aab7 added blurb about password timeout 1994-07-07 03:11:57 +00:00
Todd C. Miller
8b8127da5b convex c2 changes 1994-07-07 00:52:41 +00:00
Todd C. Miller
d0aeec82d1 took out duplicate define of _CONVEX_SOURCE 1994-07-07 00:52:06 +00:00
Todd C. Miller
8a28dbc48d added OSDEFS 1994-07-07 00:51:57 +00:00
Todd C. Miller
6cbabab4e0 added spaces 1994-07-07 00:46:04 +00:00
Todd C. Miller
cd4a540c1f added a goto if fgets fails 1994-07-07 00:08:52 +00:00
Todd C. Miller
2b12703ae1 use __hpux not hpux
convex c2 stuff
1994-07-07 00:08:38 +00:00
Todd C. Miller
0148bcaf6b use __hpux not hpux 1994-07-07 00:08:14 +00:00
Todd C. Miller
93279eeafc convex c2 stuff 1994-07-07 00:08:01 +00:00
Todd C. Miller
63bd80e137 define ansi-ish cpp os defines if non-ansi are defined for
hpux & convex
1994-07-07 00:07:19 +00:00
Todd C. Miller
4025b56eab updated to say we support sonvex C2 1994-07-07 00:07:02 +00:00
Todd C. Miller
ff2bea694c added convex c2 support 1994-07-07 00:05:51 +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
840b5688d4 things were testing -n "$GCC" instead of -z "$GCC" 1994-06-29 21:04:22 +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
a541ff80b0 updated tgetpass() blurb 1994-06-26 20:38:23 +00:00
Todd C. Miller
a16b59c885 added --with-getpass 1994-06-26 20:35:48 +00:00
Todd C. Miller
90b6768a82 added tgetpass stuff 1994-06-26 20:35:20 +00:00