index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
librpc
/
rpc
/
dcerpc_sock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-13
s4:librpc: use tevent_ fn names instead of legacy event_ ones
Simo Sorce
1
-4
/
+4
2011-06-06
s4-ipv6: removed the old unused ipv6 code in dcerpc_sock.c
Andrew Tridgell
1
-43
/
+6
2011-06-06
s4-ipv6: allow for IPv6 in dcerpc socket calls
Andrew Tridgell
1
-2
/
+2
2011-03-11
s4:librpc/rpc: s/struct dcerpc_connection/struct dcecli_connection/g
Stefan Metzmacher
1
-23
/
+23
2011-02-24
build: moved librpc/rpc/*.c into a rpccommon library
Andrew Tridgell
1
-0
/
+1
2010-09-07
Add unique IP address binding for client connections (EPM and ncacn_ip_tcp le...
Julien Kerihuel
1
-6
/
+19
2009-09-19
s4-resolve: fixed a crash bug on timeout
Andrew Tridgell
1
-1
/
+1
2009-02-02
s4:librpc/rpc: s/private/private_data
Stefan Metzmacher
1
-7
/
+7
2008-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
1
-2
/
+2
2008-12-18
s4:lib/socket: socket_connect_send() and socket_connect_ev() should only wrok...
Stefan Metzmacher
1
-1
/
+1
2008-12-18
s4:librpc/rpc: remove we should not redo the name resolving for secondary tcp...
Stefan Metzmacher
1
-10
/
+5
2008-10-24
Remove unused include param/param.h.
Jelmer Vernooij
1
-1
/
+0
2008-09-30
Remove two more uses of global loadparm by remember required
Jelmer Vernooij
1
-13
/
+27
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-0
/
+1
2008-01-02
r26643: librpc: Remove uses of global_loadparm.
Jelmer Vernooij
1
-2
/
+7
2007-12-21
r26376: Add context for libcli_resolve.
Jelmer Vernooij
1
-3
/
+4
2007-12-21
r26335: Specify name_resolve_order to socket code.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26334: Avoid loadparm_context.
Jelmer Vernooij
1
-3
/
+3
2007-12-21
r26313: Fix more uses of static loadparm.
Jelmer Vernooij
1
-3
/
+4
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r25316: Remove last few instances of old BOOL type in librpc/.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r25001: Fix more C++ and other warnings, fix some of the indentation with ts=...
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r25000: Fix some more C++ compatibility warnings.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r24994: Fix some C++ warnings.
Jelmer Vernooij
1
-5
/
+5
2007-10-10
r23812: Remove more code found as dead by the find_static script, and make
Andrew Bartlett
1
-43
/
+4
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r22944: fix bug #4618:
Stefan Metzmacher
1
-10
/
+10
2007-10-10
r22534: don't remove socket and fd_event before we told the
Stefan Metzmacher
1
-8
/
+6
2007-10-10
r22485: don't crash when the main dcerpc code haven't setup
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r22470: merge handling of broken connections from wins replication client code
Stefan Metzmacher
1
-6
/
+27
2007-10-10
r19661: - add resolve stage to dcerpc connects over tcp
Stefan Metzmacher
1
-19
/
+44
2007-10-10
r19266: Add a target_hostname element to the binding struct. This allows us
Andrew Bartlett
1
-16
/
+32
2007-10-10
r17328: make better usage of the composite api
Stefan Metzmacher
1
-111
/
+32
2007-10-10
r17327: when the connect with the ipv6 socket was ok,
Stefan Metzmacher
1
-1
/
+4
2007-10-10
r14714: On DCE/RPC, we need the name of the remote server used on the socket,
Andrew Bartlett
1
-8
/
+18
2007-10-10
r14542: Remove librpc, libndr and libnbt from includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14311: canon needs to be initialised
Andrew Tridgell
1
-1
/
+1
2007-10-10
r13572: Comments to async pipe open functions and copyright note.
Rafal Szczesniak
1
-10
/
+57
2007-10-10
r13561: Turn all dcerpc connect and socket functions to async version.
Rafal Szczesniak
1
-34
/
+268
2007-10-10
r12804: This patch reworks the Samba4 sockets layer to use a socket_address
Andrew Bartlett
1
-20
/
+39
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-2
/
+0
2007-10-10
r12294: Move dcerpc_pipe_open_sock() to async implementation.
Rafal Szczesniak
1
-44
/
+135
2007-10-10
r11713: separate out the setting of the fde in the packet context from the
Andrew Tridgell
1
-1
/
+2
2007-10-10
r11627: give the caller much more control over the stream to packet process,
Andrew Tridgell
1
-12
/
+20
2007-10-10
r11623: convert the dcerpc socket layer to the generic packet code
Andrew Tridgell
1
-149
/
+61
2007-10-10
r10699: fixed the dcerpc code so that you can shutdown the pipe safely from
Andrew Tridgell
1
-2
/
+4
2007-10-10
r7659: fixup the ordering of socket destruction for ncacn_ip_tcp so we don't ...
Andrew Tridgell
1
-4
/
+3
2007-10-10
r7652: use event friendly connect in dcerpc socket code
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7633: this patch started as an attempt to make the dcerpc code use a given
Andrew Tridgell
1
-14
/
+1
[next]