HPUX nss fix.
[ira/wip.git] / source3 / nsswitch / winbindd_pam.c
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