summaryrefslogtreecommitdiffstats
path: root/librpc/idl
Commit message (Expand)AuthorAgeFilesLines
...
* netlogon.idl: add missing [default]; union armsStefan Metzmacher2011-02-021-0/+4
* s4-smbtorture: add samr_changepassworduser3 ndr torture tests.Günther Deschner2011-01-311-1/+1
* dcerpc.idl: add DCERPC_FAULT_SEC_PKG_ERRORStefan Metzmacher2011-01-301-0/+1
* s4-smbtorture: add NDR tests for netr_LogonSamLogon.Günther Deschner2011-01-281-1/+1
* idl: Added missing endpoint mapper defines.Andreas Schneider2011-01-271-10/+23
* idl: add file_id idl.Günther Deschner2011-01-252-1/+15
* s4-dns: renamed DNS_TYPE_ZERO to DNS_TYPE_TOMBSTONEAndrew Tridgell2011-01-141-1/+2
* drsuapi.idl: add some more DRSUAPI_ATTID_* valuesStefan Metzmacher2011-01-121-0/+5
* idl: Add IDL for remote key backup protocol (rkbp)Matthieu Patou2011-01-122-1/+121
* idl: remove protected storageMatthieu Patou2011-01-122-15/+1
* netlogon: move netlogon helpers to ../libcli/netlogon.Günther Deschner2011-01-071-1/+1
* wmi: Remove unnecessary noprint statements.Jelmer Vernooij2011-01-011-14/+13
* dns: fixed dns record formatAndrew Tridgell2010-12-221-7/+25
* dns: auto-calculate the wDataLength field in DNS recordsAndrew Tridgell2010-12-211-2/+2
* spoolss: fill in PerMachineConnections add and delete IDL.Günther Deschner2010-12-161-3/+9
* drsblobs.idl: remove nopython from package_PrimaryKerberosBlob related stuffStefan Metzmacher2010-12-101-8/+8
* s4-lsa Implement kerberos ticket life policyAndrew Bartlett2010-12-091-1/+4
* dcerpc.idl: fix typo 0x800000000 => 0x80000000Stefan Metzmacher2010-12-081-1/+1
* Add ncacn_http (RTS) IDL implementation in dcerpc.idlJulien Kerihuel2010-12-081-1/+153
* s3/s4:lsa.idl - QueryDomainInformationPolicy - the "unknown6" field is called...Matthias Dieter Wallnöfer2010-12-031-2/+2
* s4-druspia.idl: rename DRSUAPI_ATTID_NONE to DRSUAPI_ATTID_INVALIDKamen Mazdrashki2010-10-311-1/+2
* idl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRIBUTE_ for ATTID valuesKamen Mazdrashki2010-10-311-86/+86
* s4 dns: More work on updatesKai Blin2010-10-231-1/+1
* s4 dns: Better error handling when parsing invalid or unknown recordsKai Blin2010-10-232-3/+5
* dnsp: Can't have two memebers of a union with the same nameKai Blin2010-10-231-2/+2
* s4 dns: Reply to a name request with an A record.Kai Blin2010-10-231-7/+36
* ndr dns: Add simple parserKai Blin2010-10-231-4/+5
* dns/nbt: Fix spelling of the "authoritative" flag.Kai Blin2010-10-232-2/+2
* idl: Add idl describing DNS structuresKai Blin2010-10-232-1/+156
* netlogon.idl: Switch to explicit constants to remove dependency on nbt.idlKai Blin2010-10-231-16/+16
* misc.idl: add SEC_CHAN_LOCAL and SEC_CHAN_LANMANStefan Metzmacher2010-10-231-0/+2
* Include misc.idl for policy_handle in srvsvc.idl.Tim Potter2010-10-181-1/+1
* samr: for correctness, rename samr_RidTypeArray to samr_RidAttrArray.Günther Deschner2010-10-071-3/+3
* idl: dfsblobs fix glitches in the implementationMatthieu Patou2010-10-051-2/+2
* dnsp: Add support for parsing HINFO recordsKai Blin2010-10-041-0/+6
* dnsp: Parse TXT recordsKai Blin2010-10-041-0/+2
* dnsp: Add MX record parsingKai Blin2010-10-041-0/+6
* dnsp: Allow parsing of AAAA recordsKai Blin2010-10-041-0/+1
* IDL: More types for the DNSP IDL fileKai Blin2010-10-041-2/+23
* spoolss: fill in spoolss_DeletePort IDL.Günther Deschner2010-10-041-1/+4
* spoolss: fill in spoolss_SetPort IDL.Günther Deschner2010-10-041-1/+4
* spoolss: fill in spoolss_AddPortEx IDL.Günther Deschner2010-10-041-1/+47
* netlogon.idl: add missing flags to DSGETDC_VALID_FLAGSStefan Metzmacher2010-10-021-0/+3
* idl-drsuapi: fixed another replica_flags that should use the bitmapAndrew Tridgell2010-09-291-1/+1
* spoolss: use the correct flags for spoolss_PrinterInfo1 struct.Günther Deschner2010-09-301-1/+1
* samr: add three new ACB flags to IDL.Günther Deschner2010-09-281-1/+4
* idl-pac: add a decoder for the pac info ctrAndrew Tridgell2010-09-261-0/+4
* s4/eventlog6: Build and hook EventLog6 RPC endpont mapper and idlAnatoliy Atanasov2010-09-231-1/+1
* s4/eventlog6: Add idl for EventLog6 RPCAnatoliy Atanasov2010-09-231-0/+343
* s4/drs: Added the rest of the enum drsuapi_DsNameFormat valuesAnatoliy Atanasov2010-09-201-11/+28