Todd C. Miller
|
cc3428398a
|
Parse "ALL" as a command correctly.
|
2018-05-14 08:35:48 -06:00 |
|
Todd C. Miller
|
6da40a7b5b
|
Fix typo in strcmp(), we are comparing var not val.
|
2018-03-23 09:54:52 -06:00 |
|
Todd C. Miller
|
5c36f9dec3
|
Initial support for adding comments that will be emitted when
sudoers is formatted. Currently adds a comment for the source
sudoRole when converting from ldif -> sudoers.
|
2018-03-04 07:03:43 -07:00 |
|
Todd C. Miller
|
8c7f3e791c
|
Add missing support for converting LOG_INPUT/LOG_OUTPUT tags and
expand support for NOMAIL tags.
|
2018-03-02 11:12:14 -07:00 |
|
Todd C. Miller
|
e96398cac2
|
Avoid changing the order of non-negated hosts and commands.
We still put negated hosts/commands at the end of the list.
|
2018-03-02 10:58:50 -07:00 |
|
Todd C. Miller
|
120bb6de7f
|
rename ldap_common.c -> ldap_util.c
|
2018-02-28 14:24:33 -07:00 |
|