mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
f18194edae
multiple protocols, replacing it with the packet handling subsystem.
We don't have multiple protocols at present, and the abstraction layer
only serves to confuse matters. Also, the new packet subsystem removes
the need to handle partial reads.
We can easily add new protocols from the socket up instead, becaue the
difficult bits are done by the packet layer.
Andrew Bartlett
(This used to be commit
|
||
---|---|---|
.. | ||
config.mk | ||
wb_async_helpers.c | ||
wb_async_helpers.h | ||
wb_cmd_getdcname.c | ||
wb_cmd_list_trustdom.c | ||
wb_cmd_lookupname.c | ||
wb_cmd_lookupsid.c | ||
wb_cmd_userdomgroups.c | ||
wb_cmd_usersids.c | ||
wb_connect_lsa.c | ||
wb_connect_sam.c | ||
wb_dom_info_trusted.c | ||
wb_dom_info.c | ||
wb_init_domain.c | ||
wb_pam_auth.c | ||
wb_samba3_cmd.c | ||
wb_samba3_protocol.c | ||
wb_server.c | ||
wb_server.h | ||
wb_sid2domain.c |