summaryrefslogtreecommitdiff
path: root/librpc
Commit message (Expand)AuthorAgeFilesLines
* smbd: Remove unused brlock codeVolker Lendecke2019-06-201-2/+2
* librpc/ndr: clang: Fix Assigned value is garbage or undefined warningNoel Power2019-06-111-7/+10
* ntprinting.idl: remove decode functionsGary Lockyer2019-06-061-11/+0
* security.idl: remove unused decode functionsGary Lockyer2019-06-061-16/+0
* preg.idl: remove unused decode functionsGary Lockyer2019-06-061-2/+0
* negoex.idl: remove unused decode functionsGary Lockyer2019-06-061-4/+0
* nbt.idl: remove unused decode functionsGary Lockyer2019-06-061-8/+0
* krb5pac.idl: remove unused decode functionsGary Lockyer2019-06-061-28/+0
* cab.idl: remove unused decode functionsGary Lockyer2019-06-061-5/+0
* dnsp.idl: remove unused decode functionsGary Lockyer2019-06-061-11/+0
* ntlmssp.idl: remove unused decode functionsGary Lockyer2019-06-061-22/+0
* drsblobs.idl: remove decode functionsGary Lockyer2019-06-061-74/+0
* ndrdump: print public structuresGary Lockyer2019-06-062-25/+88
* pidl: Allow ndrdump to print public structuresGary Lockyer2019-06-061-0/+10
* librpc/ndr: make push_charset_to_null UTF-16 safe (CID 1399648)Douglas Bagnall2019-05-091-1/+1
* ndrdump: change behaviour of flags to operate as flagsAndrew Bartlett2019-04-121-4/+4
* ndrdump: Remove local variables for pipesMichael Hanselmann2019-04-121-8/+4
* drsuapi.idl: add DRSUAPI_ATTID_schemaInfoStefan Metzmacher2019-04-111-0/+1
* idl: Remove a trailing empty lineVolker Lendecke2019-03-181-1/+0
* idl: Fix a typoVolker Lendecke2019-03-181-1/+1
* ndr_spoolss_buf: fix out of scope use of stack variable in NDR_SPOOLSS_PUSH_E...Stefan Metzmacher2019-03-061-2/+2
* librpc idl: netlogon netr_identity_info logon_id to 64 bitGary Lockyer2019-02-201-2/+26
* lib:util: Move discard_const(_p) to own header for libndr.hAndreas Schneider2019-02-141-1/+1
* librpc:ndr: Add NDR_ZERO_STRUCT(P) macrosAndreas Schneider2019-02-141-0/+7
* librpc:ndr: Implement ndr_zero_memory()Andreas Schneider2019-02-144-1/+271
* build: Get rid of hardcoded 'bin/default' in includesAliaksei Karaliou2019-02-081-1/+1
* docs: Document DCEPRC binding string for rpcclientAndreas Schneider2019-02-041-52/+1
* librpc: Solaris cc does not like unnamed struct membersVolker Lendecke2019-02-031-22/+22
* dns.idl: fix DNS_RCODE from 0xF to 0x1FStefan Metzmacher2019-01-291-2/+1
* librpc:idl: Fix pszDestInfPath winspool parameter typeJustin Stephenson2019-01-281-1/+1
* librpc:rpc: Use C99 initializer for last element in dcerpc_faultsAndreas Schneider2019-01-281-1/+1
* librpc: add SMB_ASSERT(blob->length >= DCERPC_NCACN_PAYLOAD_OFFSET) protectionStefan Metzmacher2019-01-121-0/+10
* librpc: add dcerpc_get_auth_{type,level,context_id}() helper functionsStefan Metzmacher2019-01-122-0/+90
* librpc: add dcerpc_get_auth_length() helper functionStefan Metzmacher2019-01-122-0/+10
* libndr: Use dom_sid_str_bufVolker Lendecke2019-01-081-1/+2
* s4 group_audit: Add Windows Event Id's to Group membership changesGary Lockyer2018-12-211-4/+17
* s3 smbcontrol: Add sleep commandGary Lockyer2018-12-191-0/+1
* dsdb audit_log: Add windows event codes to password changesGary Lockyer2018-12-141-1/+3
* idl: Add Windows event code idsGary Lockyer2018-12-142-0/+32
* librpc:ndr: Give the optimizer hints for ndr_push_bytes()Andreas Schneider2018-12-071-6/+2
* librpc:ndr: Fix undefined behavior in ndr_basicAndreas Schneider2018-12-061-0/+10
* winbind: Fix "wbint_Principals" definitionVolker Lendecke2018-11-271-1/+1
* librpc:ndr: Fix undefined behavior in ndr.cAndreas Schneider2018-11-231-33/+33
* librpc/tables.pl: remove unused $opt_output optionStefan Metzmacher2018-11-201-2/+0
* librpc:ndr: Initialize inblobAndreas Schneider2018-11-141-1/+3
* ndr: Init variables of GUID_from_data_blob()Andreas Schneider2018-10-191-5/+6
* preg: Use gensize to allow modification of winreg data to be repackedGarming Sam2018-08-164-3/+266
* preg: Using winreg_Data_GPO instead of DATA_BLOBGarming Sam2018-08-164-2/+286
* preg: Unpack winreg_Data for parsingGarming Sam2018-08-161-1/+1
* preg: Build python preg bindingsGarming Sam2018-08-162-5/+6