mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
fbe6d155bf
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 |
||
---|---|---|
.. | ||
ntlmssp.c | ||
pac.c |