summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_irpc.c
Commit message (Expand)AuthorAgeFilesLines
* winbindd_irpc: remove unused winbind_DsrUpdateReadOnlyServerDnsRecords from w...Stefan Metzmacher2019-02-141-2/+0
* winbindd: Use dom_sid_str_bufVolker Lendecke2018-12-201-2/+5
* s3: Rename server_event_context() to global_event_context()Christof Schmitt2018-09-071-9/+9
* winbind: Pass upn unmodified to lookup namesStefan Metzmacher2018-05-111-2/+5
* winbindd_irpc: Add an IRPC call to trigger a DC locateGarming Sam2018-05-041-0/+68
* winbindd: implement wb_irpc_lsa_{LookupNames4,LookupSids3}()Stefan Metzmacher2018-02-211-0/+408
* winbindd: use find_trust_from_name_noinit when we require a direct trustStefan Metzmacher2018-01-131-1/+1
* winbind: Replace winbind_event_context with server_event_contextVolker Lendecke2017-11-181-5/+5
* winbindd: give an IRPC error if wb_irpc_SamLogon() is called without useful r...Stefan Metzmacher2017-08-071-0/+6
* winbindd: as DC we should try to get the target_domain from @SOMETHING part o...Stefan Metzmacher2017-08-071-0/+9
* winbindd: Print debug if we don't know how to route a wb_irpc_SamLogon() requestStefan Metzmacher2017-08-071-0/+11
* winbindd: allow all possible logon levels in wb_irpc_SamLogon()Stefan Metzmacher2017-08-071-3/+34
* netlogon: Implement SendToSam along with its winbind forwardingGarming Sam2017-05-301-0/+23
* winbind: Correcly pass !authoritative from wb_irpc_SamLogonVolker Lendecke2017-03-071-1/+3
* werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/winbindd/Günther Deschner2016-09-281-1/+1
* s3:winbindd: add wb_irpc_GetForestTrustInformation()Stefan Metzmacher2015-07-081-0/+46
* s3:winbindd: add wb_irpc_LogonControl()Stefan Metzmacher2015-07-081-1/+72
* winbindd-irpc: Ensure not to call irpc_send_reply twice on errorAndrew Bartlett2014-08-011-0/+1
* s3-winbindd: Implement SamLogon IRPC callAndrew Bartlett2014-06-111-0/+29
* s3-winbind: Transparently forward IRPC messages to the winbind_dual childAndrew Bartlett2014-06-111-37/+80
* s3-winbind rename winbindd_update_rodc_dns to be for more generic irpcAndrew Bartlett2014-06-111-0/+94