summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_ping_dc.c
Commit message (Expand)AuthorAgeFilesLines
* winbindd: Fix winbindd_ping_dc_recvVolker Lendecke2018-06-161-1/+2
* winbindd: Add a missing NULL checkVolker Lendecke2018-06-161-0/+3
* winbindd: Do an early TALLOC_FREEVolker Lendecke2018-06-161-0/+2
* winbind: Fix --ping-dc error handlingVolker Lendecke2018-03-011-0/+5
* winbindd: use find_trust_from_name_noinit when we require a direct trustStefan Metzmacher2018-01-131-1/+1
* 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