index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
librpc
/
rpc
/
dcerpc_sock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:librpc/rpc: remove some unused functions and structures from dcerpc_sock.c
Stefan Metzmacher
2014-05-26
1
-46
/
+5
*
s4:librpc/rpc: return the local/remote ip from dcerpc_pipe_open_tcp_recv()
Stefan Metzmacher
2014-05-26
1
-3
/
+26
*
s4:librpc/rpc: optionally return the local address from dcerpc_pipe_open_sock...
Stefan Metzmacher
2014-05-26
1
-5
/
+23
*
s4:librpc: remove recv_data from transport
Gregor Beck
2014-01-07
1
-2
/
+0
*
s4:librpc: factor out xxx_send_request() to dcerpc_send_request()
Gregor Beck
2014-01-07
1
-86
/
+0
*
s4:librpc: factor out xxx_send_read() to dcerpc_send_read()
Gregor Beck
2014-01-07
1
-92
/
+3
*
s4:librpc: factor out xxx_shutdown_pipe() to dcerpc_shutdown_pipe()
Gregor Beck
2014-01-07
1
-16
/
+0
*
s4:librpc: factor out xxx_dead() to dcerpc_transport_dead()
Gregor Beck
2014-01-07
1
-58
/
+27
*
s4:librpc: remove server_name from transport
Gregor Beck
2014-01-07
1
-26
/
+1
*
s4:librpc: use tstream in dcerpc_sock.c
Gregor Beck
2014-01-07
1
-132
/
+197
*
CVE-2013-4408:s4:dcerpc_sock: check for invalid frag_len within sock_complete...
Stefan Metzmacher
2013-12-09
1
-0
/
+6
*
s4:librpc: avoid talloc_reference() in dcerpc_epm_map_binding_send()
Stefan Metzmacher
2013-08-12
1
-4
/
+10
*
s4:librpc/rpc: directly return after composite_error()
Stefan Metzmacher
2012-04-23
1
-1
/
+1
*
s4-librpc: do not limit to the first IP when trying to do a rpc connection
Matthieu Patou
2011-11-11
1
-7
/
+25
*
s4:librpc: use tevent_ fn names instead of legacy event_ ones
Simo Sorce
2011-08-13
1
-4
/
+4
*
s4-ipv6: removed the old unused ipv6 code in dcerpc_sock.c
Andrew Tridgell
2011-06-06
1
-43
/
+6
*
s4-ipv6: allow for IPv6 in dcerpc socket calls
Andrew Tridgell
2011-06-06
1
-2
/
+2
*
s4:librpc/rpc: s/struct dcerpc_connection/struct dcecli_connection/g
Stefan Metzmacher
2011-03-11
1
-23
/
+23
*
build: moved librpc/rpc/*.c into a rpccommon library
Andrew Tridgell
2011-02-24
1
-0
/
+1
*
Add unique IP address binding for client connections (EPM and ncacn_ip_tcp le...
Julien Kerihuel
2010-09-07
1
-6
/
+19
*
s4-resolve: fixed a crash bug on timeout
Andrew Tridgell
2009-09-19
1
-1
/
+1
*
s4:librpc/rpc: s/private/private_data
Stefan Metzmacher
2009-02-02
1
-7
/
+7
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
1
-2
/
+2
*
s4:lib/socket: socket_connect_send() and socket_connect_ev() should only wrok...
Stefan Metzmacher
2008-12-18
1
-1
/
+1
*
s4:librpc/rpc: remove we should not redo the name resolving for secondary tcp...
Stefan Metzmacher
2008-12-18
1
-10
/
+5
*
Remove unused include param/param.h.
Jelmer Vernooij
2008-10-24
1
-1
/
+0
*
Remove two more uses of global loadparm by remember required
Jelmer Vernooij
2008-09-30
1
-13
/
+27
*
Install public header files again and include required prototypes.
Jelmer Vernooij
2008-04-02
1
-0
/
+1
*
r26643: librpc: Remove uses of global_loadparm.
Jelmer Vernooij
2008-01-02
1
-2
/
+7
*
r26376: Add context for libcli_resolve.
Jelmer Vernooij
2007-12-21
1
-3
/
+4
*
r26335: Specify name_resolve_order to socket code.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r26334: Avoid loadparm_context.
Jelmer Vernooij
2007-12-21
1
-3
/
+3
*
r26313: Fix more uses of static loadparm.
Jelmer Vernooij
2007-12-21
1
-3
/
+4
*
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r25316: Remove last few instances of old BOOL type in librpc/.
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r25001: Fix more C++ and other warnings, fix some of the indentation with ts=...
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r25000: Fix some more C++ compatibility warnings.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r24994: Fix some C++ warnings.
Jelmer Vernooij
2007-10-10
1
-5
/
+5
*
r23812: Remove more code found as dead by the find_static script, and make
Andrew Bartlett
2007-10-10
1
-43
/
+4
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r22944: fix bug #4618:
Stefan Metzmacher
2007-10-10
1
-10
/
+10
*
r22534: don't remove socket and fd_event before we told the
Stefan Metzmacher
2007-10-10
1
-8
/
+6
*
r22485: don't crash when the main dcerpc code haven't setup
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r22470: merge handling of broken connections from wins replication client code
Stefan Metzmacher
2007-10-10
1
-6
/
+27
*
r19661: - add resolve stage to dcerpc connects over tcp
Stefan Metzmacher
2007-10-10
1
-19
/
+44
*
r19266: Add a target_hostname element to the binding struct. This allows us
Andrew Bartlett
2007-10-10
1
-16
/
+32
*
r17328: make better usage of the composite api
Stefan Metzmacher
2007-10-10
1
-111
/
+32
*
r17327: when the connect with the ipv6 socket was ok,
Stefan Metzmacher
2007-10-10
1
-1
/
+4
*
r14714: On DCE/RPC, we need the name of the remote server used on the socket,
Andrew Bartlett
2007-10-10
1
-8
/
+18
[next]