summaryrefslogtreecommitdiff
path: root/librpc
AgeCommit message (Expand)AuthorFilesLines
2013-05-28build: Remove unused build_idl.shAndrew Bartlett1-67/+0
2013-05-26idl: Add DNS HINFO record supportKai Blin1-0/+8
2013-05-26idl: Add DNS RP record support as per RFC 1183Kai Blin1-0/+7
2013-05-26idl: Add support for parsing OPT recordsKai Blin1-0/+8
2013-05-20spoolss: fill in IDL for spoolss_DeletePrintProcessor.Günther Deschner1-1/+4
2013-05-20s4-torture: add ndr test for spoolss_RpcSetJobNamedProperty.Günther Deschner1-1/+1
2013-05-20s4-torture: add ndr test for spoolss_GetCorePrinterDrivers.Günther Deschner1-1/+1
2013-05-20spoolss: add spoolss_MonitorContainer IDL.Günther Deschner1-0/+21
2013-05-20spoolss: make RPC_PrintNamedProperty publicGünther Deschner1-2/+2
2013-05-20spoolss: fill in IDL for JobNamedProperty calls.Günther Deschner1-4/+56
2013-05-20spoolss: make more container objects public for iremotewinspool.Günther Deschner1-13/+13
2013-05-20spoolss: add idl for spoolss_RpcSendRecvBidiData.Günther Deschner1-1/+70
2013-05-20spoolss: add [ms_union] to spoolss.idl where appropriate.Günther Deschner1-9/+9
2013-05-20spoolss: fix string types in spoolss_JTEXP.Günther Deschner1-3/+3
2013-05-20spoolss: Fix two size elements in the devmode private spoolss_JTEXP struct.Günther Deschner1-2/+2
2013-05-18librpc: Add NDR_PRINT_DEBUGC to ndr print to a debug classKai Blin4-1/+302
2013-05-09librpc: Add special owner/group/other constants to nfs4acl.idlAndrew Bartlett1-0/+4
2013-05-09build: Move nfs4acl to the top levelAndrew Bartlett3-1/+48
2013-03-15ndr: Pass down string_flags in ndr_pull_ntprinting_printer().Andreas Schneider1-0/+2
2013-03-15idl: Add flags for strings in ntprinting idl.Andreas Schneider1-27/+42
2013-03-15ndr: Add ndr_ntprinting_string_flags() function.Andreas Schneider2-0/+17
2013-02-22ndrdump: Don't leak plugin handle on error.Andreas Schneider1-0/+1
2013-02-22ndrdump: Check return value of ndr_pull_init_blob().Andreas Schneider1-0/+12
2013-02-22librpc: Add NULL check for ndr functions for epm bindings.Andreas Schneider1-1/+6
2013-02-22ndr: Comparing an array to null is always true.Andreas Schneider1-1/+1
2013-02-19librpc/rpc: make use of samba_tevent_context_init()Stefan Metzmacher1-2/+2
2013-02-04idl: Provide a common wrapper for the data to hash for a non-POSIX ACLAndrew Bartlett1-0/+12
2013-02-01krb5pac: make sure to correctly store the highest relative pointer offset.Günther Deschner1-0/+3
2013-02-01ndrdump: make sure to deal with the highest relative pointer offset correctly.Günther Deschner1-6/+19
2013-01-24spoolss: add UNIVERSAL_FONT_ID_ctr for debugging.Günther Deschner1-0/+5
2013-01-24spoolss: Add UNIVERSAL_FONT_ID.Günther Deschner1-0/+6
2013-01-24spoolss: fill in spoolss_PlayGDIScriptOnPrinterIC IDL.Günther Deschner1-1/+7
2013-01-24spoolss: make spoolss deal with ndr64 StartDocPrinter by using proper contain...Günther Deschner1-2/+6
2013-01-24spoolss: add more spoolss_DriverAttributes values.Günther Deschner1-3/+13
2013-01-17spoolss: make spoolss deal with ndr64 SetForm by using proper container object.Günther Deschner1-2/+1
2013-01-17spoolss: make spoolss deal with ndr64 AddForm by using proper container object.Günther Deschner1-2/+6
2013-01-17s4-torture: add ndr64 spoolss_SetPrinter ndr test.Günther Deschner1-1/+1
2013-01-17spoolss: make spoolss deal with ndr64 ULONG_PTR of devmode_ptr and secdesc_ptr.Günther Deschner1-9/+9
2013-01-16spoolss: Make OpenPrinterEx work with NDR64 by using UserInfo Container.Günther Deschner1-2/+1
2013-01-07spoolss: add stubs for new JobNamedProperty dcerpc calls.Günther Deschner1-0/+20
2013-01-07spoolss: add SPOOLSS_DRIVER_VERSION_2012 (4) define to IDL.Günther Deschner1-1/+2
2013-01-07spoolss: add Windows ARM architecture defines to IDL.Günther Deschner1-0/+4
2012-12-21librpc: Check return codes of ndr functions.Andreas Schneider1-2/+9
2012-12-21ndr: Check return code of ndr_pull_advance().Andreas Schneider1-1/+1
2012-12-12idl: Fix spoolss check for the size of the struct.Andreas Schneider1-4/+4
2012-11-29docs: man ndrdump: Add missing meta data.Karolin Seeger1-0/+3
2012-11-20librpc/idl: teach ndrdump about dumping security.idl structuresStefan Metzmacher1-0/+21
2012-10-31pymessaging: Use the server_id IDL structure rather than a tupleAndrew Bartlett1-0/+5
2012-10-29pidl: Remove depends_on=PIDL_MISC as it sets -I/ into CFLAGSAndrew Bartlett1-1/+0
2012-10-11posixacls: Add IDL changes for vfs_acl_xattr using hash of the sys aclAndrew Bartlett2-1/+32