summaryrefslogtreecommitdiff
path: root/librpc
AgeCommit message (Expand)AuthorFilesLines
2018-07-28librpc: add binding handle support for [smb1]Stefan Metzmacher2-0/+3
2018-05-07winbind: Add smbcontrol disconnect-dcVolker Lendecke1-0/+1
2017-12-14winbindd: pass domain SID to wbint_UnixIDs2SidsRalph Boehme1-0/+1
2017-10-25dnsserver: Tighten DNS name checkingGary Lockyer1-0/+3
2017-09-14librpc/dceprc_util.c: Move debug message to DBG_DEBUG()Andrew Bartlett1-2/+2
2017-08-17lib: rpc: The registered interfaces are a lists of singletons that are never ...Jeremy Allison1-1/+11
2017-07-31dcerpc.idl Add symbolic constant for /root/ncalrpc_as_systemGary Lockyer1-0/+1
2017-07-03netlogon.idl: mark session keys with NDR_SECRETRalph Boehme1-2/+2
2017-07-03librpc/idl: make use storage_offload_tokenRalph Boehme1-2/+2
2017-07-03librpc/idl: fix STORAGE_OFFLOAD_TOKEN_TYPE_ZERO_DATA definitionRalph Boehme1-2/+2
2017-07-03librpc/idl: convert offload flags to a bitmapRalph Boehme1-5/+8
2017-06-27netlogon.idl: use lsa_TrustType and lsa_TrustAttributes in netr_trust_extensionStefan Metzmacher1-2/+2
2017-06-27netlogon.idl: make netr_TrustFlags [public]Stefan Metzmacher1-1/+1
2017-06-27lsa.idl: make lsa_DnsDomainInfo [public]Stefan Metzmacher1-1/+1
2017-06-27idl_types.h: add NDR_SECRET shortcutStefan Metzmacher1-0/+6
2017-06-27librpc/ndr: add LIBNDR_FLAG_IS_SECRET handlingStefan Metzmacher3-0/+77
2017-06-27librpc/ndr: align the definition of LIBNDR_STRING_FLAGS with currently define...Stefan Metzmacher1-1/+13
2017-06-26ntprinting.idl: make use of [skip_noinit] for string_flagsStefan Metzmacher1-4/+4
2017-06-22lsa.String: add String constructor, str and reprGary Lockyer1-0/+1
2017-06-09netlogon.idl: Add netr_LogonSamLogon_flags bitmapStefan Metzmacher1-2/+13
2017-05-30netlogon: Implement SendToSam along with its winbind forwardingGarming Sam2-1/+43
2017-05-25source4 rpc: binding.c enable DCERPC_SCHANNEL_AUTO for schannel connectionsGary Lockyer1-1/+1
2017-05-25idl drsblobs: add the blobs required for Primary:userPasswordGary Lockyer1-0/+44
2017-05-16librpc:ndr: Set the length to 1 if we assign and empty stringAndreas Schneider1-0/+1
2017-04-18build: correct package dependenciesJan Engelhardt1-1/+1
2017-04-13drsuapi.idl: Expose GetNCChanges req8 like req10Garming Sam1-1/+1
2017-03-29python: Add bindings for NTLMSSPAndrew Bartlett2-6/+11
2017-03-29named_pipe_auth: Rename client -> remote_client and server -> local_serverGary Lockyer1-6/+6
2017-03-28s3/smbd: move copychunk ioctl limits to IDLRalph Boehme1-0/+4
2017-03-28python: Provide Python bindings for messaging.idlAndrew Bartlett1-6/+1
2017-03-28messaging: Declare well known server name auth_events as AUTH_EVENT_NAME in IDLAndrew Bartlett1-0/+3
2017-03-28messaging.idl: Register a message type for authentication log messagesAndrew Bartlett1-0/+3
2017-03-23lsa.idl: add SID_NAME_LABELStefan Metzmacher1-1/+2
2017-03-23netlogon.idl: make netr_LogonInfoClass publicStefan Metzmacher1-1/+1
2017-03-13drsblobs: Add decode for replPropertyMetaData1Bob Campbell1-0/+7
2017-03-06Revert "winbind: Remove wbint_LookupUserGroups"Volker Lendecke1-0/+5
2017-03-02ndr: Use resizing array instead of linked lists (breaking ABI)Douglas Bagnall4-53/+356
2017-03-02ndr: fix whitespace in libndr.h, ndr.cDouglas Bagnall2-37/+37
2017-02-23ndrdump: Fix a possible NULL pointer dereferenceAndreas Schneider1-0/+4
2017-02-21librpc/rpc: fix regression in NT_STATUS_RPC_ENUM_VALUE_OUT_OF_RANGE error map...Stefan Metzmacher1-5/+3
2017-02-14ndrdump: Add the option --hex-input for hexdump parsingCody Harrington1-7/+15
2017-02-08drsuapi.idl: make drsuapi_DsGetNCChangesRequest10 [public]Stefan Metzmacher1-1/+1
2017-02-08drsuapi.idl: add drsuapi_DrsMoreOptions with DRSUAPI_DRS_GET_TGTStefan Metzmacher1-1/+5
2017-01-24librpc/ndr: add [to_null] keyword to szPackageId in spoolss_CorePrinterDriver.Günther Deschner1-1/+1
2017-01-24librpc/ndr: add ndr_push_charset_to_null and increase library version (abi ch...Günther Deschner4-1/+277
2017-01-20messaging.idl: add ringbuf message typesRalph Boehme1-0/+3
2017-01-12spoolss: Fix PROCESSOR_AMD_X8664 value in IDLGünther Deschner1-5/+5
2017-01-04winbind: Remove wbint_QueryUserListVolker Lendecke1-4/+0
2017-01-04winbind: Remove wbint_LookupUserGroupsVolker Lendecke1-5/+0
2017-01-04winbind: Remove wbint_QueryUserVolker Lendecke1-5/+0