1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4/winbind
Andrew Bartlett f18194edae r12866: This removes the abstraction layer in winbindd intended to deal with
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 acf9dc8fe9)
2007-10-10 13:50:55 -05:00
..
config.mk r12542: Move some more prototypes out to seperate headers 2007-10-10 13:47:55 -05:00
wb_async_helpers.c r12608: Remove some unused #include lines. 2007-10-10 13:49:03 -05:00
wb_async_helpers.h r11528: Separate finding dcs from initializing a domain. Makes it easier to possibly 2007-10-10 13:45:49 -05:00
wb_cmd_getdcname.c r12608: Remove some unused #include lines. 2007-10-10 13:49:03 -05:00
wb_cmd_list_trustdom.c r12608: Remove some unused #include lines. 2007-10-10 13:49:03 -05:00
wb_cmd_lookupname.c r12608: Remove some unused #include lines. 2007-10-10 13:49:03 -05:00
wb_cmd_lookupsid.c r12608: Remove some unused #include lines. 2007-10-10 13:49:03 -05:00
wb_cmd_userdomgroups.c r12608: Remove some unused #include lines. 2007-10-10 13:49:03 -05:00
wb_cmd_usersids.c r12608: Remove some unused #include lines. 2007-10-10 13:49:03 -05:00
wb_connect_lsa.c r12865: Upgrade the librpc and libnet code. 2007-10-10 13:50:55 -05:00
wb_connect_sam.c r12865: Upgrade the librpc and libnet code. 2007-10-10 13:50:55 -05:00
wb_dom_info_trusted.c r12608: Remove some unused #include lines. 2007-10-10 13:49:03 -05:00
wb_dom_info.c r12608: Remove some unused #include lines. 2007-10-10 13:49:03 -05:00
wb_init_domain.c r12865: Upgrade the librpc and libnet code. 2007-10-10 13:50:55 -05:00
wb_pam_auth.c r12608: Remove some unused #include lines. 2007-10-10 13:49:03 -05:00
wb_samba3_cmd.c r12866: This removes the abstraction layer in winbindd intended to deal with 2007-10-10 13:50:55 -05:00
wb_samba3_protocol.c r12866: This removes the abstraction layer in winbindd intended to deal with 2007-10-10 13:50:55 -05:00
wb_server.c r12866: This removes the abstraction layer in winbindd intended to deal with 2007-10-10 13:50:55 -05:00
wb_server.h r12866: This removes the abstraction layer in winbindd intended to deal with 2007-10-10 13:50:55 -05:00
wb_sid2domain.c r12608: Remove some unused #include lines. 2007-10-10 13:49:03 -05:00