summaryrefslogtreecommitdiff
path: root/sudo.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* took out multimax cruftTodd C. Miller1994-02-061-7/+0
* took outumoved some defines to the config fileTodd C. Miller1994-02-051-6/+0
* added HAS_SAVED_UIDTodd C. Miller1994-02-051-6/+12
* now is only root when abs necesaryTodd C. Miller1994-02-021-0/+4
* define __svr4__ for SOLARISTodd C. Miller1994-01-271-1/+9
* now use setreuid()Todd C. Miller1994-01-271-9/+2
* now uses ENV_EDITOR if you want to use the EDITOR envarTodd C. Miller1994-01-261-2/+2
* added all options that are in the MakefileTodd C. Miller1993-12-071-45/+71
* sgi has vi in /usr/bin tooTodd C. Miller1993-12-061-1/+2
* sue /usr/bin/vi on some systemsTodd C. Miller1993-12-031-0/+4
* added STD_HEADERS macroTodd C. Miller1993-11-301-0/+2
* added insultsTodd C. Miller1993-11-281-0/+3
* updated version number and took out jeff's email (since it is invalid)Todd C. Miller1993-11-271-6/+9
* linux patchTodd C. Miller1993-10-181-1/+8
* used indent to "fix" coding styleTodd C. Miller1993-10-041-40/+47
* fixed ifndef -> ifdefTodd C. Miller1993-09-041-1/+1
* fixed MAXCOMMANDLENGTHTodd C. Miller1993-09-041-4/+2
* added delc for clean_envp() and EnvpTodd C. Miller1993-09-041-3/+21