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
/
rpc_server
/
dcerpc_tcp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r2326: remove definition and usage of struct socket_context
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r2290: Fix 'lsakey' for the server-side, it is static for
Andrew Bartlett
1
-2
/
+0
2007-10-10
r2280: fixed the session key choice for ncacn_np and ncacn_ip_tcp in the rpc ...
Andrew Tridgell
1
-2
/
+2
2007-10-10
r1514: close stuff from the server_connection not in the
Stefan Metzmacher
1
-4
/
+0
2007-10-10
r1486: commit the start of the generic server infastructure
Stefan Metzmacher
1
-215
/
+135
2007-10-10
r1165: fixed handling of SMBtrans replies that should return STATUS_BUFFER_OV...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
1
-1
/
+1
2004-02-02
const fixes
Stefan Metzmacher
1
-1
/
+1
2004-02-02
- we now specify the object files in the subsystems config.m4 file
Stefan Metzmacher
1
-2
/
+2
2004-01-20
dcerpc server output now copes with the client blocking part way
Andrew Tridgell
1
-13
/
+18
2004-01-08
This patch adds a better dcerpc server infastructure.
Stefan Metzmacher
1
-25
/
+34
2003-12-14
fixed some memory leaks in the rpc server code
Andrew Tridgell
1
-0
/
+4
2003-12-14
fixed a bug handling multiple PDUs being read from a socket at one
Andrew Tridgell
1
-0
/
+2
2003-12-13
completed the linkage between the endpoint mapper and the dcerpc
Andrew Tridgell
1
-76
/
+113
2003-12-13
make the IO in the dcerpc over TCP server completely async, handling
Andrew Tridgell
1
-2
/
+2
2003-12-13
dcerpc over tcp in the samba4 server now works to some extent. It
Andrew Tridgell
1
-0
/
+256