2001-12-19 |
Todd C. Miller | def_data.c was missing |
commit | commitdiff | tree | snapshot |
2001-12-18 |
Todd C. Miller | Fix setting of $USER and $LOGNAME in the non-reset_env... |
commit | commitdiff | tree | snapshot |
2001-12-18 |
Todd C. Miller | Another TODO item |
commit | commitdiff | tree | snapshot |
2001-12-18 |
Todd C. Miller | Add comment for Default section so folks know where... |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Todd C. Miller | Use TCSETAF, not TCSETA to set terminal in termio case |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Todd C. Miller | regen from sudoers.pod |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Todd C. Miller | o Typo, Runas_User_List should be Runas_List |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Todd C. Miller | Fix listpw and verifypw sections, they were not being... |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Todd C. Miller | fix typos |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Todd C. Miller | use AC_SYS_POSIX_TERMIOS instead of rolling our own |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Todd C. Miller | Reference sudo.ws not courtesan.com |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Todd C. Miller | Add notes on shadow passwords |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Todd C. Miller | In list mode (sudo -l), characters escaped with a backslash |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Todd C. Miller | Add simple examples from OpenBSD (Marc Espie) |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Todd C. Miller | Catch SIGTTIN and SIGTTOU too and treat them like SIGTSTP. |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Todd C. Miller | minor prettyification |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Todd C. Miller | Updated change log |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Todd C. Miller | Fix CIDR handling here too. |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Todd C. Miller | Apparently a NULL response is OK |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Todd C. Miller | Checkpoint for upcoming beta release |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Todd C. Miller | Many people believe that adding a runas spec should... |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Todd C. Miller | checkpoint update for upcoming 1.6.4 beta |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Todd C. Miller | o Add HAVE_STDLIB_H and HAVE_MEMORY_H |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Todd C. Miller | Add signals section |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Todd C. Miller | Fix check for sigaction_t |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Todd C. Miller | XXX - should call find_path() as runas user, not root... |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Todd C. Miller | If find_path() fails as root, try again as the invoking... |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Todd C. Miller | Regenerate after pod file changes |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Todd C. Miller | Add new sudoers option "preserve_groups". Previously... |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Todd C. Miller | Use new HAVE_SIGACTION_T define |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Todd C. Miller | Fix compilation on K&C |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Todd C. Miller | Add check for sigaction_t -- IRIX already defines this... |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Todd C. Miller | fix typo |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Todd C. Miller | need stdlib.h here too |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Todd C. Miller | Remove redundant checks for string.h, strings.h and... |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Todd C. Miller | Regen from pod files |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Todd C. Miller | Update for 1.6.4 |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Todd C. Miller | Return EINVAL if errnum > sys_nerr |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Todd C. Miller | o Update copyright year |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Todd C. Miller | o Update copyright year |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Todd C. Miller | o Don't define STDC_HEADERS unconditionally for IRIX |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Todd C. Miller | update version |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Todd C. Miller | o Reorder some headers and use STDC_HEADERS define... |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Todd C. Miller | o Reorder some headers and use STDC_HEADERS define... |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Todd C. Miller | o Reorder some headers and use STDC_HEADERS define... |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Todd C. Miller | o Reorder some headers and use STDC_HEADERS define... |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Todd C. Miller | o Reorder some headers and use STDC_HEADERS define... |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Todd C. Miller | flags set in signal handlers should be volatile sig_ato... |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Todd C. Miller | Add checks for volatile and sig_atomic_t |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Todd C. Miller | Remove "secure_path" Defaults option since it cannot... |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Todd C. Miller | Unset "secure_path" if user_is_exempt() |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Todd C. Miller | o Remove assumption that PATH and TERM are not listed... |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Todd C. Miller | _PATH_SENDMAIL -> _PATH_SUDO_SENDMAIL so --without... |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Todd C. Miller | Add support for skeyaccess(3) if it is present in libskey. |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Todd C. Miller | Only need to do 'lc = login_getclass(NULL)' if lc ... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Todd C. Miller | '\\' is a perfectly legal character to have in a comman... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Todd C. Miller | o Defer call to set_fqdn() until it is safe to use... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Todd C. Miller | Fix CIDR -> in_addr_t conversion. |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Todd C. Miller | Remove an extra "User_List" in the User_Spec definition |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Todd C. Miller | Make 'listpw=never' work for users who are not explicit... |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Todd C. Miller | Remove gratuitous '=' in EBNF grammar; era AT iki.fi |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Todd C. Miller | Document new list Defaults type and convert env_keep... |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Todd C. Miller | regen parser |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Todd C. Miller | Don't let '#' appear in a {WORD} and restrict #foo... |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Todd C. Miller | Simpler SUDO_FUNC_ISBLANK that uses AC_TRY_LINK |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Todd C. Miller | Add check for skeyaccess(3) |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Todd C. Miller | Document new -c, -f, and -q options |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Todd C. Miller | o Add -f option (alternate sudoers file) |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Todd C. Miller | Add check for isblank and a replacement macro if it... |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Todd C. Miller | In check-only mode, don't create sudoers if it does... |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Todd C. Miller | o Add a new token, DEFVAR, to indicate a Defaults... |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Todd C. Miller | o Use exclusive start conditions to remove some ambigu... |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Todd C. Miller | Prototype init_envtables() |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Todd C. Miller | o Convert environment handling to use lists instead... |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Todd C. Miller | o Add a new LIST type and functions to manipulate it. |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Todd C. Miller | Convert environment options to use the new LIST type... |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Todd C. Miller | Add dummy version of init_envtables() |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Todd C. Miller | honor quiet mode |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Todd C. Miller | Add check-only mode |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Todd C. Miller | Fix generation of entries with NULL descriptions. |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Todd C. Miller | Use sigaction_t and quiet a gcc warning. |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Todd C. Miller | Must reset signal handlers before we exec |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Todd C. Miller | Be carefule now that tgetpass() can return NULL (user... |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Todd C. Miller | Add support for interrupting/suspending tgetpass via... |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Todd C. Miller | Don't block keyboard interrupt signals, just set them... |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Todd C. Miller | add back HAVE_SIGACTION |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Todd C. Miller | Kill POSIX_SIGNALS define and old signal support now... |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Todd C. Miller | Don't need config.h or "#ifndef HAVE_STRERROR" wrapper. |
commit | commitdiff | tree | snapshot |
next |