r23779: Change from v2 or later to v3 or later.
[kai/samba.git] / source3 / auth / auth_winbind.c
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Gerald Carterr21940: Sorry Volker, I have to revert your revert...
2007-10-10 Volker Lendecker21935: Revert obviously not sufficiently tested code...
2007-10-10 Volker Lendecker21878: Fix a bug with smbd serving a windows terminal...
2007-10-10 Volker Lendecker18665: Remove two type-punned warnings
2007-10-10 Volker Lendecker17626: Some C++ Warnings
2007-10-10 Volker Lendecker15475: Ugly and disgusting patch to fix the username...
2007-10-10 Volker Lendecker15472: Remove an unused function parameter
2007-10-10 Gerald Carterr15053: fix portabilities issues between 32-bit winbind...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Jeremy Allisonr11573: Adding Andrew Bartlett's patch to make machine...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Andrew Bartlettr3616: Merge for 3.0.8.
2007-10-10 Jeremy Allisonr786: Memory leak fixes in (mostly) error code paths...
2003-12-19 Gerald Carter* add a few useful debug lines
2003-12-19 Gerald Carter* add a few useful debug lines
2003-10-07 Gerald Cartermake sure to call get_user_groups() with the full winbi...
2003-10-07 Gerald Cartermake sure to call get_user_groups() with the full winbi...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-15 Herb Lewisget rid of more compiler warnings
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-07 Gerald Carterand so it begins....
2003-07-03 Andrew BartlettThis patch takes the work the jerry did for beta2,...
2003-06-30 Jeremy AllisonValgrind found a bug (subtracting a pointer from a...
2003-06-04 Jelmer VernooijAdd some static. Patch by Stefan Metzmacher <metze...
2003-05-27 Gerald Cartervolker's fix for crash when my_private_data == NULL
2003-05-27 Gerald Cartervolker's fix for crash when my_private_data == NULL
2003-05-26 Volker LendeckeCorrectly initialize winbind auth method.
2003-05-26 Volker LendeckeCorrectly initialize winbind auth method.
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
2003-04-28 Andrew BartlettAdd cast for compiler
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 Andrew BartlettMerge compile warning fixes from 3.0
2003-04-24 Andrew BartlettMerge auth changes from HEAD:
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-16 Jelmer VernooijAdd support for the new modules system to auth/ (merge...
2003-04-16 Andrew BartlettCause the winbind auth module to call the ntdomain...
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-24 Jelmer Vernooij- Add support to auth/ for the new modules system
2003-02-14 Jeremy AllisonEnsure that only parse_prs.c access internal members...
2003-02-14 Jeremy AllisonEnsure that only parse_prs.c access internal members...
2002-12-23 Jeremy AllisonFinish adding strings to all talloc_init() calls.
2002-12-23 Jeremy AllisonFinish adding strings to all talloc_init() calls.
2002-11-15 Andrew BartlettUpdates from HEAD:
2002-11-15 Andrew BartlettSmall auth updates:
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-20 Andrew BartlettBased orginally by work by Kai, this patch moves our...
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-31 Andrew BartlettWinbind updates!
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-05-24 Andrew BartlettName the authentication modules, and therfore fix up...
2002-05-24 Andrew BartlettMove the authenticaion subsystem over to the same ...
2002-05-21 Simo Sorcetypo, sorry
2002-05-21 Simo Sorcedebug classized
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-25 Andrew BartlettBring auth_winbind into line with the protocol changes
2002-01-05 Andrew BartlettI've decided to move the auth code around a bit more...
2002-01-01 Andrew BartlettA farily large commit:
2001-11-26 Tim Potterchallange -> challenge
2001-11-24 Andrew BartlettAnd add the winbind module I missed in the last run.