mirror of
https://github.com/samba-team/samba.git
synced 2025-11-20 08:23:50 +03:00
* rename the composite helper functions from comp_* to composite_* * Move the lsa initialization to wb_connect_lsa.c * Equip smb_composite_connect with a fallback_to_anonymous The latter two simplify wb_init_domain.c quite a bit. Volker