mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
e835621799
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
|
||
---|---|---|
.. | ||
devdocs | ||
config.mk | ||
ldap_backend.c | ||
ldap_bind.c | ||
ldap_hacked_ldb.c | ||
ldap_parse.c | ||
ldap_parse.h | ||
ldap_rootdse.c | ||
ldap_server.c | ||
ldap_server.h | ||
ldap_simple_ldb.c |