]> granicus.if.org Git - sudo/shortlog
sudo
2005-06-25 Todd C. Millerset need_lib_prefix=no for all cases; this is safe...
2005-06-25 Todd C. Millerset need_version=no for all cases; this is safe for...
2005-06-25 Todd C. Millertypo
2005-06-25 Todd C. MillerAdd dragonfly
2005-06-25 Todd C. MillerFix call to pam_end() when pam_open_session() fails.
2005-06-25 Todd C. Millerregen
2005-06-25 Todd C. Millerrebuild acsite.m4 from libtool 1.9f libtool.m4 ltoptio...
2005-06-25 Todd C. Millermerge in local changes:
2005-06-25 Todd C. Millerlibtool 1.9f
2005-06-25 Todd C. MillerUpdate with autoupdate and make minor changes for libto...
2005-06-23 Todd C. Millerdon't call sudo_ldap_display_cmnd if ldap not setup
2005-06-23 Todd C. MillerMove declatation of struct timespec to its own include...
2005-06-23 Todd C. MillerMove declatation of struct timespec to its own include...
2005-06-23 Todd C. MillerMove declatation of struct timespec to its own include...
2005-06-23 Todd C. MillerMove declatation of struct timespec to its own include...
2005-06-23 Todd C. MillerMove declatation of struct timespec to its own include...
2005-06-23 Todd C. MillerDon't set safe_cmnd for the "sudo ALL" case.
2005-05-27 Todd C. MillerCall pam_open_session() and pam_close_session() to...
2005-04-24 Todd C. MillerAdd explicit cast from mode_t -> u_int in printf to...
2005-04-24 Todd C. Millerinclude grp.h to silence a warning on Solaris
2005-04-23 Todd C. MillerFix printing of += and -= defaults.
2005-04-17 Todd C. MillerSanity check number of syscall args with argsize. ...
2005-04-17 Todd C. MillerDon't do pointer arithmetic on void *
2005-04-16 Todd C. MillerAdd some memsets for paranoia
2005-04-12 Todd C. MillerIn -l mode, only check local sudoers file if def_ignore...
2005-04-12 Todd C. MillerReorganize LDAP code to better match normal sudoers...
2005-04-11 Todd C. MillerReplace pass variable with do_netgr for better readability.
2005-04-11 Todd C. Milleruse DPRINTF macro
2005-04-11 Todd C. Millerestrdup, not strdup
2005-04-10 Todd C. MillerAdd macro to test if the tag changed to improve readabi...
2005-04-10 Todd C. MillerAvoid printing defaults header if there are no defaults...
2005-04-10 Todd C. MillerFix a warning on systems without strlcpy().
2005-04-10 Todd C. MillerUse macros where possible for sudo_grdup() like sudo_pw...
2005-04-08 Todd C. MillerIt is possible for tv_usec to hold >= 1000000 usecs...
2005-03-30 Todd C. MillerThe component in krb5_principal_get_comp_string() shoul...
2005-03-29 Todd C. MillerAdd efree() for consistency with emalloc() et al. ...
2005-03-29 Todd C. MillerMove initgroups() for -U option into display_privs...
2005-03-27 Todd C. MillerRemoved duplicate call to ldap_unbind_s introduced...
2005-03-27 Todd C. MillerAdd missing space in Defaults printing
2005-03-25 Todd C. MillerSync sudo_pwdup with OpenBSD changes: use macros for...
2005-03-19 Todd C. MillerZero old pw_passwd before replacing with version from...
2005-03-19 Todd C. MillerOnly attempt shadow password detection if PAM is not...
2005-03-19 Todd C. MillerUse OSDEFS for os-specific -D_FOO_BAR stuff rather...
2005-03-13 Todd C. Milleruse a non-breaking space to avoid a double space after...
2005-03-13 Todd C. Millercommna, not colon after e.g.
2005-03-12 Todd C. MillerAdd __ variants of the exec functions. GNU libc at...
2005-03-12 Todd C. MillerMatch reality a bit more.
2005-03-12 Todd C. MillerMissed piece from rev. 1.6, fix sudo_getpwnam() too.
2005-03-12 Todd C. MillerStore shadow password after making a local copy of...
2005-03-11 Todd C. MillerMake varargs usage consistent with the rest of the...
2005-03-10 Todd C. MillerWrap more of the exec family since on Linux the others...
2005-03-10 Todd C. Millermake print_unused static like proto says
2005-03-10 Todd C. Millersilence a warning on K&R systems
2005-03-10 Todd C. Millermake this build in K&R land
2005-03-10 Todd C. Millermake this build in K&R land
2005-03-08 Todd C. Millerregen
2005-03-06 Todd C. Millerreturn(foo) not return foo
2005-03-06 Todd C. MillerUse TRUE/FALSE
2005-03-06 Todd C. MillerReformat to match the rest of sudo's code.
2005-03-06 Todd C. MillerI am the primary author
2005-02-23 Todd C. MillerThe RUNSON file is toast--it confused too many people...
2005-02-23 Todd C. Milleralternate -> alternative
2005-02-23 Todd C. MillerUse TCSADRAIN instead of TCSAFLUSH since some OSes...
2005-02-23 Todd C. MillerAllow leading blanks before Defaults and Foo_Alias...
2005-02-23 Todd C. Millerfix rules to build toke.o and gram.o in devel mode
2005-02-20 Todd C. Millerenv_keep overrides set_logname
2005-02-20 Todd C. MillerFix disabling set_logname and make env_keep override...
2005-02-20 Todd C. MillerNo longer need memmove()
2005-02-20 Todd C. MillerJust clean the environment once. This assumes that...
2005-02-16 Todd C. MillerIn -i mode, base the value of insert_env()'s dupcheck...
2005-02-13 Todd C. MillerMove setting of user_path, user_shell, user_prompt...
2005-02-12 Todd C. Millerfix devel builds
2005-02-12 Todd C. MillerFix some printf format mismatches on error.
2005-02-12 Todd C. MillerFix some printf format mismatches on error.
2005-02-12 Todd C. Millerregen
2005-02-12 Todd C. MillerUpdate copyright years.
2005-02-12 Todd C. MillerUpdate copyright years.
2005-02-12 Todd C. MillerUpdate copyright years.
2005-02-12 Todd C. Millerversion 1.7
2005-02-12 Todd C. MillerWhat's new in sudo 1.7, based on the 1.7 CHANGES entries.
2005-02-11 Todd C. MillerAdd __printflike and use it with gcc to warn about...
2005-02-10 Todd C. MillerReplaced CHANGES file with ChangeLog generated from...
2005-02-10 Todd C. MillerUse warning/error instead of perror/fatal.
2005-02-10 Todd C. MillerUpdate OpenBSD section
2005-02-10 Todd C. MillerAdd upgrading noted for 1.7
2005-02-10 Todd C. MillerInstead of zeroing out the environment, just prune...
2005-02-10 Todd C. MillerSet locale to "C" if locales are supported, just to...
2005-02-10 Todd C. MillerCast argument to ctype functions to unsigned char.
2005-02-08 Todd C. Millercorrect value for DID_USER
2005-02-08 Todd C. Miller#include <compat.h> not "compat.h"
2005-02-08 Todd C. MillerReset the environment by default.
2005-02-08 Todd C. MillerAlloc an extra slot in NewArgv. Removes the need to...
2005-02-07 Todd C. MillerUse execve(2) and wrap the command in sh if we get...
2005-02-06 Todd C. MillerOnly include time.h on systems that lack struct timespe...
2005-02-06 Todd C. MillerInclude time.h for time_t in compat.h for systems w...
2005-02-06 Todd C. Milleruse bcopy on systems w/o memmove
2005-02-06 Todd C. Miller__attribute__((__unused__)) doesn't work in gcc 2.7...
2005-02-06 Todd C. MillerAdd explicit rule to build sudo_noexec.lo
2005-02-05 Todd C. MillerNo longer depend on VPATH; pointed out a bunch of misse...
2005-02-05 Todd C. MillerHelp for PAM when account section is missing
next