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 |
|
Todd C. Miller
|
500ae8269c
|
took out support for quoted commands since there is no need...
|
1996-02-02 04:53:24 +00:00 |
|
Todd C. Miller
|
0f898397f9
|
fixed a typo in a for() loop
|
1996-02-02 04:52:53 +00:00 |
|
Todd C. Miller
|
f19b2ebf8d
|
protected against dereferencing rogue pointers
|
1996-02-02 04:52:30 +00:00 |
|
Todd C. Miller
|
e06c19bbb9
|
now uses NewArgv amd NewArgc so cmnd_aegs is no longer needed
this also allows us to eliminate some kludges in parse_args()
and eliminate superfluous code.
|
1996-02-02 03:34:21 +00:00 |
|
Todd C. Miller
|
d386132788
|
no longer uses cmnd_args, now uses NewArgv instead.
|
1996-02-02 03:34:00 +00:00 |
|
Todd C. Miller
|
bfacbff723
|
added struct sudo_command, NewArgc, and NewArgv
removed cmnd_args (no longer used)
|
1996-02-02 03:32:57 +00:00 |
|
Todd C. Miller
|
b81d0d6112
|
added wildmat.c to SRCS & SUDOBJS
|
1996-02-02 03:31:58 +00:00 |
|
Todd C. Miller
|
8356e4bcde
|
COMMAND is now a struct containing the path and args
|
1996-02-02 03:30:50 +00:00 |
|
Todd C. Miller
|
2b003ffa89
|
replaced append() with fill_cmnd() and fill_args. command args
from a sudoers entry are now stored in an arrary for easy
matching.
|
1996-02-02 03:30:05 +00:00 |
|
Todd C. Miller
|
dd18abfe4e
|
command line args from sudoers file are now in an array like
ones passed in from the command line
|
1996-02-02 03:28:56 +00:00 |
|
Todd C. Miller
|
7731bb261c
|
wildwat stuff now works
|
1996-02-01 01:59:18 +00:00 |
|
Todd C. Miller
|
d28ce94899
|
++version
|
1996-01-29 05:44:28 +00:00 |
|
Todd C. Miller
|
1947459b91
|
++version
added wildmat.*
|
1996-01-29 05:44:20 +00:00 |
|
Todd C. Miller
|
216ca11a05
|
added support for quoted commands (w/ or w/o args)
|
1996-01-28 22:55:32 +00:00 |
|
Todd C. Miller
|
9a3ee91ec1
|
cleaned up formatting
|
1996-01-22 06:55:26 +00:00 |
|
Todd C. Miller
|
57155eeaa0
|
Initial revision
|
1996-01-22 01:53:52 +00:00 |
|
Todd C. Miller
|
368217d7b3
|
looks reasonable, could be mroe readable
|
1996-01-21 07:07:21 +00:00 |
|
Todd C. Miller
|
3c20fdea2b
|
Initial revision
|
1996-01-21 04:47:08 +00:00 |
|
Todd C. Miller
|
75ef8ca4bb
|
updated
|
1996-01-16 19:38:07 +00:00 |
|
Todd C. Miller
|
6a5d75b5cc
|
updated NO_ROOT_SUDO entry
|
1996-01-16 19:37:56 +00:00 |
|
Todd C. Miller
|
94535bae60
|
*** empty log message ***
|
1996-01-15 16:37:42 +00:00 |
|
Todd C. Miller
|
35622b80c1
|
fixed SECURE_PATH
|
1996-01-15 16:34:23 +00:00 |
|
Todd C. Miller
|
1eb9339efb
|
udpa`ted for 1.4
|
1996-01-15 01:55:44 +00:00 |
|
Todd C. Miller
|
d0aeb1ee2c
|
AIX aixcrypt.exp now uses $(srcdir)
|
1996-01-15 01:52:28 +00:00 |
|
Todd C. Miller
|
e2b93bc0e0
|
added entry for anal ansi compilers
|
1996-01-15 01:32:10 +00:00 |
|
Todd C. Miller
|
2be2ed2c36
|
added info on libcrypt_i for SCO
|
1996-01-14 21:13:17 +00:00 |
|
Todd C. Miller
|
4b99b83de2
|
*** empty log message ***
|
1996-01-14 21:05:39 +00:00 |
|
Todd C. Miller
|
57be0e7ff6
|
added comments
|
1996-01-14 20:39:26 +00:00 |
|
Todd C. Miller
|
491ed09c0b
|
1.4 release
|
1996-01-14 20:25:06 +00:00 |
|
Todd C. Miller
|
c769b5644e
|
++version
|
1996-01-14 20:24:30 +00:00 |
|