summaryrefslogtreecommitdiff
path: root/parse.c
Commit message (Expand)AuthorAgeFilesLines
* command line args from sudoers file are now in an array likeTodd C. Miller1996-02-021-62/+43
* wildwat stuff now worksTodd C. Miller1996-02-011-4/+86
* ++versionTodd C. Miller1996-01-141-1/+1
* ++versionTodd C. Miller1996-01-091-1/+1
* ++versionTodd C. Miller1995-12-181-1/+1
* added group supportTodd C. Miller1995-12-181-2/+33
* updated version numberTodd C. Miller1995-11-191-1/+1
* options.h is now <> instead of "" so shadow build trees canTodd C. Miller1995-11-131-1/+1
* now passes -WallTodd C. Miller1995-09-231-1/+5
* don't include malloc.h if we include stdlib.hTodd C. Miller1995-09-131-2/+2
* fixed a logic bug. Was denying a command if user gave commandTodd C. Miller1995-09-011-1/+1
* buf is now of size MAXPATHLEN+1 since it never holds command argsTodd C. Miller1995-09-011-1/+1
* don't try to stat() "pseudo commands" like "validate"Todd C. Miller1995-09-011-10/+17
* removed an unreachable statementTodd C. Miller1995-08-191-1/+0
* now groks command argumentsTodd C. Miller1995-08-141-0/+20
* cleaned up netgr_matchesTodd C. Miller1995-07-271-8/+14
* added netgr_matchesTodd C. Miller1995-07-251-0/+35
* now use global cmnd_stTodd C. Miller1995-06-151-5/+4
* validate() now takes a flag that says whether or not to check theTodd C. Miller1995-06-141-6/+8
* added FAST_MATCHTodd C. Miller1995-05-011-5/+31
* ntwk_matches -> addr_matchesTodd C. Miller1995-04-071-6/+7
* fixed typoTodd C. Miller1995-04-071-1/+1
* fixed my stupid bug where I used NAMLEN on something I wanted toTodd C. Miller1995-04-041-1/+1
* now set uid to that of SUDOERS_OWNER while parsing sudoers fileTodd C. Miller1995-03-301-3/+4
* updated copyrightTodd C. Miller1995-03-291-16/+6
* made -v (validate) workTodd C. Miller1995-03-281-9/+22
* added a castTodd C. Miller1995-03-281-1/+1
* now use groovy gnu autoconf macro AC_HEADER_DIRENTTodd C. Miller1995-03-281-9/+16
* no more USE_REALPATHTodd C. Miller1995-03-261-34/+1
* added support for /sys/dir.hTodd C. Miller1995-03-261-1/+9
* merged in utk changesTodd C. Miller1995-03-241-531/+109
* cmndcmp() now takes 3 arguments and checks against the qualified as wellTodd C. Miller1995-01-161-28/+23
* now includes options.hTodd C. Miller1995-01-111-0/+1
* added support for non-root owned sudoers fileTodd C. Miller1994-11-101-3/+4
* be_* -> setperms()Todd C. Miller1994-11-081-2/+2
* added code to support command listingsTodd C. Miller1994-09-201-1/+102
* changed sudo-bugs.cs.colorado.edu -> sudo-bugs@cs.colorado.edTodd C. Miller1994-09-021-1/+1
* nwo check for interfaces == NULLTodd C. Miller1994-08-131-1/+1
* fixed a bug that caused directory specs in a Cmnd_Alias to fail if theTodd C. Miller1994-08-131-12/+26
* now uses new interfaces globalTodd C. Miller1994-08-121-24/+8
* added hostcmp() to compare hostnames, ip addrs, and network addrsTodd C. Miller1994-08-101-2/+57
* no longer use global validate_onlyTodd C. Miller1994-08-051-16/+7
* added validate_only stuffTodd C. Miller1994-06-021-1/+4
* added commentTodd C. Miller1994-05-281-0/+3
* took out externs that are in suod.hTodd C. Miller1994-05-241-1/+0
* udpated versionTodd C. Miller1994-03-121-1/+1
* updated to work with configure + pathnames.hTodd C. Miller1994-03-121-2/+15
* now is only root when abs necesaryTodd C. Miller1994-02-021-0/+6
* added patches from John_RouillardTodd C. Miller1993-12-031-1/+28
* updated version number and took out jeff's email (since it is invalid)Todd C. Miller1993-11-271-6/+13