1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/smbd
Andrew Tridgell d262b8c3c7 completed the linkage between the endpoint mapper and the dcerpc
server endpoints. We can now successfully setup listening endpoints on
high ports, then use our endpoint mapper redirect incoming clients to
the right port.

also greatly cleanup the rpc over tcp session handling.
(This used to be commit 593bc29bbe)
2003-12-13 23:25:15 +00:00
..
.cvsignore first public release of samba4 code 2003-08-13 01:53:07 +00:00
build_options.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
conn.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
connection.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
negprot.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
nttrans.c merged more updates from Jim Myers 2003-12-04 11:01:58 +00:00
password.c reduced the number of magic types we need in mkproto.pl 2003-11-23 01:53:54 +00:00
process_model.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
process_single.c completed the linkage between the endpoint mapper and the dcerpc 2003-12-13 23:25:15 +00:00
process_standard.c completed the linkage between the endpoint mapper and the dcerpc 2003-12-13 23:25:15 +00:00
process_thread.c completed the linkage between the endpoint mapper and the dcerpc 2003-12-13 23:25:15 +00:00
process.c dcerpc over tcp in the samba4 server now works to some extent. It 2003-12-13 10:58:48 +00:00
reply.c the next step in the dcerpc server code. Added the link between the 2003-12-11 09:07:45 +00:00
request.c merged more updates from Jim Myers 2003-12-04 11:01:58 +00:00
rewrite.c dcerpc over tcp in the samba4 server now works to some extent. It 2003-12-13 10:58:48 +00:00
search.c merged more updates from Jim Myers 2003-12-04 11:01:58 +00:00
server.c dcerpc over tcp in the samba4 server now works to some extent. It 2003-12-13 10:58:48 +00:00
service.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
session.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
sesssetup.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
tcon.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
trans2.c * the RPC-ECHO pipe now works in smbd, as long as the data sizes 2003-12-12 03:59:09 +00:00