]> granicus.if.org Git - sudo/log
sudo
13 years agoUpdate to autoconf 2.68 and libtool 2.4
Todd C. Miller [Thu, 11 Aug 2011 18:40:53 +0000 (14:40 -0400)]
Update to autoconf 2.68 and libtool 2.4

--HG--
branch : 1.8

13 years agoUpdate to autoconf 2.68 and libtool 2.4
Todd C. Miller [Thu, 11 Aug 2011 18:32:23 +0000 (14:32 -0400)]
Update to autoconf 2.68 and libtool 2.4

13 years agoUpdate to autoconf 2.68 and libtool 2.4
Todd C. Miller [Thu, 11 Aug 2011 18:25:01 +0000 (14:25 -0400)]
Update to autoconf 2.68 and libtool 2.4

13 years agoFix typo; OPT should be OTP
Todd C. Miller [Thu, 11 Aug 2011 17:25:39 +0000 (13:25 -0400)]
Fix typo; OPT should be OTP

--HG--
branch : 1.8

13 years agoFix typo; OPT should be OTP
Todd C. Miller [Thu, 11 Aug 2011 17:25:08 +0000 (13:25 -0400)]
Fix typo; OPT should be OTP

13 years agoRename libsudoers convenience library to libparsesudoers to avoid
Todd C. Miller [Thu, 11 Aug 2011 17:15:09 +0000 (13:15 -0400)]
Rename libsudoers convenience library to libparsesudoers to avoid
libtool confusion.

--HG--
branch : 1.8

13 years agoRename libsudoers convenience library to libparsesudoers to avoid
Todd C. Miller [Thu, 11 Aug 2011 17:14:44 +0000 (13:14 -0400)]
Rename libsudoers convenience library to libparsesudoers to avoid
libtool confusion.

13 years agoAdd Danish sudoers translation from translationproject.org
Todd C. Miller [Wed, 10 Aug 2011 13:51:23 +0000 (09:51 -0400)]
Add Danish sudoers translation from translationproject.org

--HG--
branch : 1.8

13 years agoAdd Danish sudoers translation from translationproject.org
Todd C. Miller [Wed, 10 Aug 2011 13:50:52 +0000 (09:50 -0400)]
Add Danish sudoers translation from translationproject.org

13 years agoAdd dedicated callback function for runas_default sudoers setting
Todd C. Miller [Wed, 10 Aug 2011 13:03:54 +0000 (09:03 -0400)]
Add dedicated callback function for runas_default sudoers setting
that only sets runas_pw if no runas user or group was specified by
the user.

--HG--
branch : 1.8

13 years agoAdd dedicated callback function for runas_default sudoers setting
Todd C. Miller [Wed, 10 Aug 2011 13:02:37 +0000 (09:02 -0400)]
Add dedicated callback function for runas_default sudoers setting
that only sets runas_pw if no runas user or group was specified by
the user.

13 years agoUpdate Finish, Polish, Russian and Ukrainian translations from
Todd C. Miller [Tue, 9 Aug 2011 18:58:26 +0000 (14:58 -0400)]
Update Finish, Polish, Russian and Ukrainian translations from
translationproject.org.

--HG--
branch : 1.8

13 years agoUpdate Finish, Polish, Russian and Ukrainian translations from
Todd C. Miller [Tue, 9 Aug 2011 18:57:57 +0000 (14:57 -0400)]
Update Finish, Polish, Russian and Ukrainian translations from
translationproject.org.

13 years agoGo back to using a callback for runas_default to keep runas_pw in
Todd C. Miller [Tue, 9 Aug 2011 18:55:29 +0000 (14:55 -0400)]
Go back to using a callback for runas_default to keep runas_pw in
sync.  This is needed to make per-entry runas_default settings work
with LDAP-based sudoers.  Instead of declaring it a callback in
def_data.in, sudo and testsudoers poke sudo_defs_table[] which is
a bit naughty, but avoids requiring stub functions in visudo and
the tests.

--HG--
branch : 1.8

13 years agoGo back to using a callback for runas_default to keep runas_pw in
Todd C. Miller [Tue, 9 Aug 2011 18:54:42 +0000 (14:54 -0400)]
Go back to using a callback for runas_default to keep runas_pw in
sync.  This is needed to make per-entry runas_default settings work
with LDAP-based sudoers.  Instead of declaring it a callback in
def_data.in, sudo and testsudoers poke sudo_defs_table[] which is
a bit naughty, but avoids requiring stub functions in visudo and
the tests.

13 years agoRegen pot files
Todd C. Miller [Fri, 5 Aug 2011 17:35:38 +0000 (13:35 -0400)]
Regen pot files

--HG--
branch : 1.8

13 years agoAdd check for out of date message catalogs when doing "make dist".
Todd C. Miller [Fri, 5 Aug 2011 16:34:07 +0000 (12:34 -0400)]
Add check for out of date message catalogs when doing "make dist".

--HG--
branch : 1.8

13 years agoAdd check for out of date message catalogs when doing "make dist".
Todd C. Miller [Fri, 5 Aug 2011 16:33:40 +0000 (12:33 -0400)]
Add check for out of date message catalogs when doing "make dist".

13 years agoMake sure compiler supports static-libgcc before using it.
Todd C. Miller [Tue, 2 Aug 2011 20:14:42 +0000 (16:14 -0400)]
Make sure compiler supports static-libgcc before using it.

--HG--
branch : 1.8

13 years agoregen
Todd C. Miller [Tue, 2 Aug 2011 20:14:11 +0000 (16:14 -0400)]
regen

13 years agoMake sure compiler supports static-libgcc before using it.
Todd C. Miller [Tue, 2 Aug 2011 20:13:18 +0000 (16:13 -0400)]
Make sure compiler supports static-libgcc before using it.

13 years agoLink libsudo_noexec.la with LDLDFLAGS for -static-libgcc
Todd C. Miller [Mon, 1 Aug 2011 23:02:51 +0000 (19:02 -0400)]
Link libsudo_noexec.la with LDLDFLAGS for -static-libgcc

--HG--
branch : 1.8

13 years agoLink libsudo_noexec.la with LDLDFLAGS for -static-libgcc
Todd C. Miller [Mon, 1 Aug 2011 23:02:16 +0000 (19:02 -0400)]
Link libsudo_noexec.la with LDLDFLAGS for -static-libgcc

13 years agoAdd new Russian sudo translation from translationproject.org
Todd C. Miller [Sat, 30 Jul 2011 13:36:50 +0000 (09:36 -0400)]
Add new Russian sudo translation from translationproject.org
and rebuild the other translation files.

--HG--
branch : 1.8

13 years agoAdd new Russian sudo translation from translationproject.org
Todd C. Miller [Sat, 30 Jul 2011 13:35:56 +0000 (09:35 -0400)]
Add new Russian sudo translation from translationproject.org
and rebuild the other translation files.

13 years agoUpdate Finish and Polish translations from translationproject.org
Todd C. Miller [Fri, 29 Jul 2011 20:41:14 +0000 (16:41 -0400)]
Update Finish and Polish translations from translationproject.org

--HG--
branch : 1.8

13 years agoUpdate Finish and Polish translations from translationproject.org
Todd C. Miller [Fri, 29 Jul 2011 20:40:29 +0000 (16:40 -0400)]
Update Finish and Polish translations from translationproject.org

13 years agoGo back to escaping the command args for "sudo -i" and "sudo -s"
Todd C. Miller [Fri, 29 Jul 2011 14:50:52 +0000 (10:50 -0400)]
Go back to escaping the command args for "sudo -i" and "sudo -s"
before calling the plugin.  Otherwise, spaces in the command args
are not treated properly.  The sudoers plugin will unescape non-spaces
to make matching easier.

--HG--
branch : 1.8

13 years agoGo back to escaping the command args for "sudo -i" and "sudo -s"
Todd C. Miller [Fri, 29 Jul 2011 14:10:40 +0000 (10:10 -0400)]
Go back to escaping the command args for "sudo -i" and "sudo -s"
before calling the plugin.  Otherwise, spaces in the command args
are not treated properly.  The sudoers plugin will unescape non-spaces
to make matching easier.

13 years agoFix some potential problems found by the clang static analyzer,
Todd C. Miller [Thu, 28 Jul 2011 15:00:05 +0000 (11:00 -0400)]
Fix some potential problems found by the clang static analyzer,
none serious.

--HG--
branch : 1.8

13 years agoFix some potential problems found by the clang static analyzer,
Todd C. Miller [Thu, 28 Jul 2011 14:59:37 +0000 (10:59 -0400)]
Fix some potential problems found by the clang static analyzer,
none serious.

13 years agoUpdated Ukranian and Chinese (simplified) po files from
Todd C. Miller [Thu, 28 Jul 2011 13:09:19 +0000 (09:09 -0400)]
Updated Ukranian and Chinese (simplified) po files from
translationproject.org

--HG--
branch : 1.8

13 years agoUpdated Ukranian and Chinese (simplified) po files from
Todd C. Miller [Thu, 28 Jul 2011 13:08:50 +0000 (09:08 -0400)]
Updated Ukranian and Chinese (simplified) po files from
translationproject.org

13 years agoUpdated Polish translation from translationproject.org
Todd C. Miller [Wed, 27 Jul 2011 18:48:02 +0000 (14:48 -0400)]
Updated Polish translation from translationproject.org

--HG--
branch : 1.8

13 years agoUpdated Polish translation from translationproject.org
Todd C. Miller [Wed, 27 Jul 2011 18:47:31 +0000 (14:47 -0400)]
Updated Polish translation from translationproject.org

13 years agoRebuild pot files
Todd C. Miller [Wed, 27 Jul 2011 18:24:06 +0000 (14:24 -0400)]
Rebuild pot files

--HG--
branch : 1.8

13 years agoRebuild pot files
Todd C. Miller [Wed, 27 Jul 2011 18:23:45 +0000 (14:23 -0400)]
Rebuild pot files

13 years agoDon't try to audit failure if the runas user does not exist. We don't
Todd C. Miller [Wed, 27 Jul 2011 16:12:27 +0000 (12:12 -0400)]
Don't try to audit failure if the runas user does not exist.  We don't
have the user's command at this point so there is nothing to audit.
Add a NULL check in audit_success() and audit_failure() just to be
on the safe side.

--HG--
branch : 1.8

13 years agoAdd -g to CFLAG for PIE builds.
Todd C. Miller [Wed, 27 Jul 2011 16:12:15 +0000 (12:12 -0400)]
Add -g to CFLAG for PIE builds.

--HG--
branch : 1.8

13 years agoDon't try to audit failure if the runas user does not exist. We don't
Todd C. Miller [Wed, 27 Jul 2011 16:11:33 +0000 (12:11 -0400)]
Don't try to audit failure if the runas user does not exist.  We don't
have the user's command at this point so there is nothing to audit.
Add a NULL check in audit_success() and audit_failure() just to be
on the safe side.

13 years agoAdd -g to CFLAG for PIE builds.
Todd C. Miller [Wed, 27 Jul 2011 16:00:24 +0000 (12:00 -0400)]
Add -g to CFLAG for PIE builds.

13 years agoRemove fallback to per-group lookup when matching groups in sudoers.
Todd C. Miller [Mon, 25 Jul 2011 13:43:44 +0000 (09:43 -0400)]
Remove fallback to per-group lookup when matching groups in sudoers.
The sudo front-end will now use getgrouplist() to get the user's
list of groups if getgroups() fails or returns zero groups so we
always have a list of the user's groups.  For systems with
mbr_check_membership() which support more that NGROUPS_MAX groups
(Mac OS X), skip the call to getgroups() and use getgrouplist() so
we get all the groups.

--HG--
branch : 1.8

13 years agoRemove fallback to per-group lookup when matching groups in sudoers.
Todd C. Miller [Mon, 25 Jul 2011 13:17:18 +0000 (09:17 -0400)]
Remove fallback to per-group lookup when matching groups in sudoers.
The sudo front-end will now use getgrouplist() to get the user's
list of groups if getgroups() fails or returns zero groups so we
always have a list of the user's groups.  For systems with
mbr_check_membership() which support more that NGROUPS_MAX groups
(Mac OS X), skip the call to getgroups() and use getgrouplist() so
we get all the groups.

13 years agoFix setgroups() fallback code on EINVAL.
Todd C. Miller [Fri, 22 Jul 2011 19:34:01 +0000 (15:34 -0400)]
Fix setgroups() fallback code on EINVAL.

--HG--
branch : 1.8

13 years agoFix setgroups() fallback code on EINVAL.
Todd C. Miller [Fri, 22 Jul 2011 19:33:33 +0000 (15:33 -0400)]
Fix setgroups() fallback code on EINVAL.

13 years agoFix two PERM_INITIAL cases that were still using user_gids.
Todd C. Miller [Fri, 22 Jul 2011 19:14:09 +0000 (15:14 -0400)]
Fix two PERM_INITIAL cases that were still using user_gids.

--HG--
branch : 1.8

13 years agoFix two PERM_INITIAL cases that were still using user_gids.
Todd C. Miller [Fri, 22 Jul 2011 19:13:35 +0000 (15:13 -0400)]
Fix two PERM_INITIAL cases that were still using user_gids.

13 years agoAdd Polish sudo message catalog
Todd C. Miller [Fri, 22 Jul 2011 16:57:15 +0000 (12:57 -0400)]
Add Polish sudo message catalog

--HG--
branch : 1.8

13 years agoAdd Polish sudo message catalog
Todd C. Miller [Fri, 22 Jul 2011 16:56:33 +0000 (12:56 -0400)]
Add Polish sudo message catalog

13 years agouser_group is no longer used, remove it
Todd C. Miller [Fri, 22 Jul 2011 13:30:13 +0000 (09:30 -0400)]
user_group is no longer used, remove it

--HG--
branch : 1.8

13 years agouser_group is no longer used, remove it
Todd C. Miller [Fri, 22 Jul 2011 13:29:49 +0000 (09:29 -0400)]
user_group is no longer used, remove it

13 years agoAdd Polish translation from translationproject.org
Todd C. Miller [Thu, 21 Jul 2011 13:56:09 +0000 (09:56 -0400)]
Add Polish translation from translationproject.org

--HG--
branch : 1.8

13 years agoAdd a wrapper for setgroups() that trims off extra groups and retries
Todd C. Miller [Thu, 21 Jul 2011 13:56:00 +0000 (09:56 -0400)]
Add a wrapper for setgroups() that trims off extra groups and retries
if setgroups() fails.  Also add some missing addrefs for PERM_USER
and PERM_FULL_USER.

--HG--
branch : 1.8

13 years agoInstead of keeping separate groups and gids arrays, create struct
Todd C. Miller [Thu, 21 Jul 2011 13:55:48 +0000 (09:55 -0400)]
Instead of keeping separate groups and gids arrays, create struct
group_info and use it to store both, along with a count for each.
Cache group info on a per-user basis using getgrouplist() to get
the groups.  We no longer need special to special case the user or
list user for user_in_group() and thus no longer need to reset the
groups list when listing another user.

--HG--
branch : 1.8

13 years agoDon't rely on NULL since we don't include a header for it.
Todd C. Miller [Thu, 21 Jul 2011 13:55:35 +0000 (09:55 -0400)]
Don't rely on NULL since we don't include a header for it.

--HG--
branch : 1.8

13 years agoFix typo
Todd C. Miller [Thu, 21 Jul 2011 13:55:22 +0000 (09:55 -0400)]
Fix typo

--HG--
branch : 1.8

13 years agoDo not shadow global sudo_mode with a local variable in set_cmnd()
Todd C. Miller [Thu, 21 Jul 2011 13:55:07 +0000 (09:55 -0400)]
Do not shadow global sudo_mode with a local variable in set_cmnd()

--HG--
branch : 1.8

13 years agoAdd Polish translation from translationproject.org
Todd C. Miller [Wed, 20 Jul 2011 20:55:57 +0000 (16:55 -0400)]
Add Polish translation from translationproject.org

13 years agoAdd a wrapper for setgroups() that trims off extra groups and retries
Todd C. Miller [Wed, 20 Jul 2011 20:54:12 +0000 (16:54 -0400)]
Add a wrapper for setgroups() that trims off extra groups and retries
if setgroups() fails.  Also add some missing addrefs for PERM_USER
and PERM_FULL_USER.

13 years agoInstead of keeping separate groups and gids arrays, create struct
Todd C. Miller [Wed, 20 Jul 2011 15:58:45 +0000 (11:58 -0400)]
Instead of keeping separate groups and gids arrays, create struct
group_info and use it to store both, along with a count for each.
Cache group info on a per-user basis using getgrouplist() to get
the groups.  We no longer need special to special case the user or
list user for user_in_group() and thus no longer need to reset the
groups list when listing another user.

13 years agoDon't rely on NULL since we don't include a header for it.
Todd C. Miller [Wed, 20 Jul 2011 14:15:59 +0000 (10:15 -0400)]
Don't rely on NULL since we don't include a header for it.

13 years agoFix typo
Todd C. Miller [Tue, 19 Jul 2011 16:31:53 +0000 (12:31 -0400)]
Fix typo

13 years agoDo not shadow global sudo_mode with a local variable in set_cmnd()
Todd C. Miller [Mon, 18 Jul 2011 20:23:38 +0000 (16:23 -0400)]
Do not shadow global sudo_mode with a local variable in set_cmnd()

13 years agobash 2.x doesd not support the -l flag and exits with an error if
Todd C. Miller [Sun, 17 Jul 2011 14:41:37 +0000 (10:41 -0400)]
bash 2.x doesd not support the -l flag and exits with an error if
it is specified so use --login instead.  This causes an error with
bash 1.x (which uses -login instead) but this version is hopefully
less used than 2.x.

--HG--
branch : 1.8

13 years agoAdd Polish translation from translationproject.org
Todd C. Miller [Sun, 17 Jul 2011 14:41:22 +0000 (10:41 -0400)]
Add Polish translation from translationproject.org

--HG--
branch : 1.8

13 years agobash 2.x doesd not support the -l flag and exits with an error if
Todd C. Miller [Sun, 17 Jul 2011 14:37:15 +0000 (10:37 -0400)]
bash 2.x doesd not support the -l flag and exits with an error if
it is specified so use --login instead.  This causes an error with
bash 1.x (which uses -login instead) but this version is hopefully
less used than 2.x.

13 years agoAdd Polish translation from translationproject.org
Todd C. Miller [Sun, 17 Jul 2011 14:12:10 +0000 (10:12 -0400)]
Add Polish translation from translationproject.org

13 years agoMake error strings translatable.
Todd C. Miller [Wed, 13 Jul 2011 20:50:51 +0000 (16:50 -0400)]
Make error strings translatable.

--HG--
branch : 1.8

13 years agoMake error strings translatable.
Todd C. Miller [Wed, 13 Jul 2011 20:50:25 +0000 (16:50 -0400)]
Make error strings translatable.

13 years agoOnly run configure with --with-pam-login for RHEL 5 and above.
Todd C. Miller [Wed, 13 Jul 2011 19:52:53 +0000 (15:52 -0400)]
Only run configure with --with-pam-login for RHEL 5 and above.

--HG--
branch : 1.8

13 years agoOnly run configure with --with-pam-login for RHEL 5 and above.
Todd C. Miller [Wed, 13 Jul 2011 19:51:26 +0000 (15:51 -0400)]
Only run configure with --with-pam-login for RHEL 5 and above.

13 years agoFix typo in summary
Todd C. Miller [Wed, 13 Jul 2011 16:09:18 +0000 (12:09 -0400)]
Fix typo in summary

--HG--
branch : 1.8

13 years agoFix typo in summary
Todd C. Miller [Wed, 13 Jul 2011 15:41:26 +0000 (11:41 -0400)]
Fix typo in summary

13 years agoAdd missing logwrap.c
Todd C. Miller [Mon, 11 Jul 2011 19:57:51 +0000 (15:57 -0400)]
Add missing logwrap.c

--HG--
branch : 1.8

13 years agoAdd missing logwrap.c
Todd C. Miller [Mon, 11 Jul 2011 19:57:13 +0000 (15:57 -0400)]
Add missing logwrap.c

13 years agoSplit out log file word wrap code into its own file and add unit
Todd C. Miller [Mon, 11 Jul 2011 19:40:47 +0000 (15:40 -0400)]
Split out log file word wrap code into its own file and add unit
tests.  Fixes an off-by one in the word wrap when the log line
length matches loglinelen.

--HG--
branch : 1.8

13 years agoSplit out log file word wrap code into its own file and add unit
Todd C. Miller [Mon, 11 Jul 2011 19:22:25 +0000 (15:22 -0400)]
Split out log file word wrap code into its own file and add unit
tests.  Fixes an off-by one in the word wrap when the log line
length matches loglinelen.

13 years agoFor SuSE, only use /usr/lib64 as libexec if generating 64-bit
Todd C. Miller [Tue, 5 Jul 2011 16:43:35 +0000 (12:43 -0400)]
For SuSE, only use /usr/lib64 as libexec if generating 64-bit
binaries.

--HG--
branch : 1.8

13 years agoFor SuSE, only use /usr/lib64 as libexec if generating 64-bit
Todd C. Miller [Tue, 5 Jul 2011 16:42:55 +0000 (12:42 -0400)]
For SuSE, only use /usr/lib64 as libexec if generating 64-bit
binaries.

13 years agoFix build error when --without-noexec configure option is used.
Todd C. Miller [Tue, 5 Jul 2011 16:21:05 +0000 (12:21 -0400)]
Fix build error when --without-noexec configure option is used.

--HG--
branch : 1.8

13 years agoFix build error when --without-noexec configure option is used.
Todd C. Miller [Tue, 5 Jul 2011 16:20:10 +0000 (12:20 -0400)]
Fix build error when --without-noexec configure option is used.

13 years agoDisable noexec for AIX < 5. LDR_PRELOAD is only available in AIX
Todd C. Miller [Tue, 5 Jul 2011 15:44:50 +0000 (11:44 -0400)]
Disable noexec for AIX < 5.  LDR_PRELOAD is only available in AIX
5.3 and above.

--HG--
branch : 1.8

13 years agoDisable noexec for AIX < 5. LDR_PRELOAD is only available in AIX
Todd C. Miller [Tue, 5 Jul 2011 15:42:39 +0000 (11:42 -0400)]
Disable noexec for AIX < 5.  LDR_PRELOAD is only available in AIX
5.3 and above.

13 years agoDocument group lookup change and possible side effects.
Todd C. Miller [Sun, 3 Jul 2011 15:02:05 +0000 (11:02 -0400)]
Document group lookup change and possible side effects.

--HG--
branch : 1.8

13 years agoResolve the list of gids passed in from the sudo frontend (the
Todd C. Miller [Fri, 1 Jul 2011 18:21:06 +0000 (14:21 -0400)]
Resolve the list of gids passed in from the sudo frontend (the
result of getgroups()) to names and store both the group names and
ids in the sudo_user struct.  When matching groups in the sudoers
file, match based on the names in the groups list first and
only do a gid-based match when we absolutely have to.  By matching
on the group name (as it is listed in sudoers) instead of id
(which we would have to resolve) we save a lot of group lookups
for sudoers files with a lot of groups in them.

--HG--
branch : 1.8

13 years agoResolve the list of gids passed in from the sudo frontend (the
Todd C. Miller [Fri, 1 Jul 2011 18:13:47 +0000 (14:13 -0400)]
Resolve the list of gids passed in from the sudo frontend (the
result of getgroups()) to names and store both the group names and
ids in the sudo_user struct.  When matching groups in the sudoers
file, match based on the names in the groups list first and
only do a gid-based match when we absolutely have to.  By matching
on the group name (as it is listed in sudoers) instead of id
(which we would have to resolve) we save a lot of group lookups
for sudoers files with a lot of groups in them.

13 years agoUpdate for 1.8.2rc5
Todd C. Miller [Wed, 29 Jun 2011 12:43:59 +0000 (08:43 -0400)]
Update for 1.8.2rc5

--HG--
branch : 1.8

13 years agoWorkaround for "sudo -i command" and newer versions of bash which
Todd C. Miller [Sun, 26 Jun 2011 22:02:42 +0000 (18:02 -0400)]
Workaround for "sudo -i command" and newer versions of bash which
don't go into login mode when -c is specified unless -l is too.

--HG--
branch : 1.8

13 years agoWorkaround for "sudo -i command" and newer versions of bash which
Todd C. Miller [Sun, 26 Jun 2011 22:02:09 +0000 (18:02 -0400)]
Workaround for "sudo -i command" and newer versions of bash which
don't go into login mode when -c is specified unless -l is too.

13 years agoRewrite logfile word wrapping code to be more straight-forward
Todd C. Miller [Thu, 23 Jun 2011 18:29:51 +0000 (14:29 -0400)]
Rewrite logfile word wrapping code to be more straight-forward
and actually wrap at the correct place.

--HG--
branch : 1.8

13 years agoRewrite logfile word wrapping code to be more straight-forward
Todd C. Miller [Thu, 23 Jun 2011 18:17:38 +0000 (14:17 -0400)]
Rewrite logfile word wrapping code to be more straight-forward
and actually wrap at the correct place.

13 years agoFix typo
Todd C. Miller [Wed, 22 Jun 2011 18:26:24 +0000 (14:26 -0400)]
Fix typo

--HG--
branch : 1.8

13 years agoMention use_pty bug fix
Todd C. Miller [Wed, 22 Jun 2011 14:12:22 +0000 (10:12 -0400)]
Mention use_pty bug fix

--HG--
branch : 1.8

13 years agoSet use_pty=true in command details when use_pty is set in sudoers.
Todd C. Miller [Wed, 22 Jun 2011 14:07:10 +0000 (10:07 -0400)]
Set use_pty=true in command details when use_pty is set in sudoers.
From Ludwig Nussel

--HG--
branch : 1.8

13 years agoSet use_pty=true in command details when use_pty is set in sudoers.
Todd C. Miller [Wed, 22 Jun 2011 14:06:35 +0000 (10:06 -0400)]
Set use_pty=true in command details when use_pty is set in sudoers.
From Ludwig Nussel

13 years agoSync Chinese (simplified) PO files from translationproject.org
Todd C. Miller [Mon, 20 Jun 2011 12:33:15 +0000 (08:33 -0400)]
Sync Chinese (simplified) PO files from translationproject.org

--HG--
branch : 1.8

13 years agoSync Chinese (simplified) PO files from translationproject.org
Todd C. Miller [Mon, 20 Jun 2011 12:30:10 +0000 (08:30 -0400)]
Sync Chinese (simplified) PO files from translationproject.org

13 years agoAdd Danish translation from translationproject.org and add missing
Todd C. Miller [Sat, 18 Jun 2011 17:22:17 +0000 (13:22 -0400)]
Add Danish translation from translationproject.org and add missing
Basque mo files.

--HG--
branch : 1.8

13 years agoAdd Danish translation from translationproject.org and add missing
Todd C. Miller [Sat, 18 Jun 2011 17:21:48 +0000 (13:21 -0400)]
Add Danish translation from translationproject.org and add missing
Basque mo files.

13 years agoNo longer need to specify LINGUAS in configure, "make install-nls"
Todd C. Miller [Sat, 18 Jun 2011 17:13:18 +0000 (13:13 -0400)]
No longer need to specify LINGUAS in configure, "make install-nls"
now just installs all the .mo files it finds.

--HG--
branch : 1.8