summaryrefslogtreecommitdiff
path: root/librpc
Commit message (Expand)AuthorAgeFilesLines
* librpc/rpc: move struct dcerpc_binding to rpc_common.hStefan Metzmacher2011-03-131-0/+14
* librpc/rpc: move enum dcerpc_transport_t to rpc_common.hStefan Metzmacher2011-03-131-0/+6
* librpc/rpc: move dcerpc_binding_handle stuff to rpc_common.hStefan Metzmacher2011-03-111-2/+101
* frstrans.idl: add idl for RawGetFileDataAsync() and RdcGetFileDataAsync()Stefan Metzmacher2011-03-101-2/+10
* librpc/tools/ndrdump: add support for dcerpc 'pipe' elements in functionsStefan Metzmacher2011-03-101-5/+73
* librpc/ndr: add ndr_push_pipe_chunk_trailer() and ndr_check_pipe_chunk_trailer()Stefan Metzmacher2011-03-102-0/+36
* librpc/ndr: add ndr_interface_call_pipeStefan Metzmacher2011-03-101-0/+16
* librpc/ndr use hyper for uid_t/gid_t rather than udlongAndrew Bartlett2011-03-091-4/+4
* s3-rpc_client: Added DCERPC_AUTH_TYPE_NCALRPC bind.Andreas Schneider2011-03-081-1/+2
* librpc/idl: remove unused string defines from idl_types.hStefan Metzmacher2011-03-021-23/+0
* librpc/rpc: let ndr_pull_spoolss_EnumPrinterDataEx() use a subcontextStefan Metzmacher2011-03-021-1/+4
* rap: add rap_NetSessionEnum to IDL.Günther Deschner2011-03-021-0/+30
* librpc/ndr: handle NOALIGN flag for relative pointers and alignment DATA_BLOBsStefan Metzmacher2011-03-012-5/+14
* librpc/idl Add helper structures for use by samba3 in auth_session_infoAndrew Bartlett2011-03-012-0/+23
* pidl Add support for uid_t and gid_t typesAndrew Bartlett2011-03-012-0/+62
* spoolss.idl: align spoolss_DriverFileInfo relative pointer to 4 byteStefan Metzmacher2011-03-011-1/+1
* spoolss.idl: align spoolss_PrinterEnumValues 'data' based on the typeStefan Metzmacher2011-02-283-1/+34
* TODO test/review librpc/ndr: remove align2 hack for relative pointersStefan Metzmacher2011-02-281-5/+1
* TODO test/review librpc: align nstring and nstring_array to 2 byteStefan Metzmacher2011-02-281-2/+2
* librpc/ndr: ndr align relative pointers based on the given flagsStefan Metzmacher2011-02-281-0/+26
* TODO test/review librpc/ndr: let ndr_push/pull_DATA_BLOB() look at LIBNDR_FLA...Stefan Metzmacher2011-02-281-4/+5
* build: moved librpc/rpc/*.c into a rpccommon libraryAndrew Tridgell2011-02-246-0/+111
* s4:build: add RPC_NDR_ATSVC subsystemStefan Metzmacher2011-02-221-2/+12
* librpc make ndr-standard a common libraryAndrew Bartlett2011-02-181-0/+11
* librpc push NDR_SECURITY and NDR_DCERPC to the top level wscript filesAndrew Bartlett2011-02-181-0/+14
* idl: naming a structure 'VERSION' is not a good idea!Andrew Tridgell2011-02-172-3/+3
* libndr: remove prototype for nonexisting function ndr_print_ipv4_addr().Günther Deschner2011-02-171-1/+0
* librpc: make NDR_KRB5PAC a shared library (libndr-krb5pac.so).Günther Deschner2011-02-142-5/+18
* librpc: add bindings for dnsp in pythonMatthieu Patou2011-02-132-1/+11
* s4-build: fixed export of krb5pac.h, needed by other public headersAndrew Tridgell2011-02-111-3/+5
* librpc: move preg.idl to main directory.Günther Deschner2011-02-105-1/+147
* s4-auth: install gen_ndr/auth.h, used by public session.hAndrew Tridgell2011-02-101-3/+5
* libcli/named_pipe_auth Change from 'info3' to auth_session_info_transportAndrew Bartlett2011-02-102-12/+12
* auth.idl fix size_is() reference in IDLAndrew Bartlett2011-02-101-1/+1
* libcli/named_pipe_auth Remove support for unused levels 0-2.Andrew Bartlett2011-02-101-24/+0
* s4-auth Add auth.idl to encode auth subsystem structures in IDLAndrew Bartlett2011-02-092-1/+71
* s4-waf: split out wscript_build for ndrdump binary.Günther Deschner2011-02-081-0/+7
* lib/compression: add shared wscript_build.Günther Deschner2011-02-081-0/+1
* libndr: apply some const and make is_valid_policy_hnd a callback to policy_ha...Günther Deschner2011-02-082-5/+3
* libndr: share some uuid helpers.Günther Deschner2011-02-082-0/+20
* ndr: merge ndr_map_error2string and ndr_errstr.Günther Deschner2011-02-081-0/+1
* ndr: move null_ndr_syntax_id to the common libndr location.Günther Deschner2011-02-082-0/+6
* ndr: merge duplicate ndr_map_error2ntstatus() functions.Günther Deschner2011-02-081-0/+25
* s4-waf Don't include ../librpc in pathsAndrew Bartlett2011-02-071-100/+100
* s3-waf: no need to call pidl with --samba3-ndr-client anymore.Günther Deschner2011-02-021-2/+2
* s3-build: remove --samba3-ndr-client from build_idl.sh script.Günther Deschner2011-02-021-3/+3
* netlogon.idl: remove pointless union arms of netr_DELTA_UNIONStefan Metzmacher2011-02-021-16/+4
* netlogon.idl: use 'ms_union' as specified in [MS-NRPC]Stefan Metzmacher2011-02-021-0/+1
* netlogon.idl: add missing [default]; union armsStefan Metzmacher2011-02-021-0/+4
* s4-smbtorture: add samr_changepassworduser3 ndr torture tests.Günther Deschner2011-01-311-1/+1