1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3/lib/netapi
Andrew Bartlett 4bf783d4d6 s3-auth Change type of num_sids to uint32_t
size_t is overkill here, and in struct security_token in the num_sids
is uint32_t.

This includes a change to the prototype of add_sid_to_array()
and add_sid_to_array_unique(), which has had a number of
consequnetial changes as I try to sort out all the callers using
a pointer to the number of sids.

Andrew Bartlett

Signed-off-by: Andrew Tridgell <tridge@samba.org>
2010-09-11 18:46:05 +10:00
..
examples s3-netdomjoin-gui: Fix Bug #7500. Fix 'not a string literal' warning in netdomjoin-gui. 2010-06-08 12:27:29 +02:00
tests netapi: add NetServer testsuite. 2009-02-06 11:10:36 +01:00
cm.c s3-popt: Only include popt-common.h when needed. 2010-08-05 12:08:31 +02:00
Doxyfile libnetapi: Add Doxyfile. 2008-04-20 23:20:21 +02:00
file.c s3-rpc: Avoid including every pipe's client and server stubs everywhere in samba. 2009-11-26 20:03:17 +01:00
getdc.c s3-netlogon: remove global include of netlogon.h. 2010-08-06 15:46:16 +02:00
group.c s3-lsa: separate out init_lsa headers. 2010-08-25 22:50:39 +02:00
joindomain.c s3-netlogon: remove global include of netlogon.h. 2010-08-06 15:46:16 +02:00
libnetapi.c s3: Fix some enum/int mixup warnings 2010-06-21 15:03:59 +02:00
libnetapi.h s3-libnetapi: add I_NetLogonControl{2} skeleton. 2009-10-16 10:50:28 +02:00
localgroup.c s3-auth Change type of num_sids to uint32_t 2010-09-11 18:46:05 +10:00
netapi_private.h Revert "s3: Make libnetapi_open_pipe take strings instead of a ndr_interface_table" 2009-11-08 19:43:46 +01:00
netapi.c s3-build: only include krb5 environment variables where required. 2010-08-26 00:20:29 +02:00
netapi.h s3: add libnetapi_set_use_ccache() 2010-01-24 20:32:17 +01:00
netlogon.c s3-netlogon: remove global include of netlogon.h. 2010-08-06 15:46:16 +02:00
samr.c s3-lsa: separate out init_lsa headers. 2010-08-25 22:50:39 +02:00
serverinfo.c smbconf: only include smbconf headers where needed. 2010-05-18 10:36:33 +02:00
share.c s3-rpc: Avoid including every pipe's client and server stubs everywhere in samba. 2009-11-26 20:03:17 +01:00
shutdown.c s3-lsa: separate out init_lsa headers. 2010-08-25 22:50:39 +02:00
sid.c netapi: add ConvertStringSidToSid(). 2008-08-11 19:03:38 +02:00
user.c s3-lsa: separate out init_lsa headers. 2010-08-25 22:50:39 +02:00