summaryrefslogtreecommitdiff
path: root/logging.c
Commit message (Expand)AuthorAgeFilesLines
* o Move lock_file() and touch() into fileops.c so visudo can use themTodd C. Miller1999-08-071-51/+2
* add fcntl lockingTodd C. Miller1999-08-061-1/+12
* Lock the log file.Todd C. Miller1999-08-061-1/+45
* o new defines for syslog facility and priorityTodd C. Miller1999-08-051-3/+3
* 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
* use easprintf() and evasprintf()Todd C. Miller1999-07-221-12/+12
* o rewritten logging routines. log_error() now takes printf-style varargsTodd C. Miller1999-07-221-555/+368
* New (correct) PAM codeTodd C. Miller1999-07-051-5/+5
* Move interface-related defines to interfaces.h so we don't have to includeTodd C. Miller1999-05-171-1/+0
* o Replace _PASSWD_LEN braindeath with our own SUDO_MAX_PASS.Todd C. Miller1999-05-141-3/+3
* Function names should be flush with the start of the line so they can be foun...Todd C. Miller1999-04-101-7/+14
* catch case where cmnd_safe is not set (this should not be possible)Todd C. Miller1999-04-101-0/+12
* Stash the "safe" path (ie: the one listed in sudoers) to the command insteadTodd C. Miller1999-04-101-13/+0
* Kill GLOBAL_NO_SPW_ENT (not used) and crank GLOBAL_PROBLEMTodd C. Miller1999-04-061-5/+0
* Add VALIDATE_NOT_OK_NOPASS for when user is not allowed to run a commandTodd C. Miller1999-04-061-0/+3
* 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-9/+1
* add explicate copyrightTodd C. Miller1999-02-031-0/+1
* add sudo tagsTodd 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/+6
* more -WallTodd C. Miller1998-11-181-4/+4
* -WallTodd C. Miller1998-11-181-1/+1
* kill perror("malloc") since we already have a good error messagesTodd C. Miller1998-11-041-1/+0
* add SIA supportTodd C. Miller1998-10-191-2/+14
* no more options.hTodd C. Miller1998-10-151-1/+0
* sys/errno -> errnoTodd C. Miller1998-10-151-1/+1
* time.h, not sys/time.hTodd C. Miller1998-09-241-1/+1
* MAILER -> _PATH_SENDMAILTodd C. Miller1998-09-211-3/+3
* updated versionTodd C. Miller1998-09-171-1/+1
* add WRAP_LOG and HOST_IN_LOGTodd C. Miller1998-09-101-11/+23
* used waitpid or wait3 if we have 'emTodd C. Miller1998-05-191-1/+7
* 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
* ++versionTodd C. Miller1998-01-131-1/+1
* save errno from being clobbered by wait(). From TheoTodd C. Miller1997-08-061-0/+3
* deal with maxfilelen < 0 caseTodd C. Miller1997-01-161-1/+1
* added %h expansionTodd C. Miller1996-11-141-2/+13
* ++versionTodd C. Miller1996-11-141-1/+1
* ++versionTodd C. Miller1996-10-071-4/+4
* courtesanTodd C. Miller1996-09-081-1/+1
* ++versionTodd C. Miller1996-08-301-1/+1
* ++versionTodd C. Miller1996-08-171-1/+1