Commit Graph

230 Commits

Author SHA1 Message Date
Todd C. Miller
2fc787d5f6 updated version 1998-02-17 02:43:17 +00:00
Todd C. Miller
bc7803cd08 updated version 1998-02-06 20:49:24 +00:00
Todd C. Miller
b4c1c9190e fix bogus flush of stderr 1998-02-06 19:05:08 +00:00
Todd C. Miller
7baad7a52f kill extra whitespace 1998-01-23 03:49:54 +00:00
Todd C. Miller
0c362fb216 updated version 1998-01-21 06:33:06 +00:00
Todd C. Miller
bb6a33e080 updated version 1998-01-21 05:50:58 +00:00
Todd C. Miller
166789a1dd ++version 1998-01-13 04:48:42 +00:00
Todd C. Miller
a74348f171 exit(1) if user enters no passwd 1998-01-13 04:41:21 +00:00
Todd C. Miller
5e723efe75 ++version 1996-11-14 02:37:56 +00:00
Todd C. Miller
6798768867 sprintf paranoia 1996-11-14 00:03:53 +00:00
Todd C. Miller
e712f1152c ++version 1996-10-07 05:05:33 +00:00
Todd C. Miller
3ecf71cad2 added HAVE_OPIE and changed to *_OTP_* 1996-10-05 03:59:05 +00:00
Todd C. Miller
1cb5217294 moved fclose() in skey stuff. 1996-10-04 03:27:29 +00:00
Todd C. Miller
f4f2eb66b1 now call skeychallenge() to get challenge instead of making one up ourselves.
this way, we get extra goodies in the prompt.
1996-10-03 23:43:17 +00:00
Todd C. Miller
6a230806a8 courtesan 1996-09-08 00:21:42 +00:00
Todd C. Miller
ce5547930e print long skey challemged to stderr, not stdout 1996-09-04 21:19:55 +00:00
Todd C. Miller
6e0efd965d use shost, not host for tgetpass 1996-08-30 14:49:55 +00:00
Todd C. Miller
d189849b44 ++version 1996-08-30 00:37:04 +00:00
Todd C. Miller
3c0aaf274c pass use and host to tgetpass 1996-08-29 21:58:17 +00:00
Todd C. Miller
ad9f1ff3ce added NO_MESSAGE 1996-08-29 20:56:11 +00:00
Todd C. Miller
35825133a7 ++version 1996-08-17 23:25:40 +00:00
Todd C. Miller
8e1ce2143c typo 1996-07-31 14:41:28 +00:00
Todd C. Miller
fb89ade3e0 protect AUTH_CRYPT_OLDCRYPT and AUTH_CRYPT_C1CRYPT since they
are only in dunix 4.x
1996-07-26 18:10:42 +00:00
Todd C. Miller
f5da2ecd9e SHADOW_TYPE is always defined so just against its value 1996-07-26 03:44:13 +00:00
Todd C. Miller
b380c0adef added support for AUTH_CRYPT_OLDCRYPT w/ DUNIX C2 1996-07-23 22:52:52 +00:00
Todd C. Miller
c6b64b90a2 SPW_SECUREWARE now uses bigcrypt 1996-07-14 01:04:05 +00:00
Todd C. Miller
e79f19be35 updated AFS support 1996-07-08 20:08:33 +00:00
Todd C. Miller
33383c49e5 removed usersec.h which is not present in new AFS versions 1996-07-08 13:58:25 +00:00
Todd C. Miller
e4743a46c1 fixed LONG_SKEY_PROMPT stuff 1996-06-07 18:33:18 +00:00
Todd C. Miller
ac186f85f1 hpux 10 uses bigcrypt() if C2 1996-06-06 02:20:17 +00:00
Todd C. Miller
b61573f6dd fixed some indentation 1996-04-05 21:53:02 +00:00
Todd C. Miller
0eb20432fe was closing an fd that may not have been opened 1996-04-02 19:57:13 +00:00
Todd C. Miller
4a46e1a189 Now use skeylookup() instead off skeychallenge() 1996-03-11 01:12:56 +00:00
Todd C. Miller
813ac511d2 ++version 1996-01-14 20:19:56 +00:00
Todd C. Miller
a90d2d478e ++version 1996-01-09 17:52:49 +00:00
Todd C. Miller
6846377706 ++version 1995-12-18 03:09:49 +00:00
Todd C. Miller
e8b95038f5 tkfile was too short and overflowed the kerberos realm 1995-12-15 22:45:45 +00:00
Todd C. Miller
ffbfd54340 modified a comment 1995-12-05 23:58:06 +00:00
Todd C. Miller
d135a0bd16 LONG_SKEY_PROMPT is less of a klusge
/
1995-11-28 04:17:27 +00:00
Todd C. Miller
6a414eaef4 added LONG_SKEY_PROMPT support 1995-11-25 04:56:05 +00:00
Todd C. Miller
461d87164d s/key support now works with normal s/key as well as logdaemon 1995-11-24 23:48:16 +00:00
Todd C. Miller
cd1efe7d21 dce_pwent() is ok after all
.,
1995-11-24 03:22:00 +00:00
Todd C. Miller
d6a223e2a2 now uses user_pw_ent and simple macros to get at the contents 1995-11-24 02:27:27 +00:00
Todd C. Miller
57a4342e7d simpler dec unix C2 support 1995-11-23 01:35:30 +00:00
Todd C. Miller
b60cb8ec76 now includes skey.h 1995-11-21 03:59:02 +00:00
Todd C. Miller
d058a9b04c moved a lot of the shadow passwd crap to sudo_getpwuid() 1995-11-21 03:04:22 +00:00
Todd C. Miller
4865f17ea6 fixed exempt_group stuff for OS's that don't put base gid in
group vector
1995-11-20 19:40:58 +00:00
Todd C. Miller
02bc955a12 S/Key support now works with sunos4 shadow passwords 1995-11-20 06:39:56 +00:00
Todd C. Miller
ef7f00e9bd first stab at dce support 1995-11-20 03:30:30 +00:00
Todd C. Miller
ac12f043f2 skey'd sudo now works w/ normal password as well 1995-11-20 02:36:05 +00:00