r11181: Implement wbinfo -s and wbinfo --user-sids. The patch is so large because
[samba.git] / source4 / winbind / wb_init_domain.c
2007-10-10 Volker Lendecker11181: Implement wbinfo -s and wbinfo --user-sids...
2007-10-10 Volker Lendecker11094: Connect to SAM, implement getdcname
2007-10-10 Volker Lendecker11093: Implement wb_queue_domain_send: If the domain...
2007-10-10 Volker Lendecker10878: Reply to some comments by tridge and metze:
2007-10-10 Volker Lendecker10859: Make the flow a bit clearer
2007-10-10 Volker Lendecker10853: Convert wbinfo -n to properly init the domain.
2007-10-10 Volker Lendecker10852: Continuation-based programming can become a...