1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/libcli
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
..
auth libcli/auth: add some const to SMBNTencrypt_hash() and SMBNTencrypt() 2011-09-14 19:49:24 +02:00
cldap build: provide tevent-util as a public library 2011-08-08 13:34:06 +02:00
dns libcli/dns Improve dns_hosts_file, using Samba3's struct dns_rr_srv 2011-04-26 17:16:34 +10:00
drsuapi idl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRIBUTE_ for ATTID values 2010-10-31 23:54:04 +00:00
echo build: provide tevent-util as a public library 2011-08-08 13:34:06 +02:00
ldap ldb: use ldb directly rather than via a copy 2011-10-07 17:45:20 +11:00
named_pipe_auth libcli/smb move FILE_TYPE constants in common 2011-07-06 05:32:59 +02:00
nbt build: Reduce build systems to just top level waf and autoconf 2011-10-07 17:42:03 +11:00
netlogon build: Add missing depencency on NDR_NBT 2011-07-05 12:41:05 +10:00
registry build: Make util_reg subsystem in libcli/registry a library 2011-05-18 16:12:08 +02:00
samsync s3: add some forward declarations. 2011-04-12 12:20:43 +02:00
security build: Reduce build systems to just top level waf and autoconf 2011-10-07 17:42:03 +11:00
smb smb_unix_ext.h: Protect against multiple inclusion. 2011-09-28 12:05:54 +02:00
smbreadline libcli/smbreadline/smbreadline.h: fix licence/copyright 2011-06-10 15:11:43 +02:00
util errormap: Add unix_to_werror() function 2011-09-28 02:02:35 +02:00