Todd C. Miller
|
cfc28644c6
|
overhauled
|
1995-11-26 18:39:42 +00:00 |
|
Todd C. Miller
|
c68baecaf1
|
rewrote for sudo 1.3.6
|
1995-11-26 02:23:46 +00:00 |
|
Todd C. Miller
|
c4e077ce01
|
added 3 entries
|
1995-11-26 02:23:40 +00:00 |
|
Todd C. Miller
|
d7716e975e
|
added explict casts for strdup since many includes don't prototype
it. gag me.
|
1995-11-25 18:53:22 +00:00 |
|
Todd C. Miller
|
6b80b1c56a
|
removed prototype for sudo_getpwuid() since convex C
compiler choked on it.
|
1995-11-25 18:23:55 +00:00 |
|
Todd C. Miller
|
9f8332a190
|
added prototype for sudo_getpwuid()
|
1995-11-25 18:23:40 +00:00 |
|
Todd C. Miller
|
808e27538e
|
now compiles on strict ANSI compilers
|
1995-11-25 18:23:25 +00:00 |
|
Todd C. Miller
|
6a414eaef4
|
added LONG_SKEY_PROMPT support
|
1995-11-25 04:56:05 +00:00 |
|
Todd C. Miller
|
06f7949828
|
added extra $'s for make to eat up, yum.
|
1995-11-25 04:55:36 +00:00 |
|
Todd C. Miller
|
b0deb3be44
|
added LONG_SKEY_PROMPT
|
1995-11-25 04:38:30 +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
|
ba894df8bd
|
added SKEY_ONLY
|
1995-11-24 23:47:33 +00:00 |
|
Todd C. Miller
|
63a56ec6da
|
set _PASSWD_LEN to 256 for any of KERB4, DCE, SKEY
|
1995-11-24 23:46:33 +00:00 |
|
Todd C. Miller
|
7c1c3bf03b
|
added DCE note
added more AIX notes
|
1995-11-24 05:42:08 +00:00 |
|
Todd C. Miller
|
3ff093bde6
|
now include pthread.h for DCE support
|
1995-11-24 05:39:28 +00:00 |
|
Todd C. Miller
|
cd1efe7d21
|
dce_pwent() is ok after all
.,
|
1995-11-24 03:22:00 +00:00 |
|
Todd C. Miller
|
9dd72728e3
|
now uses SYSLOG() macro that equates to either syslog()
or syslog_wrapper
|
1995-11-24 03:21:25 +00:00 |
|
Todd C. Miller
|
8e58945adc
|
minor formatting changes.
renamed check() to somthing less generic
|
1995-11-24 02:44:55 +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
|
6a22027ee7
|
now sets crypt_type for DEC unix C2
|
1995-11-23 01:35:00 +00:00 |
|
Todd C. Miller
|
4fda1d8ac4
|
added csops paths for skey
|
1995-11-21 23:00:41 +00:00 |
|
Todd C. Miller
|
eb09cb8fa5
|
now includes string.h for strdup() prototype
|
1995-11-21 21:27:08 +00:00 |
|
Todd C. Miller
|
a8014ddfcf
|
fixed a few typos
|
1995-11-21 06:47:39 +00:00 |
|
Todd C. Miller
|
b60cb8ec76
|
now includes skey.h
|
1995-11-21 03:59:02 +00:00 |
|
Todd C. Miller
|
3100550431
|
fixed up comments
|
1995-11-21 03:10:07 +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
|
9dcee68e50
|
now uses sudo_pw_ent
|
1995-11-21 03:01:28 +00:00 |
|
Todd C. Miller
|
0542fa2478
|
now uses sudo_pw_ent
|
1995-11-21 02:50:43 +00:00 |
|
Todd C. Miller
|
8104a5f131
|
now sets sudo_pw_ent
|
1995-11-21 02:40:22 +00:00 |
|
Todd C. Miller
|
cf8fd59374
|
Initial revision
|
1995-11-21 02:28:36 +00:00 |
|
Todd C. Miller
|
3336366524
|
moved dce stuff into compat.h
|
1995-11-21 02:28:02 +00:00 |
|
Todd C. Miller
|
8b5caa7009
|
now uses sudo_pw_ent
|
1995-11-21 02:27:45 +00:00 |
|
Todd C. Miller
|
a6b5b2302a
|
added sudo_getpwuid.c
|
1995-11-21 02:27:02 +00:00 |
|
Todd C. Miller
|
787742ebf4
|
added dce support
|
1995-11-21 02:25:40 +00:00 |
|
Todd C. Miller
|
ddfc757539
|
now uses sudo_pw_ent
|
1995-11-21 02:13:59 +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
|
a72a931018
|
fixed clean rule
|
1995-11-20 03:31:38 +00:00 |
|
Todd C. Miller
|
dfa3e6d8cc
|
added DCE support
|
1995-11-20 03:31:20 +00:00 |
|
Todd C. Miller
|
7dba81c21d
|
DCE & KERB support
|
1995-11-20 03:30:46 +00:00 |
|
Todd C. Miller
|
ef7f00e9bd
|
first stab at dce support
|
1995-11-20 03:30:30 +00:00 |
|
Todd C. Miller
|
0a6a0021d6
|
now smells like sudo
|
1995-11-20 03:24:09 +00:00 |
|
Todd C. Miller
|
84fd90f7a9
|
Initial revision
|
1995-11-20 03:11:56 +00:00 |
|
Todd C. Miller
|
ac12f043f2
|
skey'd sudo now works w/ normal password as well
|
1995-11-20 02:36:05 +00:00 |
|
Todd C. Miller
|
9de4fd5450
|
updated version number
|
1995-11-19 23:37:15 +00:00 |
|
Todd C. Miller
|
6e4cb31d46
|
updated to reflect version change
|
1995-11-19 23:32:52 +00:00 |
|
Todd C. Miller
|
6de61de5f8
|
--with options now line up
++version
|
1995-11-19 23:27:51 +00:00 |
|
Todd C. Miller
|
5675d703fc
|
removed unecesary S/Key stuff
|
1995-11-19 23:26:10 +00:00 |
|
Todd C. Miller
|
ac8c65d156
|
fixed S/Key support
|
1995-11-19 23:25:51 +00:00 |
|