Age | Commit message (Expand) | Author | Files | Lines |
2011-03-13 | librpc/rpc: add dcerpc_binding_handle_raw_call() | Stefan Metzmacher | 2 | -0/+70 |
2011-03-13 | librpc/rpc: move struct dcerpc_binding to rpc_common.h | Stefan Metzmacher | 1 | -0/+14 |
2011-03-13 | librpc/rpc: move enum dcerpc_transport_t to rpc_common.h | Stefan Metzmacher | 1 | -0/+6 |
2011-03-11 | librpc/rpc: move dcerpc_binding_handle stuff to rpc_common.h | Stefan Metzmacher | 1 | -2/+101 |
2011-03-10 | frstrans.idl: add idl for RawGetFileDataAsync() and RdcGetFileDataAsync() | Stefan Metzmacher | 1 | -2/+10 |
2011-03-10 | librpc/tools/ndrdump: add support for dcerpc 'pipe' elements in functions | Stefan Metzmacher | 1 | -5/+73 |
2011-03-10 | librpc/ndr: add ndr_push_pipe_chunk_trailer() and ndr_check_pipe_chunk_trailer() | Stefan Metzmacher | 2 | -0/+36 |
2011-03-10 | librpc/ndr: add ndr_interface_call_pipe | Stefan Metzmacher | 1 | -0/+16 |
2011-03-09 | librpc/ndr use hyper for uid_t/gid_t rather than udlong | Andrew Bartlett | 1 | -4/+4 |
2011-03-08 | s3-rpc_client: Added DCERPC_AUTH_TYPE_NCALRPC bind. | Andreas Schneider | 1 | -1/+2 |
2011-03-02 | librpc/idl: remove unused string defines from idl_types.h | Stefan Metzmacher | 1 | -23/+0 |
2011-03-02 | librpc/rpc: let ndr_pull_spoolss_EnumPrinterDataEx() use a subcontext | Stefan Metzmacher | 1 | -1/+4 |
2011-03-02 | rap: add rap_NetSessionEnum to IDL. | Günther Deschner | 1 | -0/+30 |
2011-03-01 | librpc/ndr: handle NOALIGN flag for relative pointers and alignment DATA_BLOBs | Stefan Metzmacher | 2 | -5/+14 |
2011-03-01 | librpc/idl Add helper structures for use by samba3 in auth_session_info | Andrew Bartlett | 2 | -0/+23 |
2011-03-01 | pidl Add support for uid_t and gid_t types | Andrew Bartlett | 2 | -0/+62 |
2011-03-01 | spoolss.idl: align spoolss_DriverFileInfo relative pointer to 4 byte | Stefan Metzmacher | 1 | -1/+1 |
2011-02-28 | spoolss.idl: align spoolss_PrinterEnumValues 'data' based on the type | Stefan Metzmacher | 3 | -1/+34 |
2011-02-28 | TODO test/review librpc/ndr: remove align2 hack for relative pointers | Stefan Metzmacher | 1 | -5/+1 |
2011-02-28 | TODO test/review librpc: align nstring and nstring_array to 2 byte | Stefan Metzmacher | 1 | -2/+2 |
2011-02-28 | librpc/ndr: ndr align relative pointers based on the given flags | Stefan Metzmacher | 1 | -0/+26 |
2011-02-28 | TODO test/review librpc/ndr: let ndr_push/pull_DATA_BLOB() look at LIBNDR_FLA... | Stefan Metzmacher | 1 | -4/+5 |
2011-02-24 | build: moved librpc/rpc/*.c into a rpccommon library | Andrew Tridgell | 6 | -0/+111 |
2011-02-22 | s4:build: add RPC_NDR_ATSVC subsystem | Stefan Metzmacher | 1 | -2/+12 |
2011-02-18 | librpc make ndr-standard a common library | Andrew Bartlett | 1 | -0/+11 |
2011-02-18 | librpc push NDR_SECURITY and NDR_DCERPC to the top level wscript files | Andrew Bartlett | 1 | -0/+14 |
2011-02-17 | idl: naming a structure 'VERSION' is not a good idea! | Andrew Tridgell | 2 | -3/+3 |
2011-02-17 | libndr: remove prototype for nonexisting function ndr_print_ipv4_addr(). | Günther Deschner | 1 | -1/+0 |
2011-02-14 | librpc: make NDR_KRB5PAC a shared library (libndr-krb5pac.so). | Günther Deschner | 2 | -5/+18 |
2011-02-13 | librpc: add bindings for dnsp in python | Matthieu Patou | 2 | -1/+11 |
2011-02-11 | s4-build: fixed export of krb5pac.h, needed by other public headers | Andrew Tridgell | 1 | -3/+5 |
2011-02-10 | librpc: move preg.idl to main directory. | Günther Deschner | 5 | -1/+147 |
2011-02-10 | s4-auth: install gen_ndr/auth.h, used by public session.h | Andrew Tridgell | 1 | -3/+5 |
2011-02-10 | libcli/named_pipe_auth Change from 'info3' to auth_session_info_transport | Andrew Bartlett | 2 | -12/+12 |
2011-02-10 | auth.idl fix size_is() reference in IDL | Andrew Bartlett | 1 | -1/+1 |
2011-02-10 | libcli/named_pipe_auth Remove support for unused levels 0-2. | Andrew Bartlett | 1 | -24/+0 |
2011-02-09 | s4-auth Add auth.idl to encode auth subsystem structures in IDL | Andrew Bartlett | 2 | -1/+71 |
2011-02-08 | s4-waf: split out wscript_build for ndrdump binary. | Günther Deschner | 1 | -0/+7 |
2011-02-08 | lib/compression: add shared wscript_build. | Günther Deschner | 1 | -0/+1 |
2011-02-08 | libndr: apply some const and make is_valid_policy_hnd a callback to policy_ha... | Günther Deschner | 2 | -5/+3 |
2011-02-08 | libndr: share some uuid helpers. | Günther Deschner | 2 | -0/+20 |
2011-02-08 | ndr: merge ndr_map_error2string and ndr_errstr. | Günther Deschner | 1 | -0/+1 |
2011-02-08 | ndr: move null_ndr_syntax_id to the common libndr location. | Günther Deschner | 2 | -0/+6 |
2011-02-08 | ndr: merge duplicate ndr_map_error2ntstatus() functions. | Günther Deschner | 1 | -0/+25 |
2011-02-07 | s4-waf Don't include ../librpc in paths | Andrew Bartlett | 1 | -100/+100 |
2011-02-02 | s3-waf: no need to call pidl with --samba3-ndr-client anymore. | Günther Deschner | 1 | -2/+2 |
2011-02-02 | s3-build: remove --samba3-ndr-client from build_idl.sh script. | Günther Deschner | 1 | -3/+3 |
2011-02-02 | netlogon.idl: remove pointless union arms of netr_DELTA_UNION | Stefan Metzmacher | 1 | -16/+4 |
2011-02-02 | netlogon.idl: use 'ms_union' as specified in [MS-NRPC] | Stefan Metzmacher | 1 | -0/+1 |
2011-02-02 | netlogon.idl: add missing [default]; union arms | Stefan Metzmacher | 1 | -0/+4 |