Commit Graph

1480 Commits

Author SHA1 Message Date
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
Todd C. Miller
32af5520d7 now treats "" as bourne shell 1996-02-05 03:50:32 +00:00
Todd C. Miller
e43668a6a5 TESTOBJS nwo includes wildmat.o 1996-02-05 03:49:30 +00:00
Todd C. Miller
63c9d31bdd now works with NewArg[cv] 1996-02-05 03:48:34 +00:00
Todd C. Miller
3da8d74b0a removed an XXX (fixed it in getspwuid.c) 1996-02-05 02:59:21 +00:00
Todd C. Miller
1d084add8a added check for bourne shell 1996-02-05 02:58:35 +00:00
Todd C. Miller
0f9fcf68ce added _PATH_BSHELL 1996-02-05 02:58:17 +00:00
Todd C. Miller
15eb52fd08 added _SUDO_PATH_BSHELL 1996-02-05 02:58:02 +00:00
Todd C. Miller
845ee30d76 unixware vi returns 256 instead of 0 1996-02-04 21:36:17 +00:00
Todd C. Miller
a33259079f added Linux note 1996-02-04 21:24:08 +00:00
Todd C. Miller
53ef7e23cb fixed up some XXX's. file log format now looks a little more
like real syslog(3) format.
1996-02-04 21:13:54 +00:00
Todd C. Miller
b220613b8b updated wrt lex/flex 1996-02-04 21:13:17 +00:00
Todd C. Miller
dcac138a6f commented out rule to build lex.yy.c from parse.lex since
we ship with a pre-flex'd parser
1996-02-04 21:11:54 +00:00
Todd C. Miller
1151a4bfdb path_matches -> command_matches 1996-02-04 21:09:56 +00:00
Todd C. Miller
5fd8419d8e eliminated some strcat()'s 1996-02-04 07:28:43 +00:00
Todd C. Miller
40555aba59 no longer checks for lex/flex (now assumes flex) 1996-02-04 07:10:58 +00:00
Todd C. Miller
1b412bd7de now checks for $kerb_dir_candidate/krb.h instead of
just kerb_dir_candidate
1996-02-04 07:08:45 +00:00
Todd C. Miller
42225e3b0d now use a 'hook' expression instead of an iffy one :-) 1996-02-03 01:48:30 +00:00
Todd C. Miller
6002abd998 now works with new sudo arg stuff 1996-02-02 06:14:46 +00:00
Todd C. Miller
65058a1006 fixed dereferencing deadbeef 1996-02-02 06:14:20 +00:00
Todd C. Miller
1714849acd changed an occurrence of Argv to NewArgv 1996-02-02 04:53:59 +00:00