summaryrefslogtreecommitdiff
path: root/librpc/idl
Commit message (Expand)AuthorAgeFilesLines
* smbd: Remove pre-allocation of ACL array in sys_acl_init()Andrew Bartlett2012-09-121-1/+0
* smbd-posix_acls: Use a IDL union to store the ACL entryAndrew Bartlett2012-09-121-5/+21
* s4 dns: Create IDL entry for TSIG-like record needed for signature checkKai Blin2012-09-051-0/+14
* s4 dns: Revert erroneous push from wrong branchKai Blin2012-09-051-14/+0
* s4 dns: Handle GSS-TSIG signaturesKai Blin2012-09-051-0/+14
* SEC_RIGHTS_DIR_PRIV_BACKUP and SEC_RIGHTS_DIR_PRIV_RESTORE aren't used anywhe...Jeremy Allison2012-08-311-8/+7
* librpc/idl: Fix acl array definition in smb_acl_tAndrew Bartlett2012-08-161-1/+1
* librpc/idl: Make smb_acl_t public so we can pull/push it as a blobAndrew Bartlett2012-08-151-1/+1
* s3-smbd: Move smb_acl_t declaration to smb_acl.idlAndrew Bartlett2012-08-152-1/+64
* ntprinting: make decode_ntprinting helpers public in idl.Günther Deschner2012-07-061-3/+3
* auth: Use only security_token_is_system to determine that a user is SYSTEMAndrew Bartlett2012-06-191-5/+0
* auth.idl: mark confidential attributes as [noprint]Stefan Metzmacher2012-06-151-4/+4
* idl: add File Server Remote VSS Protocol idlDavid Disseldorp2012-06-082-2/+115
* s4 dns: Add TSIG and TKEY records to idlKai Blin2012-05-081-11/+56
* s4-messaging: Fill in the whole server_id in all use casesAndrew Bartlett2012-04-301-0/+3
* idl: fix the charset for the source_dsa_address in DsReplicaDel callMatthieu Patou2012-04-221-1/+1
* s3: New notify implementationVolker Lendecke2012-04-171-0/+13
* idl: add offload data transfer ioctl typesDavid Disseldorp2012-03-151-0/+57
* idl: dnsserver: Add DNS_RPC_RECORD_STRING data type for TXT DNS recordAmitay Isaacs2012-03-021-2/+8
* idl: dnsp: Add dnsp_string_list data type for TXT DNS recordAmitay Isaacs2012-03-021-1/+6
* idl: wmi and dcom don't need python bindingsAndrew Tridgell2012-02-081-1/+1
* auth: provide private pointer and do not return original PAC signaturesAndrew Bartlett2012-01-291-2/+0
* idl: add to_null attribute to the spoolss devicename arrayDavid Disseldorp2012-01-131-1/+1
* idl: add to_null attribute to the spoolss formname arrayDavid Disseldorp2012-01-131-1/+1
* idl:dnsserver: Add DNS_DP_STATE enumeration for diretory partition stateAmitay Isaacs2011-12-231-1/+8
* idl: Avoid c++ style commentsVolker Lendecke2011-12-211-1/+1
* s4 dns: Implement RFC-compatible update prescanKai Blin2011-12-171-3/+4
* Add DRSUAPI_DRS_UPDATE_(x) flagsDave Craft2011-12-081-0/+7
* Add NTDSConnection schedule attr blobDave Craft2011-12-081-0/+20
* idl:netlogon.idl - add the Active Directory Web Service bit (DS_SERVER_WEBSERV)Matthias Dieter Wallnöfer2011-11-261-0/+1
* samr: filterModuleName is a lsa_String in userPwdChangeFailureInformation.Günther Deschner2011-11-091-1/+1
* s4 dns: the opcode is called OPCODE_UPDATE in the RFC, not OPCODE_REGISTERKai Blin2011-11-041-1/+1
* nbt: trim down header dependencies of nbt.idl.Günther Deschner2011-11-031-1/+1
* s4: add some missing header dependencies.Günther Deschner2011-11-031-1/+1
* nbt: move nbt_string ndr functions to ndr/ndr_nbt.c helper.Günther Deschner2011-11-031-1/+1
* nbt: merge in LIBCLI_NDR_NETLOGON helper into NDR_NBT.Günther Deschner2011-11-031-1/+1
* librpc: remove nbt dependency to svcctl.Günther Deschner2011-11-033-34/+34
* librpc: remove nbt dependency to samr.Günther Deschner2011-11-033-13/+10
* s4-torture: Add tests for the smb2 copychunk ioctlDavid Disseldorp2011-10-311-1/+1
* idl: add copychunk and request_resume_key ioctl definitionsDavid Disseldorp2011-10-311-0/+33
* idl: Improve MS-PAC IDLSimo Sorce2011-10-241-5/+9
* s4-dns: Added support for multiple DNS_RPC_RECORDS structuresAmitay Isaacs2011-10-201-2/+4
* s4-dns: Added more data types for dnsserver implementationAmitay Isaacs2011-10-201-376/+547
* dnsp: Added typedefs to interpret dnsProperty attribute for dnsZone objectclassAmitay Isaacs2011-10-201-3/+123
* dnsserver.idl: avoid '//' commentsStefan Metzmacher2011-10-081-180/+180
* drsuapi: added ncName attid in enumAndrew Tridgell2011-10-041-0/+1
* dns: filled in dnsserver.idl Andrew Tridgell2011-10-042-3/+1334
* dns: Move the dns_srv_record to the correct place in the idl fileKai Blin2011-10-021-7/+7
* dns: Add support for TXT record to idl fileKai Blin2011-10-021-0/+6
* dns: The QCLASS is called IN, not IPKai Blin2011-09-281-1/+1