1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source4/dsdb
Matthias Dieter Wallnöfer 189950ce06 s4:dsdb_enum_group_mem - use "unsigned" counters
"size_t" counters aren't really needed here (we don't check data lengths).
And we save the result in a certain "num_sids" variable which is of type
"unsigned".
2010-05-24 22:01:36 +02:00
..
common s4:dsdb_enum_group_mem - use "unsigned" counters 2010-05-24 22:01:36 +02:00
dns s4-dns: call spn update command alongside dns update 2010-04-27 19:27:19 +10:00
kcc Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
repl Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
samdb s4:libcli/ldap Rename ldap.h to libcli_ldap.h 2010-05-21 17:39:15 +10:00
schema s3: Remove use of iconv_convenience. 2010-05-18 11:45:31 +02:00
config.mk Added a function to check if an attribute can belong to a filtered replica. 2010-05-03 14:50:10 +02:00
pydsdb.c s4-rodc: Cache am_rodc flag 2010-05-17 13:30:27 +03:00
wscript_build s4:samr Split the guts of samr_CreateUser2 into a helper function 2010-05-24 23:08:11 +10:00