summaryrefslogtreecommitdiff
path: root/librpc
Commit message (Expand)AuthorAgeFilesLines
* CVE-2016-0771: dnsserver: don't force UTF-8 for TXTGarming Sam2016-02-241-1/+1
* CVE-2016-0771: dns.idl: make use of dnsp_hinfoStefan Metzmacher2016-02-241-8/+1
* CVE-2016-0771: s4:dns_server: fix idl for dns_txt_recordStefan Metzmacher2016-02-243-5/+31
* CVE-2016-0771: librpc: add ndr_dnsp_string_list_copy() helper functionStefan Metzmacher2016-02-242-0/+28
* CVE-2016-0771: librpc: add RPC_NDR_DNSSERVER to dcerpc-samba libraryStefan Metzmacher2016-02-241-14/+4
* CVE-2016-0771: s4:librpc: python_dns and python_dcerpc_dnsp doesn't require c...Stefan Metzmacher2016-02-242-3/+3
* librpc/rpc: add DCERPC_AUTH_PAD_LENGTH(stub_length) helper macroStefan Metzmacher2015-07-111-0/+6
* dcerpc.idl: add DCERPC_AUTH_PAD_ALIGNMENT (=16)Stefan Metzmacher2015-07-111-0/+1
* CVE-2014-8143:dsdb-samldb: Check for extended access rights before we allow c...Andrew Bartlett2015-01-121-3/+10
* librpc/ndr_drsuapi: Allow ndrdump to dump dsinfo52 blobsMatthieu Patou2015-01-111-0/+34
* idl:drsuapi: Manage all possible lengths of drsuapi_DsBindInfoSamuel Cabrero2015-01-111-0/+21
* librpc-idl: change the drsuapi_DsBindInfoCtr so that it match what is on the ...Matthieu Patou2015-01-112-9/+204
* librpc-idl: replace int32 by uint32 as the values are always > 0Stefan Metzmacher2015-01-111-2/+2
* librpc-idl: replace int32 by the enumeration as it's the type that we use in ...Matthieu Patou2015-01-111-10/+10
* drsuapi.idl: change the range for attribute values to 26214400 bytes.Stefan Metzmacher2015-01-111-1/+1
* security.idl: add SMB_SUPPORTED_SECINFO_FLAGSStefan Metzmacher2014-09-011-0/+18
* lsa.idl: define lsa.ForestTrustCollisionInfo and ForestTrustCollisionRecord a...Alexander Bokovoy2014-04-031-2/+2
* librpc/nbt: increase MAX_COMPONENTS limit for nbt_names.Günther Deschner2014-02-211-1/+1
* CVE-2013-4408:librpc: check for invalid frag_len within dcerpc_read_ncacn_pac...Stefan Metzmacher2013-12-051-0/+9
* CVE-2013-4408:librpc: check for invalid frag_len within dcerpc_read_ncacn_pac...Stefan Metzmacher2013-12-051-0/+5
* Revert "Support UPN_DNS_INFO in the PAC"Stefan Metzmacher2013-10-071-9/+7
* security.idl: add new security_secinfo bitsGregor Beck2013-08-051-0/+3
* librpc: Shorten dcerpc_binding_handle_call a bitVolker Lendecke2013-06-141-13/+6
* librpc: Use tevent_req_poll_ntstatusVolker Lendecke2013-06-141-2/+1
* Fix bug #9932 - Currently the maximum number of aces in an SD is limited to 1...Partha Sarathi2013-06-121-1/+1
* librpc: Fix some "ignored asprint result" warningsVolker Lendecke2013-06-111-18/+9
* build: Remove unused build_idl.shAndrew Bartlett2013-05-281-67/+0
* idl: Add DNS HINFO record supportKai Blin2013-05-261-0/+8
* idl: Add DNS RP record support as per RFC 1183Kai Blin2013-05-261-0/+7
* idl: Add support for parsing OPT recordsKai Blin2013-05-261-0/+8
* spoolss: fill in IDL for spoolss_DeletePrintProcessor.Günther Deschner2013-05-201-1/+4
* s4-torture: add ndr test for spoolss_RpcSetJobNamedProperty.Günther Deschner2013-05-201-1/+1
* s4-torture: add ndr test for spoolss_GetCorePrinterDrivers.Günther Deschner2013-05-201-1/+1
* spoolss: add spoolss_MonitorContainer IDL.Günther Deschner2013-05-201-0/+21
* spoolss: make RPC_PrintNamedProperty publicGünther Deschner2013-05-201-2/+2
* spoolss: fill in IDL for JobNamedProperty calls.Günther Deschner2013-05-201-4/+56
* spoolss: make more container objects public for iremotewinspool.Günther Deschner2013-05-201-13/+13
* spoolss: add idl for spoolss_RpcSendRecvBidiData.Günther Deschner2013-05-201-1/+70
* spoolss: add [ms_union] to spoolss.idl where appropriate.Günther Deschner2013-05-201-9/+9
* spoolss: fix string types in spoolss_JTEXP.Günther Deschner2013-05-201-3/+3
* spoolss: Fix two size elements in the devmode private spoolss_JTEXP struct.Günther Deschner2013-05-201-2/+2
* librpc: Add NDR_PRINT_DEBUGC to ndr print to a debug classKai Blin2013-05-184-1/+302
* librpc: Add special owner/group/other constants to nfs4acl.idlAndrew Bartlett2013-05-091-0/+4
* build: Move nfs4acl to the top levelAndrew Bartlett2013-05-093-1/+48
* ndr: Pass down string_flags in ndr_pull_ntprinting_printer().Andreas Schneider2013-03-151-0/+2
* idl: Add flags for strings in ntprinting idl.Andreas Schneider2013-03-151-27/+42
* ndr: Add ndr_ntprinting_string_flags() function.Andreas Schneider2013-03-152-0/+17
* ndrdump: Don't leak plugin handle on error.Andreas Schneider2013-02-221-0/+1
* ndrdump: Check return value of ndr_pull_init_blob().Andreas Schneider2013-02-221-0/+12
* librpc: Add NULL check for ndr functions for epm bindings.Andreas Schneider2013-02-221-1/+6