1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4/smbd
Andrew Tridgell 1447b9a8c1 r5104: - added support for task based servers. These are servers that within
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 339964a596)
2007-10-10 13:09:23 -05:00
..
build_options.c r890: convert samba4 to use [u]int8_t instead of [u]int8 2007-10-10 12:56:16 -05:00
config.mk r5104: - added support for task based servers. These are servers that within 2007-10-10 13:09:23 -05:00
process_model.c r5102: This is a major simplification of the logic for controlling top level 2007-10-10 13:09:22 -05:00
process_model.h r5104: - added support for task based servers. These are servers that within 2007-10-10 13:09:23 -05:00
process_model.m4 r3753: Have some modules default to "NOT" and enable them again when 2007-10-10 13:05:51 -05:00
process_model.mk r3737: - Get rid of the register_subsystem() and register_backend() functions. 2007-10-10 13:05:48 -05:00
process_single.c r5104: - added support for task based servers. These are servers that within 2007-10-10 13:09:23 -05:00
process_standard.c r5104: - added support for task based servers. These are servers that within 2007-10-10 13:09:23 -05:00
process_thread.c r5104: - added support for task based servers. These are servers that within 2007-10-10 13:09:23 -05:00
server.c r5102: This is a major simplification of the logic for controlling top level 2007-10-10 13:09:22 -05:00
service_stream.c r5104: - added support for task based servers. These are servers that within 2007-10-10 13:09:23 -05:00
service_stream.h r5103: forgot to add two new files 2007-10-10 13:09:22 -05:00
service_task.c r5104: - added support for task based servers. These are servers that within 2007-10-10 13:09:23 -05:00
service_task.h r5104: - added support for task based servers. These are servers that within 2007-10-10 13:09:23 -05:00
service.c r5102: This is a major simplification of the logic for controlling top level 2007-10-10 13:09:22 -05:00