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 Bartlett f55ea8bb3d r12804: This patch reworks the Samba4 sockets layer to use a socket_address
structure that is more generic than just 'IP/port'.

It now passes make test, and has been reviewed and updated by
metze. (Thankyou *very* much).

This passes 'make test' as well as kerberos use (not currently in the
testsuite).

The original purpose of this patch was to have Samba able to pass a
socket address stucture from the BSD layer into the kerberos routines
and back again.   It also removes nbt_peer_addr, which was being used
for a similar purpose.

It is a large change, but worthwhile I feel.

Andrew Bartlett
(This used to be commit 88198c4881)
2007-10-10 13:49:57 -05:00
..
config.mk r12693: Move core data structures out of smb.h into core.h 2007-10-10 13:49:39 -05:00
process_model.c r12608: Remove some unused #include lines. 2007-10-10 13:49:03 -05:00
process_model.h r5304: removed lib/socket/socket.h from includes.h 2007-10-10 13:09:39 -05:00
process_model.m4 r11382: Require number of required M4 macros 2007-10-10 13:45:29 -05:00
process_model.mk r12500: Use init functions explicitly in a few more places. 'gensec' and 'librpc' 2007-10-10 13:47:46 -05:00
process_single.c r12608: Remove some unused #include lines. 2007-10-10 13:49:03 -05:00
process_standard.c r12608: Remove some unused #include lines. 2007-10-10 13:49:03 -05:00
process_thread.c r12797: check for a error 2007-10-10 13:49:56 -05:00
server.c r12661: Happy New Year! 2007-10-10 13:49:35 -05:00
service_stream.c r12804: This patch reworks the Samba4 sockets layer to use a socket_address 2007-10-10 13:49:57 -05:00
service_stream.h r12125: make the deferred connection termination the default, 2007-10-10 13:47:12 -05:00
service_task.c r7911: task_terminate() is defined in the macosx headers, so change the name 2007-10-10 13:18:48 -05:00
service_task.h r6997: added a private pointer to the task structure. This is needed by the session data 2007-10-10 13:17:03 -05:00
service.c r12608: Remove some unused #include lines. 2007-10-10 13:49:03 -05:00