]> granicus.if.org Git - sudo/shortlog
sudo
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
2002-01-16 Todd C. Millerversion 1.6.5
2002-01-16 Todd C. Millersudo version 1.6.5
2002-01-16 Todd C. Millero when invoking the mailer as root use a hard-coded...
2002-01-16 Todd C. MillerBring back PERM_FULL_USER
2002-01-16 Todd C. Millerregen
2002-01-16 Todd C. Millerversion 1.6.5
2002-01-16 Todd C. MillerAdd --disable-root-mailer option to run the mailer...
2002-01-16 Todd C. Millercheckpoint for 1.6.4p2
2002-01-16 Todd C. MillerMention the "seteuid(0): Operation not permitted" probl...
2002-01-15 Todd C. MillerThe SHELL environment variable was preserved from the...
2002-01-15 Todd C. Millerregen
2002-01-15 Todd C. MillerAdd a configure option to turn off use of POSIX saved IDs
2002-01-15 Todd C. Millerregen
2002-01-15 Todd C. Milleradd --with-efence option
2002-01-15 Todd C. MillerOnly OR in MODE_RESET_HOME if MODE_RUN is set.
2002-01-15 Todd C. Millerregen
2002-01-15 Todd C. MillerQuoted commas were not being treated correctly in comma...
2002-01-15 Todd C. Millero Move the call to rebuild_env() until after MODE_RESET...
2002-01-15 Todd C. MillerAdd 'continue' statements to optimize the switch statem...
2002-01-13 Todd C. MillerRegen from new sudoers.pod SUDO_1_6_4
2002-01-13 Todd C. MillerAdd caveat about stay_setuid flag
2002-01-13 Todd C. MillerIf set_perms == set_perms_posix and the stay_setuid...
2002-01-13 Todd C. MillerRemove PERM_FULL_USER (which is no longer used) and...
2002-01-13 Todd C. MillerUse set_perms(PERM_FULL_ROOT, 0) before exec'ing the...
2002-01-12 Todd C. MillerUse sudo.ws instead of courtesan.com in URLs
2002-01-12 Todd C. MillerFix mansect substitution
2002-01-12 Todd C. MillerSubstitute man sections in Makefile.binary
next