summaryrefslogtreecommitdiff
path: root/librpc
Commit message (Expand)AuthorAgeFilesLines
* 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
* netlogon: Implement SendToSam along with its winbind forwardingGarming Sam2017-05-302-1/+43
* source4 rpc: binding.c enable DCERPC_SCHANNEL_AUTO for schannel connectionsGary Lockyer2017-05-251-1/+1
* idl drsblobs: add the blobs required for Primary:userPasswordGary Lockyer2017-05-251-0/+44
* librpc:ndr: Set the length to 1 if we assign and empty stringAndreas Schneider2017-05-161-0/+1
* build: correct package dependenciesJan Engelhardt2017-04-181-1/+1
* drsuapi.idl: Expose GetNCChanges req8 like req10Garming Sam2017-04-131-1/+1
* python: Add bindings for NTLMSSPAndrew Bartlett2017-03-292-6/+11
* named_pipe_auth: Rename client -> remote_client and server -> local_serverGary Lockyer2017-03-291-6/+6
* s3/smbd: move copychunk ioctl limits to IDLRalph Boehme2017-03-281-0/+4
* python: Provide Python bindings for messaging.idlAndrew Bartlett2017-03-281-6/+1
* messaging: Declare well known server name auth_events as AUTH_EVENT_NAME in IDLAndrew Bartlett2017-03-281-0/+3
* messaging.idl: Register a message type for authentication log messagesAndrew Bartlett2017-03-281-0/+3
* lsa.idl: add SID_NAME_LABELStefan Metzmacher2017-03-231-1/+2
* netlogon.idl: make netr_LogonInfoClass publicStefan Metzmacher2017-03-231-1/+1
* drsblobs: Add decode for replPropertyMetaData1Bob Campbell2017-03-131-0/+7
* Revert "winbind: Remove wbint_LookupUserGroups"Volker Lendecke2017-03-061-0/+5
* ndr: Use resizing array instead of linked lists (breaking ABI)Douglas Bagnall2017-03-024-53/+356
* ndr: fix whitespace in libndr.h, ndr.cDouglas Bagnall2017-03-022-37/+37
* ndrdump: Fix a possible NULL pointer dereferenceAndreas Schneider2017-02-231-0/+4
* librpc/rpc: fix regression in NT_STATUS_RPC_ENUM_VALUE_OUT_OF_RANGE error map...Stefan Metzmacher2017-02-211-5/+3
* ndrdump: Add the option --hex-input for hexdump parsingCody Harrington2017-02-141-7/+15
* drsuapi.idl: make drsuapi_DsGetNCChangesRequest10 [public]Stefan Metzmacher2017-02-081-1/+1
* drsuapi.idl: add drsuapi_DrsMoreOptions with DRSUAPI_DRS_GET_TGTStefan Metzmacher2017-02-081-1/+5