1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source4/winbind
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
..
idmap.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
idmap.h
wb_async_helpers.c
wb_async_helpers.h
wb_cmd_getdcname.c
wb_cmd_getgrent.c
wb_cmd_getgrgid.c s4-winbind: fixed two valgrind errors 2010-09-16 21:58:58 +10:00
wb_cmd_getgrnam.c
wb_cmd_getgroups.c libcli/security Use common security.h 2010-10-12 03:35:36 +00:00
wb_cmd_getpwent.c
wb_cmd_getpwnam.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
wb_cmd_getpwuid.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
wb_cmd_list_groups.c s4:wb_cmd_list_groups: also handle NT_STATUS_NO_MORE_ENTRIES 2010-07-10 09:35:03 +02:00
wb_cmd_list_trustdom.c
wb_cmd_list_users.c s4:wb_cmd_list_users: also handle NT_STATUS_NO_MORE_ENTRIES 2010-07-10 09:35:02 +02:00
wb_cmd_lookupname.c
wb_cmd_lookupsid.c
wb_cmd_setgrent.c
wb_cmd_setpwent.c s4:winbind/wb_cmd_setpwent.c - fix a possible crash condition in the "winbind struct test" 2010-07-05 15:36:12 +02:00
wb_cmd_userdomgroups.c
wb_cmd_usersids.c
wb_connect_lsa.c
wb_connect_sam.c
wb_dom_info_trusted.c s4-winbind: use finddcs_cldap() in winbind 2010-09-15 15:39:35 +10:00
wb_dom_info.c s4-winbind: fixed two valgrind errors 2010-09-16 21:58:58 +10:00
wb_gid2sid.c
wb_init_domain.c s4-winbind: use finddcs_cldap() in winbind 2010-09-15 15:39:35 +10:00
wb_irpc.c s4-winbind Add a proxy method to update DNS records with a read-write DC 2010-09-17 19:02:18 +10:00
wb_name2domain.c
wb_pam_auth.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
wb_sam_logon.c
wb_samba3_cmd.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
wb_samba3_protocol.c s4: remove REMOVE_MAPPING from wb_samba3_protocol 2010-08-14 02:10:34 +02:00
wb_server.c s4-server: make server sockets a child of the task context 2010-11-15 10:19:34 +11:00
wb_server.h s4-winbind Add a proxy method to update DNS records with a read-write DC 2010-09-17 19:02:18 +10:00
wb_sid2domain.c s4-winbind: use finddcs_cldap() in winbind 2010-09-15 15:39:35 +10:00
wb_sid2gid.c
wb_sid2uid.c
wb_sids2xids.c
wb_uid2sid.c
wb_update_rodc_dns.c s4-winbind Add a proxy method to update DNS records with a read-write DC 2010-09-17 19:02:18 +10:00
wb_utils.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
wb_xids2sids.c
wscript_build winbind: Build as shared module. 2010-11-14 17:14:05 +00:00