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 |
2013-08-08 |
Todd C. Miller | Default text domain is now sudo, not sudoers. |
commit | commitdiff | tree | snapshot |
2013-08-08 |
Todd C. Miller | Update dependency for atoid.lo |
commit | commitdiff | tree | snapshot |
2013-08-08 |
Todd C. Miller | Add endpointer and separator args to atoid() |
commit | commitdiff | tree | snapshot |
2013-08-07 |
Todd C. Miller | Use private version of atoid() to avoid a dependency... |
commit | commitdiff | tree | snapshot |
2013-08-07 |
Todd C. Miller | More UTF8 in names; from Tae Wong |
commit | commitdiff | tree | snapshot |
2013-08-07 |
Todd C. Miller | Use atoid() in more places. |
commit | commitdiff | tree | snapshot |
2013-08-07 |
Todd C. Miller | Move atoid() to common so it can be used in src and... |
commit | commitdiff | tree | snapshot |
2013-08-07 |
Todd C. Miller | Avoid a crash on Mac OS X 10.8 (at least) when we close... |
commit | commitdiff | tree | snapshot |
2013-08-07 |
Todd C. Miller | Convert to last, first for easier sorting and use UTF8... |
commit | commitdiff | tree | snapshot |
2013-08-07 |
Todd C. Miller | Add atoid() function to convert a string to an id_t... |
commit | commitdiff | tree | snapshot |
2013-08-07 |
Todd C. Miller | Add atoid() function to convert a string to an id_t... |
commit | commitdiff | tree | snapshot |
2013-08-07 |
Todd C. Miller | Avoid "perm stack underflow" error when logging the... |
commit | commitdiff | tree | snapshot |
2013-08-07 |
Todd C. Miller | In rewind_perms() there is nothing to do if perm_stack_... |
commit | commitdiff | tree | snapshot |
2013-08-06 |
Todd C. Miller | Add pam_setcred sudoers option to allow the user to... |
commit | commitdiff | tree | snapshot |
2013-08-06 |
Todd C. Miller | Add pam_service and pam_login_service sudoers settings... |
commit | commitdiff | tree | snapshot |
2013-08-06 |
Todd C. Miller | Newer Xcode places the SDKs under Xcode.app |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Todd C. Miller | Implement memset_s() and use it instead of zero_bytes(). |
commit | commitdiff | tree | snapshot |
2013-08-01 |
Todd C. Miller | Do not try to install plugins when shared modules are... |
commit | commitdiff | tree | snapshot |
2013-08-01 |
Todd C. Miller | Update dependencies to take into account compat/getopt... |
commit | commitdiff | tree | snapshot |
2013-08-01 |
Todd C. Miller | Update dependencies now that sudo_usage.h is always... |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Todd C. Miller | Add some warnings and debugging to sasl ccname handling. |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Todd C. Miller | Fix write loop invariant in sudo_krb5_copy_cc_file() |
commit | commitdiff | tree | snapshot |
next |