mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
1447b9a8c1
themselves are run as a single process, but run as a child of the
main process when smbd is run in the standard model, and run as part
of the main process when in the single mode.
- rewrote the winbind template code to use the new task services. Also
fixed the packet queueing
- got rid of event_context_merge() as it is no longer needed
(This used to be commit
|
||
---|---|---|
.. | ||
build_options.c | ||
config.mk | ||
process_model.c | ||
process_model.h | ||
process_model.m4 | ||
process_model.mk | ||
process_single.c | ||
process_standard.c | ||
process_thread.c | ||
server.c | ||
service_stream.c | ||
service_stream.h | ||
service_task.c | ||
service_task.h | ||
service.c |