summaryrefslogtreecommitdiff
path: root/source4/winbind/wb_connect_lsa.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r10878: Reply to some comments by tridge and metze:Volker Lendecke1-0/+323
* 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 (This used to be commit deb127e04ea01ae93394da5ebffb39d81caeb6d9)