mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +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 |
||
---|---|---|
.. | ||
pidfile.c | ||
process_model.c | ||
process_model.h | ||
process_onefork.c | ||
process_prefork.c | ||
process_single.c | ||
process_standard.c | ||
process_thread.c | ||
samba.8.xml | ||
server.c | ||
service_named_pipe.c | ||
service_stream.c | ||
service_stream.h | ||
service_task.c | ||
service_task.h | ||
service.c | ||
service.h | ||
wscript_build |