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 |
2005-03-12 |
Todd C. Miller | Match reality a bit more. |
commit | commitdiff | tree | snapshot |
2005-03-12 |
Todd C. Miller | Missed piece from rev. 1.6, fix sudo_getpwnam() too. |
commit | commitdiff | tree | snapshot |
2005-03-12 |
Todd C. Miller | Store shadow password after making a local copy of... |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Todd C. Miller | Make varargs usage consistent with the rest of the... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Todd C. Miller | Wrap more of the exec family since on Linux the others... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Todd C. Miller | make print_unused static like proto says |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Todd C. Miller | silence a warning on K&R systems |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Todd C. Miller | make this build in K&R land |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Todd C. Miller | make this build in K&R land |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Todd C. Miller | return(foo) not return foo |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Todd C. Miller | Use TRUE/FALSE |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Todd C. Miller | Reformat to match the rest of sudo's code. |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Todd C. Miller | I am the primary author |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Todd C. Miller | The RUNSON file is toast--it confused too many people... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Todd C. Miller | alternate -> alternative |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Todd C. Miller | Use TCSADRAIN instead of TCSAFLUSH since some OSes... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Todd C. Miller | Allow leading blanks before Defaults and Foo_Alias... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Todd C. Miller | fix rules to build toke.o and gram.o in devel mode |
commit | commitdiff | tree | snapshot |
2005-02-20 |
Todd C. Miller | env_keep overrides set_logname |
commit | commitdiff | tree | snapshot |
2005-02-20 |
Todd C. Miller | Fix disabling set_logname and make env_keep override... |
commit | commitdiff | tree | snapshot |
2005-02-20 |
Todd C. Miller | No longer need memmove() |
commit | commitdiff | tree | snapshot |
2005-02-20 |
Todd C. Miller | Just clean the environment once. This assumes that... |
commit | commitdiff | tree | snapshot |
2005-02-16 |
Todd C. Miller | In -i mode, base the value of insert_env()'s dupcheck... |
commit | commitdiff | tree | snapshot |
2005-02-13 |
Todd C. Miller | Move setting of user_path, user_shell, user_prompt... |
commit | commitdiff | tree | snapshot |
2005-02-12 |
Todd C. Miller | fix devel builds |
commit | commitdiff | tree | snapshot |
2005-02-12 |
Todd C. Miller | Fix some printf format mismatches on error. |
commit | commitdiff | tree | snapshot |
2005-02-12 |
Todd C. Miller | Fix some printf format mismatches on error. |
commit | commitdiff | tree | snapshot |
2005-02-12 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2005-02-12 |
Todd C. Miller | Update copyright years. |
commit | commitdiff | tree | snapshot |
2005-02-12 |
Todd C. Miller | Update copyright years. |
commit | commitdiff | tree | snapshot |
2005-02-12 |
Todd C. Miller | Update copyright years. |
commit | commitdiff | tree | snapshot |
2005-02-12 |
Todd C. Miller | version 1.7 |
commit | commitdiff | tree | snapshot |
2005-02-12 |
Todd C. Miller | What's new in sudo 1.7, based on the 1.7 CHANGES entries. |
commit | commitdiff | tree | snapshot |
2005-02-11 |
Todd C. Miller | Add __printflike and use it with gcc to warn about... |
commit | commitdiff | tree | snapshot |
next |