2007-05-11 |
Todd C. Miller | Add closefrom() to LIB_OBJS not SUDO_OBJS if it is... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Todd C. Miller | Attempt to clarify the bit talking about network number... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Todd C. Miller | Clarify timestamp dir ownership sentence. |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Todd C. Miller | Linux PAM now defines __LINUX_PAM__, not __LIBPAM_VERSION. |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Todd C. Miller | -i is also one of the mutually exclusive options to... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Todd C. Miller | The sudoers variable is env_editor, not enveditor. |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Todd C. Miller | I tracked down the original author so credit him and... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Todd C. Miller | Fix typos; from Jason McIntyre. |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Todd C. Miller | Restore signal mask before calling reapchild(). Fixes... |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Todd C. Miller | Don't declare pw_free() if we are not going to use it. |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Todd C. Miller | Add NOEXEC support for AIX 5.3 which supports LDR_PRELO... |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Todd C. Miller | Add "Auto-Submitted: auto-generated" line to sudo mail... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Todd C. Miller | If the user enters ^C at the password prompt, abort... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Todd C. Miller | Add fcntl F_CLOSEM support to closefrom(); adapted... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Todd C. Miller | pw_free() is only used by sudo_freepwcache() so ifdef... |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Todd C. Miller | Update to latest versions from cvs.savannah.gnu.org |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Todd C. Miller | Move password/group cache cleaning out of sudo_end... |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Todd C. Miller | Add seteuid() flavor of set_perms() for systems without... |
commit | commitdiff | tree | snapshot |
2006-07-30 |
Todd C. Miller | systrace_read() returns ssize_t |
commit | commitdiff | tree | snapshot |
2006-07-30 |
Todd C. Miller | Fix typo, -lldap vs. -ldap; from Tim Knox. |
commit | commitdiff | tree | snapshot |
2006-07-28 |
Todd C. Miller | Fix typo; Matt Ackeret |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Todd C. Miller | Print sudoers path in -V mode for root. |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Todd C. Miller | Do a sub tree search instead of a base search (one... |
commit | commitdiff | tree | snapshot |
2005-12-28 |
Todd C. Miller | fix typo |
commit | commitdiff | tree | snapshot |
2005-12-04 |
Todd C. Miller | Convert GET_OPT and GET_OPTI to use just 2 args. |
commit | commitdiff | tree | snapshot |
2005-11-23 |
Todd C. Miller | Support comments that start in the middle of a line |
commit | commitdiff | tree | snapshot |
2005-11-23 |
Todd C. Miller | Define LDAP_DEPRECATED until we start using ldap_get_va... |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Todd C. Miller | Silence gcc -Wsign-compare; djm@openbsd.org |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Todd C. Miller | cleanup() now takes an int as an arg so it can be used... |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Todd C. Miller | Make a copy of the shell field in the passwd struct... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Todd C. Miller | Add mkstemp() for those poor souls without it. |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Todd C. Miller | Add mkstemp() for those poor souls without it. |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Todd C. Miller | Add mkstemp() for those poor souls without it. |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Todd C. Miller | Add PERL5DB to list of environment variables to remove. |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Todd C. Miller | Instead of calling the check function twice with a... |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Todd C. Miller | Add more environment variables to remove; from gentoo... |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Todd C. Miller | Move sudo_end{gr,pw}ent() until just before the exec... |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Todd C. Miller | Close all fd's before executing editor. |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Todd C. Miller | Enable malloc debugging on OpenBSD when SUDO_DEVEL... |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Todd C. Miller | Fix fd leak when lecture file option is enabled. From... |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Todd C. Miller | Add PERLLIB, PERL5LIB and PERL5OPT to the default list... |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Todd C. Miller | add JAVA_TOOL_OPTIONS to initial_badenv_table for java 5 |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Todd C. Miller | add PS4 and SHELLOPTS to initial_badenv_table for bash |
commit | commitdiff | tree | snapshot |
2005-08-15 |
Todd C. Miller | Fix typo; Toby Peterson |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Todd C. Miller | Make return buffers static so they don't get clobbered |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Todd C. Miller | Fix securid5 authentication, was not checking for ACM_O... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Todd C. Miller | Remove ncat() in favor of just counting bytes and pre... |
commit | commitdiff | tree | snapshot |
2005-06-26 |
Todd C. Miller | Fix up some comments |
commit | commitdiff | tree | snapshot |
2005-06-26 |
Todd C. Miller | align struct ldap_config |
commit | commitdiff | tree | snapshot |
2005-06-26 |
Todd C. Miller | use LINE_MAX for max conf file line size |
commit | commitdiff | tree | snapshot |
2005-06-26 |
Todd C. Miller | add _PATH_LDAP_SECRET |
commit | commitdiff | tree | snapshot |
2005-06-26 |
Todd C. Miller | Mention rootbinddn |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Todd C. Miller | Support rootbinddn in ldap.conf |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Todd C. Miller | Preserve DISPLAY environment variable by default. |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Todd C. Miller | set need_lib_prefix=no for all cases; this is safe... |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Todd C. Miller | set need_version=no for all cases; this is safe for... |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Todd C. Miller | typo |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Todd C. Miller | Add dragonfly |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Todd C. Miller | Fix call to pam_end() when pam_open_session() fails. |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Todd C. Miller | rebuild acsite.m4 from libtool 1.9f libtool.m4 ltoptio... |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Todd C. Miller | merge in local changes: |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Todd C. Miller | libtool 1.9f |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Todd C. Miller | Update with autoupdate and make minor changes for libto... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Todd C. Miller | don't call sudo_ldap_display_cmnd if ldap not setup |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Todd C. Miller | Move declatation of struct timespec to its own include... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Todd C. Miller | Move declatation of struct timespec to its own include... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Todd C. Miller | Move declatation of struct timespec to its own include... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Todd C. Miller | Move declatation of struct timespec to its own include... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Todd C. Miller | Move declatation of struct timespec to its own include... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Todd C. Miller | Don't set safe_cmnd for the "sudo ALL" case. |
commit | commitdiff | tree | snapshot |
2005-05-27 |
Todd C. Miller | Call pam_open_session() and pam_close_session() to... |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Todd C. Miller | Add explicit cast from mode_t -> u_int in printf to... |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Todd C. Miller | include grp.h to silence a warning on Solaris |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Todd C. Miller | Fix printing of += and -= defaults. |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Todd C. Miller | Sanity check number of syscall args with argsize. ... |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Todd C. Miller | Don't do pointer arithmetic on void * |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Todd C. Miller | Add some memsets for paranoia |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Todd C. Miller | In -l mode, only check local sudoers file if def_ignore... |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Todd C. Miller | Reorganize LDAP code to better match normal sudoers... |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Todd C. Miller | Replace pass variable with do_netgr for better readability. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Todd C. Miller | use DPRINTF macro |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Todd C. Miller | estrdup, not strdup |
commit | commitdiff | tree | snapshot |
2005-04-10 |
Todd C. Miller | Add macro to test if the tag changed to improve readabi... |
commit | commitdiff | tree | snapshot |
2005-04-10 |
Todd C. Miller | Avoid printing defaults header if there are no defaults... |
commit | commitdiff | tree | snapshot |
2005-04-10 |
Todd C. Miller | Fix a warning on systems without strlcpy(). |
commit | commitdiff | tree | snapshot |
2005-04-10 |
Todd C. Miller | Use macros where possible for sudo_grdup() like sudo_pw... |
commit | commitdiff | tree | snapshot |
2005-04-08 |
Todd C. Miller | It is possible for tv_usec to hold >= 1000000 usecs... |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Todd C. Miller | The component in krb5_principal_get_comp_string() shoul... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Todd C. Miller | Add efree() for consistency with emalloc() et al. ... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Todd C. Miller | Move initgroups() for -U option into display_privs... |
commit | commitdiff | tree | snapshot |
2005-03-27 |
Todd C. Miller | Removed duplicate call to ldap_unbind_s introduced... |
commit | commitdiff | tree | snapshot |
2005-03-27 |
Todd C. Miller | Add missing space in Defaults printing |
commit | commitdiff | tree | snapshot |
2005-03-25 |
Todd C. Miller | Sync sudo_pwdup with OpenBSD changes: use macros for... |
commit | commitdiff | tree | snapshot |
2005-03-19 |
Todd C. Miller | Zero old pw_passwd before replacing with version from... |
commit | commitdiff | tree | snapshot |
2005-03-19 |
Todd C. Miller | Only attempt shadow password detection if PAM is not... |
commit | commitdiff | tree | snapshot |
2005-03-19 |
Todd C. Miller | Use OSDEFS for os-specific -D_FOO_BAR stuff rather... |
commit | commitdiff | tree | snapshot |
2005-03-13 |
Todd C. Miller | use a non-breaking space to avoid a double space after... |
commit | commitdiff | tree | snapshot |
2005-03-13 |
Todd C. Miller | commna, not colon after e.g. |
commit | commitdiff | tree | snapshot |
2005-03-12 |
Todd C. Miller | Add __ variants of the exec functions. GNU libc at... |
commit | commitdiff | tree | snapshot |
next |