s4:librpc/rpc: optionally return the local address from dcerpc_pipe_open_socket_recv()
[samba.git] / source4 / librpc / rpc / dcerpc_sock.c
2014-05-26 Stefan Metzmachers4:librpc/rpc: optionally return the local address...
2014-01-07 Gregor Becks4:librpc: remove recv_data from transport
2014-01-07 Gregor Becks4:librpc: factor out xxx_send_request() to dcerpc_send...
2014-01-07 Gregor Becks4:librpc: factor out xxx_send_read() to dcerpc_send_read()
2014-01-07 Gregor Becks4:librpc: factor out xxx_shutdown_pipe() to dcerpc_shu...
2014-01-07 Gregor Becks4:librpc: factor out xxx_dead() to dcerpc_transport_dead()
2014-01-07 Gregor Becks4:librpc: remove server_name from transport
2014-01-07 Gregor Becks4:librpc: use tstream in dcerpc_sock.c
2013-12-09 Stefan MetzmacherCVE-2013-4408:s4:dcerpc_sock: check for invalid frag_le...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-08-12 Stefan Metzmachers4:librpc: avoid talloc_reference() in dcerpc_epm_map_b...
2012-04-23 Stefan Metzmachers4:librpc/rpc: directly return after composite_error()
2011-11-11 Matthieu Patous4-librpc: do not limit to the first IP when trying...
2011-08-13 Simo Sorces4:librpc: use tevent_ fn names instead of legacy event...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-06 Andrew Tridgells4-ipv6: removed the old unused ipv6 code in dcerpc_sock.c
2011-06-06 Andrew Tridgells4-ipv6: allow for IPv6 in dcerpc socket calls
2011-03-11 Stefan Metzmachers4:librpc/rpc: s/struct dcerpc_connection/struct dcecli...
2011-02-24 Andrew Tridgellbuild: moved librpc/rpc/*.c into a rpccommon library
2010-09-06 Julien KerihuelAdd unique IP address binding for client connections...
2009-09-19 Andrew Tridgells4-resolve: fixed a crash bug on timeout
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Stefan Metzmachers4:librpc/rpc: s/private/private_data
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Stefan Metzmachers4:lib/socket: socket_connect_send() and socket_connect...
2008-12-18 Stefan Metzmachers4:librpc/rpc: remove we should not redo the name resol...
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijRemove unused include param/param.h.
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Jelmer VernooijRemove two more uses of global loadparm by remember...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-04-08 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 VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijInstall public header files again and include required...
2008-01-02 Jelmer Vernooijr26643: librpc: Remove uses of global_loadparm.
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 Vernooijr26335: Specify name_resolve_order to socket code.
2007-12-21 Jelmer Vernooijr26334: Avoid loadparm_context.
2007-12-21 Jelmer Vernooijr26313: Fix more uses of static loadparm.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25316: Remove last few instances of old BOOL type...
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr25001: Fix more C++ and other warnings, fix some of...
2007-10-10 Jelmer Vernooijr25000: Fix some more C++ compatibility warnings.
2007-10-10 Jelmer Vernooijr24994: Fix some C++ warnings.
2007-10-10 Andrew Bartlettr23812: Remove more code found as dead by the find_stat...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr22944: fix bug #4618:
2007-10-10 Stefan Metzmacherr22534: don't remove socket and fd_event before we...
2007-10-10 Stefan Metzmacherr22485: don't crash when the main dcerpc code haven...
2007-10-10 Stefan Metzmacherr22470: merge handling of broken connections from wins...
2007-10-10 Stefan Metzmacherr19661: - add resolve stage to dcerpc connects over tcp
2007-10-10 Andrew Bartlettr19266: Add a target_hostname element to the binding...
2007-10-10 Stefan Metzmacherr17328: make better usage of the composite api
2007-10-10 Stefan Metzmacherr17327: when the connect with the ipv6 socket was ok,
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 Andrew Tridgellr14311: canon needs to be initialised
2007-10-10 Rafal Szczesniakr13572: Comments to async pipe open functions and copyr...
2007-10-10 Rafal Szczesniakr13561: Turn all dcerpc connect and socket functions...
2007-10-10 Andrew Bartlettr12804: This patch reworks the Samba4 sockets layer...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Rafal Szczesniakr12294: Move dcerpc_pipe_open_sock() to async implement...
2007-10-10 Andrew Tridgellr11713: separate out the setting of the fde in the...
2007-10-10 Andrew Tridgellr11627: give the caller much more control over the...
2007-10-10 Andrew Tridgellr11623: convert the dcerpc socket layer to the generic...
2007-10-10 Andrew Tridgellr10699: fixed the dcerpc code so that you can shutdown...
2007-10-10 Andrew Tridgellr7659: fixup the ordering of socket destruction for...
2007-10-10 Andrew Tridgellr7652: use event friendly connect in dcerpc socket...
2007-10-10 Andrew Tridgellr7633: this patch started as an attempt to make the...
2007-10-10 Andrew Tridgellr7496: removed an unused variable
2007-10-10 Jelmer Vernooijr5980: Fix double free after unexpected disconnect.
2007-10-10 Andrew Tridgellr5388: uppercase the server name on ncacn_ip_tcp
2007-10-10 Andrew Tridgellr5304: removed lib/socket/socket.h from includes.h
2007-10-10 Andrew Tridgellr5197: moved events code to lib/events/ (suggestion...
2007-10-10 Andrew Tridgellr5195: most events don't need the time of the event...
2007-10-10 Andrew Tridgellr5185: make all the events data structures private...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr4944: every event_add_*() caller was having to call...
2007-10-10 Andrew Tridgellr4886: fixed two places where we process the send side...
2007-10-10 Andrew Tridgellr4616: the first phase in the addition of proper suppor...
2007-10-10 Andrew Tridgellr4591: - converted the other _p talloc functions to...
2007-10-10 Andrew Tridgellr3941: make sure we don't keep pounding on a ncacn_ip_t...
2007-10-10 Jelmer Vernooijr3517: Fix the build - Sorry!
2007-10-10 Andrew Tridgellr3507: - added deferred replies on sharing violation...
2007-10-10 Andrew Tridgellr3481: split out client.h and events.h
2007-10-10 Andrew Tridgellr3463: separated out some more headers (asn_1.h, messag...
2007-10-10 Andrew Tridgellr3428: switched to using minimal includes for the auto...
2007-10-10 Jelmer Vernooijr3330: Use IPv6 for RPC client connections if we can
next