Todd C. Miller
58f71c00ec
Bump version to 1.8.9
2013-10-14 11:00:12 -06:00
Todd C. Miller
aff3320f3f
Czech translation for sudo from translationproject.org.
2013-09-29 14:45:28 -06:00
Todd C. Miller
9a657e884d
Change "next" back to 2. In the context of "next Friday" we really
...
do want the friday of the upcoming (not current) week. Unfortunately,
this means that things like "next week" and "next year" will match
one more than we really want. Fixing this will require some fairly
major changes to the grammar.
2013-09-18 11:48:26 -06:00
Todd C. Miller
e59d5624d9
Make "this" and "next" qualifiers work a bit better. There is still
...
room for improvement as "this week" will use the current time instead
of the beginning of the week. That's a separate issue though.
2013-09-09 16:41:27 -06:00
Todd C. Miller
b2d0bdee20
Work around a bug in sudo 1.8.7 timing files where the indexes are
...
off by two.
2013-09-03 09:39:35 -06:00
Todd C. Miller
596d94dc6e
New bugs fixed for 1.8.8.
2013-08-26 14:47:45 -06:00
Todd C. Miller
95d41437d9
Mention new Mac OS X symbol interposition.
2013-08-21 10:17:14 -06:00
Todd C. Miller
1624e8987a
French translation for sudo from translationproject.org.
2013-08-18 14:25:04 -06:00
Todd C. Miller
1a652757c2
option not flag
2013-08-16 14:56:59 -06:00
Todd C. Miller
752418ffed
Sudo 1.8.8
2013-08-16 10:14:45 -06:00
Todd C. Miller
a72d04c393
Fix typo
2013-07-11 16:31:36 -04:00
Todd C. Miller
c057692da7
On Solaris 11 and higher, tag binaries for ASLR if supported by the
...
linker.
2013-05-30 09:29:36 -04:00
Todd C. Miller
67d8af4be5
Restrict default creation of PIE binaries (-fPIE and -pie) to Linux.
...
OpenBSD also supports PIE but enables it by default so we don't
need to do anything. This fixes problems on systems with a version
of GNU ld that accepts -pie but where the run-time linker doesn't
actually support PIE. Also verify that a trivial PIE binary works
unless PIE is explicitly enabled.
2013-05-28 14:40:45 -04:00
Todd C. Miller
a6ee84b0ad
Update with final changes.
2013-05-24 11:26:41 -04:00
Todd C. Miller
08506b66ae
There is now a Turkish translation of sudoers.
2013-04-26 09:16:43 -04:00
Todd C. Miller
fa6c857112
Allow ldap_conf and ldap_secret to be specified as plugin arguments
...
in sudo.conf
2013-04-25 14:49:02 -04:00
Todd C. Miller
0fe2c3eb99
digests are supported in sudoers ldap too
2013-04-18 11:41:38 -04:00
Todd C. Miller
ed6d6963de
Document digest support.
2013-04-17 15:42:28 -04:00
Todd C. Miller
22c8c12170
Add sudo 1.8.6p8
2013-04-11 15:56:10 -04:00
Todd C. Miller
87e191787f
Mention libibmldap on HP-UX
2013-04-01 14:10:37 -04:00
Todd C. Miller
e23ebd53c3
Instead of checking the domain name explicitly for "(none)", just
...
check for illegal characters.
2013-04-01 13:56:42 -04:00
Todd C. Miller
a17d171155
We still want to recognize %{seq} for the SUDOERS_NO_SEQ case but
...
just leave it as-is.
2013-03-29 10:54:46 -04:00
Todd C. Miller
d695d7be95
Sudo 1.8.7
2013-03-05 15:06:29 -05:00
Todd C. Miller
1c30fbb713
Update for Sudo 1.8.6p7
2013-02-25 14:45:23 -05:00
Todd C. Miller
6871b25df5
Add Sudo 1.8.6p7
2013-02-11 15:57:36 -05:00
Todd C. Miller
9a76946cd5
Clarify ttyname changes.
2013-01-31 16:06:49 -05:00
Todd C. Miller
5fb8749bf6
Add 1.8.6p6
2013-01-31 11:45:33 -05:00
Todd C. Miller
210ab24499
Add 1.8.6p5
2013-01-24 07:44:10 -05:00
Todd C. Miller
726a7daa63
Add Sudo 1.8.6p4
2013-01-03 14:52:10 -05:00
Todd C. Miller
a7ce1909fe
sudo 1.8.6p3
2012-09-18 09:41:58 -04:00
Todd C. Miller
0c94a95ef3
Sudo 1.8.6p2
2012-09-16 21:04:33 -04:00
Todd C. Miller
0c9083b141
Mention support for SUCCESS=return in /etc/nsswitch.conf
2012-09-12 15:13:49 -04:00
Todd C. Miller
824092b883
sudo 1.8.6p1
2012-09-12 14:37:27 -04:00
Todd C. Miller
cab82ddcf6
mention PIE
2012-09-01 13:10:16 -04:00
Todd C. Miller
a371c50f0a
sync
2012-08-27 11:28:38 -04:00
Todd C. Miller
f82515a8c7
sync
2012-08-22 12:52:15 -04:00
Todd C. Miller
d312b241df
Update for sudo 1.8.5p3
2012-08-13 15:05:00 -04:00
Todd C. Miller
ef33ee45d9
Sync with translationproject.org and add new Slovenian translation.
2012-08-10 13:07:53 -04:00
Todd C. Miller
afaf5e07fe
Mention HP-UX reboot fix.
2012-08-10 12:07:52 -04:00
Todd C. Miller
d89b1a6be2
Support for using SSSD ( http://fedorahosted.org/sssd/ ) as a sudoers
...
data source. From Daniel Kopecek and Pavel Brezina.
2012-08-10 11:59:26 -04:00
Todd C. Miller
e7d1f8d54f
Expand a bit on the Solaris priv set changes.
2012-08-02 16:48:35 -04:00
Todd C. Miller
4abd2a6cf4
Merge in Solaris privilege support by Darren Moffat and John Zolnowsky
2012-07-26 13:49:21 -04:00
Todd C. Miller
90f2cfa589
Build .man.in and .cat files from .mdoc.in files.
...
Add new --with-man and --with-mdoc configure options.
2012-07-19 13:41:14 -04:00
Todd C. Miller
7aaa101736
Mention logging changes.
2012-07-10 14:59:30 -04:00
Todd C. Miller
80502c3bcf
Document improved Tivoli Directory Server support.
2012-06-29 12:41:59 -04:00
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