trying to get HEAD building again. If you want the code
[gd/samba-autobuild/.git] / source3 / nsswitch / winbindd_pam.c
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-04-16 Andrew BartlettStore the type of 'sec channel' that we establish to...
2003-04-07 Tim Potterprivilaged -> privileged
2003-04-02 Andrew BartlettPrint out the 'freindly' error message from winbind...
2003-03-23 Andrew BartlettNTLM Authentication:
2003-02-14 Jeremy AllisonEnsure that only parse_prs.c access internal members...
2003-01-15 Gerald Cartersmall merges from SAMBA_3_0; mostly typos, renames...
2003-01-14 Tim PotterAdded a comment in case anyone is thinking of doing...
2003-01-11 Andrew BartlettReturn the 'freindly' NT error message if at all possible.
2003-01-02 Andrew BartlettBecouse these functions return a size_t, they can't...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-10-26 Andrew BartlettUpdates to winbind's PAM client and server - make the...
2002-09-12 Tim PotterMerge undone cleanups.
2002-09-12 Tim PotterMerge of winbind auth cleanups from appliance.
2002-09-12 Tim PotterMerge of cut&paste fix from appliance.
2002-09-12 Tim PotterSpelling fix.
2002-07-31 Andrew BartlettWinbind updates!
2002-07-20 Andrew BartlettTry to fix up warnings - particularly on the IRIX 64...
2002-06-18 Simo Sorcemore debug classess activated
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