summaryrefslogtreecommitdiffstats
path: root/librpc/idl
Commit message (Expand)AuthorAgeFilesLines
* 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
* spoolss: Fix two size elements in the devmode private spoolss_JTEXP struct.Günther Deschner2013-05-201-2/+2
* librpc: Add special owner/group/other constants to nfs4acl.idlAndrew Bartlett2013-05-091-0/+4
* build: Move nfs4acl to the top levelAndrew Bartlett2013-05-092-1/+43
* idl: Add flags for strings in ntprinting idl.Andreas Schneider2013-03-151-27/+42
* idl: Provide a common wrapper for the data to hash for a non-POSIX ACLAndrew Bartlett2013-02-041-0/+12
* spoolss: add UNIVERSAL_FONT_ID_ctr for debugging.Günther Deschner2013-01-241-0/+5
* spoolss: Add UNIVERSAL_FONT_ID.Günther Deschner2013-01-241-0/+6
* spoolss: fill in spoolss_PlayGDIScriptOnPrinterIC IDL.Günther Deschner2013-01-241-1/+7
* spoolss: make spoolss deal with ndr64 StartDocPrinter by using proper contain...Günther Deschner2013-01-241-2/+6
* spoolss: add more spoolss_DriverAttributes values.Günther Deschner2013-01-241-3/+13
* spoolss: make spoolss deal with ndr64 SetForm by using proper container object.Günther Deschner2013-01-171-2/+1
* spoolss: make spoolss deal with ndr64 AddForm by using proper container object.Günther Deschner2013-01-171-2/+6
* s4-torture: add ndr64 spoolss_SetPrinter ndr test.Günther Deschner2013-01-171-1/+1
* spoolss: make spoolss deal with ndr64 ULONG_PTR of devmode_ptr and secdesc_ptr.Günther Deschner2013-01-171-9/+9
* spoolss: Make OpenPrinterEx work with NDR64 by using UserInfo Container.Günther Deschner2013-01-161-2/+1
* spoolss: add stubs for new JobNamedProperty dcerpc calls.Günther Deschner2013-01-071-0/+20
* spoolss: add SPOOLSS_DRIVER_VERSION_2012 (4) define to IDL.Günther Deschner2013-01-071-1/+2
* spoolss: add Windows ARM architecture defines to IDL.Günther Deschner2013-01-071-0/+4
* idl: Fix spoolss check for the size of the struct.Andreas Schneider2012-12-121-4/+4
* librpc/idl: teach ndrdump about dumping security.idl structuresStefan Metzmacher2012-11-201-0/+21
* posixacls: Add IDL changes for vfs_acl_xattr using hash of the sys aclAndrew Bartlett2012-10-112-1/+32
* drsuapi-idl: Fix the encoding of the source_dsa_dnsMatthieu Patou2012-10-071-1/+1
* Support UPN_DNS_INFO in the PACSimo Sorce2012-09-281-7/+9
* smbd: Remove pre-allocation of ACL array in sys_acl_init()Andrew Bartlett2012-09-121-1/+0