index
:
delta/sudo.git
1.6
1.7
1.7.2
1.8
1.9
LDAP
baserock/morph
master
www.sudo.ws: repos/sudo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
parse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
command line args from sudoers file are now in an array like
Todd C. Miller
1996-02-02
1
-62
/
+43
*
wildwat stuff now works
Todd C. Miller
1996-02-01
1
-4
/
+86
*
++version
Todd C. Miller
1996-01-14
1
-1
/
+1
*
++version
Todd C. Miller
1996-01-09
1
-1
/
+1
*
++version
Todd C. Miller
1995-12-18
1
-1
/
+1
*
added group support
Todd C. Miller
1995-12-18
1
-2
/
+33
*
updated version number
Todd C. Miller
1995-11-19
1
-1
/
+1
*
options.h is now <> instead of "" so shadow build trees can
Todd C. Miller
1995-11-13
1
-1
/
+1
*
now passes -Wall
Todd C. Miller
1995-09-23
1
-1
/
+5
*
don't include malloc.h if we include stdlib.h
Todd C. Miller
1995-09-13
1
-2
/
+2
*
fixed a logic bug. Was denying a command if user gave command
Todd C. Miller
1995-09-01
1
-1
/
+1
*
buf is now of size MAXPATHLEN+1 since it never holds command args
Todd C. Miller
1995-09-01
1
-1
/
+1
*
don't try to stat() "pseudo commands" like "validate"
Todd C. Miller
1995-09-01
1
-10
/
+17
*
removed an unreachable statement
Todd C. Miller
1995-08-19
1
-1
/
+0
*
now groks command arguments
Todd C. Miller
1995-08-14
1
-0
/
+20
*
cleaned up netgr_matches
Todd C. Miller
1995-07-27
1
-8
/
+14
*
added netgr_matches
Todd C. Miller
1995-07-25
1
-0
/
+35
*
now use global cmnd_st
Todd C. Miller
1995-06-15
1
-5
/
+4
*
validate() now takes a flag that says whether or not to check the
Todd C. Miller
1995-06-14
1
-6
/
+8
*
added FAST_MATCH
Todd C. Miller
1995-05-01
1
-5
/
+31
*
ntwk_matches -> addr_matches
Todd C. Miller
1995-04-07
1
-6
/
+7
*
fixed typo
Todd C. Miller
1995-04-07
1
-1
/
+1
*
fixed my stupid bug where I used NAMLEN on something I wanted to
Todd C. Miller
1995-04-04
1
-1
/
+1
*
now set uid to that of SUDOERS_OWNER while parsing sudoers file
Todd C. Miller
1995-03-30
1
-3
/
+4
*
updated copyright
Todd C. Miller
1995-03-29
1
-16
/
+6
*
made -v (validate) work
Todd C. Miller
1995-03-28
1
-9
/
+22
*
added a cast
Todd C. Miller
1995-03-28
1
-1
/
+1
*
now use groovy gnu autoconf macro AC_HEADER_DIRENT
Todd C. Miller
1995-03-28
1
-9
/
+16
*
no more USE_REALPATH
Todd C. Miller
1995-03-26
1
-34
/
+1
*
added support for /sys/dir.h
Todd C. Miller
1995-03-26
1
-1
/
+9
*
merged in utk changes
Todd C. Miller
1995-03-24
1
-531
/
+109
*
cmndcmp() now takes 3 arguments and checks against the qualified as well
Todd C. Miller
1995-01-16
1
-28
/
+23
*
now includes options.h
Todd C. Miller
1995-01-11
1
-0
/
+1
*
added support for non-root owned sudoers file
Todd C. Miller
1994-11-10
1
-3
/
+4
*
be_* -> setperms()
Todd C. Miller
1994-11-08
1
-2
/
+2
*
added code to support command listings
Todd C. Miller
1994-09-20
1
-1
/
+102
*
changed sudo-bugs.cs.colorado.edu -> sudo-bugs@cs.colorado.ed
Todd C. Miller
1994-09-02
1
-1
/
+1
*
nwo check for interfaces == NULL
Todd C. Miller
1994-08-13
1
-1
/
+1
*
fixed a bug that caused directory specs in a Cmnd_Alias to fail if the
Todd C. Miller
1994-08-13
1
-12
/
+26
*
now uses new interfaces global
Todd C. Miller
1994-08-12
1
-24
/
+8
*
added hostcmp() to compare hostnames, ip addrs, and network addrs
Todd C. Miller
1994-08-10
1
-2
/
+57
*
no longer use global validate_only
Todd C. Miller
1994-08-05
1
-16
/
+7
*
added validate_only stuff
Todd C. Miller
1994-06-02
1
-1
/
+4
*
added comment
Todd C. Miller
1994-05-28
1
-0
/
+3
*
took out externs that are in suod.h
Todd C. Miller
1994-05-24
1
-1
/
+0
*
udpated version
Todd C. Miller
1994-03-12
1
-1
/
+1
*
updated to work with configure + pathnames.h
Todd C. Miller
1994-03-12
1
-2
/
+15
*
now is only root when abs necesary
Todd C. Miller
1994-02-02
1
-0
/
+6
*
added patches from John_Rouillard
Todd C. Miller
1993-12-03
1
-1
/
+28
*
updated version number and took out jeff's email (since it is invalid)
Todd C. Miller
1993-11-27
1
-6
/
+13
[next]