]> granicus.if.org Git - sudo/shortlog
sudo
2010-06-24 Todd C. MillerError out if libaudit.h is missing or ununable when...
2010-06-24 Todd C. MillerAdd =head3 entries, mostly for the html version
2010-06-22 Todd C. MillerMention when LDAP was incorporate.
2010-06-21 Todd C. MillerDefine _LINUX_SOURCE_COMPAT on AIX for strsignal()...
2010-06-18 Todd C. MillerAdd a cast to quiet a compiler warning.
2010-06-18 Todd C. MillerQuiet a compiler warning.
2010-06-18 Todd C. MillerCall set_fqdn() after sudoers has parsed instead of...
2010-06-18 Todd C. MillerDo not call set_fqdn() until sudoers parses (where...
2010-06-18 Todd C. Millermention the change in tty ticket behavior when there...
2010-06-18 Todd C. MillerDo not update tty ticket if there is no tty.
2010-06-18 Todd C. MillerUpdate copyright year
2010-06-18 Todd C. MillerDo not rely on BSD make's $>
2010-06-18 Todd C. MillerSet timedir to /var/db/sudo for darwin to match Apple...
2010-06-16 Todd C. MillerAdd stub declarations for struct stat and struct timeval
2010-06-16 Todd C. MillerRemove compat/sigaction.c
2010-06-16 Todd C. MillerCheck for zlib.h in addition to libz.
2010-06-16 Todd C. MillerMove functions and symbols shared between exec.c and...
2010-06-16 Todd C. MillerComment out rules to build .man.in and .cat files unles...
2010-06-16 Todd C. MillerComment out rules to build .man.in and .cat files unles...
2010-06-16 Todd C. MillerQuote any non-alphanumeric characters other than '_...
2010-06-16 Todd C. MillerAdd back .man suffix
2010-06-16 Todd C. MillerAdd Linux audit support.
2010-06-15 Todd C. MillerRemove an XXX
2010-06-15 Todd C. MillerAdd -f (filter) option to sudoreplay to allow certain...
2010-06-15 Todd C. MillerFix -A flag when askpass is specified in sudo.conf...
2010-06-15 Todd C. MillerClean up some XXXs
2010-06-15 Todd C. MillerAdd support for multiple sudoers_base entries in ldap...
2010-06-15 Todd C. Millerremove setsid check, we require a POSIX system
2010-06-15 Todd C. MillerCheck for dup2() failure.
2010-06-15 Todd C. MillerRemove dup2() check, it is not optional.
2010-06-14 Todd C. Millersync with sudo 1.7.3
2010-06-14 Todd C. MillerSunOS does not ship with an ANSI compiler
2010-06-14 Todd C. MillerUpdate OS specific notes. Delete some really ancient...
2010-06-14 Todd C. MillerSudo can be downloaded from the web site too
2010-06-14 Todd C. MillerCall selinux_restore_tty() as part of cleanup() so...
2010-06-14 Todd C. MillerRemove obsolete porting guide
2010-06-14 Todd C. MillerMove union sudo_in_addr_un into interfaces.h
2010-06-14 Todd C. MillerRemove useless circular dependencies
2010-06-14 Todd C. MillerConvert to ANSI C function declarations
2010-06-14 Todd C. MillerUpdate copyright year
2010-06-14 Todd C. MillerFix commented DEVDOCS when not in devel mode.
2010-06-14 Todd C. MillerQuiet a compiler warning.
2010-06-14 Todd C. MillerQuiet a compiler warning.
2010-06-14 Todd C. MillerMake all functions in ldap.c static
2010-06-14 Todd C. MillerUpdates from Alain Roy to provide better examples for...
2010-06-11 Todd C. MillerLeave rules to build .man.in and .cat files uncommented...
2010-06-11 Todd C. MillerBump sudo version to 1.8.0b1
2010-06-11 Todd C. MillerPrint configure args with verbose version information.
2010-06-11 Todd C. MillerRemove tfd from struct sudoersfile; it is not used.
2010-06-10 Todd C. MillerDescribe tty timestamp improvements
2010-06-10 Todd C. MillerA comment character may not be part of a command line...
2010-06-10 Todd C. MillerMake this read a little bit better when passwd_timeout...
2010-06-10 Todd C. MillerAttempt to handle a default password prompt timeout...
2010-06-10 Todd C. MillerDo not override value of keepopen global, instead resto...
2010-06-10 Todd C. MillerAdd dependency for utility programs on libreplace and...
2010-06-10 Todd C. MillerRemove sigaction emulation
2010-06-10 Todd C. MillerWe don't use getgrouplist() at the moment so there...
2010-06-10 Todd C. Millersync with reality
2010-06-10 Todd C. MillerFix visiblepw sudoers option; the plugin API portion...
2010-06-10 Todd C. MillerPrint sudo version as well.
2010-06-10 Todd C. MillerUse sudo_printf for I/O log version
2010-06-10 Todd C. MillerSilence some compiler warnings
2010-06-10 Todd C. MillerStore askpass path in a global instead of uses setenv...
2010-06-09 Todd C. MillerMove askpass path specification from sudoers to sudo...
2010-06-09 Todd C. MillerUse a flag bit in struct command_details for selinux...
2010-06-09 Todd C. MillerImplement background mode. If I/O logging we use pipes...
2010-06-09 Todd C. MillerMove compat definition of NSIG to compat.h
2010-06-09 Todd C. MillerMention plugins in the sudo manual and add some missing...
2010-06-09 Todd C. MillerSet _PATH_SUDO_CONF based on $(sysconfdir)
2010-06-09 Todd C. MillerRequire POSIX termios to build sudo
2010-06-09 Todd C. MillerIgnore SIGPIPE for "sudo -S"
2010-06-09 Todd C. MillerFix uninitialized variable in TGP_ECHO case and print...
2010-06-09 Todd C. MillerMake TGP_ECHO override TGP_MASK and don't try to restor...
2010-06-09 Todd C. MillerAdd SUDO_CONV_PROMPT_MASK define which corresponds...
2010-06-09 Todd C. MillerUse POSIX tcgetpgrp() instead of BSD TIOCGPGRP ioctl
2010-06-08 Todd C. MillerAdd selinux_enabled flag into struct command_details and
2010-06-09 Todd C. MillerRemove commented out copy of old sudo_execve() function.
2010-06-08 Todd C. MillerFix setting selinux type on command line.
2010-06-08 Todd C. MillerIn sudoers_io_close(), skip NULL io_fds[] elements.
2010-06-08 Todd C. MillerNo longer need NGROUPS_MAX define
2010-06-08 Todd C. MillerReplace timerfoo macros with timevalfoo since the timer...
2010-06-08 Todd C. MillerRemove duplicate call to selinux_setup().
2010-06-08 Todd C. MillerIf pam_open_session() fails, pass its status to pam_end.
2010-06-08 Todd C. MillerIf a file in a #includedir has improper permissions...
2010-06-08 Todd C. MillerAdd use_pty sudoers option to force use of a pty even...
2010-06-08 Todd C. MillerMake env_init() void as it never fails.
2010-06-08 Todd C. MillerNo longer use _NSGetEnviron so don't need crt_externs.h
2010-06-08 Todd C. MillerRemove unused VNULL define
2010-06-07 Todd C. MillerAdd #define for maximum session id
2010-06-07 Todd C. MillerSplit exec.c into exec.c and exec_pty.c
2010-06-07 Todd C. MillerSync with source file moves.
2010-06-07 Todd C. MillerRename pty.c -> get_pty.c
2010-06-06 Todd C. MillerOnly use I/O input log file if def_log_input is set...
2010-06-04 Todd C. MillerUpdate copyright year
2010-06-04 Todd C. Milleruid -> ttyuid
2010-06-04 Todd C. MillerFor sudoedit, make a local copy of editor string si...
2010-06-04 Todd C. MillerRemove unneeded endpwent()/endgrent()
2010-06-04 Todd C. MillerUse value of nroff from configure
2010-06-04 Todd C. MillerAdd missing const to I/O log action function
2010-06-04 Todd C. MillerUpdate copyright year and fix whitespace
next