Todd C. Miller
|
01147eda3a
|
Replace @DEV@ prefix with DEVEL variable so we can do "make DEVEL=1"
|
2011-12-02 13:43:02 -05:00 |
|
Todd C. Miller
|
3b2998d554
|
Document that a sudoUser may now be a group ID.
|
2011-11-29 16:37:01 -05:00 |
|
Todd C. Miller
|
e9e4a84528
|
Replace UCB fnmatch.c with a non-recursive version written by
William A. Rowe Jr.
|
2011-11-29 14:57:08 -05:00 |
|
Todd C. Miller
|
e43b726e96
|
Make the env_reset descriptions consistent.
|
2011-11-23 10:42:32 -05:00 |
|
Todd C. Miller
|
481877e3b8
|
Add support for relative paths in #include and #includedir
|
2011-11-17 20:48:42 -05:00 |
|
Todd C. Miller
|
c86561e502
|
Remove the old Kerberos IV support
|
2011-11-13 09:12:43 -05:00 |
|
Todd C. Miller
|
d0eb3ae6a0
|
Add missing word in HOME security note.
|
2011-11-07 15:52:29 -05:00 |
|
Todd C. Miller
|
a898356b1e
|
Update to current reality and add bit about ssh auth
|
2011-09-21 12:30:09 -04:00 |
|
Todd C. Miller
|
3bcc9048c3
|
Add support for DEREF in ldap.conf.
|
2011-09-16 16:50:04 -04:00 |
|
Todd C. Miller
|
e5e1bb24fa
|
Only iolog_file (not iolog_dir) supports mktemp-style suffixes.
|
2011-09-16 14:05:44 -04:00 |
|
Todd C. Miller
|
ed26d7a59e
|
Document group lookup change and possible side effects.
|
2011-09-16 13:29:50 -04:00 |
|
Todd C. Miller
|
6b1e752524
|
Fix typo; OPT should be OTP
|
2011-08-11 13:25:08 -04:00 |
|
Todd C. Miller
|
9e7c364ed4
|
Fix typo
|
2011-07-19 12:31:53 -04:00 |
|
Todd C. Miller
|
39be82e32f
|
Set use_pty=true in command details when use_pty is set in sudoers.
From Ludwig Nussel
|
2011-06-22 10:06:35 -04:00 |
|
Todd C. Miller
|
de6df7cc81
|
Build CONTRIBUTORS from newly-added contributors.pod
|
2011-06-17 09:39:27 -04:00 |
|
Todd C. Miller
|
aeac9c738b
|
Rework the wording in the leading paragraph
|
2011-06-17 09:07:49 -04:00 |
|
Todd C. Miller
|
7de94d3a2e
|
Add a CONTRIBUTORS file with the names of folks who have contributed
code or patches to sudo since I started maintaining it (plus the
original authors).
|
2011-06-14 16:53:26 -04:00 |
|
Todd C. Miller
|
0c292a56bf
|
Refer the user to the "Command Environment" section in description
of sudo's -i option.
|
2011-06-09 12:52:51 -04:00 |
|
Todd C. Miller
|
47d908abab
|
Fix typo
|
2011-06-09 08:54:46 -04:00 |
|
Todd C. Miller
|
e66169b3ed
|
Move nls targets to the top level Makefile so the paths in
the pot file are saner
|
2011-06-04 18:27:13 -04:00 |
|
Todd C. Miller
|
f77403d061
|
The group named by exempt_group should not have a % prefix.
|
2011-06-03 10:09:10 -04:00 |
|
Todd C. Miller
|
977dfd3165
|
Fix typo; "Defaults group_plugin" not "Defaults sudo_plugin"
|
2011-06-01 12:26:13 -04:00 |
|
Todd C. Miller
|
086cbfe376
|
Tivoli Directory Server requires that seconds be present in a
timestamp, even though RFC 4517 states that they are optional.
|
2011-05-25 15:04:34 -04:00 |
|
Todd C. Miller
|
4c370f9f65
|
Mention cycle detection warnings
|
2011-05-25 13:07:43 -04:00 |
|
Todd C. Miller
|
bf7e7b5752
|
Add gettext.h convenience header. This is similar to but distinct from
the one included with the gettext package.
|
2011-05-20 11:48:17 -04:00 |
|
Todd C. Miller
|
3164f58143
|
Add scaffolding to update .po files and install .mo files.
|
2011-05-19 15:25:29 -04:00 |
|
Todd C. Miller
|
8985ba0d69
|
update copyright year
|
2011-05-19 13:21:08 -04:00 |
|
Todd C. Miller
|
8a76ddfef5
|
askpass moved from sudoers to sudo.conf in sudo 1.8.0
|
2011-04-27 11:48:46 -04:00 |
|
Todd C. Miller
|
38f7dd359b
|
Remove obsolete warning about runas_default and ordering.
Move syslog facility and priority lists into the section where
the relevant options are described.
|
2011-04-27 11:42:46 -04:00 |
|
Todd C. Miller
|
e55bbb1833
|
Fix typo; from Petr Uzel
|
2011-04-05 09:13:18 -04:00 |
|
Todd C. Miller
|
51c8123868
|
Document parser changes.
|
2011-03-29 17:57:46 -04:00 |
|
Todd C. Miller
|
44c763c728
|
If there is an existing sudoers file, only install if it passes a
syntax check.
|
2011-03-29 15:20:32 -04:00 |
|
Todd C. Miller
|
335abe3a10
|
Document %#gid, and %:#nonunix_gid syntax.
|
2011-03-29 12:53:37 -04:00 |
|
Todd C. Miller
|
97b8dc7fe1
|
Fix placement of equal size ('=') in user specification summary.
|
2011-03-22 09:40:24 -04:00 |
|
Todd C. Miller
|
33516ed826
|
user_shell -> run_shell to avoid confusion with the user's SHELL variable.
|
2011-03-18 10:23:35 -04:00 |
|
Todd C. Miller
|
e8776da730
|
Add support for sudoers_search_filter setting in ldap.conf. This
can be used to restrict the set of records returned by the LDAP
query.
|
2011-03-18 09:38:42 -04:00 |
|
Todd C. Miller
|
c91d2a08a2
|
The '@' character does not normally need to be quoted.
|
2011-03-17 16:45:09 -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
|
aa29582acc
|
Warn about the dangers of log_input and mention iolog_file and iolog_dir
in the log_input and log_output descriptions.
|
2011-03-16 13:26:27 -04:00 |
|
Todd C. Miller
|
639903f132
|
It seems that h comes after i
|
2011-03-16 12:07:03 -04:00 |
|
Todd C. Miller
|
09f9796ea3
|
Move log_input and log_output to their proper, sorted, location.
Document set_utmp and utmp_runas.
|
2011-03-16 12:05:32 -04:00 |
|
Todd C. Miller
|
3506f01077
|
Add support for controlling whether utmp is updated and which user is
listed in the entry.
|
2011-03-15 15:53:49 -04:00 |
|
Todd C. Miller
|
53da5e8cdf
|
Update copyright years.
|
2011-03-11 15:34:35 -05:00 |
|
Todd C. Miller
|
cde2cb00f0
|
Add "user_shell" boolean as a way to indicate to the plugin that
the -s flag was given.
|
2011-03-11 15:02:13 -05:00 |
|
Todd C. Miller
|
9660f08e32
|
Document noexec in sample.sudo.conf and add back noexec_file section
in sudoers with a note that it is deprecated.
|
2011-03-11 11:34:11 -05:00 |
|
Todd C. Miller
|
dc8012265f
|
Document "Path noexec ..." in sudo.conf.
No longer document noexec_file in sudoers, it will be removed in a future
release.
|
2011-03-10 16:06:16 -05:00 |
|
Todd C. Miller
|
32cfe08a12
|
Make two login_class entris consistent.
|
2011-03-08 15:38:06 -05:00 |
|
Todd C. Miller
|
6968367cb1
|
sudoreplay can now find IDs other than %{seq} and display the session.
|
2011-03-05 15:34:30 -05:00 |
|
Todd C. Miller
|
74c4252c1b
|
1.8.0rc1
|
2011-02-21 13:36:24 -05:00 |
|
Todd C. Miller
|
59515a4a6d
|
add help text to sudo, visudo and sudoreplay for the -h option
|
2011-02-21 11:33:36 -05:00 |
|