Todd C. Miller
|
0a31e88baf
|
FQHOST now has same constraints as non-FQHOST
|
1996-04-03 18:36:13 +00:00 |
|
Todd C. Miller
|
7b4f181e55
|
added note about OS's w/ shadow passwords turned on by default
|
1996-04-03 00:00:58 +00:00 |
|
Todd C. Miller
|
1f66051632
|
fixed a typo
|
1996-04-02 23:58:34 +00:00 |
|
Todd C. Miller
|
9d633ad10a
|
added support for --without-THING
sanitized shadow pw situtation by adding support for
--without-C2
|
1996-04-02 23:48:08 +00:00 |
|
Todd C. Miller
|
20a284166a
|
fixed a typo wrt placement of an end paren
|
1996-04-02 21:42:59 +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
|
1265fcc4f8
|
added NO_PASSWD
|
1996-03-22 00:55:29 +00:00 |
|
Todd C. Miller
|
823ddd9fdd
|
now always use shadow pw on some arches
|
1996-03-20 00:40:21 +00:00 |
|
Todd C. Miller
|
9b33594edc
|
added pyramid support
|
1996-03-19 22:07:17 +00:00 |
|
Todd C. Miller
|
7ff41561cd
|
no longer check for C2 if alternate passwd method is used
no longer check for some libs twice
|
1996-03-19 22:04:13 +00:00 |
|
Todd C. Miller
|
f704820575
|
moved fqdn stuff into parse.lex (FQHOST)
|
1996-03-19 22:00:44 +00:00 |
|
Todd C. Miller
|
182cb02be3
|
added FQHOST rules
|
1996-03-19 22:00:22 +00:00 |
|
Todd C. Miller
|
61a3d472ef
|
now define TCSASOFT in necesary
|
1996-03-19 01:57:27 +00:00 |
|
Todd C. Miller
|
e47ce61c4e
|
now uses read/write instead of stdio string goop to avoid problems
with select(2)
|
1996-03-19 01:31:03 +00:00 |
|
Todd C. Miller
|
b0fd211fb2
|
-DNO_DOT_PATH -> -DIGNORE_DOT_PATH
|
1996-03-19 00:37:24 +00:00 |
|
Todd C. Miller
|
954be8925b
|
added note about no shadow auto-detect if using alternate
auth schemes
|
1996-03-17 21:18:43 +00:00 |
|
Todd C. Miller
|
9b6fc4c410
|
don't check for C2 if AFS or DCE (unless they said --with-C2)
|
1996-03-17 20:33:41 +00:00 |
|
Todd C. Miller
|
5e8e313869
|
now groks shost
|
1996-03-17 20:08:56 +00:00 |
|
Todd C. Miller
|
2faa03ec49
|
added NO_DOT_PATH
|
1996-03-17 20:02:00 +00:00 |
|
Todd C. Miller
|
13ad7291f4
|
checkdot now works correctly
|
1996-03-16 19:43:03 +00:00 |
|
Todd C. Miller
|
dd8e4bba84
|
can't have DCE and C2 passwords both...
|
1996-03-12 23:01:00 +00:00 |
|
Todd C. Miller
|
058a58a501
|
now uses shost even if not FQDN
|
1996-03-11 19:05:55 +00:00 |
|
Todd C. Miller
|
8ee0906f24
|
now looks for skey in /usr/lib and doesn't require libskey to be
in /usr/local/lib just because skey.h is (for my netbsd box :-)
|
1996-03-11 19:04:24 +00:00 |
|
Todd C. Miller
|
d3fc83d9af
|
_SUDO_PATH_ -> _CONFIG_PATH_
|
1996-03-11 07:00:42 +00:00 |
|
Todd C. Miller
|
5c30bd48db
|
/var/run/.odus -> /var/run/sudo
|
1996-03-11 02:01:17 +00:00 |
|
Todd C. Miller
|
4cd2a93902
|
now uses _SUDO_PATH_TIMEDIR
|
1996-03-11 01:59:15 +00:00 |
|
Todd C. Miller
|
f39b2329e7
|
udpated FQDN
|
1996-03-11 01:59:02 +00:00 |
|
Todd C. Miller
|
7f0e97586e
|
added SUDO_TIMEDIR
|
1996-03-11 01:58:51 +00:00 |
|
Todd C. Miller
|
f5230f6285
|
added _SUDO_PATH_TIMEDIR
|
1996-03-11 01:58:39 +00:00 |
|
Todd C. Miller
|
21c38820f1
|
updated wrt /var/run/sudo
|
1996-03-11 01:58:02 +00:00 |
|
Todd C. Miller
|
773636c1c8
|
added support for shost if FQDN
|
1996-03-11 01:16:09 +00:00 |
|
Todd C. Miller
|
56df3dd851
|
now uses shost if FQDN
|
1996-03-11 01:15:08 +00:00 |
|
Todd C. Miller
|
4a46e1a189
|
Now use skeylookup() instead off skeychallenge()
|
1996-03-11 01:12:56 +00:00 |
|
Todd C. Miller
|
98a6190b15
|
mail_argv should not contain ALERTMAIL as it includes "-t"
|
1996-02-28 01:41:44 +00:00 |
|
Todd C. Miller
|
77684bd09c
|
++version
|
1996-02-22 22:06:37 +00:00 |
|
Todd C. Miller
|
7c0d81ee37
|
added more _PASSWD_LEN stuff -- now uses PASS_MAX too
|
1996-02-22 21:27:28 +00:00 |
|
Todd C. Miller
|
47574e1af2
|
now includes limits.h
moved _PASSWD_LEN -> compat.h
|
1996-02-22 21:27:02 +00:00 |
|
Todd C. Miller
|
caf533f474
|
++version
|
1996-02-06 00:21:00 +00:00 |
|
Todd C. Miller
|
e03f27e9ac
|
++versoin
|
1996-02-06 00:20:35 +00:00 |
|
Todd C. Miller
|
27f2f09edc
|
fixed a typo
|
1996-02-06 00:16:12 +00:00 |
|
Todd C. Miller
|
578218b1a8
|
++version
|
1996-02-06 00:16:06 +00:00 |
|
Todd C. Miller
|
ba88cc5d92
|
updated
|
1996-02-05 23:53:10 +00:00 |
|
Todd C. Miller
|
fb3ad7370f
|
done for 1.4.1 (I hope)
|
1996-02-05 23:47:55 +00:00 |
|
Todd C. Miller
|
7d247e981b
|
added info on wildcards
|
1996-02-05 23:45:52 +00:00 |
|
Todd C. Miller
|
e9714fa3f3
|
added wildcard example
|
1996-02-05 23:39:35 +00:00 |
|
Todd C. Miller
|
aa99165881
|
now uses *.pod to build *.man and *.cat & *.html
|
1996-02-05 22:03:45 +00:00 |
|
Todd C. Miller
|
2be584fff4
|
addedSUDO_PROG_BSHELL
!ll
|
1996-02-05 22:03:34 +00:00 |
|
Todd C. Miller
|
6f8e34d2c6
|
fixed up some formatting
|
1996-02-05 21:10:46 +00:00 |
|
Todd C. Miller
|
7cb5af2dc4
|
redid section describing sample sudoers stuff
|
1996-02-05 21:10:20 +00:00 |
|
Todd C. Miller
|
5003b21c79
|
fixed some formatting
|
1996-02-05 21:10:04 +00:00 |
|