summaryrefslogtreecommitdiff
path: root/source4/librpc/rpc/dcerpc.h
AgeCommit message (Expand)AuthorFilesLines
2010-10-01s4-rpc: added target_principal binding handle optionAndrew Tridgell1-0/+1
2010-09-07Add unique IP address binding for client connections (EPM and ncacn_ip_tcp le...Julien Kerihuel1-0/+4
2010-09-04librpc/rpc: add dcerpc_binding_handle_set_timeout()Stefan Metzmacher1-0/+3
2010-09-04librpc/rpc: add set_timeout() to dcerpc_binding_handle_opsStefan Metzmacher1-0/+2
2010-08-20librpc/rpc: move dcerpc_read_ncacn_packet_send/recv() to dcerpc_util.cStefan Metzmacher1-0/+9
2010-08-12s4:librpc/rpc: make struct dcerpc_binding_handle privateStefan Metzmacher1-10/+0
2010-08-12s4:librpc/rpc: add dcerpc_binding_handle dcerpc_pipe backendStefan Metzmacher1-0/+1
2010-08-12librpc/rpc: add dcerpc_binding_handle abstrationStefan Metzmacher1-2/+113
2010-08-12s4:librpc/rpc: fix dcerpc_log_packet() prototypeStefan Metzmacher1-3/+3
2010-08-12s4:librpc/rpc: autodetect the need of async call logicStefan Metzmacher1-1/+0
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-3/+1
2010-04-15librpc/rpc: add dcerpc_fault_to_nt_status()Stefan Metzmacher1-0/+1
2010-03-19s4:librpc/rpc: add NCACN_INTERNAL from s3Stefan Metzmacher1-1/+1
2010-03-18s4:librpc/rpc: let pyrpc make use of dcerpc_binding_handle stubsStefan Metzmacher1-2/+0
2010-03-12s4:librpc/rpc: add very basic dcerpc_binding_handle infrastructureStefan Metzmacher1-0/+11
2009-09-17s4-rpc: added NDR64 supportAndrew Tridgell1-0/+3
2009-06-18s4:libnet Allow 'net password change' to work on expired passwordsAndrew Bartlett1-0/+2
2009-04-20s4:librpc/rpc: pass async as argument to dcerpc_ndr_request_send()Stefan Metzmacher1-0/+1
2009-04-20s4:librpc/rpc: remove async argument from the sync dcerpc_request() functionStefan Metzmacher1-1/+0
2009-01-25Add prototypes required by samba-gtk.Jelmer Vernooij1-0/+2
2009-01-09Add derpc_transport_string_by_transport(), apply some constVolker Lendecke1-1/+2
2009-01-06Add some const to dcerpc_binding_build_tower()Volker Lendecke1-1/+3
2009-01-06Fix prototype.Jelmer Vernooij1-1/+1
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-8/+8
2008-11-02Remove use of global_loadparm during initialization of gensec.Jelmer Vernooij1-1/+1
2008-11-02Add gensec_settings structure. This wraps loadparm_context for now, butJelmer Vernooij1-1/+2
2008-11-02Remove another use of global_loadparm.Jelmer Vernooij1-5/+9
2008-10-31dcerpc: Fix include path so header installer translates it correctly during i...Jelmer Vernooij1-1/+1
2008-10-11Move lib/util from source4 to top-level libutil.Jelmer Vernooij1-1/+1
2008-09-16Import proper IDL for interface pointers.Jelmer Vernooij1-0/+2
2008-08-07librpc/rpc: add support DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGNStefan Metzmacher1-0/+3
2008-05-25Trim the size of the Python bindings a bit.Jelmer Vernooij1-0/+1
2008-05-24Use manually written Python bindings for DCE/RPC rather than SWIG based.Jelmer Vernooij1-0/+8
2008-04-03Install libevents since it's required by samba-gtk.Jelmer Vernooij1-0/+4
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-1/+121
2008-04-01Add warning to public headers.Jelmer Vernooij1-0/+4
2008-01-01r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij1-0/+1
2007-12-21r26376: Add context for libcli_resolve.Jelmer Vernooij1-1/+1
2007-12-21r26277: Move loadparm context higher up the stack.Jelmer Vernooij1-0/+1
2007-10-10r24812: Fix headers for external users.Jelmer Vernooij1-1/+1
2007-10-10r24753: Allow host name in binding string without transport.Jelmer Vernooij1-3/+3
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij1-3/+3
2007-10-10r24551: rename dcerpc_interface_table -> ndr_interface_tableStefan Metzmacher1-17/+2
2007-10-10r24540: rename struct dcerpc_endpoint_list/struct dcerpc_authservice_listStefan Metzmacher1-12/+2
2007-10-10r24535: rename struct dcerpc_interface_call -> struct ndr_interface_callStefan Metzmacher1-13/+1
2007-10-10r24532: rename struct dcerpc_syntax_id into struct ndr_syntax_idStefan Metzmacher1-4/+4
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r22944: fix bug #4618:Stefan Metzmacher1-2/+2
2007-10-10r22486: add a flag to ignore timeouts of a request and don't closeStefan Metzmacher1-0/+1
2007-10-10r22470: merge handling of broken connections from wins replication client codeStefan Metzmacher1-1/+4