summaryrefslogtreecommitdiffstats
path: root/source3/winbindd/winbindd_ping_dc.c
Commit message (Expand)AuthorAgeFilesLines
* s3:winbindd: use find_domain_from_name_noinit() in winbindd_ping_dc_send()Stefan Metzmacher2014-12-191-1/+1
* s3:winbindd: report our own name for PING_DC and internal domainsStefan Metzmacher2014-12-191-0/+22
* librpc/idl: Merge wbint.idl with winbind.idl so we can forward IRPC requests ...Andrew Bartlett2014-06-111-1/+1
* s3-winbind: Return the DC name from DC_PINGChristof Schmitt2012-08-151-1/+8
* s3-winbind: Pass ping-dc result to clientChristof Schmitt2012-08-151-1/+9
* s3:winbind: Fork multiple children per domainVolker Lendecke2011-01-211-1/+1
* s3:winbindd: use ndr_wbint_c.h instead of cli_wbint.hStefan Metzmacher2011-01-111-1/+1
* s3: Use any_nt_status_not_ok in winbindVolker Lendecke2010-10-201-5/+1
* s3:winbindd: use dcerpc_wbint_* functions instead of rpccli_wbint_*Stefan Metzmacher2010-08-161-2/+2
* s3:winbind: Add a lower-cost alternative to wbinfo -t: wbinfo --ping-dcVolker Lendecke2009-12-211-0/+96