summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_change_machine_acct.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-21winbindd: add dcname arg to ChangeMachineAccount requestRalph Boehme1-1/+7
2014-06-11librpc/idl: Merge wbint.idl with winbind.idl so we can forward IRPC requests ...Andrew Bartlett1-1/+1
2014-06-04winbindd: explain that this check protects the AD DC machine account password...Andrew Bartlett1-0/+4
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-16s3:winbindd: use dcerpc_wbint_* functions instead of rpccli_wbint_*Stefan Metzmacher1-3/+3
2009-10-13s3-winbindd: add wbint_ChangeMachineAccount implementation.Günther Deschner1-0/+93