summaryrefslogtreecommitdiff
path: root/source3/winbindd/wb_dsgetdcname.c
AgeCommit message (Expand)AuthorFilesLines
2024-12-05s3:winbindd: let wb_dsgetdcname* normalize to dns names on an ad_dcStefan Metzmacher1-0/+16
2023-07-02wb_dsgetdcname: don't use stack variables for async codeStefan Metzmacher1-3/+3
2023-07-02wb_dsgetdcname: log also the domain name for failuresBjörn Jacke1-2/+11
2023-07-02wb_dsgetdcname.c: move common message to higher log levelBjörn Jacke1-1/+1
2023-07-02wb_dsgetdcname.c: don't use statis log level numbersBjörn Jacke1-2/+2
2022-07-15s3:winbind: Improve logging in wb_dsgetdcname.cPavel Filipenský1-0/+6
2019-02-27winbind: Fix an error path memleakVolker Lendecke1-0/+1
2018-10-19lib: Remove gencache.h from proto.hVolker Lendecke1-0/+1
2018-10-16lib: Move the "expired" for gencache_parse calculation into gencache.cVolker Lendecke1-2/+4
2018-02-23winbind: add locator_child_handle() and use it instead of child->binding_handleStefan Metzmacher1-4/+4
2017-11-29lib: Pass blob instead of &blob to gencache_set_data_blobVolker Lendecke1-1/+1
2016-04-28winbindd: check if dcinfo from genache is expiredRalph Boehme1-0/+4
2016-04-15winbind: Add wb_dsgetdcname_gencache_[gs]etVolker Lendecke1-0/+107
2014-07-04winbindd: Allow the AD-DC to call getdcnameGarming Sam1-6/+16
2014-06-11librpc/idl: Merge wbint.idl with winbind.idl so we can forward IRPC requests ...Andrew Bartlett1-1/+1
2011-01-21s3:winbind: Fork multiple children per domainVolker Lendecke1-1/+1
2011-01-11s3:winbindd: use ndr_wbint_c.h instead of cli_wbint.hStefan Metzmacher1-1/+1
2010-10-20s3: Use any_nt_status_not_ok in winbindVolker Lendecke1-5/+1
2010-08-17s3:winbindd: don't ignore 'result' in wb_dsgetdcname_done()Stefan Metzmacher1-0/+4
2010-08-16s3:winbindd: use dcerpc_wbint_* functions instead of rpccli_wbint_*Stefan Metzmacher1-3/+3
2009-08-29s3:winbind: Add async wb_dsgetdcnameVolker Lendecke1-0/+115