summaryrefslogtreecommitdiff
path: root/librpc/idl
AgeCommit message (Expand)AuthorFilesLines
2011-02-17idl: naming a structure 'VERSION' is not a good idea!Andrew Tridgell1-2/+2
2011-02-13librpc: add bindings for dnsp in pythonMatthieu Patou1-1/+6
2011-02-10librpc: move preg.idl to main directory.Günther Deschner2-1/+50
2011-02-10libcli/named_pipe_auth Change from 'info3' to auth_session_info_transportAndrew Bartlett1-11/+6
2011-02-10auth.idl fix size_is() reference in IDLAndrew Bartlett1-1/+1
2011-02-10libcli/named_pipe_auth Remove support for unused levels 0-2.Andrew Bartlett1-24/+0
2011-02-09s4-auth Add auth.idl to encode auth subsystem structures in IDLAndrew Bartlett2-1/+71
2011-02-02s3-waf: no need to call pidl with --samba3-ndr-client anymore.Günther Deschner1-2/+2
2011-02-02netlogon.idl: remove pointless union arms of netr_DELTA_UNIONStefan Metzmacher1-16/+4
2011-02-02netlogon.idl: use 'ms_union' as specified in [MS-NRPC]Stefan Metzmacher1-0/+1
2011-02-02netlogon.idl: add missing [default]; union armsStefan Metzmacher1-0/+4
2011-01-31s4-smbtorture: add samr_changepassworduser3 ndr torture tests.Günther Deschner1-1/+1
2011-01-30dcerpc.idl: add DCERPC_FAULT_SEC_PKG_ERRORStefan Metzmacher1-0/+1
2011-01-28s4-smbtorture: add NDR tests for netr_LogonSamLogon.Günther Deschner1-1/+1
2011-01-27idl: Added missing endpoint mapper defines.Andreas Schneider1-10/+23
2011-01-25idl: add file_id idl.Günther Deschner2-1/+15
2011-01-14s4-dns: renamed DNS_TYPE_ZERO to DNS_TYPE_TOMBSTONEAndrew Tridgell1-1/+2
2011-01-12drsuapi.idl: add some more DRSUAPI_ATTID_* valuesStefan Metzmacher1-0/+5
2011-01-12idl: Add IDL for remote key backup protocol (rkbp)Matthieu Patou2-1/+121
2011-01-12idl: remove protected storageMatthieu Patou2-15/+1
2011-01-07netlogon: move netlogon helpers to ../libcli/netlogon.Günther Deschner1-1/+1
2011-01-01wmi: Remove unnecessary noprint statements.Jelmer Vernooij1-14/+13
2010-12-22dns: fixed dns record formatAndrew Tridgell1-7/+25
2010-12-21dns: auto-calculate the wDataLength field in DNS recordsAndrew Tridgell1-2/+2
2010-12-16spoolss: fill in PerMachineConnections add and delete IDL.Günther Deschner1-3/+9
2010-12-10drsblobs.idl: remove nopython from package_PrimaryKerberosBlob related stuffStefan Metzmacher1-8/+8
2010-12-09s4-lsa Implement kerberos ticket life policyAndrew Bartlett1-1/+4
2010-12-08dcerpc.idl: fix typo 0x800000000 => 0x80000000Stefan Metzmacher1-1/+1
2010-12-08Add ncacn_http (RTS) IDL implementation in dcerpc.idlJulien Kerihuel1-1/+153
2010-12-03s3/s4:lsa.idl - QueryDomainInformationPolicy - the "unknown6" field is called...Matthias Dieter Wallnöfer1-2/+2
2010-10-31s4-druspia.idl: rename DRSUAPI_ATTID_NONE to DRSUAPI_ATTID_INVALIDKamen Mazdrashki1-1/+2
2010-10-31idl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRIBUTE_ for ATTID valuesKamen Mazdrashki1-86/+86
2010-10-23s4 dns: More work on updatesKai Blin1-1/+1
2010-10-23s4 dns: Better error handling when parsing invalid or unknown recordsKai Blin2-3/+5
2010-10-23dnsp: Can't have two memebers of a union with the same nameKai Blin1-2/+2
2010-10-23s4 dns: Reply to a name request with an A record.Kai Blin1-7/+36
2010-10-23ndr dns: Add simple parserKai Blin1-4/+5
2010-10-23dns/nbt: Fix spelling of the "authoritative" flag.Kai Blin2-2/+2
2010-10-23idl: Add idl describing DNS structuresKai Blin2-1/+156
2010-10-23netlogon.idl: Switch to explicit constants to remove dependency on nbt.idlKai Blin1-16/+16
2010-10-23misc.idl: add SEC_CHAN_LOCAL and SEC_CHAN_LANMANStefan Metzmacher1-0/+2
2010-10-18Include misc.idl for policy_handle in srvsvc.idl.Tim Potter1-1/+1
2010-10-07samr: for correctness, rename samr_RidTypeArray to samr_RidAttrArray.Günther Deschner1-3/+3
2010-10-05idl: dfsblobs fix glitches in the implementationMatthieu Patou1-2/+2
2010-10-04dnsp: Add support for parsing HINFO recordsKai Blin1-0/+6
2010-10-04dnsp: Parse TXT recordsKai Blin1-0/+2
2010-10-04dnsp: Add MX record parsingKai Blin1-0/+6
2010-10-04dnsp: Allow parsing of AAAA recordsKai Blin1-0/+1
2010-10-04IDL: More types for the DNSP IDL fileKai Blin1-2/+23
2010-10-04spoolss: fill in spoolss_DeletePort IDL.Günther Deschner1-1/+4