summaryrefslogtreecommitdiff
path: root/sudo.h
Commit message (Expand)AuthorAgeFilesLines
* o NewArgv and NewArgc don't need to be externally visible.Todd C. Miller1999-08-171-2/+0
* o Digital UNIX needs to check for *snprintf() before -ldb is added to LIBSTodd C. Miller1999-08-121-0/+12
* o Move lock_file() and touch() into fileops.c so visudo can use themTodd C. Miller1999-08-071-0/+9
* o new defines for syslog facility and priorityTodd C. Miller1999-08-051-0/+1
* rename validate() to the more descriptive sudoers_lookup()Todd C. Miller1999-08-011-2/+2
* add 4th term to license similar to term 5 in the apache licenseTodd C. Miller1999-07-311-0/+7
* there was a 1995 release tooTodd C. Miller1999-07-311-1/+1
* add easprintf() and evasprintf(), error checking versions of asprintf() and ...Todd C. Miller1999-07-221-0/+2
* o BSD copyrightTodd C. Miller1999-07-221-175/+65
* New (correct) PAM codeTodd C. Miller1999-07-051-4/+4
* move authentication code to auth.cTodd C. Miller1999-06-031-0/+2
* Move interface-related defines to interfaces.h so we don't have to includeTodd C. Miller1999-05-171-12/+9
* catch case where cmnd_safe is not set (this should not be possible)Todd C. Miller1999-04-101-1/+2
* Stash the "safe" path (ie: the one listed in sudoers) to the command insteadTodd C. Miller1999-04-101-6/+5
* In estrdup(), do the malloc ourselves so we don't need to rely on theTodd C. Miller1999-04-061-1/+1
* Kill GLOBAL_NO_SPW_ENT (not used) and crank GLOBAL_PROBLEMTodd C. Miller1999-04-061-10/+10
* Definitions of *_matched were wrong--user top, not top-2 as subscript.Todd C. Miller1999-04-061-4/+4
* Add VALIDATE_NOT_OK_NOPASS for when user is not allowed to run a commandTodd C. Miller1999-04-061-3/+8
* Crank version to 1.6 and combine copyright statementsTodd C. Miller1999-04-051-11/+4
* ++versionTodd C. Miller1999-03-291-1/+1
* Use emalloc/erealloc/estrdupTodd C. Miller1999-03-291-3/+3
* If the user enters an empty password and really has no password, acceptTodd C. Miller1999-02-071-0/+9
* add explicate copyrightTodd C. Miller1999-02-031-0/+1
* testing Sudo tagTodd C. Miller1999-01-171-1/+1
* crank version and regen filesTodd C. Miller1999-01-171-1/+1
* kerb5 support from fcusack@iconnet.netTodd C. Miller1999-01-171-0/+3
* go back to printing "command not found" unless --disable-path-infoTodd C. Miller1998-11-081-3/+10
* tgetpass now has the same args as getpass againTodd C. Miller1998-11-031-1/+1
* add pass_warn() which prints out INCORRECT_PASSWORD or an insult to stderrTodd C. Miller1998-10-241-0/+1
* add SIA supportTodd C. Miller1998-10-191-0/+2
* move Syslog_* defs into sudo.hTodd C. Miller1998-10-181-0/+23
* added check_securewareTodd C. Miller1998-10-181-0/+1
* updated versionTodd C. Miller1998-09-171-1/+1
* HAVE_GETWD -> HAVE_GETCWDTodd C. Miller1998-09-071-2/+2
* updated versionTodd C. Miller1998-04-061-1/+1
* fix versionTodd C. Miller1998-04-061-1/+1
* updated versionTodd C. Miller1998-04-061-1/+1
* updated versionTodd C. Miller1998-03-311-1/+1
* updated versionTodd C. Miller1998-02-181-1/+1
* updated versionTodd C. Miller1998-02-171-1/+1
* updated versionTodd C. Miller1998-02-061-1/+1
* updated versionTodd C. Miller1998-01-211-1/+1
* updated versionTodd C. Miller1998-01-211-1/+1
* sudoers_fp is now externTodd C. Miller1998-01-211-0/+1
* ++versionTodd C. Miller1998-01-131-1/+1
* command_alias -> generic_aliasSUDO_1_5_3Todd C. Miller1996-11-141-1/+1
* ++versionTodd C. Miller1996-11-141-1/+1
* added MODE_RESET_HOMETodd C. Miller1996-10-071-2/+3
* courtesanTodd C. Miller1996-09-081-1/+1
* ++versionTodd C. Miller1996-08-301-1/+1