Commit Graph

343 Commits

Author SHA1 Message Date
Todd C. Miller
06637e5283 Update 2012-06-28 15:01:02 -04:00
Todd C. Miller
0888101bb3 sudo 1.8.6 2012-06-15 14:34:15 -04:00
Todd C. Miller
01da613793 Update for sudo 1.8.5p2 2012-05-29 14:28:42 -04:00
Todd C. Miller
fe5bf03061 Update for 1.8.5p1 2012-05-17 15:53:37 -04:00
Todd C. Miller
3d55aaa8be Update for sudo 1.8.4p5 2012-05-14 14:48:18 -04:00
Todd C. Miller
340ae13231 Mention system_group plugin 2012-05-08 16:59:10 -04:00
Todd C. Miller
8722cd07ac Update with recent changes 2012-04-24 16:14:12 -04:00
Todd C. Miller
4c36371ee1 Add German translation for sudo
Add Croatian translation for sudoers
2012-04-19 11:54:15 -04:00
Todd C. Miller
15a9749364 Update with recent changes 2012-04-16 14:23:19 -04:00
Todd C. Miller
8f8ede3d25 New Croatian and Galician translations from translationproject.org 2012-04-13 14:15:22 -04:00
Todd C. Miller
a94855f56e Update for sudo 1.8.5 2012-03-30 15:55:24 -04:00
Todd C. Miller
a142d780c7 Add Swedish sudo and sudoers translations from translationproject.org 2012-03-28 09:56:26 -04:00
Todd C. Miller
db40f6b1ba Update for sudo 1.8.5 2012-03-15 12:32:56 -04:00
Todd C. Miller
c970d464cb Normally, sudo disables core dumps while it is running. This
behavior can now be modified at run time with a line in sudo.conf
like "Set disable_coredumps false"
2012-02-03 14:57:03 -05:00
Todd C. Miller
e6fbba6986 Mention Spanish translation 2012-02-03 12:31:24 -05:00
Todd C. Miller
83006b000e Update with latest sudo 1.8.4 changes. 2012-01-12 16:42:28 -05:00
Todd C. Miller
a9a3cbd410 Update for sudo 1.8.4 2012-01-06 14:19:53 -05:00
Todd C. Miller
d2963dda74 update with sudo 1.8.3p1 info 2011-11-03 09:31:44 -04:00
Todd C. Miller
ce8b4e53a5 Add sudoedit fix 2011-10-10 15:52:47 -04:00
Todd C. Miller
82dd8f65fd Japanese translation for sudo and sudoers from translationproject.org 2011-10-10 06:45:28 -04:00
Todd C. Miller
a4378bd94c Update with latest sudo 1.8.3 news 2011-10-04 12:22:08 -04:00
Todd C. Miller
62991b0cf0 Sync with 1.8 branch for sudo 1.8.2 and 1.8.3 changes. 2011-09-16 13:30:16 -04:00
Todd C. Miller
1a75992b8c Update for sudo 1.8.1p2 2011-05-17 11:59:40 -04:00
Todd C. Miller
11b133232d Mention plugin loading and libgcc changes 2011-04-06 17:57:10 -04:00
Todd C. Miller
dc19e4dff1 Mention %#gid support in User_List and Runas_List 2011-04-05 18:15:05 -04:00
Todd C. Miller
48d67f0df2 fix typo 2011-03-22 10:03:10 -04:00
Todd C. Miller
b87bd95d5b Credit Matthew Thomas for the sudoers_search_filter changes. 2011-03-18 13:05:47 -04:00
Todd C. Miller
cc4e1a372a Update for sudo 1.8.1 beta 2011-03-18 10:24:40 -04:00
Todd C. Miller
53ddb01f39 Document major changes in 1.8.1 and add upgrade notes. 2011-03-16 16:06:16 -04:00
Todd C. Miller
c30fecb830 update sudo 1.8 section 2011-02-25 13:39:28 -05:00
Todd C. Miller
d341cad4e4 sync 2011-02-03 14:23:36 -05:00
Todd C. Miller
ed8e30cf6e Add --disable-env-reset configure option. 2011-01-28 16:52:25 -05:00
Todd C. Miller
807a9ca94b Do logging and email sending in the locale specified by the
"sudoers_locale" setting ("C" by default).  Email send by sudo
includes MIME headers when the sudoers locale is not "C".
2011-01-28 16:11:47 -05:00
Todd C. Miller
fc38481663 Perform command escaping for "sudo -s" and "sudo -i" after validating
sudoers so the sudoers entries don't need to have all the backslashes.
2011-01-25 09:53:57 -05:00
Todd C. Miller
48990e211e sync 2011-01-21 10:37:53 -05:00
Todd C. Miller
6565899bab sync 2011-01-19 08:40:05 -05:00
Todd C. Miller
3792df2bd4 Update for sudo 1.7.4p5 2011-01-12 13:43:50 -05:00
Todd C. Miller
5b0a50d519 Mention "sudo -g group" password check fix. 2011-01-11 10:44:36 -05:00
Todd C. Miller
49409b7c5d Add support for TIMEOUT in ldap.conf, mapping to the OpenLDAP
LDAP_OPT_TIMEOUT.  There is no corresponding option for mozilla-derived
LDAP SDKs but we can pass the timeout parameter to ldap_search_ext_s()
or ldap_search_st() when possible.
2011-01-10 10:33:22 -05:00
Todd C. Miller
823e812723 Add NETWORK_TIMEOUT as an alias for BIND_TIMELIMIT for compatibility
with OpenLDAP ldap.conf files.
2011-01-10 09:27:58 -05:00
Todd C. Miller
f3552b0613 Update from 1.7 branch 2011-01-04 13:54:12 -05:00
Todd C. Miller
8660b5ea35 Change the default syslog facility from local2 to authpriv (or auth
if the operating system doesn't support authpriv).
2010-07-22 17:50:21 -04:00
Todd C. Miller
a72965e64c Rename WHATSNEW -> NEWS 2010-07-21 15:00:14 -04:00