summaryrefslogtreecommitdiff
path: root/sudo.h
Commit message (Expand)AuthorAgeFilesLines
* added PASSWORDS_NOT_CORRECTTodd C. Miller1995-04-011-7/+8
* added entries for new errorsTodd C. Miller1995-03-301-0/+5
* removed ocmndTodd C. Miller1995-03-261-1/+0
* no more sudo_realpath() and find_path() changed paramsTodd C. Miller1995-03-261-2/+1
* added prototype for sudo_goodpathTodd C. Miller1995-03-261-0/+1
* merged in utk changesTodd C. Miller1995-03-241-12/+18
* added ocmnd externTodd C. Miller1995-01-161-3/+4
* moved compatibility #defines to compat.hTodd C. Miller1995-01-131-40/+1
* pull user-configurable stuff out and put in options.hTodd C. Miller1995-01-121-219/+11
* changed PASSWORD_TIMEOUT to minutesTodd C. Miller1995-01-111-2/+2
* added set_perms() supportTodd C. Miller1994-11-101-6/+33
* fixed typoTodd C. Miller1994-11-081-6/+22
* added MODE_LISTTodd C. Miller1994-09-201-0/+1
* changed sudo-bugs.cs.colorado.edu -> sudo-bugs@cs.colorado.edTodd C. Miller1994-09-021-1/+1
* added interfaces globalTodd C. Miller1994-08-121-3/+7
* added ip_addrs defTodd C. Miller1994-08-101-0/+4
* took out environ externTodd C. Miller1994-08-081-1/+3
* rm'd s realp[athTodd C. Miller1994-08-061-3/+2
* added MODE_Todd C. Miller1994-08-051-1/+8
* now works with 4.2BSD syslog (blech)Todd C. Miller1994-07-251-1/+2
* user is now a char *Todd C. Miller1994-07-141-1/+2
* added BOTH_LOGSTodd C. Miller1994-07-141-1/+8
* removed AFS stuff :-)Todd C. Miller1994-07-141-6/+0
* added AFSTodd C. Miller1994-07-141-0/+8
* use __hpux not hpuxTodd C. Miller1994-07-071-2/+3
* move __P to config.hTodd C. Miller1994-06-071-8/+0
* added PASSWORD_TIMEOUT + prototypes for new functionsTodd C. Miller1994-06-061-1/+15
* added validate_only stuffTodd C. Miller1994-06-021-0/+1
* added EXEC macroTodd C. Miller1994-05-291-0/+6
* SHORT_MESSAGE is now the defaultTodd C. Miller1994-05-291-2/+2
* added prototyppesTodd C. Miller1994-05-281-11/+23
* prevent multiple inclusionTodd C. Miller1994-05-251-0/+5
* added cwd and fixed stupid core dump that makes no sense. sigh.Todd C. Miller1994-05-241-2/+3
* took out getdtablesize() emulation for HP-UX (no longer needed)Todd C. Miller1994-05-241-2/+1
* no longer define yyval & yylval since yacc does itTodd C. Miller1994-03-121-5/+0
* udpated versionTodd C. Miller1994-03-121-1/+1
* now works with configureTodd C. Miller1994-03-121-139/+132
* changed to work with configureTodd C. Miller1994-03-101-14/+7
* execve -> execvTodd C. Miller1994-02-281-2/+2
* added UMASK and mode_t declarationTodd C. Miller1994-02-281-0/+15
* added MAXLOGFILELENTodd C. Miller1994-02-281-1/+12
* MAXLOGLEN & MAXSYSLOGLEN are now different (as they should be)Todd C. Miller1994-02-271-47/+65
* added USE_EXECVETodd C. Miller1994-02-161-0/+3
* added environTodd C. Miller1994-02-161-0/+1
* moved some func decls out of sudo.h and into sudo.c as staticsTodd C. Miller1994-02-161-2/+0
* took out EnvpTodd C. Miller1994-02-161-2/+1
* added SECURE_PATHTodd C. Miller1994-02-101-0/+2
* added SECURE_PATHTodd C. Miller1994-02-101-0/+3
* added HAL lineTodd C. Miller1994-02-091-0/+3
* took out SAVED_UID garbadeTodd C. Miller1994-02-081-4/+1