summaryrefslogtreecommitdiff
path: root/librpc
Commit message (Expand)AuthorAgeFilesLines
* Revert "Support UPN_DNS_INFO in the PAC"Stefan Metzmacher2013-10-071-9/+7
* security.idl: add new security_secinfo bitsGregor Beck2013-08-051-0/+3
* librpc: Shorten dcerpc_binding_handle_call a bitVolker Lendecke2013-06-141-13/+6
* librpc: Use tevent_req_poll_ntstatusVolker Lendecke2013-06-141-2/+1
* Fix bug #9932 - Currently the maximum number of aces in an SD is limited to 1...Partha Sarathi2013-06-121-1/+1
* librpc: Fix some "ignored asprint result" warningsVolker Lendecke2013-06-111-18/+9
* build: Remove unused build_idl.shAndrew Bartlett2013-05-281-67/+0
* 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 NDR_PRINT_DEBUGC to ndr print to a debug classKai Blin2013-05-184-1/+302
* librpc: Add special owner/group/other constants to nfs4acl.idlAndrew Bartlett2013-05-091-0/+4
* build: Move nfs4acl to the top levelAndrew Bartlett2013-05-093-1/+48
* ndr: Pass down string_flags in ndr_pull_ntprinting_printer().Andreas Schneider2013-03-151-0/+2
* idl: Add flags for strings in ntprinting idl.Andreas Schneider2013-03-151-27/+42
* ndr: Add ndr_ntprinting_string_flags() function.Andreas Schneider2013-03-152-0/+17
* ndrdump: Don't leak plugin handle on error.Andreas Schneider2013-02-221-0/+1
* ndrdump: Check return value of ndr_pull_init_blob().Andreas Schneider2013-02-221-0/+12
* librpc: Add NULL check for ndr functions for epm bindings.Andreas Schneider2013-02-221-1/+6
* ndr: Comparing an array to null is always true.Andreas Schneider2013-02-221-1/+1
* librpc/rpc: make use of samba_tevent_context_init()Stefan Metzmacher2013-02-191-2/+2
* idl: Provide a common wrapper for the data to hash for a non-POSIX ACLAndrew Bartlett2013-02-041-0/+12
* krb5pac: make sure to correctly store the highest relative pointer offset.Günther Deschner2013-02-011-0/+3
* ndrdump: make sure to deal with the highest relative pointer offset correctly.Günther Deschner2013-02-011-6/+19
* 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
* librpc: Check return codes of ndr functions.Andreas Schneider2012-12-211-2/+9
* ndr: Check return code of ndr_pull_advance().Andreas Schneider2012-12-211-1/+1