]> git.sur5r.net Git - openldap/commit
ITS#8262 add ldap_build_*_req functions
authorHoward Chu <hyc@openldap.org>
Fri, 2 Oct 2015 04:02:15 +0000 (05:02 +0100)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 5 Oct 2015 20:59:33 +0000 (15:59 -0500)
commit205b5ce587d7ef4dce695501250342be36202852
tree0af5f2befc2c40fa1d6ebef7a0c16a7c717677f0
parent411a14bddb6b442ed3edca1f26eba564145b9d0f
ITS#8262 add ldap_build_*_req functions

Basic ops except abandon and unbind; since they get no reply
it's not important for the caller to know their msgID.
libraries/libldap/add.c
libraries/libldap/compare.c
libraries/libldap/delete.c
libraries/libldap/ldap-int.h
libraries/libldap/modify.c
libraries/libldap/modrdn.c
libraries/libldap/sasl.c