projects
/
sudo
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sudo
2007-08-22
Todd C. Miller
Users may now consist of a uid.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-22
Todd C. Miller
regen
commit
|
commitdiff
|
tree
|
snapshot
2007-08-22
Todd C. Miller
Use lbuf_append_quoted() for sudo -l output to quote...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-22
Todd C. Miller
Add lbuf_append_quoted() which takes a set of character...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-22
Todd C. Miller
Require that the first character after a comment not...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-22
Todd C. Miller
Replace RUNAS token with '(' and ')' tokens to make...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-22
Todd C. Miller
The BUGS file is history
commit
|
commitdiff
|
tree
|
snapshot
2007-08-22
Todd C. Miller
The BUGS file is history
commit
|
commitdiff
|
tree
|
snapshot
2007-08-21
Todd C. Miller
Allow comments after a RunasAlias as long as the charac...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-21
Todd C. Miller
Glob support was back-ported to 1.6.9
commit
|
commitdiff
|
tree
|
snapshot
2007-08-20
Todd C. Miller
remove sudo_usage.h in distclean
commit
|
commitdiff
|
tree
|
snapshot
2007-08-20
Todd C. Miller
If a Defaults value contains a blank, double-quote...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-20
Todd C. Miller
Properly deal with Defaults double-quoted strings that...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-20
Todd C. Miller
Be consistent when using single quotes and backticks.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-19
Todd C. Miller
Add new linebuf code to do appends of dynamically alloc...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-18
Todd C. Miller
Fix line wrapping in usage() and use the actual tty...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-17
Todd C. Miller
some more info
commit
|
commitdiff
|
tree
|
snapshot
2007-08-17
Todd C. Miller
Mentioned Chris Jepeway's parser and also the new one...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-16
Todd C. Miller
For the options list, add flag args where appropriate...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-15
Todd C. Miller
Fix some spacing in "sudo -l" and add a comment about...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-15
Todd C. Miller
regen
commit
|
commitdiff
|
tree
|
snapshot
2007-08-15
Todd C. Miller
Remove monitor support until there is a versino of...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-15
Todd C. Miller
use getaddrinfo() instead of gethostbyname() if it...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-14
Todd C. Miller
Deal with OSes where sizeof(gid_t) < sizeof(int).
commit
|
commitdiff
|
tree
|
snapshot
2007-08-14
Todd C. Miller
repair non-getifaddrs() code after ipv6 integration
commit
|
commitdiff
|
tree
|
snapshot
2007-08-14
Todd C. Miller
If we can open sudoers but fail to read the first byte...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-13
Todd C. Miller
regen
commit
|
commitdiff
|
tree
|
snapshot
2007-08-13
Todd C. Miller
Add IPv6 support; adapted from patches by YOSHIFUJI...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-13
Todd C. Miller
Add some missing markup
commit
|
commitdiff
|
tree
|
snapshot
2007-08-12
Todd C. Miller
fix sudo_noexec extension which got broken in the libto...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-10
Todd C. Miller
explicitly specify -Tascii to nroff
commit
|
commitdiff
|
tree
|
snapshot
2007-08-08
Todd C. Miller
remove an ANSI-ism that crept in
commit
|
commitdiff
|
tree
|
snapshot
2007-08-07
Todd C. Miller
Adjust list indents
commit
|
commitdiff
|
tree
|
snapshot
2007-08-07
Todd C. Miller
Use a list for the environment instead of an indented...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-07
Todd C. Miller
Adjust list indentation
commit
|
commitdiff
|
tree
|
snapshot
2007-08-07
Todd C. Miller
add =head3
commit
|
commitdiff
|
tree
|
snapshot
2007-08-06
Todd C. Miller
mention that when specifying a uid for the -u option...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-02
Todd C. Miller
Fix off by one in group matching.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-31
Todd C. Miller
Fix typo: PYTHONINSPEC should be PYTHONINSPECT. From...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-30
Todd C. Miller
Add missing define of HAVE_GSS_KRB5_CCACHE_NAME for the
commit
|
commitdiff
|
tree
|
snapshot
2007-07-30
Todd C. Miller
Fix link tests such that new gcc doesn't optimize away...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-29
Todd C. Miller
add missing over/back
commit
|
commitdiff
|
tree
|
snapshot
2007-07-29
Todd C. Miller
Change FILES section to use =item
commit
|
commitdiff
|
tree
|
snapshot
2007-07-29
Todd C. Miller
Add back allocation of the env struct in rebuild_env...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-29
Todd C. Miller
Don't init the private environment in rebuild_env(...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-26
Todd C. Miller
Use file markup for paths in the FILES section
commit
|
commitdiff
|
tree
|
snapshot
2007-07-26
Todd C. Miller
Don't capitalize sudo/visudo
commit
|
commitdiff
|
tree
|
snapshot
2007-07-26
Todd C. Miller
Sort sudoers options; based on a diff from Igor Sobrado.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-25
Todd C. Miller
Use 8 and 5 instead of @mansectsu@ and @mansectform...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-22
Todd C. Miller
Move license info to pod format
commit
|
commitdiff
|
tree
|
snapshot
2007-07-22
Todd C. Miller
Substitute value of path_info into sudoers man page.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-22
Todd C. Miller
remove features that were back-ported to 1.6.9
commit
|
commitdiff
|
tree
|
snapshot
2007-07-22
Todd C. Miller
Sort SYNOPSIS and sync usage. From Igor Sobrado.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-22
Todd C. Miller
Only need sudo_setenv/sudo_unsetenv if we are going...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-22
Todd C. Miller
rebuild without branch info
commit
|
commitdiff
|
tree
|
snapshot
2007-07-22
Todd C. Miller
Add ChangeLog target
commit
|
commitdiff
|
tree
|
snapshot
2007-07-22
Todd C. Miller
Run cleanup code if the user hits ^C at the password...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-22
Todd C. Miller
Some versions of pam_lastlog have a bug that will cause...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
Todd C. Miller
ChageLog not Changelog
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
Todd C. Miller
sync
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
Todd C. Miller
CHANGE -> Changelog
commit
|
commitdiff
|
tree
|
snapshot
2007-07-20
Todd C. Miller
sync
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Todd C. Miller
Add configure hooks for gss_krb5_ccache_name() and...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
Todd C. Miller
rebuild_env() and insert_env_vars() no longer return...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
Todd C. Miller
Split sudo_setenv() into an external version and a...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Todd C. Miller
Add support for using gss_krb5_ccache_name() instead...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Todd C. Miller
add krb5_ccname
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Todd C. Miller
Add support for sasl_secprops in ldap.conf
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Todd C. Miller
Add sudo_unsetenv() and refactor private env syncing...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Todd C. Miller
The ldap.conf variable is sasl_auth_id not sasl_authid.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-15
Todd C. Miller
Add support for krb5_ccname in ldap.conf. If specified...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-15
Todd C. Miller
Remove format_env()
commit
|
commitdiff
|
tree
|
snapshot
2007-07-15
Todd C. Miller
Fix use_sasl vs. rootuse_sasl logic.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-15
Todd C. Miller
Add support for SASL auth when connecting to an LDAP...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-14
Todd C. Miller
Only enable AIX or BSD auth if no other exclusive auth...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Todd C. Miller
Generate HISTORY from history.pod (which is also used...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Todd C. Miller
regen
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Todd C. Miller
Better explanation of environment handling in the sudo...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Todd C. Miller
Defer setting user-specified env vars until after authe...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Todd C. Miller
honor def_default_path for PATH set on the command...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Todd C. Miller
Allow user to set environment variables on the command...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-08
Todd C. Miller
Call rebuild_env() in call cases.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-08
Todd C. Miller
warn -> warning
commit
|
commitdiff
|
tree
|
snapshot
2007-07-08
Todd C. Miller
add -c option to sudoedit synopsis
commit
|
commitdiff
|
tree
|
snapshot
2007-07-08
Todd C. Miller
udpate to reality
commit
|
commitdiff
|
tree
|
snapshot
2007-07-08
Todd C. Miller
Use ALLOW/DENY instead of TRUE/FALSE when dealing with...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-08
Todd C. Miller
Move setting of FLAG_NO_CHECK into the if(pwflag) block.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-08
Todd C. Miller
add SETENV tag
commit
|
commitdiff
|
tree
|
snapshot
2007-07-06
Todd C. Miller
Make pwcheck local to the pwflag block.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-06
Todd C. Miller
Do not update timestamp if user not validated by sudoers.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-06
Todd C. Miller
for PERM_RUNAS, set the egid to the runas user's gid...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-06
Todd C. Miller
PERM_FULL_ROOT is now no different than PERM_ROOT so...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-06
Todd C. Miller
don't check timestamp mtime if we are just going to...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-06
Todd C. Miller
Move sudoers defaults parameters into their own section.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-06
Todd C. Miller
Reduce a level of indent by a few placed continue state...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-06
Todd C. Miller
Make matching but negated commands/hosts/runas entries...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-05
Todd C. Miller
Print default runas in "sudo -l" if sudoers don't speci...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-05
Todd C. Miller
Less hacky way of testing whether the domain was set.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-04
Todd C. Miller
Mention pam-devel and openldap-devel for Linux
commit
|
commitdiff
|
tree
|
snapshot
2007-07-03
Todd C. Miller
or vs. are
commit
|
commitdiff
|
tree
|
snapshot
next