]> granicus.if.org Git - sudo/shortlog
sudo
2004-06-08 Todd C. Millerregen
2004-06-08 Todd C. MillerExpand on NOEXEC a little.
2004-06-08 Todd C. Millersync
2004-06-08 Todd C. Millerregen
2004-06-08 Todd C. Millerregen
2004-06-08 Todd C. MillerAdd a check in visudo for runas_default being set after...
2004-06-08 Todd C. MillerAdd a check in visudo for runas_default being set after...
2004-06-08 Todd C. Millerregen
2004-06-08 Todd C. MillerAdd a MATCHED macro for testing whether foo_matches...
2004-06-07 Todd C. Millerregen
2004-06-07 Todd C. Millerregen
2004-06-07 Todd C. MillerCorrect description of where Defaults specs should go.
2004-06-07 Todd C. MillerCorrect description of where Defaults specs should go.
2004-06-07 Todd C. Millerupdate (c) year
2004-06-07 Todd C. Millerupdate (c) year
2004-06-07 Todd C. Millerupdate (c) year
2004-06-07 Todd C. Millerupdate (c) year
2004-06-07 Todd C. Millerupdate (c) year
2004-06-07 Todd C. Millerupdate (c) year
2004-06-06 Todd C. Millerregen
2004-06-06 Todd C. MillerRemove trailing spaces, no actual code changes.
2004-06-06 Todd C. MillerRemove trailing spaces, no actual code changes.
2004-06-06 Todd C. MillerRemove trailing spaces, no actual code changes.
2004-06-06 Todd C. MillerRemove trailing spaces, no actual code changes.
2004-06-06 Todd C. MillerRemove trailing spaces, no actual code changes.
2004-06-06 Todd C. MillerRemove trailing spaces, no actual code changes.
2004-06-06 Todd C. MillerRemove trailing spaces, no actual code changes.
2004-06-06 Todd C. Millerregen
2004-06-06 Todd C. MillerFix a >=0 that should be <0 that was improperly convert...
2004-06-06 Todd C. MillerAdd do {} while(0) around pop macro
2004-06-06 Todd C. MillerFix pastos introduced in SETNMATCH addition.
2004-06-05 Todd C. MillerUpdate for configure changes
2004-06-05 Todd C. Millerregen
2004-06-05 Todd C. MillerAdd NOMATCH and UNSPEC defines (-1 and -2 respectively...
2004-06-05 Todd C. MillerAdd NOMATCH and UNSPEC defines (-1 and -2 respectively...
2004-06-05 Todd C. MillerInitialize runas to -2, not -1 since we need to be...
2004-06-03 Todd C. MillerError out if argc < 1.
2004-06-03 Todd C. MillerError out if argc < 1.
2004-06-03 Todd C. MillerAdd tests for what libs we need to link with for ldap...
2004-06-03 Aaron SpanglerSolaris native LDAP build fix
2004-06-01 Todd C. MillerSet edn to NULL is ldap_get_dn() fails to avoid potenti...
2004-06-01 Todd C. MillerAdd prototype for sudo_ldap_list_matches
2004-06-01 Todd C. MillerBetter check for dirfd macro--we now set HAVE_DIRFD...
2004-06-01 Todd C. MillerBetter check for dirfd macro--we now set HAVE_DIRFD...
2004-06-01 Todd C. MillerBetter check for dirfd macro--we now set HAVE_DIRFD...
2004-06-01 Todd C. MillerOnly check /proc/$$/fd if we have the dirfd function...
2004-06-01 Todd C. MillerAdd a check for a dirfd() function (like Linux) and...
2004-06-01 Todd C. Millerdirfd() is now defined in compat.h as needed.
2004-06-01 Todd C. MillerClarify closefrom() note.
2004-06-01 Todd C. MillerWhen checking for a command in the directory, only...
2004-06-01 Todd C. MillerIf there is a /proc/$$/fd directory, behave like the...
2004-06-01 Todd C. Millercompat.h guarantees INT_MAX is defined.
2004-06-01 Todd C. MillerAdd definitions of OPEN_MAX and INT_MAX for those witho...
2004-06-01 Todd C. MillerUse PATH_MAX, not MAXPATHLEN since the former is standa...
2004-05-31 Todd C. Millersync
2004-05-31 Todd C. MillerAdd some entries that were mailed in a while ago
2004-05-31 Todd C. Millero sysconf returns a long, not an int.
2004-05-30 Todd C. MillerMention change in parse order for RunAs entries.
2004-05-30 Todd C. Millerregen
2004-05-29 Todd C. Miller o --with-ldap now takes an optional dir as a parameter
2004-05-29 Todd C. MillerFix some typos, word choice and formatting issues.
2004-05-28 Todd C. MillerUse SA_INTERRUPT so SunOS works correctly, avoid stdio...
2004-05-28 Todd C. MillerRemove hack overriding cross-compiler check. It should...
2004-05-28 Todd C. MillerRemove select() compat bits since we no longer use...
2004-05-28 Todd C. MillerUse alarm() instead of select() for the timeout for...
2004-05-27 Todd C. Millersynbc
2004-05-27 Todd C. Millerupdate
2004-05-27 Todd C. MillerDeal with systems that have no way of setting the effec...
2004-05-27 Todd C. MillerDefine NO_SAVED_IDS if we don't find seteuid()
2004-05-27 Todd C. MillerAdd back check for setreuid() since NSK doesn't have it.
2004-05-27 Todd C. Millerregen
2004-05-27 Todd C. Millersync
2004-05-27 Todd C. Millersync
2004-05-27 Todd C. MillerIn sudoers_lookup() return VALIDATE_NOT_OK if the runas...
2004-05-27 Todd C. MillerClarify mail_noperm
2004-05-20 Aaron SpanglerMissing DESTDIR in make install for sudo_noexec.la
2004-05-17 Todd C. Millerregen
2004-05-17 Todd C. Millersync
2004-05-17 Todd C. MillerRemove fastboot/fasthalt (who still remembers these...
2004-05-17 Todd C. MillerRemove fastboot/fasthalt (who still remembers these...
2004-05-17 Todd C. Millerfilesystem -> file system
2004-05-17 Todd C. Millerfilesystem -> file system
2004-05-17 Todd C. Millerfilesystem -> file system
2004-05-17 Todd C. MillerFix some minor typos and formatting goofs
2004-05-17 Todd C. Millerregen
2004-05-17 Todd C. Millerremove my email addr
2004-05-17 Todd C. MillerUse @mansectform@ and @mansectsu@ everywhere
2004-05-17 Todd C. MillerAccept quoted globbing characters and pass them verbati...
2004-05-17 Todd C. MillerDocument that /tmp/.odus is gone.
2004-05-17 Todd C. MillerNo longer use /tmp/.odus as a possible timestamp dir...
2004-05-17 Todd C. MillerNo longer use /tmp/.odus as a possible timestamp dir...
2004-05-17 Todd C. MillerNo longer use /tmp/.odus as a possible timestamp dir...
2004-05-17 Todd C. MillerNo longer use /tmp/.odus as a possible timestamp dir...
2004-05-17 Todd C. MillerPreliminary changes to support nsr-tandem-nsk. Based...
2004-05-17 Todd C. MillerPreliminary changes to support nsr-tandem-nsk. Based...
2004-05-17 Todd C. MillerPreliminary changes to support nsr-tandem-nsk. Based...
2004-05-16 Todd C. MillerThere was no 1.6.7p6.
2004-05-16 Todd C. Millersync
2004-05-16 Todd C. Milleradd missing files to DISTFILES
2004-05-16 Todd C. Millerregen
next