1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/libcli/ldap
Andrew Bartlett 36b2227eca ldb: use ldb directly rather than via a copy
This avoids needing to manually sync the two files, which due to the
top level build must be API compatible at all times anyway.

The most important recent change was:

commit e3b76bd620
Author: Andrew Tridgell <tridge@samba.org>
Date:   Thu Jul 28 15:51:31 2011 +1000

    ldb: fixed a search expression parse bug

However, as we always control the search expression in the callers to
this code, no backport to other releases is required.

Andrew Bartlett
2011-10-07 17:45:20 +11:00
..
ldap_errors.h libcli/ldap: move ldap_errors.h to the toplevel and install it 2009-02-24 17:55:39 +01:00
ldap_message.c ldapcli: allocate control value on the control object not on the control container 2011-03-20 11:27:25 +01:00
ldap_message.h ldb: use ldb directly rather than via a copy 2011-10-07 17:45:20 +11:00
ldap_ndr.c ldb: use ldb directly rather than via a copy 2011-10-07 17:45:20 +11:00
ldap_ndr.h libcli/ldap/ldap_ndr.h: fix licence/copyright 2011-06-10 15:11:34 +02:00
wscript_build libcli/ldap Re-add ldap_ndr.h as a public header 2011-04-14 12:22:59 +10:00