1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source4/libcli/auth
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
..
config.mk r6851: Typo in comment. 2007-10-10 13:16:51 -05:00
credentials.c r6028: A MAJOR update to intergrate the new credentails system fully with 2007-10-10 13:11:15 -05:00
credentials.h r5902: A rather large change... 2007-10-10 13:11:07 -05:00
session.c r8520: fixed a pile of warnings from the build farm gcc -Wall output on 2007-10-10 13:29:34 -05:00
smbencrypt.c r7757: Add NTLMv2 support to the NT1 Session setup (ie, not SPNEGO/NTLMSSP) 2007-10-10 13:18:32 -05:00