implement winbindd_ndr_child_get_dc_info() with DC_INFO_LEVEL_COMPAT_NT4
[metze/old/v3-2-winbind-ndr.git] / source / winbindd / winbindd_dual.c
2007-10-11 Stefan Metzmacherimplement winbindd_ndr_child_get_dc_info() with DC_INFO...
2007-10-11 Stefan Metzmacherimplement winbindd_ndr_child_get_domain_info() with...
2007-10-11 Stefan Metzmacherpass ndr requests via sendto_child()/sendto_domain...
2007-10-11 Stefan Metzmacheradd async_ndr_domain_call() similar to async_domain_req...
2007-10-11 Stefan Metzmacheradd async_ndr_call() similar to async_request()
2007-10-11 Stefan Metzmacherinfrastructure to handle ndr requests in the winbind...
2007-10-08 metzesplit up child_dispatch_table into domain, idmap and...
2007-09-14 jraUse talloc_asprintf_append_buffer with an unmodified
2007-09-14 metzemove winbindd code into winbindd/