Todd C. Miller
e11f32fd42
On AIX use the value of auth_type in /etc/security/login.cfg to
...
determine whether to use LAM or PAM unless the user specified the
--with-pam or --with-aixauth configure flags.
2015-02-23 11:12:43 -07:00
Todd C. Miller
93b52daaba
Sudo 1.8.13
2015-02-20 06:29:41 -07:00
Todd C. Miller
9206ba54c5
Russian translation for sudoers from translationproject.org.
2015-02-07 07:47:39 -07:00
Todd C. Miller
c3c28773f5
Sanity check the TZ environment variable by special casing it in
...
env_check. The --with-tzdir configure option can be used to
specify the zoneinfo directory if configure doesn't find it.
2015-02-06 11:01:05 -07:00
Todd C. Miller
de11816198
Mention crash fixes.
2015-02-06 10:56:52 -07:00
Todd C. Miller
ed4ffa6265
Don't send mail about pseudo-command failure unless it is an
...
authentication failure.
2015-02-02 15:01:06 -07:00
Todd C. Miller
4dd2a3c6b8
Add support for querying netgroups directly via LDAP since there
...
is no other way to look up all the netgroups for a user (unlike
regular groups). This introduces netgroup_base and netgroup_search_filter
options to ldap.conf. Based on a diff from Steven Soulen.
2015-01-29 14:08:30 -07:00
Todd C. Miller
88c4a9668e
fnmatch fix
2014-12-10 14:06:34 -07:00
Todd C. Miller
034ad90e16
sync
2014-11-19 15:20:18 -07:00
Todd C. Miller
cafd7baa2d
Mention visudo use of sudoers plugin args to set default sudoers
...
file name and owner/mode.
2014-11-14 14:17:01 -07:00
Todd C. Miller
d956785e96
Mention fix for bug #678
2014-11-14 13:11:11 -07:00
Todd C. Miller
57b50b4705
sync
2014-11-06 09:25:26 -07:00
Todd C. Miller
640c9d7ec7
Mention shared zlib.
2014-10-27 14:49:28 -06:00
Todd C. Miller
323b4a814e
Update with debug system changes and revent bug fixes.
2014-10-23 07:28:36 -06:00
Todd C. Miller
2c5239a3a7
Add back fix for Bug #663
2014-10-11 16:45:07 -06:00
Todd C. Miller
0be86df4dd
Remove change that is part of 1.8.12 not 1.8.11p1
2014-10-07 20:28:08 -06:00
Todd C. Miller
a50e72b81b
Update for sudo 1.8.11p1
2014-10-07 14:14:43 -06:00
Todd C. Miller
1faf2b5958
Mention --disable-shared-libutil fix.
2014-10-01 15:09:44 -06:00
Todd C. Miller
38df51ffe8
Add post-1.8.11 changes
2014-09-27 10:31:06 -06:00
Todd C. Miller
6be0a820d0
Bug 661
2014-09-20 09:35:51 -06:00
Todd C. Miller
f5647654dd
Don't use SSP_CFLAGS or PIE_CFLAGS when building mksiglist/mksigname
...
as they are built with the host compiler which may be different
when cross-compiling. From Gustavo Zacarias. Bug 662.
2014-09-20 06:46:27 -06:00
Todd C. Miller
109b2116cc
Make nsswitch.conf bug fix description more accurrate. It affects
...
the "files" nsswitch source too.
2014-09-16 13:38:38 -06:00
Todd C. Miller
52b675d748
Mention nsswitch.conf duplicate entry fix.
2014-09-16 12:54:13 -06:00
Todd C. Miller
326167bad1
Fix for bug #660
2014-09-10 06:01:29 -06:00
Todd C. Miller
1345ebbcc7
Mention I/O plugin changes.
2014-08-26 13:41:32 -06:00
Todd C. Miller
f0af3bb6b2
Update for 1.8.11b2
2014-08-25 13:05:38 -06:00
Todd C. Miller
8ad53f458e
fix typo
2014-08-22 15:23:42 -06:00
Todd C. Miller
53a251dc07
Add additional 1.8.11 changes and fix typos.
2014-08-08 14:33:22 -06:00
Todd C. Miller
76a6dad424
Add --disable-shared-libutil configure option. It may only be used
...
in conjunction with the --enable-static-sudoers option.
2014-08-08 11:03:24 -06:00
Todd C. Miller
df0fd41530
Add explicit support for matching the full environment string
...
(name=value). Bash functions may now be preserved for full matches,
but not for name-only matches.
2014-08-06 16:45:57 -06:00
Todd C. Miller
fb60fd863a
Mention Solaris audit.
2014-06-27 16:07:20 -06:00
Todd C. Miller
36e828b59f
Sudo 1.8.11
2014-06-26 15:51:15 -06:00
Todd C. Miller
e54fe5a269
Sudo 1.8.10p3
2014-05-06 08:46:56 -06:00
Todd C. Miller
122257e095
Sudo 1.8.10p2
2014-03-17 08:09:39 -06:00
Todd C. Miller
01cf646a77
Sudo 1.8.10p1
2014-03-13 14:41:36 -06:00
Todd C. Miller
ed87af2ae4
Catalan translation for sudo from translationproject.org.
2014-03-06 11:58:08 -07:00
Todd C. Miller
23e7f606a8
Document negation fix in JSON output.
2014-03-05 05:57:41 -07:00
Todd C. Miller
c934882c3e
Czech translation for sudoers from translationproject.org
2014-03-01 07:53:17 -07:00
Todd C. Miller
b41f5c2d3b
Serbian translation for sudoers from translationproject.org.
2014-02-25 17:14:51 -07:00
Todd C. Miller
58341a8bfc
When exporting sudoers in JSON format, use the same type of Options
...
object for both Defaults and Cmnd_Specs.
2014-02-24 09:31:14 -07:00
Todd C. Miller
6bffa9a4a9
Mention init.d scripts on AIX and HP-UX
...
Mention sudoers group mismatch fix
2014-02-17 10:27:47 -07:00
Todd C. Miller
8287e21d36
Add use_netgroups sudoers option. For LDAP-based sudoers, netgroup
...
support requires an expensive substring match on the server. If
netgroups are not needed, this option can be disabled to reduce the
load on the LDAP server.
2014-02-07 14:58:48 -07:00
Todd C. Miller
4727c52e1e
Mention LDAP changes.
2014-02-06 16:00:47 -07:00
Todd C. Miller
4e733589e7
Mention the fix for ^Z at the password prompt when sudo was started
...
in the background.
2014-02-05 12:57:47 -07:00
Todd C. Miller
b1851f6936
Update for sudo 1.8.9p5
2014-02-04 10:24:35 -07:00
Todd C. Miller
f04f6eeb4a
Mention "sudo -K" change.
2014-01-31 10:05:57 -07:00
Todd C. Miller
659b1f0e34
Switch to new time stamp file format. Each user now has a single
...
file which may contain multiple records when per-tty time stamps
are in use (the default). The time stamps use a monotonic timer
where available and are once again stored in /var/run/sudo. The
lecture status is now stored separately from the time stamps in a
different directory.
2014-01-30 15:50:40 -07:00
Todd C. Miller
db3b776277
When listing a user's privileges, always prompt the user for their
...
own password, regardless of the value of target_pw, root_pw or
runas_pw.
2014-01-29 15:19:45 -07:00
Todd C. Miller
1a42e5f63d
It is now possible to disable network interface probing in sudo.conf
...
by changing the value of the probe_interfaces setting.
2014-01-23 14:52:54 -07:00
Todd C. Miller
2de0115cb8
Update for sudo 1.8.9p4
2014-01-15 06:01:54 -07:00