updated the 3.0 branch from the head branch - ready for alpha18
[jra/samba/.git] / source3 / nsswitch / winbindd_cm.c
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-07-13 Andrew BartlettI just noticed that I never added my copyright when...
2002-06-25 Andrew BartlettUpdate cli_full_connection() to take a 'flags' paramate...
2002-06-18 Simo Sorcemore debug classess activated
2002-05-24 Andrew BartlettRemove the password length paramater from cli_full_conn...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-04 Jeremy AllisonFixed the handle leak in the connection management...
2002-03-23 Andrew BartlettVarious winbind updates:
2002-03-19 Andrew BartlettFix a double-free bug in wbinfo -t's call in winbindd.
2002-03-18 Andrew BartlettAllow us to see the difference between these two errors...
2002-03-17 Tim PotterRenamed get_nt_error_msg() to nt_errstr().
2002-03-11 Andrew Tridgellalways make winbindd try for the PDC first before tryin...
2002-03-02 Andrew BartlettAllow Samba to trust NT4 Domains.
2002-02-28 Jeremy AllisonEnsure that winbindd and smbd both use identical logic...
2002-02-15 Andrew BartlettWinbind cleanup.
2002-02-11 Andrew BartlettA few small winbind updates:
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-25 Tim PotterRemoved dodgy init of local variable.
2002-01-25 Tim PotterMuch more useful handling of backup domain controllers...
2002-01-19 Simo Sorcefixes (asprintf) from 2.2
2002-01-01 Andrew BartlettFurther rpc_client removal, this time from winbindd.
2001-12-11 Tim PotterModify winbindd to use authenticated user info from...
2001-12-01 Andrew TridgellThe beginnings of alternative backends for winbindd
2001-11-29 Tim PotterI think the lookup_pdc_name() should be called lookup_d...
2001-11-27 Tim PotterSome reformatting.
2001-11-26 Andrew Tridgelldon't die with a FPE if there are no DCs
2001-11-23 Tim PotterFixed check machine account function.
2001-11-15 Jeremy AllisonTidyup formatting a bit (spaces->tabs) whilst reading...
2001-11-15 Tim PotterCaching user, group and domain sam handles was a stupid...
2001-11-15 Tim PotterCache positive and negative name domain controller...
2001-11-14 Tim PotterRandom connection robustness related fixes. Display...
2001-11-05 Tim PotterUse cli_nt_login_network() instead of domain_client_val...
2001-10-29 Volker LendeckeDon't force winbind to use non-local DC's.
2001-10-27 Tim PotterAdded some connection checking code. Doesn't work...
2001-10-09 Tim PotterImplemented sam group handle stuff. getent group now...
2001-10-08 Tim PotterMore work on winbindd connection rewrite:
2001-10-05 Tim PotterThis is the start of a bit of a rewrite of winbindd...