]> granicus.if.org Git - sudo/shortlog
sudo
2011-03-21 Todd C. MillerMove LEXTRACE macro to toke.h so we can use it in yyerr...
2011-03-21 Todd C. MillerMake lex tracing settable at run-time in testsudoers...
2011-03-21 Todd C. MillerAllow whitespace after the modifier in a Defaults entry.
2011-03-21 Todd C. MillerMove LEXTRACE macro to toke.h so we can use it in yyerr...
2011-03-21 Todd C. MillerMake lex tracing settable at run-time in testsudoers...
2011-03-20 Todd C. MillerAllow whitespace after the modifier in a Defaults entry.
2011-03-18 Todd C. MillerDon't set CC when cross-compiling.
2011-03-18 Todd C. MillerDon't set CC when cross-compiling.
2011-03-18 Todd C. MillerCredit Matthew Thomas for the sudoers_search_filter...
2011-03-18 Todd C. MillerCredit Matthew Thomas for the sudoers_search_filter...
2011-03-18 Todd C. MillerAdd the .sym files to the MANIFEST
2011-03-18 Todd C. MillerAdd the .sym files to the MANIFEST
2011-03-18 Todd C. MillerUpdate for sudo 1.8.1 beta
2011-03-18 Todd C. Milleruser_shell -> run_shell to avoid confusion with the...
2011-03-18 Todd C. MillerUpdate for sudo 1.8.1 beta
2011-03-18 Todd C. Milleruser_shell -> run_shell to avoid confusion with the...
2011-03-18 Todd C. MillerSave the controlling tty process group before suspendin...
2011-03-18 Todd C. MillerSave the controlling tty process group before suspendin...
2011-03-18 Todd C. MillerAdd support for sudoers_search_filter setting in ldap...
2011-03-18 Todd C. MillerAdd support for sudoers_search_filter setting in ldap...
2011-03-17 Todd C. MillerRemove the hack to disable -g in CFLAGS unless --with...
2011-03-17 Todd C. MillerRemove the hack to disable -g in CFLAGS unless --with...
2011-03-17 Todd C. MillerThe '@' character does not normally need to be quoted.
2011-03-17 Todd C. MillerThe '@' character does not normally need to be quoted.
2011-03-17 Todd C. MillerWe normaly transition from GOTDEFS to STARTDEFS on...
2011-03-17 Todd C. MillerAdd check for whitespace when a User_List is used for...
2011-03-17 Todd C. MillerExpand quoted name checks to cover recent fixes.
2011-03-17 Todd C. MillerFix parsing of double-quoted names in Defaults and...
2011-03-17 Todd C. Millertoke_util.c lives in $(srcdir) not $(devdir)
2011-03-17 Todd C. MillerWe normaly transition from GOTDEFS to STARTDEFS on...
2011-03-17 Todd C. MillerAdd check for whitespace when a User_List is used for...
2011-03-17 Todd C. MillerExpand quoted name checks to cover recent fixes.
2011-03-17 Todd C. MillerFix parsing of double-quoted names in Defaultd and...
2011-03-17 Todd C. Millertoke_util.c lives in $(srcdir) not $(devdir)
2011-03-16 Todd C. MillerUpdate version to 1.8.1
2011-03-16 Todd C. MillerDocument major changes in 1.8.1 and add upgrade notes.
2011-03-16 Todd C. MillerBe careful not to deref user_stat if it is NULL. This...
2011-03-16 Todd C. MillerChange trunk version to 1.8.x to distinguish from real...
2011-03-16 Todd C. MillerDocument major changes in 1.8.1 and add upgrade notes.
2011-03-16 Todd C. MillerBe careful not to deref user_stat if it is NULL. This...
2011-03-16 Todd C. Millerconfigure will not add -O2 to CFLAGS if it is already...
2011-03-16 Todd C. MillerWarn about the dangers of log_input and mention iolog_f...
2011-03-16 Todd C. Millersync with git version
2011-03-16 Todd C. MillerIt seems that h comes after i
2011-03-16 Todd C. MillerMove log_input and log_output to their proper, sorted...
2011-03-16 Todd C. MillerSave the controlling tty process group before suspendin...
2011-03-16 Todd C. MillerFix printing of the remainder after a newline. Fixes...
2011-03-16 Todd C. MillerAdd support for ut_exit
2011-03-16 Todd C. MillerAdd support for controlling whether utmp is updated...
2011-03-16 Todd C. MillerFix typo; tupple vs. tuple
2011-03-16 Todd C. MillerFor legacy utmp, strip the /dev/ prefix before trying...
2011-03-16 Todd C. MillerAdd check for _PATH_UTMP
2011-03-16 Todd C. MillerAdapt check_iolog_path to sessid changes
2011-03-16 Todd C. MillerRedo utmp handling. If no getutent()/getutxent() is...
2011-03-16 Todd C. MillerMove utmp handling into utmp.c
2011-03-16 Todd C. MillerUpdate copyright years.
2011-03-16 Todd C. Millerconfigure will not add -O2 to CFLAGS if it is already...
2011-03-16 Todd C. MillerWarn about the dangers of log_input and mention iolog_f...
2011-03-16 Todd C. Millersync with git version
2011-03-16 Todd C. MillerIt seems that h comes after i
2011-03-16 Todd C. MillerMove log_input and log_output to their proper, sorted...
2011-03-16 Todd C. MillerSave the controlling tty process group before suspendin...
2011-03-16 Todd C. MillerFix printing of the remainder after a newline. Fixes...
2011-03-15 Todd C. MillerAdd support for ut_exit
2011-03-15 Todd C. MillerAdd support for controlling whether utmp is updated...
2011-03-15 Todd C. MillerFix typo; tupple vs. tuple
2011-03-15 Todd C. MillerFor legacy utmp, strip the /dev/ prefix before trying...
2011-03-15 Todd C. MillerAdd check for _PATH_UTMP
2011-03-14 Todd C. MillerAdapt check_iolog_path to sessid changes
2011-03-14 Todd C. MillerRedo utmp handling. If no getutent()/getutxent() is...
2011-03-11 Todd C. MillerMove utmp handling into utmp.c
2011-03-11 Todd C. MillerUpdate copyright years.
2011-03-11 Todd C. MillerAdd "user_shell" boolean as a way to indicate to the...
2011-03-11 Todd C. MillerAdd "user_shell" boolean as a way to indicate to the...
2011-03-11 Todd C. MillerMove sessid out of sudo_user.
2011-03-11 Todd C. MillerMove sessid out of sudo_user.
2011-03-11 Todd C. MillerLog the TSID even if it is not a simple session ID.
2011-03-11 Todd C. MillerLog the TSID even if it is not a simple session ID.
2011-03-11 Todd C. MillerDocument noexec in sample.sudo.conf and add back noexec...
2011-03-11 Todd C. MillerDocument noexec in sample.sudo.conf and add back noexec...
2011-03-11 Todd C. MillerFix running commands as non-root on systems where setre...
2011-03-11 Todd C. MillerFix running commands as non-root on systems where setre...
2011-03-10 Todd C. MillerMove noexec path into sudo.conf now that sudo itself...
2011-03-10 Todd C. MillerDocument "Path noexec ..." in sudo.conf.
2011-03-10 Todd C. MillerMove noexec handling to sudo front-end where it is...
2011-03-10 Todd C. MillerAdd support for disabling exec via solaris privileges.
2011-03-10 Todd C. MillerMove noexec path into sudo.conf now that sudo itself...
2011-03-10 Todd C. MillerDocument "Path noexec ..." in sudo.conf.
2011-03-10 Todd C. MillerMove noexec handling to sudo front-end where it is...
2011-03-10 Todd C. MillerAdd support for disabling exec via solaris privileges.
2011-03-10 Todd C. MillerOnly export the symbols corresponding to the plugin...
2011-03-10 Todd C. MillerOnly export the symbols corresponding to the plugin...
2011-03-10 Todd C. MillerInstall plugins manually instead of using libtool....
2011-03-10 Todd C. MillerMove check into its own rule since some versions of...
2011-03-10 Todd C. MillerUpdate to libtool 2.2.10
2011-03-10 Todd C. MillerIn handle_signals(), restart the read() on EINTR to...
2011-03-10 Todd C. MillerReorder functions to quiet a compiler warning.
2011-03-10 Todd C. MillerUse the Sun Studio C compiler on Solaris if possible
2011-03-10 Todd C. MillerInstall plugins manually instead of using libtool....
2011-03-10 Todd C. MillerMove check into its own rule since some versions of...
next