summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_irpc.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-26winbindd: let LookupNames return NT_STATUS_OK and SID_NAME_UNKNOWN for unmapp...Ralph Boehme1-0/+3
2023-07-19s3:winbindd: Fix code spellingAndreas Schneider1-1/+1
2022-04-08s3:winbind: Move imessaging context init function to winbindd-lib subsystemSamuel Cabrero1-0/+37
2021-11-09CVE-2020-25717: s3:winbindd: make sure we default to r->out.authoritative = trueStefan Metzmacher1-0/+7
2021-01-08lib: give global_contexts.c its own header fileVolker Lendecke1-0/+1
2019-02-14winbindd_irpc: remove unused winbind_DsrUpdateReadOnlyServerDnsRecords from w...Stefan Metzmacher1-2/+0
2018-12-20winbindd: Use dom_sid_str_bufVolker Lendecke1-2/+5
2018-09-07s3: Rename server_event_context() to global_event_context()Christof Schmitt1-9/+9
2018-05-11winbind: Pass upn unmodified to lookup namesStefan Metzmacher1-2/+5
2018-05-04winbindd_irpc: Add an IRPC call to trigger a DC locateGarming Sam1-0/+68
2018-02-21winbindd: implement wb_irpc_lsa_{LookupNames4,LookupSids3}()Stefan Metzmacher1-0/+408
2018-01-13winbindd: use find_trust_from_name_noinit when we require a direct trustStefan Metzmacher1-1/+1
2017-11-18winbind: Replace winbind_event_context with server_event_contextVolker Lendecke1-5/+5
2017-08-07winbindd: give an IRPC error if wb_irpc_SamLogon() is called without useful r...Stefan Metzmacher1-0/+6
2017-08-07winbindd: as DC we should try to get the target_domain from @SOMETHING part o...Stefan Metzmacher1-0/+9
2017-08-07winbindd: Print debug if we don't know how to route a wb_irpc_SamLogon() requestStefan Metzmacher1-0/+11
2017-08-07winbindd: allow all possible logon levels in wb_irpc_SamLogon()Stefan Metzmacher1-3/+34
2017-05-30netlogon: Implement SendToSam along with its winbind forwardingGarming Sam1-0/+23
2017-03-07winbind: Correcly pass !authoritative from wb_irpc_SamLogonVolker Lendecke1-1/+3
2016-09-28werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/winbindd/Günther Deschner1-1/+1
2015-07-08s3:winbindd: add wb_irpc_GetForestTrustInformation()Stefan Metzmacher1-0/+46
2015-07-08s3:winbindd: add wb_irpc_LogonControl()Stefan Metzmacher1-1/+72
2014-08-01winbindd-irpc: Ensure not to call irpc_send_reply twice on errorAndrew Bartlett1-0/+1
2014-06-11s3-winbindd: Implement SamLogon IRPC callAndrew Bartlett1-0/+29
2014-06-11s3-winbind: Transparently forward IRPC messages to the winbind_dual childAndrew Bartlett1-37/+80
2014-06-11s3-winbind rename winbindd_update_rodc_dns to be for more generic irpcAndrew Bartlett1-0/+94