2013-10-23 |
Todd C. Miller | Quiet compiler warnings. |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Todd C. Miller | sudo_ldap_parse_uri() should join multiple URIs in... |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Todd C. Miller | Avoid a double free introduced when plugging a memory... |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Todd C. Miller | Quiet some llvm check false positives. The common... |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Todd C. Miller | If pam_open_session() fails don't call pam_getenvlist... |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Todd C. Miller | Fix newly introduced use after frees found by llvm... |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Todd C. Miller | Remove an errant list_next() call that should have... |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Todd C. Miller | Add "headless" tail queues and use them in place of... |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Todd C. Miller | Use SLIST and STAILQ macros instead of doing headless... |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Todd C. Miller | Convert sudo to use BSD TAILQ macros instead of home... |
commit | commitdiff | tree | snapshot |
2013-10-21 |
Todd C. Miller | Fix AND operator broken by changes to fix OR. |
commit | commitdiff | tree | snapshot |
2013-10-19 |
Todd C. Miller | Fix OR operator. |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Todd C. Miller | Fix memory leak of I/O buffer events in safe_close(). |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Todd C. Miller | Don't allow the debug subsystem to be initialized twice. |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Todd C. Miller | Make sure we do not try to usie index -1 in base->pfds[]. |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Todd C. Miller | Bump version to 1.8.9 |
commit | commitdiff | tree | snapshot |
2013-10-12 |
Todd C. Miller | Convert the monitor process to the event subsystem. |
commit | commitdiff | tree | snapshot |
2013-10-12 |
Todd C. Miller | Convert the main sudo event loop to use the event subsy... |
commit | commitdiff | tree | snapshot |
2013-10-12 |
Todd C. Miller | Simple event subsystem that uses poll() or select(... |
commit | commitdiff | tree | snapshot |
2013-10-12 |
Todd C. Miller | Use SOCK_STREAM for socketpair, not SOCK_DGRAM so we... |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Todd C. Miller | Fix removal of trailing newlines in a debug message. |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Todd C. Miller | When checking for unused Runas_Aliases, count those... |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Todd C. Miller | Include stddef.h for rsize_t and errno_t on systems... |
commit | commitdiff | tree | snapshot |
2013-09-29 |
Todd C. Miller | Fix braino. |
commit | commitdiff | tree | snapshot |
2013-09-29 |
Todd C. Miller | Rebuild message catalog files. |
commit | commitdiff | tree | snapshot |
2013-09-29 |
Todd C. Miller | Rebuild message catalog files. |
commit | commitdiff | tree | snapshot |
2013-09-29 |
Todd C. Miller | Czech translation for sudo from translationproject... |
commit | commitdiff | tree | snapshot |
2013-09-18 |
Todd C. Miller | Sync with translationproject.org |
commit | commitdiff | tree | snapshot |
2013-09-18 |
Todd C. Miller | Change "next" back to 2. In the context of "next Frida... |
commit | commitdiff | tree | snapshot |
2013-09-18 |
Todd C. Miller | Mention that relative times don't always do what you... |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Todd C. Miller | Add diacritical for Zdenek Behan. |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Todd C. Miller | Do not fail if ttyname() cannot determine the tty but... |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Todd C. Miller | Remove extraneous $$CWD; from Bdale Garbee |
commit | commitdiff | tree | snapshot |
2013-09-09 |
Todd C. Miller | Make "this" and "next" qualifiers work a bit better... |
commit | commitdiff | tree | snapshot |
2013-09-06 |
Todd C. Miller | Mark main() public to silence a warning on HP-UX. |
commit | commitdiff | tree | snapshot |
2013-09-03 |
Todd C. Miller | Be specific that we are talking about the Unix epoch... |
commit | commitdiff | tree | snapshot |
2013-09-03 |
Todd C. Miller | Do not use "setup" as a verb; bug #614 |
commit | commitdiff | tree | snapshot |
2013-09-03 |
Todd C. Miller | Fix logic goof when checking open() status. |
commit | commitdiff | tree | snapshot |
2013-09-03 |
Todd C. Miller | Sync with translationproject.org |
commit | commitdiff | tree | snapshot |
2013-09-03 |
Todd C. Miller | Work around a bug in sudo 1.8.7 timing files where... |
commit | commitdiff | tree | snapshot |
2013-09-03 |
Todd C. Miller | Repair writing of the I/O log file indices broken in... |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Todd C. Miller | Try to improve the PAGERS noexec example a bit. |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Todd C. Miller | Document comment character in ldap.conf |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Todd C. Miller | New bugs fixed for 1.8.8. |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Todd C. Miller | Fix setting of quiet flag when -q / --quiet is specified. |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Todd C. Miller | Updated translations from translationproject.org |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Todd C. Miller | Don't allow root to change its SELinux role without... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Todd C. Miller | Mention new Mac OS X symbol interposition. |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Todd C. Miller | Updated translations from translationproject.org |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Todd C. Miller | Add configure checks for the exec functions we will... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Todd C. Miller | Fix installation of sudo_noexec on Mac OS X. |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Todd C. Miller | Fix error display from ldap_ssl_client_init(). There... |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Todd C. Miller | Fix typo in tls_key example for Tivoli |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Todd C. Miller | Don't escape '$' when running "sudo -i command". Bug... |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Todd C. Miller | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Todd C. Miller | Fix comment. |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Todd C. Miller | Quiet some gcc -Wformat=2 false positives |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Todd C. Miller | Remove now-obsolete arg to env_merge() |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Todd C. Miller | Updated translations from translationproject.org |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Todd C. Miller | French translation for sudo from translationproject... |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Todd C. Miller | Add __printflike to audit_failure. |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Todd C. Miller | Use __nonnull__ attribute in __printflike. |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Todd C. Miller | When merging the PAM environment, allow environment... |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Todd C. Miller | Call pam_getenvlist() after we've opened the session... |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Todd C. Miller | option not flag |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Todd C. Miller | Don't redefine opterr, optind, optopt, optarg in getopt... |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Todd C. Miller | Use lower case for the long option arguments to match... |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Todd C. Miller | Sudo 1.8.8 |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Todd C. Miller | Use lower card for the long option arguments to match... |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Todd C. Miller | Describe how remote command execution can be implemented. |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Todd C. Miller | Bump version. |
commit | commitdiff | tree | snapshot |
2013-08-15 |
Todd C. Miller | Make it a fatal error if the plugin returns invalid... |
commit | commitdiff | tree | snapshot |
2013-08-15 |
Todd C. Miller | Use strtol() instead of atoi() and perform error checking |
commit | commitdiff | tree | snapshot |
2013-08-15 |
Todd C. Miller | It is not possible for auth to be NULL here. |
commit | commitdiff | tree | snapshot |
2013-08-15 |
Todd C. Miller | Initialize user_runhost and user_srunhost to user_host... |
commit | commitdiff | tree | snapshot |
2013-08-15 |
Todd C. Miller | Rename error.h -> fatal.h now that there is no error... |
commit | commitdiff | tree | snapshot |
2013-08-15 |
Todd C. Miller | Add support to the debug subsystem for zero-length... |
commit | commitdiff | tree | snapshot |
2013-08-15 |
Todd C. Miller | Add __printflike for vfatal, vfatalx, vwarning and... |
commit | commitdiff | tree | snapshot |
2013-08-15 |
Todd C. Miller | Need to include gettext.h for BSM audit. |
commit | commitdiff | tree | snapshot |
2013-08-15 |
Todd C. Miller | Change some fatalx(NULL) that should be fatal(NULL). |
commit | commitdiff | tree | snapshot |
2013-08-15 |
Todd C. Miller | Use __printf0like for warning() and fatal() since the... |
commit | commitdiff | tree | snapshot |
2013-08-15 |
Todd C. Miller | Quiet a gcc "used uninitialized in this function" false... |
commit | commitdiff | tree | snapshot |
2013-08-15 |
Todd C. Miller | Enable bsm audit on Mac OS X and Solaris >= 11. |
commit | commitdiff | tree | snapshot |
2013-08-15 |
Todd C. Miller | Fix compilation on Solaris 11. |
commit | commitdiff | tree | snapshot |
2013-08-15 |
Todd C. Miller | Add missing missing.h |
commit | commitdiff | tree | snapshot |
2013-08-15 |
Todd C. Miller | Move the -C (user_closefrom) check until after set_cmnd... |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Todd C. Miller | If not using a pty and the child process gets SIGTTOU... |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Todd C. Miller | If sudo is not setuid and was not invoked with a full... |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Todd C. Miller | Add limited support for "sudo -l -h other_host". Since... |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Todd C. Miller | Fix parsing of "-h host" when used in conjunction with... |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Todd C. Miller | Simplify usage messages a bit and make --help output... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Todd C. Miller | Fix setting of mailer argv[0] to basename of mailerpath. |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Todd C. Miller | Make sure the mailer exists and is a regular file befor... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Todd C. Miller | If tty_tickets are enabled but there is no tty, use... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Todd C. Miller | Allow default plugin dir to be configured in sudo.conf. |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Todd C. Miller | UTF8 for Ruusamae, Elan; from Tae Wong |
commit | commitdiff | tree | snapshot |
2013-08-12 |
Todd C. Miller | Don't allow max_groups to be set to zero, it just compl... |
commit | commitdiff | tree | snapshot |
2013-08-08 |
Todd C. Miller | Refactor code to parse list of gids into its own functi... |
commit | commitdiff | tree | snapshot |
2013-08-08 |
Todd C. Miller | Add function comment block. |
commit | commitdiff | tree | snapshot |
next |