]> granicus.if.org Git - sudo/shortlog
sudo
2003-03-10 Todd C. Millerfix a typo; David Krause
2003-03-07 Todd C. Millerfix typo
2003-03-04 Todd C. MillerRemove DYLD_ from the environment for MacOS X; from...
2003-03-01 Todd C. Millernot not; Anil Madhavapeddy
2003-01-23 Todd C. Millertypos; jmc@openbsd.org
2003-01-20 Todd C. MillerAdd some missing ';' rule terminators that bison warns...
2003-01-20 Todd C. Millerfix typo I introduced in last merge
2003-01-20 Todd C. Millerregenerate with autoconf 2.57
2003-01-20 Todd C. MillerAdd missing "$HOME"
2003-01-20 Todd C. MillerAdd some more square backets to make autoconf 2.57...
2003-01-20 Todd C. MillerUpdates from autoconf-2.57
2003-01-20 Todd C. MillerUpdates from autoconf-2.57
2003-01-17 Todd C. Millerregen
2003-01-17 Todd C. Millerregen
2003-01-17 Todd C. MillerAdd support for Defaults>RunasUser
2003-01-07 Todd C. Millerfclose() yyin after each yyparse() is done and use...
2003-01-07 Todd C. MillerBetter fix for sudoers files w/o a newline before EOF...
2003-01-06 Todd C. MillerWork around what appears to be a flex bug when dealing...
2003-01-06 Todd C. Millero The parser needs sudoers to end with a newline but...
2002-12-15 Todd C. MillerFix pasto/thinko in setresgid()/setregid() usage.
2002-12-15 Todd C. Millerdon't compile set_perms_posix if we have setreuid or...
2002-12-14 Todd C. Millerdocument new prompt escapes
2002-12-14 Todd C. MillerAdd %U and %H escapes and redo prompt rewriting. ...
2002-12-13 Todd C. MillerWrite the prompt *after* turning off echo to avoid...
2002-12-13 Todd C. MillerAdd support for mipseb; wiz@danbala.tuwien.ac.at
2002-12-13 Todd C. MillerFix IRIX fallout from name changes in man dir/sect...
2002-12-13 Todd C. MillerKeep a local copy of tgetpass_flags so we don't add...
2002-11-28 Todd C. Millerregen
2002-11-28 Todd C. MillerAdd missing yyerror() calls; YYERROR does not seem...
2002-11-26 Todd C. Millerfix typo in comment; Pedro Bastos
2002-11-22 Todd C. Millerdocument --disable-setresuid
2002-11-22 Todd C. MillerSprinkle some volatile qualifiers to prevent over-enthu...
2002-11-22 Todd C. Millerminor sign fixes pointed out by gcc -Wsign-compare
2002-11-22 Todd C. MillerRevamp set_perms. We now use a version based on setres...
2002-11-22 Todd C. Millerregen from configure.in
2002-11-22 Todd C. MillerAdd checks for setresuid() and a way to disable using it
2002-11-22 Todd C. MillerNo long need to emulate set*[ug]id() via setres[ug...
2002-11-22 Todd C. MillerBefore exec, restore state of signal handlers to be...
2002-11-22 Todd C. Millero timestamp_uid should be uid_t, not int
2002-09-19 Todd C. Millerupdate ftp link for bison
2002-07-20 Todd C. MillerError out if setusercontext() fails and the runas user...
2002-05-20 Todd C. MillerFix rcsid
2002-05-20 Todd C. MillerFix SecurID API test
2002-05-17 Todd C. Millertypo in comment
2002-05-17 Todd C. Millersecurid5 stuff needs pthreads. Just adding -lpthread...
2002-05-17 Todd C. MillerSecurID API version 5 support from Michael Stroucken
2002-05-17 Todd C. MillerAdd check for SecurID 5.0 API
2002-05-08 Todd C. MillerWe actually do still need config.h to get the 'const...
2002-05-05 Todd C. Millerregen with autoconf 2.5.3
2002-05-05 Todd C. MillerDon't set sysconfdir to '/etc' if the user has specifie...
2002-05-05 Todd C. MillerSome fixes for autoconf 2.53 from Robert Uhl
2002-05-05 Todd C. MillerNo need for dump_badenv() now that dump_defaults()...
2002-05-05 Todd C. Miller++version
2002-05-05 Todd C. Millerdocument timestampowner
2002-05-05 Todd C. MillerDon't call set_perms() when doing timestamp stuff unles...
2002-05-05 Todd C. Millerg/c second arg to set_perms--it is no longer used
2002-05-03 Todd C. MillerAdd support for non-root timestamp dirs. This allows...
2002-05-03 Todd C. MillerAdd timestampowner, "Owner of the authentication timest...
2002-05-02 Todd C. MillerDon't try to pre-compute the size of the new envp,...
2002-04-26 Todd C. Millerregen
2002-04-26 Todd C. MillerFix two typo/pastos; from jrj@purdue.edu
2002-04-25 Todd C. Miller++version SUDO_1_6_6
2002-04-25 Todd C. Millerregen
2002-04-25 Todd C. MillerSync with 1.6.6
2002-04-25 Todd C. MillerThe the loop used to expand %h and %u, the lastchar...
2002-04-18 Todd C. Millercrank version to 1.6.6
2002-04-18 Todd C. Miller#undef VOID to get rid of an AFS warning
2002-04-18 Todd C. MillerUse easprintf instead of emalloc + sprintf for some...
2002-03-16 Todd C. Millerregen
2002-03-16 Todd C. MillerRemove Chris Jepeway's email address so people don...
2002-03-12 Todd C. MillerMove endpwent() to be after set_perms(PERM_RUNAS, ...
2002-02-22 Todd C. MillerMake it clear which configure options take arguments.
2002-01-25 Todd C. MillerHP-UX 9.x has RLIMIT_* but no RLIM_INFINITY. If there...
2002-01-22 Todd C. MillerZero and free allocated memory when there is a conversa...
2002-01-22 Todd C. MillerUse sigaction() not signal()
2002-01-22 Todd C. MillerMention that some linux kernels have broken POSIX saved...
2002-01-22 Todd C. Millercheckpoint for 1.6.5p2
2002-01-22 Todd C. Millerregen
2002-01-22 Todd C. MillerAdd --disable-setreuid flag
2002-01-22 Todd C. MillerDocument new --disable-setreuid option and change descr...
2002-01-22 Todd C. Millerfatal() now takes an argument that determines whether...
2002-01-22 Todd C. MillerUpdate for new error messages from set_perms()
2002-01-22 Todd C. MillerUpdate for new error messages from set_perms()
2002-01-21 Todd C. MillerMake this compile w/o warnings
2002-01-21 Todd C. MillerMention that we can't use pam_acct_mgmt()
2002-01-21 Todd C. MillerThe user's password was not zeroed after use when AIX...
2002-01-20 Todd C. MillerAvoid giving PAM a NULL password response, use the...
2002-01-20 Todd C. MillerDon't check the return value of pam_setcred(). In...
2002-01-20 Todd C. MillerDon't need a '/' between $(DESTDIR) and a directory.
2002-01-20 Todd C. MillerDon't need a '/' between $(DESTDIR) and a directory.
2002-01-18 Todd C. Millerregen
2002-01-18 Todd C. Millero BSDi also has a bogus setreuid()
2002-01-18 Todd C. MillerOlder BSDi releases lack freeifaddrs() so add a test...
2002-01-17 Todd C. MillerCheckpoint for 1.6.5p1
2002-01-17 Todd C. MillerReturn AUTH_FAILURE in passwd_init() if skeyaccess...
2002-01-17 Todd C. MillerDon't use memory after it has been freed.
2002-01-17 Todd C. Millerskeyaccess() wants a struct passwd * not a char *;... SUDO_1_6_5
2002-01-17 Todd C. Miller++version
2002-01-17 Todd C. Millercheckpoint for sudo 1.6.5
2002-01-16 Todd C. Millerregen
next