summaryrefslogtreecommitdiff
path: root/librpc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* librpc/ndr: add [to_null] keyword to szPackageId in spoolss_CorePrinterDriver.Günther Deschner2017-01-241-1/+1
* librpc/ndr: add ndr_push_charset_to_null and increase library version (abi ch...Günther Deschner2017-01-244-1/+277
* messaging.idl: add ringbuf message typesRalph Boehme2017-01-201-0/+3
* spoolss: Fix PROCESSOR_AMD_X8664 value in IDLGünther Deschner2017-01-121-5/+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