2012-04-30 |
Todd C. Miller | Match CentOS 6.0 |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Todd C. Miller | Update with recent changes |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Todd C. Miller | Fix version check on AIX |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Todd C. Miller | Need to call ldapssl_clientauth_init() for start_tls... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Todd C. Miller | Fix printing of invalid uri |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Todd C. Miller | Pass PAM_SILENT when deleting creds to remove an annoyi... |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Todd C. Miller | Fix the setutxent and endutxent compatibility defines... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Todd C. Miller | sudo_ldap_set_options_global() should not take an LDAP... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Todd C. Miller | Debian sudo has not been built with --with-exempt=sudo... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Todd C. Miller | Call the policy's init_session() function before we... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Todd C. Miller | Add entry for SSL LDAP errors on Mozilla SDKs when... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Todd C. Miller | Delete creds after closing the PAM session. |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Todd C. Miller | Provide a more useful error message if using a Mozilla... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Todd C. Miller | Add missing initialization of a sigaction structure... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Todd C. Miller | Split global and per-connection LDAP options into separ... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Todd C. Miller | sync with translationproject.org |
commit | commitdiff | tree | snapshot |
2012-04-21 |
Todd C. Miller | Move struct passwd pointer into struct command details. |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Todd C. Miller | Sync with upstream for Mac OS X (and other) fixes. |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Todd C. Miller | Only built Mac intel universal binary on an intel machine. |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Todd C. Miller | Do not pass libtool the -static-libtool-libs option... |
commit | commitdiff | tree | snapshot |
2012-04-19 |
Todd C. Miller | Add German translation for sudo |
commit | commitdiff | tree | snapshot |
2012-04-19 |
Todd C. Miller | typo fix in comment |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Todd C. Miller | Update with recent changes |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Todd C. Miller | Sort xgettext output by file name. |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Todd C. Miller | Clarify what "sudoreplay -l" displays and mention that... |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Todd C. Miller | Use AC_HEADER_MAJOR to determine where major/minor... |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Todd C. Miller | Include sys/mkdev.h if present instead of sys/sysmacros... |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Todd C. Miller | When building on Mac OS X, only set SDK_FLAGS if specif... |
commit | commitdiff | tree | snapshot |
2012-04-15 |
Todd C. Miller | Add back buf and tty variables for _ttyname() case... |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Todd C. Miller | Remove b8 from version number. |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Todd C. Miller | remove some XXX |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Todd C. Miller | When looking for a device match, do a breadth-first... |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Todd C. Miller | Pass pid, ppid, sid, pgid and tcpgid to plugin in user_... |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Todd C. Miller | sync with translationproject.org |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Todd C. Miller | New Croatian and Galician translations from translation... |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Todd C. Miller | Add depth-first traversal of /dev/ for the /proc case... |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Todd C. Miller | If struct dirent has d_type, use it to avoid an extra... |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Todd C. Miller | Sort output of "sudoreplay -l" |
commit | commitdiff | tree | snapshot |
2012-04-12 |
Todd C. Miller | Fix duplicate free introduced in last rev |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Todd C. Miller | Instead of treating ^C from tgetpass() specially, always |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Todd C. Miller | Rototill code to determine the tty. For Linux, we... |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Todd C. Miller | Define PRNODEV for those w/o it. |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Todd C. Miller | Check for SVR4-style struct psinfo.pr_ttydev and use... |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Todd C. Miller | Better support for SVR4-style /proc entries where we... |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Todd C. Miller | When trying to determine the tty name, check parent... |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Todd C. Miller | Treat a tty read failure like EOF as it usually means... |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Todd C. Miller | Linux select() may return ENOMEM if there is a kernel... |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Todd C. Miller | Open /proc/pid/fd/[0-2] in non-blocking mode just in... |
commit | commitdiff | tree | snapshot |
2012-04-09 |
Todd C. Miller | Fix restoration of AIX permissions. |
commit | commitdiff | tree | snapshot |
2012-04-09 |
Todd C. Miller | Allow the -k flag to be used along with the -i and... |
commit | commitdiff | tree | snapshot |
2012-04-09 |
Todd C. Miller | Plug memory leak in parse_logfile() in the error path. |
commit | commitdiff | tree | snapshot |
2012-04-09 |
Todd C. Miller | sync with translationproject.org |
commit | commitdiff | tree | snapshot |
2012-04-08 |
Todd C. Miller | Do not use GLOB_BRACE or GLOB_TILDE flags to glob(... |
commit | commitdiff | tree | snapshot |
2012-04-06 |
Todd C. Miller | Move ttysize.c to common so sudoreplay can use it. |
commit | commitdiff | tree | snapshot |
2012-04-06 |
Todd C. Miller | If I/O log file includes rows + cols, warn if the user... |
commit | commitdiff | tree | snapshot |
2012-04-06 |
Todd C. Miller | Fix printing of TSID in "sudoreplay -l" |
commit | commitdiff | tree | snapshot |
2012-04-06 |
Todd C. Miller | Log the process id in the debug file output. Since... |
commit | commitdiff | tree | snapshot |
2012-04-06 |
Todd C. Miller | Ignore SIGTTIN and SIGTTOU in main sudo process when... |
commit | commitdiff | tree | snapshot |
2012-04-06 |
Todd C. Miller | Distinguish between signals we received from the parent... |
commit | commitdiff | tree | snapshot |
2012-04-05 |
Todd C. Miller | In Solaris 11, /dev/pts under the "dev" filesystem... |
commit | commitdiff | tree | snapshot |
2012-04-05 |
Todd C. Miller | Always pass __func__, __FILE__ and __LINE__ in sudo_deb... |
commit | commitdiff | tree | snapshot |
2012-04-05 |
Todd C. Miller | Make this compile after last change. |
commit | commitdiff | tree | snapshot |
2012-04-05 |
Todd C. Miller | Don't try to restore the terminal if we are not the... |
commit | commitdiff | tree | snapshot |
2012-04-05 |
Todd C. Miller | If select() return EBADF in the main event loop, one... |
commit | commitdiff | tree | snapshot |
2012-04-05 |
Todd C. Miller | Log warning() at SUDO_DEBUG_WARN not SUDO_DEBUG_ERROR. |
commit | commitdiff | tree | snapshot |
2012-04-04 |
Todd C. Miller | Add SUDO_DEBUG_ERRNO flag to debug functions so we... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Todd C. Miller | Update for sudo 1.8.5 |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Todd C. Miller | sync |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Todd C. Miller | Use ecalloc() |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Todd C. Miller | Don't need zero_bytes() after ecalloc() |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Todd C. Miller | Add execvpe(), exect(), posix_spawn() and posix_spawnp... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Todd C. Miller | Fix compat setutxent and endutxent macros for systems... |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Todd C. Miller | Add ignore_result definition to AH_BOTTOM |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Todd C. Miller | Fix compiler warnings on some platforms and provide... |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Todd C. Miller | Fix building the builtin zlib from a build dir. |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Todd C. Miller | Update zlib to version 1.2.6 |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Todd C. Miller | g/c __unused which is no longer used |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Todd C. Miller | Fix compilation if RTLD_NEXT is not defined. |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Todd C. Miller | sync with translationproject.org |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Todd C. Miller | Ignore Project-Id-Version when comparing pot files. |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Todd C. Miller | Use error() instead of log_fatal() |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Todd C. Miller | Fix signedness of didvar in env_update_didvar() |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Todd C. Miller | Quiet a compiler warning on some platforms. |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Todd C. Miller | cast ctype(3) function/macro arguments from char to... |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Todd C. Miller | Quiet a warning on systems where the gids array in... |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Todd C. Miller | Quiet a compiler warning on systems where the argument... |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Todd C. Miller | Undo an incorrect int -> bool conversion. |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Todd C. Miller | Add Swedish sudo and sudoers translations from translat... |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Todd C. Miller | No need to preserve ODMDIR on AIX now that we always... |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Todd C. Miller | When initializing the environment for env_reset, start... |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Todd C. Miller | If we are not running with an effective uid of 0, try... |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Todd C. Miller | Quiet a clang-analyzer false positive. |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Todd C. Miller | If there is nothing to read from the askpass program... |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Todd C. Miller | Fetch the value of "askpass" from the sudo conf struct. |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Todd C. Miller | Fix matching of "Path askpass" and "Path noexec" |
commit | commitdiff | tree | snapshot |
next |