summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_dual_srv.c
Commit message (Expand)AuthorAgeFilesLines
* winbind: Rename winbindd_cm_conn->netlogon_creds to _ctxVolker Lendecke2017-08-301-7/+7
* s3:trusts_util: pass dcname to trust_pw_change()Stefan Metzmacher2017-06-271-0/+2
* s3:winbindd: Send flags=0 in netr_LogonSamLogon{WithFlags,Ex}()Stefan Metzmacher2017-06-091-1/+1
* netlogon: Implement SendToSam along with its winbind forwardingGarming Sam2017-05-301-0/+25
* winbindd: Do not run SAM auth stack in winbind SamLogonGarming Sam2017-05-301-1/+3
* winbind: Add a debug message for out-of-range IDsVolker Lendecke2017-03-081-0/+4
* winbind: Pass up args from winbind_dual_SamLogonVolker Lendecke2017-03-071-1/+5
* Revert "winbind: Remove wbint_LookupUserGroups"Volker Lendecke2017-03-061-0/+17
* winbind: Fix a signed/unsigned mixupVolker Lendecke2017-02-151-1/+1
* winbind: Simplify query_user_list to only return ridsVolker Lendecke2017-01-041-22/+3
* winbind: Remove wbint_QueryUserListVolker Lendecke2017-01-041-17/+0
* winbind: Remove wbint_LookupUserGroupsVolker Lendecke2017-01-041-17/+0
* winbind: Remove wbint_QueryUserVolker Lendecke2017-01-041-15/+0
* winbind: Add wbint_QueryUserRidListVolker Lendecke2017-01-021-0/+47
* winbind: Add a GetNssInfo parent/child callVolker Lendecke2017-01-021-0/+14
* idmap: Pass up the xid2sids unix-ids from the idmap childVolker Lendecke2016-12-271-0/+1
* winbindd: Replace calls to domain->methodsChristof Schmitt2016-10-111-29/+31
* werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/winbindd/Günther Deschner2016-09-281-10/+10
* idmap: centrally check that unix IDs returned by the idmap backends are in rangeMichael Adam2016-08-171-0/+4
* winbind: Use plural xids2sids in _wbint_UnixIDs2SidsVolker Lendecke2016-03-301-18/+20
* winbind: Introduce id_map_ptrs_initVolker Lendecke2016-03-301-25/+8
* winbind: Remove unused wbint_Gid2SidVolker Lendecke2016-02-221-5/+0
* winbind: Remove unused wbint_Uid2SidVolker Lendecke2016-02-221-5/+0
* winbind: Add wbint_UnixIDs2SidsVolker Lendecke2016-02-221-0/+30
* winbind: Simplify _wbint_Sids2UnixIDsVolker Lendecke2016-02-221-76/+77
* Revert "winbind: Retry after SESSION_EXPIRED error in ping-dc"Christof Schmitt2016-01-131-8/+0
* idmap: Remove "domname" from idmap_gid_to_sidVolker Lendecke2015-08-241-2/+1
* idmap: Remove "domname" from idmap_uid_to_sidVolker Lendecke2015-08-241-2/+1
* CID 1311763: Fix incorrect return valueAndreas Schneider2015-07-151-1/+1
* s3:winbindd: implement winbind_GetForestTrustInformation()Stefan Metzmacher2015-07-081-1/+200
* librpc/idl: add winbind_GetForestTrustInformation()Stefan Metzmacher2015-07-081-0/+13
* s3:winbindd: implement _winbind_LogonControl*()Stefan Metzmacher2015-07-081-0/+583
* librpc/idl: add winbind_LogonControl()Stefan Metzmacher2015-07-081-0/+13
* s3:winbindd: use check dcerpc_binding_handle_is_connected() instead of a spec...Stefan Metzmacher2015-07-031-1/+1
* s3:winbindd: list local groups for our internal domains too (as AD DC)Stefan Metzmacher2015-05-061-12/+75
* winbind: Retry after SESSION_EXPIRED error in ping-dcChristof Schmitt2015-01-061-0/+8
* winbind: Retry LogonControl RPC in ping-dc after session expirationChristof Schmitt2014-12-231-0/+10
* s3-winbindd: Pass the whole winbindd_domain to invalidate_cm_connection()Andrew Bartlett2014-10-081-2/+2
* s3-winbindd: Implement SamLogon IRPC callAndrew Bartlett2014-06-111-3/+29
* librpc/idl: Merge wbint.idl with winbind.idl so we can forward IRPC requests ...Andrew Bartlett2014-06-111-3/+10
* s3-winbindd: Listen on IRPC and do forwarded DNS updates on an RODCAndrew Bartlett2014-06-111-0/+39
* s3:winbindd: fix _wbint_LookupSids() on errorGregor Beck2014-02-211-1/+7
* s3:winbindd: make use of trust_pw_change() in _wbint_ChangeMachineAccount()Stefan Metzmacher2014-01-071-28/+7
* s3:winbindd: make use of rpccli_{create,setup}_netlogon_creds()Stefan Metzmacher2014-01-071-0/+1
* winbind: Print error code on connection error in ping_dcChristof Schmitt2013-05-251-1/+2
* winbind: Fix no memory check in _wbint_PingDc().Andreas Schneider2013-03-051-1/+1
* s3:winbindd: remove unused server implementation of wbint_Sid2Gid()Michael Adam2012-12-031-14/+0
* s3:winbindd: remove unused server implementation of wbint_Sid2Uid()Michael Adam2012-12-031-14/+0
* s3:winbindd: also use idmap_passdb for own sam and builtin in wbint_Sids2Unix...Michael Adam2012-12-031-3/+3
* s3:winbindd: use struct unixid instead of uint64 in Sids2Xids parent<->childMichael Adam2012-12-031-1/+4