r23311: Updating the samba4 winbind protocol to version 18.
[jelmer/samba4-debian.git] / source / winbind / wb_samba3_protocol.c
2007-10-10 Kai Blinr23311: Updating the samba4 winbind protocol to version 18.
2007-10-10 Andrew Bartlettr17250: Fix comment, the Samba3 winbind protocol uses...
2007-10-10 Andrew Bartlettr12866: This removes the abstraction layer in winbindd...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Tim Potterr11968: More warning fixes. We're on track to getting...
2007-10-10 Tim Potterr11626: Fix unhandled enum in case statement warnings...
2007-10-10 Volker Lendecker11528: Separate finding dcs from initializing a domain...
2007-10-10 Volker Lendecker11193: Implement wbinfo -m
2007-10-10 Volker Lendecker11181: Implement wbinfo -s and wbinfo --user-sids...
2007-10-10 Volker Lendecker11095: Implement wb_getuserdomgroups.
2007-10-10 Volker Lendecker11094: Connect to SAM, implement getdcname
2007-10-10 Volker Lendecker11070: Fix a cut&paste error, now wbinfo can properly...
2007-10-10 Andrew Bartlettr10844: Add challenge-response authentication to Samba4...
2007-10-10 Volker Lendecker10691: This gets half-way to wbinfo -n. It acquires...
2007-10-10 Volker Lendecker10675: Connect to the DC's IPC$
2007-10-10 Stefan Metzmacherr10508: - implement WINBINDD_NETBIOS_NAME, WINBINDD_DOM...
2007-10-10 Volker Lendecker10491: First step towards wbinfo -t: This issues a...
2007-10-10 Jelmer Vernooijr10438: Move portability functions to lib/replace/...
2007-10-10 Stefan Metzmacherr10435: fill in the reference to the generic wbsrv_call...
2007-10-10 Stefan Metzmacherr10426: - restructure the winbind server code a bit