1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-31 17:18:04 +03:00
samba-mirror/source4/wrepl_server
Andrew Tridgell ef7f4a1420 s4-server: make server sockets a child of the task context
We previously allocated sockets as direct children of the event
context. That led to crashes if a service called
task_server_terminate(), as it left the socket open and handling
events for a dead protocol.

Making them a child of the task allows the task to terminate and take
all its sockets with it.

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
2010-11-15 10:19:34 +11:00
..
wrepl_apply_records.c s4:wrepl_server: use irpc_binding_handle_by_name() in r_do_release_demand() 2010-09-03 17:02:09 +02:00
wrepl_in_call.c Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
wrepl_in_connection.c s4-server: make server sockets a child of the task context 2010-11-15 10:19:34 +11:00
wrepl_out_helpers.c Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
wrepl_out_helpers.h
wrepl_out_pull.c
wrepl_out_push.c
wrepl_periodic.c s4-server: kill main daemon if a task fails to initialise 2009-09-18 18:05:55 -07:00
wrepl_scavenging.c s4:wrepl_server: use irpc_binding_handle_by_name() in wreplsrv_scavenging_replica_active_records() 2010-09-03 17:02:10 +02:00
wrepl_server.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
wrepl_server.h s4-winrepl: Migrated the wins replication server to tsocket. 2010-03-03 09:22:37 +01:00
wscript_build Build wrepl server as service by default. 2010-11-14 17:14:05 +00:00