]> granicus.if.org Git - sudo/shortlog
sudo
2013-03-25 Todd C. Millerexpand_prompt() is now in prompt.c
2013-03-25 Todd C. MillerChange multiple inclusion guards to be _SUDOERS_FOO_H
2013-03-23 Todd C. MillerNew Dutch translation for sudo and sudoers
2013-03-21 Todd C. MillerFix a typo in a comment and make sure we don't mistaken...
2013-03-19 Todd C. MillerDon't build check_symbols if we are linking sudoers...
2013-03-19 Todd C. MillerUse $host_os not $host when we only care about the...
2013-03-19 Todd C. MillerSuppress duplicate -L and -I flags.
2013-03-19 Todd C. MillerFix regress tests on non-OpenBSD platforms.
2013-03-19 Todd C. MillerIf we find sasl/sasl.h there's no need to check for...
2013-03-19 Todd C. MillerAdd -R flags at the very end after configure link tests...
2013-03-18 Todd C. MillerBack out changes that broke detection of skey, opie...
2013-03-18 Todd C. MillerAdd explicit "exit 0" to prevent the check target from...
2013-03-18 Todd C. MillerFix exit values in check target so we don't have to...
2013-03-18 Todd C. MillerFail a test if there is unexpected stderr output.
2013-03-18 Todd C. MillerFix path to sudo.conf manuals; remove non-existant...
2013-03-18 Todd C. MillerFix compilation in dynamic mode.
2013-03-18 Todd C. MillerOn HP-UX, libibmldap has a hidden dependency on libCsup
2013-03-18 Todd C. MillerPass BIND_VERBOSE to shl_load()
2013-03-18 Todd C. MillerOnly create static helper libs when --disable-shared...
2013-03-18 Todd C. MillerUbreak static build.
2013-03-18 Todd C. MillerReplace --with-rpath and --with-blibpath with --disable...
2013-03-15 Todd C. MillerBump I/O buffer size 32K
2013-03-15 Todd C. MillerDocument sesh Path setting.
2013-03-14 Todd C. MillerMove exec_cmnd to exec.c to fix a compilation issue...
2013-03-14 Todd C. MillerMake sesh path configurable in sudo.conf
2013-03-14 Todd C. MillerUse -fno-pie and -nopie if supported when --disable...
2013-03-13 Todd C. MillerDocument direct execution of the command if the policy...
2013-03-07 Todd C. MillerOnly delete creds if we actually established them.
2013-03-07 Todd C. Millerregen
2013-03-07 Todd C. MillerConvert efree() to a macro that just casts to void...
2013-03-07 Todd C. MillerDefine _REENTRANT for HP-UX when we add -lpthread to...
2013-03-07 Todd C. MillerFix debug logging from the plugin when there is no...
2013-03-06 Todd C. MillerAlways install plugins with a .so extension regardless...
2013-03-06 Todd C. MillerMac OS X has netgroup functions in netdb.h.
2013-03-06 Todd C. MillerTags in struct cmndtag can be set to IMPLIED as well.
2013-03-06 Todd C. MillerQuiet a compiler warning.
2013-03-06 Todd C. MillerQuiet an llvm checker warning.
2013-03-06 Todd C. MillerQuiet gcc -Wuninitialized false positive
2013-03-05 Todd C. MillerDocument group_file and system_group plugins.
2013-03-05 Todd C. MillerSudo 1.8.7
2013-03-05 Todd C. MillerTry to clarify that sudoedit in sudoers should not...
2013-03-05 Todd C. MillerMake sure groupname_len is at least 32 just to be on...
2013-03-05 Todd C. MillerAdd __malloc_like macro to apply __malloc__ attribute...
2013-03-05 Todd C. MillerFix potential double free in an error path.
2013-03-05 Todd C. MillerWhen running the command in a pty, defer the call to...
2013-03-02 Todd C. MillerUpdate copyright year.
2013-03-01 Todd C. MillerUse pst_highestfd from pstat_getproc() on HP-UX.
2013-02-28 Todd C. MillerClean up generated test files and other minor housekeeping.
2013-02-28 Todd C. MillerAdd back gettimeofday() call inadvertantly removed...
2013-02-28 Todd C. MillerUse pstat() on HP-UX to determine the tty device.
2013-02-28 Todd C. MillerFix PAM compilation: def_pam_session, not just pam_session.
2013-02-28 Todd C. MillerDon't remove the -S option description when trimming...
2013-02-25 Todd C. MillerUpdate for Sudo 1.8.6p7
2013-02-24 Todd C. MillerDocument when sudo may exec the command directly instea...
2013-02-24 Todd C. MillerDocument that close and version be NULL for plugin...
2013-02-24 Todd C. MillerFix debug_decl for sudo_auth_begin_session and sudo_aut...
2013-02-24 Todd C. MillerAdd pam_session sudoers option.
2013-02-24 Todd C. MillerDummy out close function if there is no end_session...
2013-02-23 Todd C. MillerAdd m4/ to paths m4_include parameters so we don't...
2013-02-23 Todd C. MillerIf the policy plugin does not provide a close function...
2013-02-23 Todd C. MillerDo not crash if the plugin close and version functions...
2013-02-21 Todd C. MillerFix typos in selinux/solaris privs specific code.
2013-02-21 Todd C. MillerPass the default plugin directory to the plugin via...
2013-02-21 Todd C. MillerCompletely ignore time stamp file if it is set to the...
2013-02-21 Todd C. MillerAdd Nikolai Kondrashov
2013-02-21 Todd C. MillerUse userpw_matches() for username matching so #uid...
2013-02-21 Todd C. MillerAvoid calling realloc3() with a zero size parameter...
2013-02-21 Todd C. MillerDo not send error mail if a user is not found in SSSD...
2013-02-20 Todd C. MillerTest setting disable_coredump to illegal value.
2013-02-20 Todd C. MillerFix atobool() usage.
2013-02-20 Todd C. MillerRemove unused variable.
2013-02-20 Todd C. MillerMake "sudo -l non_existent_command" warn that non_exist...
2013-02-20 Todd C. MillerMake sudoers file long list output better match the...
2013-02-20 Todd C. MillerUse the correct the sudoers policy symbol names and...
2013-02-20 Todd C. MillerFor "sudo -l" start a new line if the runas list change...
2013-02-19 Todd C. MillerFor "sudo -l" and "sudo -ll" only print the runas info...
2013-02-18 Todd C. MillerRename sample_group plugin to group_file.
2013-02-18 Todd C. MillerAdd maxseq sudoers option to limit the max number of...
2013-02-16 Todd C. MillerLog lines and columns in the iolog file.
2013-02-15 Todd C. MillerAdd simple regress tests for sudo.conf parsing.
2013-02-15 Todd C. MillerAlways display the I/O plugin version as long as its...
2013-02-15 Todd C. MillerUse sysconf(_SC_LOGIN_NAME_MAX) to find max username...
2013-02-15 Todd C. Miller#include "sudo_usage.h" not <sudo_usage.h> so we get...
2013-02-14 Todd C. MillerIf a line was longer that 0x80000000 the bit hack to...
2013-02-14 Todd C. MillerUse max_groups in front-end and plugin.
2013-02-14 Todd C. MillerPass max_groups to plugin in settings list.
2013-02-14 Todd C. MillerAdd max_groups setting to sudo.conf (currently unused...
2013-02-12 Todd C. MillerReorganize configure options
2013-02-11 Todd C. MillerAdd Sudo 1.8.6p7
2013-02-10 Todd C. MillerSync with autoconf 2.68
2013-02-10 Todd C. MillerRemove obsolete OS notes and move build requirements...
2013-02-08 Todd C. MillerSort elements of the settings, user_info and command_in...
2013-02-08 Todd C. MillerRemove trailing white space
2013-02-08 Todd C. MillerStore the session ID in the tty ticket file too. A...
2013-02-07 Todd C. MillerMove tzset() call from sudoers plugin to sudo front...
2013-02-07 Todd C. MillerMention line continuation
2013-02-07 Todd C. MillerAdd line continuation support to sudo_parseln() and...
2013-02-06 Todd C. MillerFix memory leak in error path; found by llvm checker
2013-02-06 Todd C. MillerRemove useless store detected by llvm checker.
2013-02-06 Todd C. MillerSudo now stores its libexec files in a "sudo" subdirect...
next