1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/winbind
Andrew Tridgell 111a920fdb r12116: got rid of composite_trigger_done() and composite_trigger_error(), and
instead make the normal composite_done() and composite_error()
functions automatically trigger a delayed callback if the caller has
had no opportunity to setup a async callback

this removes one of the common mistakes in writing a composite function
(This used to be commit f9413ce792)
2007-10-10 13:47:11 -05:00
..
config.mk r11828: split out the async helper function into a new subsystem WB_HELPER 2007-10-10 13:46:35 -05:00
wb_async_helpers.c r12116: got rid of composite_trigger_done() and composite_trigger_error(), and 2007-10-10 13:47:11 -05:00
wb_async_helpers.h r11528: Separate finding dcs from initializing a domain. Makes it easier to possibly 2007-10-10 13:45:49 -05:00
wb_cmd_getdcname.c r11517: Cleanup time, this looks larger than it is. This mainly gets rid of 2007-10-10 13:45:47 -05:00
wb_cmd_list_trustdom.c r11517: Cleanup time, this looks larger than it is. This mainly gets rid of 2007-10-10 13:45:47 -05:00
wb_cmd_lookupname.c r11517: Cleanup time, this looks larger than it is. This mainly gets rid of 2007-10-10 13:45:47 -05:00
wb_cmd_lookupsid.c r11517: Cleanup time, this looks larger than it is. This mainly gets rid of 2007-10-10 13:45:47 -05:00
wb_cmd_userdomgroups.c r11517: Cleanup time, this looks larger than it is. This mainly gets rid of 2007-10-10 13:45:47 -05:00
wb_cmd_usersids.c r11517: Cleanup time, this looks larger than it is. This mainly gets rid of 2007-10-10 13:45:47 -05:00
wb_connect_lsa.c r11812: Convert winbind to the async bind routines. Also remove tridge's hack for the 2007-10-10 13:46:32 -05:00
wb_connect_sam.c r11812: Convert winbind to the async bind routines. Also remove tridge's hack for the 2007-10-10 13:46:32 -05:00
wb_dom_info_trusted.c r11528: Separate finding dcs from initializing a domain. Makes it easier to possibly 2007-10-10 13:45:49 -05:00
wb_dom_info.c r12014: free the irpc_request structure with the irpc_call_recv functions, 2007-10-10 13:46:59 -05:00
wb_init_domain.c r11812: Convert winbind to the async bind routines. Also remove tridge's hack for the 2007-10-10 13:46:32 -05:00
wb_pam_auth.c r11825: Fix a debug msg 2007-10-10 13:46:35 -05:00
wb_samba3_cmd.c r11528: Separate finding dcs from initializing a domain. Makes it easier to possibly 2007-10-10 13:45:49 -05:00
wb_samba3_protocol.c r11968: More warning fixes. We're on track to getting to double digits for 2007-10-10 13:46:52 -05:00
wb_samba3_protocol.h r10508: - implement WINBINDD_NETBIOS_NAME, WINBINDD_DOMAIN_NAME and WINBINDD_INFO 2007-10-10 13:38:58 -05:00
wb_server.c r11528: Separate finding dcs from initializing a domain. Makes it easier to possibly 2007-10-10 13:45:49 -05:00
wb_server.h r11528: Separate finding dcs from initializing a domain. Makes it easier to possibly 2007-10-10 13:45:49 -05:00
wb_sid2domain.c r12116: got rid of composite_trigger_done() and composite_trigger_error(), and 2007-10-10 13:47:11 -05:00