summaryrefslogtreecommitdiff
path: root/librpc/idl
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-04spoolss: fill in spoolss_SetPort IDL.Günther Deschner1-1/+4
2010-10-04spoolss: fill in spoolss_AddPortEx IDL.Günther Deschner1-1/+47
2010-10-02netlogon.idl: add missing flags to DSGETDC_VALID_FLAGSStefan Metzmacher1-0/+3
2010-09-29idl-drsuapi: fixed another replica_flags that should use the bitmapAndrew Tridgell1-1/+1
2010-09-30spoolss: use the correct flags for spoolss_PrinterInfo1 struct.Günther Deschner1-1/+1
2010-09-28samr: add three new ACB flags to IDL.Günther Deschner1-1/+4
2010-09-26idl-pac: add a decoder for the pac info ctrAndrew Tridgell1-0/+4
2010-09-23s4/eventlog6: Build and hook EventLog6 RPC endpont mapper and idlAnatoliy Atanasov1-1/+1
2010-09-23s4/eventlog6: Add idl for EventLog6 RPCAnatoliy Atanasov1-0/+343
2010-09-20s4/drs: Added the rest of the enum drsuapi_DsNameFormat valuesAnatoliy Atanasov1-11/+28
2010-09-17idl: build python interfaces for winbind and idmap IDLAndrew Tridgell1-1/+6
2010-09-17s4-winbind Add a proxy method to update DNS records with a read-write DCAndrew Bartlett1-1/+1
2010-09-16s4-smbtorture: add spoolss_GetPrinterDriver2 NDR tests.Günther Deschner1-1/+1
2010-09-16s4-smbtorture: activate spoolss_GetPrinterData NDR pull test.Günther Deschner1-1/+1
2010-09-16s4-netlogon: added IDL for netr_DsrUpdateReadOnlyServerDnsRecordsAndrew Tridgell1-0/+55
2010-09-16idl: Added EPMAPPER_STATUS_CANT_PERFORM_OP.Andreas Schneider1-0/+1
2010-09-14ntlmssp: when pushing an ntlmssp NEGOTIATE_MESSAGE deal with NULL strings.Günther Deschner1-2/+2
2010-09-11security.idl Clarify that this is not a network structureAndrew Bartlett1-0/+1
2010-09-11s4-privs Seperate rights and privilegesAndrew Bartlett2-29/+22
2010-09-11libcli/security Rename all privilege bitmaps constantsAndrew Bartlett1-31/+31
2010-09-11libcli/security Add an invalid LUID privilege valueAndrew Bartlett1-0/+1
2010-09-11security.idl Add commentsAndrew Bartlett1-1/+3