updated the 3.0 branch from the head branch - ready for alpha18
[ira/wip.git] / source3 / nsswitch / winbindd_pam.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-06-18 Simo Sorcemore debug classess activated
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-07 Tim PotterSpelling.
2002-03-23 Andrew BartlettVarious winbind updates:
2002-03-17 Tim PotterRenamed get_nt_error_msg() to nt_errstr().
2002-02-15 Andrew BartlettWinbind cleanup.
2002-02-11 Andrew BartlettA few small winbind updates:
2002-02-08 Andrew BartlettFix up some of the DEBUG lines in winbind_pam.c
2002-02-05 Andrew BartlettDrastic impromvents to pam_winbind.
2002-01-31 Tim PotterRemoved unused variables.
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-30 Tim PotterFix for password change from Samuel Ziegler <sam@xpedio...
2002-01-18 Andrew BartlettThis is the 'winbind default domain' patch from Alexand...
2002-01-14 Andrew BartlettInitialise cli variables and try not to do a cli_shutdo...
2002-01-12 Andrew BartlettMany thanks to Alexander Bokovoy <a.bokovoy@sam-solutio...
2002-01-10 Andrew BartlettThis changes the winbind protcol a bit:
2002-01-01 Andrew BartlettFurther rpc_client removal, this time from winbindd.
2001-12-10 Andrew Tridgelladded some comments
2001-12-05 Jeremy AllisonFixed parse_domain_user to be bool.
2001-11-24 Andrew BartlettThis is another rather major change to the samba authen...
2001-11-23 Tim PotterGot rid of that stupid parse_domain_user() warning...
2001-11-23 Tim PotterFixed check machine account function.
2001-11-05 Tim PotterUse cli_nt_login_network() instead of domain_client_val...
2001-10-31 Tim PotterRemoved unneeded extern.
2001-10-31 Andrew BartlettThis is a farily large patch (3300 lines) and reworks...
2001-10-31 Tim PotterAdded some extra fields to the auth_serversupplied_info...
2001-10-05 Tim PotterThis is the start of a bit of a rewrite of winbindd...
2001-09-12 Tim PotterSome patches to authentication:
2001-09-05 Andrew Tridgellmore warning fixes on solaris
2001-09-04 Andrew Tridgellthe next stage in the NTSTATUS/WERROR change. smbd...
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-24 Tim PotterMake domain_client_validate return a status code instea...
2001-08-23 Tim PotterAdded copyright for me and AB.
2001-08-22 Tim PotterAdded another authentication interface to winbindd...
2001-08-12 Andrew BartlettThis patch does a number of things, mostly smaller...
2001-08-03 Andrew BartlettThis is my 'Authentication Rewrite' version 1.01, mostl...
2001-07-18 Andrew Tridgellthe nss and pam modules in winbind don't have strchr_m...
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-06-07 Tim PotterAdded comment about possible optimisation to winbindd_p...
2001-05-17 Tim PotterFixes to get pam_auth() functionality working again.
2001-05-07 Tim PotterPreliminary merge of winbind into HEAD. Note that...
2001-04-08 Jeremy AllisonGot "medieval on our ass" about adding the -1 to slprintf.
2000-06-03 Andrew Tridgellmoved secrets handling into secrets.c
2000-05-12 Andrew Tridgelluse "winbind separator" in tng as well
2000-05-09 Andrew Tridgellbrought the winbindd code into head