1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/ldap_server
Andrew Tridgell e835621799 r8520: fixed a pile of warnings from the build farm gcc -Wall output on
S390. This is an attempt to avoid the panic we're seeing in the
automatic builds.

The main fixes are:

 - assumptions that sizeof(size_t) == sizeof(int), mostly in printf formats

 - use of NULL format statements to perform dn searches.

 - assumption that sizeof() returns an int
(This used to be commit a58ea6b385)
2007-10-10 13:29:34 -05:00
..
devdocs r8514: add docs 2007-10-10 13:29:33 -05:00
config.mk r4716: add a real ugly hack to get all ldap queries of an 2007-10-10 13:08:47 -05:00
ldap_backend.c r7777: allow for overriding the location of the sam databasein the ldap server, using 2007-10-10 13:18:35 -05:00
ldap_bind.c r7854: only enable wrapping in the ldap server if it was negotiated by gensec 2007-10-10 13:18:43 -05:00
ldap_hacked_ldb.c r8520: fixed a pile of warnings from the build farm gcc -Wall output on 2007-10-10 13:29:34 -05:00
ldap_parse.c r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the 2007-10-10 13:09:15 -05:00
ldap_parse.h r3754: merge in ldb modules support from the tmp branch ldbPlugins 2007-10-10 13:05:51 -05:00
ldap_rootdse.c r7747: - simplified the ldap server buffer handling 2007-10-10 13:18:30 -05:00
ldap_server.c r8272: added the hooks for adding a name to a messaging context, so we will 2007-10-10 13:19:29 -05:00
ldap_server.h r7801: the ldap server needs this logic too 2007-10-10 13:18:37 -05:00
ldap_simple_ldb.c r8520: fixed a pile of warnings from the build farm gcc -Wall output on 2007-10-10 13:29:34 -05:00