]> granicus.if.org Git - sudo/commit
Initial support for adding comments that will be emitted when
authorTodd C. Miller <Todd.Miller@sudo.ws>
Sun, 4 Mar 2018 14:03:43 +0000 (07:03 -0700)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Sun, 4 Mar 2018 14:03:43 +0000 (07:03 -0700)
commit5c36f9dec31c54f1ebc35ef5dcdd473736947205
tree70ece9ebcce241dc995a905734b23fb1fd51a27d
parent670d8e6d77ce327cfbf1f53cc8764652b4cc47d0
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.
13 files changed:
plugins/sudoers/Makefile.in
plugins/sudoers/cvtsudoers.c
plugins/sudoers/cvtsudoers_ldif.c
plugins/sudoers/fmtsudoers.c
plugins/sudoers/gram.c
plugins/sudoers/gram.y
plugins/sudoers/ldap.c
plugins/sudoers/ldap_util.c
plugins/sudoers/parse.h
plugins/sudoers/regress/sudoers/test2.ldif.ok
plugins/sudoers/regress/sudoers/test3.ldif.ok
plugins/sudoers/regress/sudoers/test6.ldif.ok
plugins/sudoers/sssd.c