librpc/rpc: add dcerpc_binding_handle abstration
[amitay/samba.git] / source4 / librpc / rpc / dcerpc.h
2010-08-12 Stefan Metzmacherlibrpc/rpc: add dcerpc_binding_handle abstration
2010-08-12 Stefan Metzmachers4:librpc/rpc: fix dcerpc_log_packet() prototype
2010-08-12 Stefan Metzmachers4:librpc/rpc: autodetect the need of async call logic
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-04-15 Stefan Metzmacherlibrpc/rpc: add dcerpc_fault_to_nt_status()
2010-03-19 Stefan Metzmachers4:librpc/rpc: add NCACN_INTERNAL from s3
2010-03-18 Stefan Metzmachers4:librpc/rpc: let pyrpc make use of dcerpc_binding_han...
2010-03-12 Stefan Metzmachers4:librpc/rpc: add very basic dcerpc_binding_handle...
2009-09-18 Andrew Tridgells4-rpc: added NDR64 support
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Andrew Tridgells4-rpc: added NDR64 support
2009-06-18 Andrew Bartletts4:libnet Allow 'net password change' to work on expire...
2009-04-20 Stefan Metzmachers4:librpc/rpc: pass async as argument to dcerpc_ndr_req...
2009-04-20 Stefan Metzmachers4:librpc/rpc: remove async argument from the sync...
2009-01-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-25 Jelmer VernooijAdd prototypes required by samba-gtk.
2009-01-09 Volker LendeckeAdd derpc_transport_string_by_transport(), apply some...
2009-01-06 Volker LendeckeAdd some const to dcerpc_binding_build_tower()
2009-01-06 Jelmer VernooijFix prototype.
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijRemove use of global_loadparm during initialization...
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijAdd gensec_settings structure. This wraps loadparm_cont...
2008-11-01 Jelmer VernooijRemove another use of global_loadparm.
2008-10-31 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-31 Jelmer Vernooijdcerpc: Fix include path so header installer translates...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-11 Jelmer VernooijMove lib/util from source4 to top-level libutil.
2008-09-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-16 Jelmer VernooijImport proper IDL for interface pointers.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-12 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-07 Stefan Metzmacherlibrpc/rpc: add support DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGN
2008-05-27 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-26 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-25 Jelmer VernooijTrim the size of the Python bindings a bit.
2008-05-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-24 Jelmer VernooijUse manually written Python bindings for DCE/RPC rather...
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-05 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-04 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-03 Jelmer VernooijInstall libevents since it's required by samba-gtk.
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijInstall public header files again and include required...
2008-04-01 Jelmer VernooijAdd warning to public headers.
2008-01-01 Jelmer Vernooijr26639: librpc: Pass iconv convenience on from RPC...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26376: Add context for libcli_resolve.
2007-12-21 Jelmer Vernooijr26277: Move loadparm context higher up the stack.
2007-10-10 Jelmer Vernooijr24812: Fix headers for external users.
2007-10-10 Jelmer Vernooijr24753: Allow host name in binding string without trans...
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Stefan Metzmacherr24551: rename dcerpc_interface_table -> ndr_interface_...
2007-10-10 Stefan Metzmacherr24540: rename struct dcerpc_endpoint_list/struct dcerp...
2007-10-10 Stefan Metzmacherr24535: rename struct dcerpc_interface_call -> struct...
2007-10-10 Stefan Metzmacherr24532: rename struct dcerpc_syntax_id into struct...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr22944: fix bug #4618:
2007-10-10 Stefan Metzmacherr22486: add a flag to ignore timeouts of a request...
2007-10-10 Stefan Metzmacherr22470: merge handling of broken connections from wins...
2007-10-10 Andrew Tridgellr21811: fixed a queueing error in the dcerpc client...
2007-10-10 Stefan Metzmacherr21515: add some more PFC_FLAGS from the DCERPC spec...
2007-10-10 Andrew Bartlettr19266: Add a target_hostname element to the binding...
2007-10-10 Andrew Tridgellr15524: fix a problem with rpc faults from bind and...
2007-10-10 Andrew Bartlettr15426: Implement SPNEGO as the default RPC authenticat...
2007-10-10 Jelmer Vernooijr14735: Use dcerpc_syntax_id rather then seperate GUID...
2007-10-10 Andrew Bartlettr14714: On DCE/RPC, we need the name of the remote...
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Jelmer Vernooijr14488: Install more headers.
2007-10-10 Jelmer Vernooijr14381: Kill structs.h
2007-10-10 Jelmer Vernooijr14362: Only include ndr_compression.h when necessary.
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Andrew Bartlettr12865: Upgrade the librpc and libnet code.
2007-10-10 Jelmer Vernooijr12696: Reduce the size of include/structs.h
2007-10-10 Jelmer Vernooijr12693: Move core data structures out of smb.h into...
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Jelmer Vernooijr12512: Use GUID structs in API functions everywhere...
2007-10-10 Jelmer Vernooijr12511: Remove authservice from binding string
2007-10-10 Jelmer Vernooijr12510: Change the DCE/RPC interfaces to take a pointer...
2007-10-10 Rafal Szczesniakr12088: Use a structure to pass arguments to dcerpc...
2007-10-10 Andrew Tridgellr11889: added support for dcerpc ncacn_np over SMB2...
2007-10-10 Andrew Tridgellr11819: simplified the async rpc bind code a little.
2007-10-10 Volker Lendecker11473: Based on work by Jelmer, implement the [async...
2007-10-10 Andrew Tridgellr7865: changed pidl to take a "const void *" instead...
2007-10-10 Andrew Tridgellr7633: this patch started as an attempt to make the...
2007-10-10 Andrew Tridgellr7497: add timeouts to all rpc requests. The default...
2007-10-10 Andrew Bartlettr6565: Cludge, cludge, cludge...
2007-10-10 Stefan Metzmacherr5603: add "authservice()" property to the interface...
2007-10-10 Jelmer Vernooijr5209: Fix the endpoint mapper to work with IPX endpoin...
2007-10-10 Stefan Metzmacherr4962: add infrastructure to use raw krb5 auth in dcerp...
2007-10-10 Andrew Tridgellr4630: for ncacn_np if we don't have an explicit reques...
2007-10-10 Andrew Tridgellr4627: - simplified the dcerpc auth code using a common...
2007-10-10 Jelmer Vernooijr4619: Remove extern declaration of dcerpc_pipes, which...
2007-10-10 Andrew Tridgellr4618: - tidied up the alter_context client code a bit
2007-10-10 Andrew Tridgellr4616: the first phase in the addition of proper suppor...
2007-10-10 Stefan Metzmacherr4086: - make dcerpc_ndr_request_table_send() the defau...
next