summaryrefslogtreecommitdiff
path: root/librpc
Commit message (Expand)AuthorAgeFilesLines
* ndr_spoolss_buf: fix out of scope use of stack variable in NDR_SPOOLSS_PUSH_E...Stefan Metzmacher2019-03-261-2/+2
* librpc/idl Add some query [getset]info quota related structuresNoel Power2018-08-133-0/+60
* librpc: add binding handle support for [smb1]Stefan Metzmacher2018-08-132-0/+3
* winbind: Add smbcontrol disconnect-dcVolker Lendecke2018-04-201-0/+1
* winbindd: rename MSG_WINBIND_NEW_TRUSTED_DOMAIN to MSG_WINBIND_RELOAD_TRUSTED...Ralph Boehme2018-02-111-1/+1
* ndr_dns: fix pushing unknown resource recordsVolker Lendecke2018-01-041-1/+10
* dsdb encrypted secrets moduleGary Lockyer2017-12-181-0/+30
* nfs4acls: update default NFS4 ACL version to 4.1Ralph Boehme2017-11-081-1/+1
* librpc/idl: add NFS 4.1 ACL flagsRalph Boehme2017-11-081-0/+5
* librpc/idl: add versions consts to nfs4acl.idlRalph Boehme2017-11-081-0/+4
* librpc/idl: rename NFS4 ACL xattr nameRalph Boehme2017-11-081-1/+1
* librpc/idl: rename NFS4 ACL xattr name defineRalph Boehme2017-11-081-1/+1
* xattr.idl: Don't generate an interface tableVolker Lendecke2017-10-222-7/+2
* nfs4acls: Don't generate an interface table for nfs4acls.idlVolker Lendecke2017-10-222-6/+3
* winbindd: pass domain SID to wbint_UnixIDs2SidsRalph Boehme2017-10-101-0/+1
* librpc/dceprc_util.c: Move debug message to DBG_DEBUG()Andrew Bartlett2017-09-071-2/+2
* Use the rpc_parse debug class for PIDL genrated codeAndrew Bartlett2017-09-071-0/+3
* schannel.idl: Fix a typoVolker Lendecke2017-08-251-1/+1
* xattr.id: Fix a typoVolker Lendecke2017-08-181-1/+1
* drepl: Support GET_TGT on periodic replication clientTim Beale2017-08-181-1/+3
* dnsserver: Tighten DNS name checkingGary Lockyer2017-08-151-0/+3
* lib: rpc: The registered interfaces are a lists of singletons that are never ...Jeremy Allison2017-07-261-1/+11
* messaging: Add DLIST pointers to messaging_recVolker Lendecke2017-07-251-0/+2
* dcerpc.idl Add symbolic constant for /root/ncalrpc_as_systemGary Lockyer2017-07-241-0/+1
* librpc/ndr: add MSZIP compression for cabinet filesAurelien Aptel2017-07-192-12/+506
* librpc/ndr: simplify cabinet file size calculationAurelien Aptel2017-07-191-50/+3
* librpc/ndr: Use correct value for max compression sizeAndreas Schneider2017-07-191-2/+6
* librpc/ndr: Use MAX_WBITS zlib define and change memLevel in MSZIP codeGünther Deschner2017-07-191-2/+2
* librpc/ndr: remove unused ndr_cab_get_compression() functionAurelien Aptel2017-07-192-10/+0
* librpc: use DATA_BLOB in CFDATA structureAurelien Aptel2017-07-192-2/+2
* librpc/ndr: add helper functions to setup and free compression states.Aurelien Aptel2017-07-192-0/+155
* librpc/ndr: add new MSZIP compression type for cabinet filesGünther Deschner2017-07-191-0/+1
* librpc/ndr: add new ndr_compression_stateAurelien Aptel2017-07-192-0/+17
* libndr/compression: pass down compressed length in ndr_pull_compression_startGünther Deschner2017-07-192-2/+4
* librpc/ndr: remove trailing whitespace from compression file.Aurelien Aptel2017-07-191-7/+7
* librpc:ndr_cab: Cast data pointer correctlyAndreas Schneider2017-07-191-2/+2
* ndr_compression: use MAX_WBITS constantAurelien Aptel2017-07-191-1/+1
* netlogon.idl: mark session keys with NDR_SECRETRalph Boehme2017-07-031-2/+2
* librpc/idl: make use storage_offload_tokenRalph Boehme2017-07-031-2/+2
* librpc/idl: fix STORAGE_OFFLOAD_TOKEN_TYPE_ZERO_DATA definitionRalph Boehme2017-07-031-2/+2
* librpc/idl: convert offload flags to a bitmapRalph Boehme2017-07-031-5/+8
* netlogon.idl: use lsa_TrustType and lsa_TrustAttributes in netr_trust_extensionStefan Metzmacher2017-06-271-2/+2
* netlogon.idl: make netr_TrustFlags [public]Stefan Metzmacher2017-06-271-1/+1
* lsa.idl: make lsa_DnsDomainInfo [public]Stefan Metzmacher2017-06-271-1/+1
* idl_types.h: add NDR_SECRET shortcutStefan Metzmacher2017-06-271-0/+6
* librpc/ndr: add LIBNDR_FLAG_IS_SECRET handlingStefan Metzmacher2017-06-273-0/+77
* librpc/ndr: align the definition of LIBNDR_STRING_FLAGS with currently define...Stefan Metzmacher2017-06-271-1/+13
* ntprinting.idl: make use of [skip_noinit] for string_flagsStefan Metzmacher2017-06-261-4/+4
* lsa.String: add String constructor, str and reprGary Lockyer2017-06-221-0/+1
* netlogon.idl: Add netr_LogonSamLogon_flags bitmapStefan Metzmacher2017-06-091-2/+13