projects
/
sudo
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sudo
2007-08-30
Todd C. Miller
Replace has_meta() with a macro that calls strpbrk().
commit
|
commitdiff
|
tree
|
snapshot
2007-08-30
Todd C. Miller
regen
commit
|
commitdiff
|
tree
|
snapshot
2007-08-30
Todd C. Miller
Use a list head struct when storing the semi-circular...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-30
Todd C. Miller
Fix pasto, append "!" not negated (which is an int...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-30
Todd C. Miller
Remove the dependency of gram .h on gram.y, the .c...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Todd C. Miller
Defaults lines may be associated with lists of users...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-26
Todd C. Miller
Revert the "cmp" portion of the last diff, it doesn...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-26
Todd C. Miller
Remove *.lo for clean:
commit
|
commitdiff
|
tree
|
snapshot
2007-08-25
Todd C. Miller
Replace IPV6 regexp with a much simpler (readable)...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-25
Todd C. Miller
Fix thinko introduced when merging IPV6 support.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-24
Todd C. Miller
regen
commit
|
commitdiff
|
tree
|
snapshot
2007-08-24
Todd C. Miller
add 2007
commit
|
commitdiff
|
tree
|
snapshot
2007-08-24
Todd C. Miller
mention #uid vs. comment pitfall
commit
|
commitdiff
|
tree
|
snapshot
2007-08-24
Todd C. Miller
Merge in a patch from the libtool cvs that fixes a...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-24
Todd C. Miller
Back out he XOR swap trick, it is slower than a temp...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-24
Todd C. Miller
regen
commit
|
commitdiff
|
tree
|
snapshot
2007-08-24
Todd C. Miller
Convert the tail queue to a semi-circle queue and use...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-23
Todd C. Miller
remove useless statement
commit
|
commitdiff
|
tree
|
snapshot
2007-08-23
Todd C. Miller
Refactor #include parsing into a separate function...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-22
Todd C. Miller
mention better uid support
commit
|
commitdiff
|
tree
|
snapshot
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
next