1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/torture/ldap
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
..
basic.c r8520: fixed a pile of warnings from the build farm gcc -Wall output on 2007-10-10 13:29:34 -05:00
cldap.c r8368: the type filed depends on the user being present or not 2007-10-10 13:20:12 -05:00
cldapbench.c r6933: Add a couple of helper functions for creating nbt names. 2007-10-10 13:16:58 -05:00
common.c r7626: a new ldap client library. Main features are: 2007-10-10 13:18:14 -05:00