]> granicus.if.org Git - sudo/shortlog
sudo
2004-09-11 Todd C. Milleravoid __P so there is no need for compat.h to be included
2004-09-11 Todd C. MillerDon't use HAVE_UTIME_H before including config.h.
2004-09-10 Todd C. MillerFix Solatis futimes macro
2004-09-09 Todd C. MillerRename ots -> omtim for improved readability.
2004-09-08 Todd C. MillerRedo changes in revision 1.7. Don't really need to...
2004-09-08 Todd C. Millersync
2004-09-08 Todd C. Millerregen
2004-09-08 Todd C. Millerback out revision 1.70; it is no long applicable
2004-09-08 Todd C. MillerLet the loader initialize nep
2004-09-08 Todd C. MillerRemoved unneed check for fchown
2004-09-08 Todd C. MillerUse timespec throughout.
2004-09-08 Todd C. Millergettime.[co]
2004-09-08 Todd C. Millerfunction to return the current time in a struct timespec
2004-09-08 Todd C. MillerNot a darpa-sponsored file.
2004-09-07 Todd C. MillerAdd a check for struct timespec and provide it for...
2004-09-07 Todd C. MillerAdd checks for st_mtim and st_mtimespec and add macros...
2004-09-07 Todd C. MillerAdd an extra param to touch() for nsec
2004-09-07 Todd C. MillerCall mkstemp() as the in invoking user so we don't...
2004-09-07 Todd C. MillerIf path is NULL and fd == -1 return -1.
2004-09-07 Todd C. Millerclosefrom() is overkill, the only extra fds are the...
2004-09-07 Todd C. MillerUse utimes() and futimes() instead of utime() in touch...
2004-09-07 Aaron SpanglerRare SEGV
2004-09-06 Todd C. Millerregen
2004-09-06 Todd C. MillerAdd SUPPORT section and re-order some of the sections...
2004-09-06 Aaron SpanglerOpenldap ~/.ldaprc fix
2004-09-06 Todd C. MillerTalk about how the editor must write its changes to...
2004-09-06 Todd C. Millersync
2004-09-06 Todd C. MillerKeep the temp file open instead of re-opening after...
2004-09-06 Todd C. MillerUpdate for current redhat/fedora core.
2004-09-03 Aaron Spanglertls_ examples
2004-09-02 Aaron Spanglerconfig tls_* options
2004-08-29 Todd C. MillerNo need for -lcrypt when using pam.
2004-08-27 Todd C. Millerregen
2004-08-27 Aaron SpanglerAllow --with-ldap-conf-file option to override LDAP_CONF
2004-08-27 Aaron Spanglercleanup debug message
2004-08-26 Aaron Spanglermore config info
2004-08-24 Todd C. MillerAdd cmnd_base to struct sudo_user and set it in init_va...
2004-08-21 Todd C. Millerdocument HP's crippled compiler deficiency.
2004-08-21 Todd C. MillerFix some thinkos in --with-editor and --with-env-editor...
2004-08-21 Todd C. Miller--with-noexec takes an optional PATH argument.
2004-08-21 Todd C. Millerdocument --with-noexec
2004-08-17 Todd C. Millersync SUDO_1_6_8
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.
next