1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/rpc_server/samr
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
..
dcesrv_samr.c r8520: fixed a pile of warnings from the build farm gcc -Wall output on 2007-10-10 13:29:34 -05:00
dcesrv_samr.h r7860: switch our ldb storage format to use a NDR encoded objectSid. This is 2007-10-10 13:18:44 -05:00
samr_password.c r7860: switch our ldb storage format to use a NDR encoded objectSid. This is 2007-10-10 13:18:44 -05:00