]> git.sur5r.net Git - openldap/commit
Start of client-side LDAP tranactions (non-working)
authorKurt Zeilenga <kurt@openldap.org>
Sun, 14 Mar 2004 23:32:00 +0000 (23:32 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sun, 14 Mar 2004 23:32:00 +0000 (23:32 +0000)
commit647df2b9cbf3002485de8f7c8cd3afdc18034139
tree023555fa346ac24131fab163bd9bdd5ad620fbe7
parentf1f1b0f69b560aca08745e3e01faddb3321fd264
Start of client-side LDAP tranactions (non-working)
and lots of cleanup (hence the commit)
(ldapmodify will need much more work for transactions)
clients/tools/ldapmodify.c
clients/tools/ldapsearch.c
include/ldap.h
libraries/libldap/Makefile.in
libraries/libldap/cancel.c
libraries/libldap/groupings.c [new file with mode: 0644]
libraries/libldap/passwd.c
libraries/libldap/txn.c [new file with mode: 0644]
libraries/libldap/whoami.c
libraries/libldap_r/Makefile.in