1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/source3/libads
Andrew Tridgell 78f2900a16 r18869: two build fixes for systems without ldap
the first is to not enable the ldap ldb backend just yet. This will
need configure tests to conditionally include. We should be able to
use the m4 files from lib/ldb/

The 2nd is to fix libads/gpo.o not to publicly prototype a function
that needs ldap.h
(This used to be commit 1cf17edc14)
2007-10-10 12:14:39 -05:00
..
ads_status.c r18425: Fix ads_ntstatus(). LDAP_SUCCESS should really map to NT_STATUS_OK. 2007-10-10 11:51:23 -05:00
ads_struct.c r17945: Store the server and client sitenames in the ADS 2007-10-10 11:39:01 -05:00
ads_utils.c r18271: Big change: 2007-10-10 11:51:18 -05:00
authdata.c r18188: merge 3.0-libndr branch 2007-10-10 11:43:56 -05:00
cldap.c r18175: Forgot to call asn1_free() in previous commit. 2007-10-10 11:43:30 -05:00
disp_sec.c r18745: Use the Samba4 data structures for security descriptors and security descriptor 2007-10-10 12:00:54 -05:00
dns.c r18466: Attempt to fix the AIX build 2007-10-10 11:51:42 -05:00
gpo_util.c r18820: Comment out some unused functions. 2007-10-10 12:01:03 -05:00
gpo.c r18869: two build fixes for systems without ldap 2007-10-10 12:14:39 -05:00
kerberos_keytab.c r16952: New derive DES salt code and Krb5 keytab generation 2007-10-10 11:19:15 -05:00
kerberos_verify.c r18047: More C++ stuff 2007-10-10 11:43:24 -05:00
kerberos.c r18512: Add krb5conf file environment to debug statement. 2007-10-10 11:51:45 -05:00
krb5_errs.c r17677: There is no need for a 2nd krb5_to_nt_status function, is there? 2007-10-10 11:38:46 -05:00
krb5_setpw.c r17626: Some C++ Warnings 2007-10-10 11:38:44 -05:00
ldap_printer.c r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore. 2007-10-10 11:39:49 -05:00
ldap_schema.c r18670: Fix memleaks. 2007-10-10 12:00:46 -05:00
ldap_user.c r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore. 2007-10-10 11:39:49 -05:00
ldap_utils.c r18620: Fallback to non-paging LDAP searches in ads_do_search_retry_internal() 2007-10-10 11:52:01 -05:00
ldap.c r18663: Fix one more uuid -> GUID. 2007-10-10 12:00:44 -05:00
sasl.c r18047: More C++ stuff 2007-10-10 11:43:24 -05:00
util.c r16952: New derive DES salt code and Krb5 keytab generation 2007-10-10 11:19:15 -05:00