2011-02-17 |
Todd C. Miller | Move afs includes to be before sudo ones |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Todd C. Miller | No longer use vhangup |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Todd C. Miller | Avoid printing empty "Runas and Command-specific defaul... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Todd C. Miller | Truncate the buffer at buf.len before printing in the... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Todd C. Miller | Remove extra newline when the tty width is very small... |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Todd C. Miller | 1.7.5b5 |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Todd C. Miller | don't remap numeric uids/gids to names; if the user... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Todd C. Miller | Remove unneeded variable. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Todd C. Miller | Prefer getutxid over getutid |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Todd C. Miller | Include utmp.h / utmpx.h before missing.h as apparently... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Todd C. Miller | 1.7.5b4 |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Todd C. Miller | fix K&R compilation |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Todd C. Miller | Fix typo |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Todd C. Miller | Split tokenizer utility functions out into toke_util.c |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Todd C. Miller | Cosmetic changes to make diffing against trunk easier. |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Todd C. Miller | Use RETSIGTYPE for signal handlers. |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Todd C. Miller | Use special values SIGCONT_FG and SIGCONT_BG instead... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Todd C. Miller | Merge trunk version |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Todd C. Miller | Use special values SIGCONT_FG and SIGCONT_BG instead... |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Todd C. Miller | If perform_io() fails, kill the child before exiting... |
commit | commitdiff | tree | snapshot |
2011-02-05 |
Todd C. Miller | Make local includes consistent; use double quotes for... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Todd C. Miller | Must include config.h before any other headers. |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Todd C. Miller | fix --with-iologdir=no |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Todd C. Miller | fix typo that broke --with-iologdir |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Todd C. Miller | sync for 1.7.5b3 |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Todd C. Miller | 1.7.5b3 |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Todd C. Miller | Attempt to clarify how users and groups interact in... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Todd C. Miller | Do not handle SIGARLM specially, just pass it through. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Todd C. Miller | Pass SIGUSR1/SIGUSR2 through to the child. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Todd C. Miller | Made tcsetpgrp() bits conditional on HAVE_TCSETPGRP |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Todd C. Miller | Use pid_t not int and check the return value of kill() |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Todd C. Miller | In non-pty mode before continuing the child, make it... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Todd C. Miller | If we get a signal other than SIGCHLD in the monitor... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Todd C. Miller | Save signal state before changing handlers and restore... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Todd C. Miller | match quoted strings the same way whether in a Defaults... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Todd C. Miller | Use a char array to map a number to a base36 digit. |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Todd C. Miller | Be clear about what versions of sudo support new LDAP... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Todd C. Miller | Add sudoOrder attribute to each entry |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Todd C. Miller | Mention LDAP attribute compatibility status. |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Todd C. Miller | Mention phpQLAdmin |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Todd C. Miller | Add --disable-env-reset configure option. |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Todd C. Miller | Document that sudoers_locale also affects logging and... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Todd C. Miller | Do logging and email sending in the locale specified... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Todd C. Miller | Perform command escaping for "sudo -s" and "sudo -i... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Todd C. Miller | Prepend "list " to the command logged when "sudo -l... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Todd C. Miller | cosmetic change |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Todd C. Miller | standardize on "return foo;" rather than "return(foo... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Todd C. Miller | sync |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Todd C. Miller | Do not reject sudoers file just because it is root... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Todd C. Miller | sync |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Todd C. Miller | When setting default iolog_dir, dynamically allocate... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Todd C. Miller | For "sudo -U user -l" if user is not authorized on... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Todd C. Miller | In sudo_ldap_lookup(), always do the initial sudoers... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Todd C. Miller | change an error() to errorx() |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Todd C. Miller | Update copyright year to 2011 |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Todd C. Miller | Update copyright year to 2011 |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Todd C. Miller | Stash pointer to user group vector in LDAP handle and... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Todd C. Miller | When listing, use separate lbufs for the defaults and... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Todd C. Miller | Check initgroups() return value. |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Todd C. Miller | sync |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Todd C. Miller | Clear, don't set, OPOST in c_oflag as was intended... |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Todd C. Miller | delref list_pw before exit |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Todd C. Miller | Add Requires line for audit-libs >= 1.4 for RHEL5+ |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Todd C. Miller | sync with git version |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Todd C. Miller | fix typo |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Todd C. Miller | Update for sudo 1.7.4p5 |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Todd C. Miller | Add sudoNotBefore and sudoNotAfter attributes as option... |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Todd C. Miller | Mention "sudo -g group" password check fix. |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Todd C. Miller | If the user is running sudo as himself but as a differe... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Todd C. Miller | Add support for TIMEOUT in ldap.conf, mapping to the... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Todd C. Miller | Add NETWORK_TIMEOUT as an alias for BIND_TIMELIMIT... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Todd C. Miller | If user has no supplementary groups, fall back on check... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Todd C. Miller | update |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Todd C. Miller | Use "mv -f" when regenerating ChangeLog |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Todd C. Miller | Fix NULL dereference with "sudo -g group" when the... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Todd C. Miller | Clear OPOST from c_oflag like we used to. Fixes screen... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Todd C. Miller | Clarify umask option description. From Reuben Thomas. |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Todd C. Miller | Pick last match in LDAP sudoers too |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Todd C. Miller | Make the iolog dir configurable in sudoers |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Todd C. Miller | Add missing '*' that prevented the generic ELF case... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Todd C. Miller | If file(1) can't identify the ELF binary type, try... |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Todd C. Miller | Use %u to print uid/gid, not %lu and adjust casts to... |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Todd C. Miller | Update with latest changes |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Todd C. Miller | Clarify ordering of entries and attributes |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Todd C. Miller | Fix typo and editing goof. |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Todd C. Miller | Make sure we don't dereference a NULL handle. |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Todd C. Miller | Add support for RHEL 6 file modes that include a traili... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Todd C. Miller | fix typo; from Michael T Hunter |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Todd C. Miller | In sudoedit mode, assume command line arguments are... |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Todd C. Miller | Add workaround for an error in sys/types.h on HP-UX... |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Todd C. Miller | Fix SUDO_MAILDIR usage of AC_LANG_PROGRAM |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Todd C. Miller | Avoid conflicts with system definitions in grp.h and... |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Todd C. Miller | For Tru64, strip off beta version. |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Todd C. Miller | Include stdio.h after zlib.h, not before. We need... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Todd C. Miller | Enlarge the array of entry wrappers int blocks of 100... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Todd C. Miller | Add back call to sudo_ldap_timefilter() in sudo_ldap_bu... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Todd C. Miller | Mention that sudo needs "ar" to build. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Todd C. Miller | Fail with a more useful error if "ar" is not found. |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Todd C. Miller | Reorder things to avoid most of the extra prototypes. |
commit | commitdiff | tree | snapshot |
next |