1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/torture/auth
Andrew Bartlett fbe6d155bf s4-auth Remove special case for account_sid from auth_serversupplied_info
This makes everything reference a server_info->sids list, which is now
a struct dom_sid *, not a struct dom_sid **.  This is in keeping with
the other sid lists in the security_token etc.

In the process, I also tidy up the talloc tree (move more structures
under their logical parents) and check for some possible overflows in
situations with a pathological number of sids.

Andrew Bartlett
2011-01-20 23:44:05 +01:00
..
ntlmssp.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
pac.c s4-auth Remove special case for account_sid from auth_serversupplied_info 2011-01-20 23:44:05 +01:00