Merge branch 'master' of ssh://git.samba.org/data/git/samba
[amitay/samba.git] / source4 / winbind / wb_samba3_protocol.c
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Stefan Metzmachers4:winbind: s/private/private_data
2009-01-15 Kai Blins4-winbind: Add support for the WINBINDD_LIST_GROUPS...
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Kai Blinnsswitch: Move nsswitch files from source4 to top level...
2008-12-16 Kai Blinnsswitch: Move source3 files to top level dir.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-15 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-15 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-15 Andrew BartlettFix winbind to check machine account.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Stefan Metzmacherr25158: rename nsswitch/winbindd_nss.h => nsswitch...
2007-10-10 Jelmer Vernooijr25001: Fix more C++ and other warnings, fix some of...
2007-10-10 Kai Blinr24483: Implement backend for wbinfo -u (list users)
2007-10-10 Kai Blinr24373: Implement backend for wbinfo -G (gid2sid)
2007-10-10 Kai Blinr24372: Implement backend for wbinfo -U
2007-10-10 Kai Blinr24371: Actually add the glue to make wbinfo -S and...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr23653: add dummy implementation for all nss calls...
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