]> granicus.if.org Git - sudo/shortlog
sudo
2004-08-17 Todd C. MillerBetter warning message when sudoedit is unable to write...
2004-08-17 Todd C. Millerregen
2004-08-17 Todd C. MillerDon't italicize the string "sudoedit"
2004-08-16 Todd C. MillerMention GratiSoft.
2004-08-11 Todd C. Millerregen
2004-08-11 Todd C. MillerReset used_runas to FALSE when re-intializing the parser.
2004-08-09 Todd C. MillerCorrect OpenBSD mips support
2004-08-09 Todd C. MillerAdd OpenBSD/mips
2004-08-07 Aaron SpanglerMore behavior notes
2004-08-07 Aaron SpanglerUpdates on current behavior
2004-08-06 Todd C. Miller=back does not take an indentlevel (makes no difference...
2004-08-06 Todd C. Miller=back does not take an indentlevel (makes no difference...
2004-08-06 Todd C. Millernew
2004-08-06 Todd C. MillerConsistency. Use same error for bad -u #uid when targe...
2004-08-06 Todd C. MillerAdd checksum idea from Steve Mancini
2004-08-06 Todd C. Millerregen
2004-08-06 Todd C. Millerregen
2004-08-06 Todd C. MillerDocument the restriction on uids specified via -u when...
2004-08-06 Todd C. MillerError out when targetpw is enabled and sudo is run...
2004-08-06 Todd C. Millerregen
2004-08-06 Todd C. MillerSome more todo for the next release.
2004-08-06 Todd C. MillerMake it clear that PAM should be used for DCE support...
2004-08-06 Todd C. Millero Document problems with wildcards and relative paths.
2004-08-05 Todd C. MillerMention --with-secure-path, not SECURE_PATH.
2004-08-03 Aaron Spanglerreflect changes to parse.c
2004-08-02 Todd C. Millerregen
2004-08-02 Todd C. MillerDon't pass user_cmnd and user_args to command_matches...
2004-08-02 Todd C. MillerDon't pass user_cmnd and user_args to command_matches...
2004-08-02 Todd C. MillerFix a bug introduced in rev. 1.149. When checking...
2004-07-31 Aaron SpanglerClarification thanks to Olivier Blin <oblin@mandrakesof...
2004-07-31 Aaron SpanglerAdd ignore_local_sudoers
2004-07-31 Aaron SpanglerSun One schema definition by Andreas.Bussjaeger@t-syste...
2004-07-29 Todd C. Millertypo
2004-07-23 Todd C. Millersync
2004-07-23 Todd C. MillerParse sudoers file as PERM_RUNAS not PERM_ROOT and...
2004-07-08 Todd C. MillerPAM change
2004-07-08 Aaron SpanglerBetter debugging of ALL command
2004-07-08 Todd C. MillerWhen matching for "sudoedit" in sudoers check both...
2004-07-04 Aaron SpanglerAdded !command feature
2004-06-28 Todd C. MillerUse pam_acct_mgmt() to check for disabled accounts...
2004-06-11 Todd C. MillerLicense is ISC-style, not BSD-style
2004-06-11 Todd C. Millersync
2004-06-10 Todd C. Millerregen
2004-06-10 Todd C. Millero Update some out of date bits to reality
2004-06-10 Todd C. MillerDon't ask for a password if invoking user == target...
2004-06-10 Todd C. Millertypo in comment
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...
next