projects
/
sudo
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sudo
2011-09-27
Todd C. Miller
Do not return without restoring permissions.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Todd C. Miller
regen pot files
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Todd C. Miller
Modify the authentication API such that the init and...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Todd C. Miller
Add missing dependency for getspwuid.lo and regen other...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Todd C. Miller
Fix a PAM_USER mismatch in session open/close. We...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Todd C. Miller
Add check for old being NULL in utmp_setid(); from...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-25
Todd C. Miller
If the invoking user cannot be resolved by uid fake...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
Todd C. Miller
Don't error out if the group plugin cannot be loaded...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Todd C. Miller
Quiet a false positive found by several static analysis...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Todd C. Miller
Add Italian translation for sudo from translationprojec...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Todd C. Miller
Update to current reality and add bit about ssh auth
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Todd C. Miller
Make "verbose" static; fixes a namespace clash with...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Todd C. Miller
FreeBSD has libutil.h not util.h
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Todd C. Miller
Define _BSD_SOURCE on FreeBSD, OpenBSD and DragonflyBSD
commit
|
commitdiff
|
tree
|
snapshot
2011-09-20
Todd C. Miller
Update po files from translationproject.org
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Todd C. Miller
Add support for DEREF in ldap.conf.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Todd C. Miller
install target should depend on ChangeLog too, not...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Todd C. Miller
Only iolog_file (not iolog_dir) supports mktemp-style...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Todd C. Miller
Sync with 1.8 branch for sudo 1.8.2 and 1.8.3 changes.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Todd C. Miller
Document group lookup change and possible side effects.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Todd C. Miller
Fix some square brackets in case statements that needed...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Todd C. Miller
Fix a crash in make_grlist_item() on 64-bit machines...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Todd C. Miller
Remove list_options() function that is no longer used...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Todd C. Miller
Error message if user tries --with-CC
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Todd C. Miller
Check for -libmldap too when looking for ldap libs...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Todd C. Miller
Honor NOPASSWD tag for denied commands too.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Todd C. Miller
Remove --with-CC option; it doesn't work correctly...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Todd C. Miller
Assume all modern systems support fstat(2).
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Todd C. Miller
Add configure test for missing errno declaration and...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Todd C. Miller
Include errno.h before sudo.h to avoid conflicting...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Todd C. Miller
Only print individual check status when there is a...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Todd C. Miller
Add calls to setprogname() for test programs.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Todd C. Miller
Add -Wall and -Werror after all tests so they don't...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Todd C. Miller
Actually run check_addr in the check target
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Todd C. Miller
Split out address matching into its own file and add...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-27
Todd C. Miller
When matching an address with a netmask in sudoers...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-26
Todd C. Miller
Fix netmask matching.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-26
Todd C. Miller
Don't assume all editors support the +linenumber comman...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-23
Todd C. Miller
Silence compiler warnings on Solaris with gcc 3.4.3
commit
|
commitdiff
|
tree
|
snapshot
2011-08-23
Todd C. Miller
Fix building on RHEL 3
commit
|
commitdiff
|
tree
|
snapshot
2011-08-23
Todd C. Miller
Add --enable-werror configure option.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-23
Todd C. Miller
setgroups() proto lives in grp.h on RHEL4, perhaps...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-23
Todd C. Miller
Use PAM by default on AIX 6 and higher.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Todd C. Miller
Add new Esperanto translation from translationproject.org
commit
|
commitdiff
|
tree
|
snapshot
2011-08-19
Todd C. Miller
Quiet an innocuous valgrind warning.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
Todd C. Miller
Fix expansion of strftime() escapes in log_dir and...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
Todd C. Miller
Fix "make check" return value.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Todd C. Miller
Regen pot files
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Todd C. Miller
Fix logic inversion in pot file up to date check.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Todd C. Miller
Add caching for gettext() checks.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Todd C. Miller
Better handling of libintl header and library mismatch.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-13
Todd C. Miller
Also check sudoers gid if sudoers is group writable.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Todd C. Miller
If dlopen is present but libtool doesn't find it, error...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Todd C. Miller
configure args on the command line should override...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Todd C. Miller
Fix loop that calls authenticate().
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Todd C. Miller
Update to autoconf 2.68 and libtool 2.4
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Todd C. Miller
Update to autoconf 2.68 and libtool 2.4
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Todd C. Miller
Fix typo; OPT should be OTP
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Todd C. Miller
Rename libsudoers convenience library to libparsesudoer...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Todd C. Miller
Add Danish sudoers translation from translationproject.org
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Todd C. Miller
Add dedicated callback function for runas_default sudoe...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Todd C. Miller
Update Finish, Polish, Russian and Ukrainian translatio...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Todd C. Miller
Go back to using a callback for runas_default to keep...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Todd C. Miller
Add check for out of date message catalogs when doing...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Todd C. Miller
regen
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Todd C. Miller
Make sure compiler supports static-libgcc before using it.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
Todd C. Miller
Link libsudo_noexec.la with LDLDFLAGS for -static-libgcc
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
Todd C. Miller
Add new Russian sudo translation from translationprojec...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Todd C. Miller
Update Finish and Polish translations from translationp...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Todd C. Miller
Go back to escaping the command args for "sudo -i"...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Todd C. Miller
Fix some potential problems found by the clang static...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Todd C. Miller
Updated Ukranian and Chinese (simplified) po files...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Todd C. Miller
Updated Polish translation from translationproject.org
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Todd C. Miller
Rebuild pot files
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Todd C. Miller
Don't try to audit failure if the runas user does not...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Todd C. Miller
Add -g to CFLAG for PIE builds.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Todd C. Miller
Remove fallback to per-group lookup when matching group...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Todd C. Miller
Fix setgroups() fallback code on EINVAL.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Todd C. Miller
Fix two PERM_INITIAL cases that were still using user_gids.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Todd C. Miller
Add Polish sudo message catalog
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Todd C. Miller
user_group is no longer used, remove it
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Todd C. Miller
Add Polish translation from translationproject.org
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Todd C. Miller
Add a wrapper for setgroups() that trims off extra...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Todd C. Miller
Instead of keeping separate groups and gids arrays...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Todd C. Miller
Don't rely on NULL since we don't include a header...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Todd C. Miller
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Todd C. Miller
Do not shadow global sudo_mode with a local variable...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-17
Todd C. Miller
bash 2.x doesd not support the -l flag and exits with...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-17
Todd C. Miller
Add Polish translation from translationproject.org
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Todd C. Miller
Make error strings translatable.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Todd C. Miller
Only run configure with --with-pam-login for RHEL 5...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Todd C. Miller
Fix typo in summary
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Todd C. Miller
Add missing logwrap.c
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Todd C. Miller
Split out log file word wrap code into its own file...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Todd C. Miller
For SuSE, only use /usr/lib64 as libexec if generating...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Todd C. Miller
Fix build error when --without-noexec configure option...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Todd C. Miller
Disable noexec for AIX < 5. LDR_PRELOAD is only availa...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
Todd C. Miller
Resolve the list of gids passed in from the sudo fronte...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-26
Todd C. Miller
Workaround for "sudo -i command" and newer versions...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-23
Todd C. Miller
Rewrite logfile word wrapping code to be more straight...
commit
|
commitdiff
|
tree
|
snapshot
next