1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/client
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
..
client.c r8520: fixed a pile of warnings from the build farm gcc -Wall output on 2007-10-10 13:29:34 -05:00
config.mk r4073: - added a set of lsa helper routines to make lsa lookups that are 2007-10-10 13:06:23 -05:00
mount.cifs.c r3443: the next stage in the include files re-organisation. 2007-10-10 13:05:11 -05:00
smbmnt.c r962: convert 'unsigned' and 'unsigned int' to uint_t 2007-10-10 12:56:23 -05:00
smbmount.c r7916: - got rid of the in_client global 2007-10-10 13:18:49 -05:00
smbspool.c r7916: - got rid of the in_client global 2007-10-10 13:18:49 -05:00
smbumount.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
tree.c r4052: fixed a bunch of code to use the type safe _p allocation macros 2007-10-10 13:06:18 -05:00