summaryrefslogtreecommitdiff
path: root/librpc
AgeCommit message (Expand)AuthorFilesLines
2011-03-02librpc/idl: remove unused string defines from idl_types.hStefan Metzmacher1-23/+0
2011-03-02librpc/rpc: let ndr_pull_spoolss_EnumPrinterDataEx() use a subcontextStefan Metzmacher1-1/+4
2011-03-02rap: add rap_NetSessionEnum to IDL.Günther Deschner1-0/+30
2011-03-01librpc/ndr: handle NOALIGN flag for relative pointers and alignment DATA_BLOBsStefan Metzmacher2-5/+14
2011-03-01librpc/idl Add helper structures for use by samba3 in auth_session_infoAndrew Bartlett2-0/+23
2011-03-01pidl Add support for uid_t and gid_t typesAndrew Bartlett2-0/+62
2011-03-01spoolss.idl: align spoolss_DriverFileInfo relative pointer to 4 byteStefan Metzmacher1-1/+1
2011-02-28spoolss.idl: align spoolss_PrinterEnumValues 'data' based on the typeStefan Metzmacher3-1/+34
2011-02-28TODO test/review librpc/ndr: remove align2 hack for relative pointersStefan Metzmacher1-5/+1
2011-02-28TODO test/review librpc: align nstring and nstring_array to 2 byteStefan Metzmacher1-2/+2
2011-02-28librpc/ndr: ndr align relative pointers based on the given flagsStefan Metzmacher1-0/+26
2011-02-28TODO test/review librpc/ndr: let ndr_push/pull_DATA_BLOB() look at LIBNDR_FLA...Stefan Metzmacher1-4/+5
2011-02-24build: moved librpc/rpc/*.c into a rpccommon libraryAndrew Tridgell6-0/+111
2011-02-22s4:build: add RPC_NDR_ATSVC subsystemStefan Metzmacher1-2/+12
2011-02-18librpc make ndr-standard a common libraryAndrew Bartlett1-0/+11
2011-02-18librpc push NDR_SECURITY and NDR_DCERPC to the top level wscript filesAndrew Bartlett1-0/+14
2011-02-17idl: naming a structure 'VERSION' is not a good idea!Andrew Tridgell2-3/+3
2011-02-17libndr: remove prototype for nonexisting function ndr_print_ipv4_addr().Günther Deschner1-1/+0
2011-02-14librpc: make NDR_KRB5PAC a shared library (libndr-krb5pac.so).Günther Deschner2-5/+18
2011-02-13librpc: add bindings for dnsp in pythonMatthieu Patou2-1/+11
2011-02-11s4-build: fixed export of krb5pac.h, needed by other public headersAndrew Tridgell1-3/+5
2011-02-10librpc: move preg.idl to main directory.Günther Deschner5-1/+147
2011-02-10s4-auth: install gen_ndr/auth.h, used by public session.hAndrew Tridgell1-3/+5
2011-02-10libcli/named_pipe_auth Change from 'info3' to auth_session_info_transportAndrew Bartlett2-12/+12
2011-02-10auth.idl fix size_is() reference in IDLAndrew Bartlett1-1/+1
2011-02-10libcli/named_pipe_auth Remove support for unused levels 0-2.Andrew Bartlett1-24/+0
2011-02-09s4-auth Add auth.idl to encode auth subsystem structures in IDLAndrew Bartlett2-1/+71
2011-02-08s4-waf: split out wscript_build for ndrdump binary.Günther Deschner1-0/+7
2011-02-08lib/compression: add shared wscript_build.Günther Deschner1-0/+1
2011-02-08libndr: apply some const and make is_valid_policy_hnd a callback to policy_ha...Günther Deschner2-5/+3
2011-02-08libndr: share some uuid helpers.Günther Deschner2-0/+20
2011-02-08ndr: merge ndr_map_error2string and ndr_errstr.Günther Deschner1-0/+1
2011-02-08ndr: move null_ndr_syntax_id to the common libndr location.Günther Deschner2-0/+6
2011-02-08ndr: merge duplicate ndr_map_error2ntstatus() functions.Günther Deschner1-0/+25
2011-02-07s4-waf Don't include ../librpc in pathsAndrew Bartlett1-100/+100
2011-02-02s3-waf: no need to call pidl with --samba3-ndr-client anymore.Günther Deschner1-2/+2
2011-02-02s3-build: remove --samba3-ndr-client from build_idl.sh script.Günther Deschner1-3/+3
2011-02-02netlogon.idl: remove pointless union arms of netr_DELTA_UNIONStefan Metzmacher1-16/+4
2011-02-02netlogon.idl: use 'ms_union' as specified in [MS-NRPC]Stefan Metzmacher1-0/+1
2011-02-02netlogon.idl: add missing [default]; union armsStefan Metzmacher1-0/+4
2011-01-31s4-smbtorture: add samr_changepassworduser3 ndr torture tests.Günther Deschner1-1/+1
2011-01-30librpc/rpc: add dcerpc_fault_to_nt_status() mapping from DCERPC_FAULT_SEC_PKG...Stefan Metzmacher1-0/+2
2011-01-30dcerpc.idl: add DCERPC_FAULT_SEC_PKG_ERRORStefan Metzmacher1-0/+1
2011-01-28s4-smbtorture: add NDR tests for netr_LogonSamLogon.Günther Deschner1-1/+1
2011-01-27idl: Added missing endpoint mapper defines.Andreas Schneider1-10/+23
2011-01-27librpc: Added support to accept netbios names.Andreas Schneider1-1/+2
2011-01-25idl: add file_id idl.Günther Deschner3-1/+20
2011-01-25waf: share libndr.so between samba3 and samba4.Günther Deschner1-0/+10
2011-01-25libndr: move ndr_print_bool to ndr_basic.cGünther Deschner2-0/+7
2011-01-14s4-dns: renamed DNS_TYPE_ZERO to DNS_TYPE_TOMBSTONEAndrew Tridgell1-1/+2