]> git.sur5r.net Git - openldap/commit - libraries/libldap/modify.c
ITS#8262 add ldap_build_*_req functions
authorHoward Chu <hyc@openldap.org>
Fri, 2 Oct 2015 04:02:15 +0000 (05:02 +0100)
committerHoward Chu <hyc@openldap.org>
Fri, 2 Oct 2015 04:02:15 +0000 (05:02 +0100)
commit34ccd14f3e8c6a02ceae11c7b0d475e17d011984
tree6d87ffc13bb9a15f5ccfa9502f099d4164584b64
parent756a6b868321805d23fe84bf2043c11b13b13e8e
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