summaryrefslogtreecommitdiffstats
path: root/librpc/idl
Commit message (Expand)AuthorAgeFilesLines
* leases: Fix uint32->hyperVolker Lendecke2014-06-121-1/+1
* libsmb: Put the "smb2_lease" struct into idlVolker Lendecke2014-06-122-0/+34
* librpc/idl: Merge wbint.idl with winbind.idl so we can forward IRPC requests ...Andrew Bartlett2014-06-112-0/+200
* Allow FSRVP access generic HRESULT error message descriptionsNoel Power2014-04-021-6/+0
* librpc/idl: remove unused [gensize] from DNS_RPC_RECORD_STRINGStefan Metzmacher2014-04-021-1/+1
* dcerpc.idl: hide (ndr->flags & LIBNDR_FLAG_OBJECT_PRESENT) logic behind a defineStefan Metzmacher2014-03-281-1/+5
* dcerpc.idl: fix dcerpc_bind_nack definitionStefan Metzmacher2014-03-281-10/+6
* dcerpc.idl: fix typo s/ist/intStefan Metzmacher2014-03-281-1/+1
* dcerpc.idl: make use of DCERPC_NCA_S_* constants for the legacy DCERPC_FAULT_...Stefan Metzmacher2014-03-281-4/+4
* lsa.idl: define lsa.ForestTrustCollisionInfo and ForestTrustCollisionRecord a...Alexander Bokovoy2014-03-241-2/+2
* Add missing FSRVP_E_UNSUPPORTED_CONTEXT constantNoel Power2014-03-071-0/+1
* librpc/idl: add witness.idlStefan Metzmacher2014-02-112-1/+111
* dcerpc.idl: make use of union dcerpc_bind_ack_reason and fix all callers.Stefan Metzmacher2014-01-161-1/+1
* dcerpc.idl: make use of dcerpc_bind_nak_reasonStefan Metzmacher2014-01-161-2/+3
* dcerpc.idl: make use of dcerpc_bind_ack_resultStefan Metzmacher2014-01-161-1/+1
* dcerpc.idl: add enums and bitmaps for dcerpc_bind_ack_result, dcerpc_bind_[ac...Stefan Metzmacher2014-01-161-4/+44
* dcerpc.idl: add a bitmap for dcerpc_pfc_flagsStefan Metzmacher2014-01-161-9/+16
* dcerpc.idl: use logical dcerpc_object orderingDavid Disseldorp2014-01-161-1/+1
* librpc/ndr: add ndr_pop_dcerpc_sec_verification_trailer()Gregor Beck2014-01-081-0/+3
* libgpo: when running in verbose mode, printout the parsed PReg file.Günther Deschner2014-01-071-1/+1
* dcerpc.idl: add DCERPC_NCACN_PAYLOAD_OFFSETStefan Metzmacher2014-01-071-0/+1
* dcerpc.idl: add dcerpc_sec_verification_trailerStefan Metzmacher2014-01-071-0/+67
* dcerpc.idl: add documentation referencesStefan Metzmacher2014-01-071-2/+11
* librpc/ndr: add LIBNDR_FLAG_SUBCONTEXT_NO_UNREAD_BYTESStefan Metzmacher2014-01-071-0/+2
* svcctl: Fix IDL for svcctl_OpenServiceA().Hans Leidekker2013-11-191-1/+2
* librpc-idl: change the drsuapi_DsBindInfoCtr so that it match what is on the ...Matthieu Patou2013-10-301-9/+48
* librpc-idl: replace int32 by uint32 as the values are always > 0Stefan Metzmacher2013-10-261-2/+2
* librpc-idl: replace int32 by the enumeration as it's the type that we use in ...Matthieu Patou2013-10-261-10/+10
* Revert "Support UPN_DNS_INFO in the PAC"Stefan Metzmacher2013-10-031-9/+7
* idl: fix frsrpc idl with NDR64 fieldsMatthieu Patou2013-09-241-2/+2
* idl: remove duplicate flagMatthieu Patou2013-09-241-1/+0
* frstrans.idl: add flag(NDR_PAHEX) to frstrans_BytePipeStefan Metzmacher2013-09-241-1/+1
* drsuapi.idl: change the range for attribute values to 26214400 bytes.Stefan Metzmacher2013-09-241-1/+1
* lib: add FSCTL_[GET/SET]_COMPRESSION constantsDavid Disseldorp2013-08-091-0/+11
* security.idl: add new security_secinfo bitsGregor Beck2013-08-011-0/+3
* librpc: srvsvc.idl: define level 1005 share info flagsShekhar Amlekar2013-07-181-2/+15
* Fix bug #9932 - Currently the maximum number of aces in an SD is limited to 1...Partha Sarathi2013-06-121-1/+1
* 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