summaryrefslogtreecommitdiff
path: root/librpc
Commit message (Expand)AuthorAgeFilesLines
* winbindd: pass domain SID to wbint_UnixIDs2SidsRalph Boehme2017-12-141-0/+1
* netlogon.idl: use lsa_TrustType and lsa_TrustAttributes in netr_trust_extensionStefan Metzmacher2017-07-131-2/+2
* netlogon.idl: make netr_TrustFlags [public]Stefan Metzmacher2017-07-131-1/+1
* lsa.idl: make lsa_DnsDomainInfo [public]Stefan Metzmacher2017-07-131-1/+1
* idl_types.h: add NDR_SECRET shortcutStefan Metzmacher2017-07-131-0/+6
* librpc/ndr: add LIBNDR_FLAG_IS_SECRET handlingStefan Metzmacher2017-07-133-0/+77
* librpc/ndr: align the definition of LIBNDR_STRING_FLAGS with currently define...Stefan Metzmacher2017-07-131-1/+13
* Revert "winbind: Remove wbint_LookupUserGroups"Volker Lendecke2017-03-061-0/+5
* ndrdump: Fix a possible NULL pointer dereferenceAndreas Schneider2017-03-021-0/+4
* librpc/rpc: fix regression in NT_STATUS_RPC_ENUM_VALUE_OUT_OF_RANGE error map...Stefan Metzmacher2017-02-251-5/+3
* drsuapi.idl: make drsuapi_DsGetNCChangesRequest10 [public]Stefan Metzmacher2017-02-141-1/+1
* drsuapi.idl: add drsuapi_DrsMoreOptions with DRSUAPI_DRS_GET_TGTStefan Metzmacher2017-02-141-1/+5
* winbind: Remove wbint_QueryUserListVolker Lendecke2017-01-041-4/+0
* winbind: Remove wbint_LookupUserGroupsVolker Lendecke2017-01-041-5/+0
* winbind: Remove wbint_QueryUserVolker Lendecke2017-01-041-5/+0
* librpc: Use "all_zero" where appropriateVolker Lendecke2017-01-031-10/+2
* winbind: Add wbint_QueryUserRidListVolker Lendecke2017-01-021-0/+4
* winbind: Add a GetNssInfo parent/child callVolker Lendecke2017-01-021-0/+7
* idmap: Pass up the xid2sids unix-ids from the idmap childVolker Lendecke2016-12-271-1/+1
* idl: Fix a comment typoVolker Lendecke2016-12-271-1/+1
* CVE-2016-2123: Fix DNS vuln ZDI-CAN-3995Volker Lendecke2016-12-201-0/+9
* idl: Do not listen for lsarpc on \\pipe\netlogonAndrew Bartlett2016-12-151-1/+1
* rpc_server:netlogon Move from memcache to a tdb cacheDouglas Bagnall2016-12-141-0/+7
* librpc/ndr/uuid.c: improve speed and accuracy of GUID string parsingDouglas Bagnall2016-12-141-21/+111
* librpc: cab: Fix ndr_size_cab_file() to detect integer wrap.Jeremy Allison2016-12-011-5/+28
* librpc: cab: Integer wrap protection for ndr_count_cfdata().Jeremy Allison2016-12-011-0/+4
* librpc: Add ndr_cab_get_compression() for Cabinet compression evaluationGünther Deschner2016-11-242-0/+10
* librpc: Add autogenerated file offset calculation for Cabinet filesGünther Deschner2016-11-241-0/+6
* librpc: Add autogenerated total cabinet size for Cabinet filesGünther Deschner2016-11-241-0/+29
* librpc: Add autogenerated checksum calculation for Cabinet filesGünther Deschner2016-11-243-1/+51
* librpc: Introduce cab.idlGünther Deschner2016-11-245-2/+326
* spoolss: Use correct values for secdesc and devmode pointersGünther Deschner2016-11-111-10/+10
* idl: Remove unused DCERPC_FAULT_UNK_IFAndreas Schneider2016-10-261-1/+0
* librpc/rpc: verify the passed table against the table on the handleStefan Metzmacher2016-10-261-2/+0
* librpc/rpc: make sure we use the object from the handle in dcerpc_binding_han...Stefan Metzmacher2016-10-261-0/+16
* librpc/rpc: no longer set FLAG_OBJECT_PRESENT and FLAG_BIGENDIAN for ndr_{pul...Stefan Metzmacher2016-10-261-16/+0
* dcerpc.idl: set LIBNDR_FLAG_* flags based on DCERPC_PFC_FLAG_OBJECT_UUID and ...Stefan Metzmacher2016-10-262-4/+86
* librpc: support "packet" for packet level authentication in binding stringsGünther Deschner2016-10-262-0/+5
* librpc: add dcerpc_ncacn_push_pkt_auth() helper functionStefan Metzmacher2016-10-262-0/+210
* librpc: add dcerpc_ncacn_pull_pkt_auth() helper functionStefan Metzmacher2016-10-263-1/+153
* librpc/rpc: make use of dcerpc_pull_ncacn_packet() in dcerpc_read_ncacn_packe...Stefan Metzmacher2016-10-261-27/+5
* librpc/rpc: move dcerpc_pull_ncacn_packet() from source3/librpc/rpc/ to the t...Stefan Metzmacher2016-10-262-0/+48
* dcerpc.idl: add DCERPC_FAULT_SERVER_UNAVAILABLEStefan Metzmacher2016-10-262-0/+2
* dcerpc.idl: remove unused dcerpc_request._padStefan Metzmacher2016-10-261-1/+0
* dcerpc.idl: replace dcerpc_response._pad with a uint8 reservedStefan Metzmacher2016-10-261-1/+1
* dcerpc.idl: add dcerpc_fault_flags bitmapStefan Metzmacher2016-10-261-1/+5
* dcerpc.idl: split the padding from a possible fault buffer in dcerpc_faultStefan Metzmacher2016-10-261-1/+5
* dcerpc.idl: remove unused DCERPC_AUTH_LEVEL_DEFAULTStefan Metzmacher2016-10-261-2/+0
* ntlmssp.idl: don't generate python bindings for ntlmssp_NTLM_RESPONSE and ntl...Stefan Metzmacher2016-10-131-2/+2
* spoolss.idl: use access mask defines from security.idlStefan Metzmacher2016-10-131-3/+3