]> granicus.if.org Git - sudo/commit
Move common bits of ldap to sudoers conversion into ldap_common.c
authorTodd C. Miller <Todd.Miller@sudo.ws>
Sat, 10 Feb 2018 01:21:40 +0000 (18:21 -0700)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Sat, 10 Feb 2018 01:21:40 +0000 (18:21 -0700)
commit3226f7e28b7000d3c9d32346a1265a562ca7fc1e
tree2de858ed9eae5eb496f91fa5973acce324d3713b
parent4e2402a8e4a5401b8551742074e2cb3e14803fd2
Move common bits of ldap to sudoers conversion into ldap_common.c
and use it in sssd.c.
12 files changed:
MANIFEST
configure
configure.ac
mkdep.pl
plugins/sudoers/Makefile.in
plugins/sudoers/gram.c
plugins/sudoers/gram.y
plugins/sudoers/ldap.c
plugins/sudoers/ldap_common.c [new file with mode: 0644]
plugins/sudoers/parse.h
plugins/sudoers/sssd.c
plugins/sudoers/sudo_ldap.h [new file with mode: 0644]