summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/winbindd_pam.c
Commit message (Expand)AuthorAgeFilesLines
* Removed unneeded extern.Tim Potter2001-10-311-2/+0
* This is a farily large patch (3300 lines) and reworks most of the AuthRewriteAndrew Bartlett2001-10-311-72/+15
* Added some extra fields to the auth_serversupplied_info structure.Tim Potter2001-10-311-0/+4
* This is the start of a bit of a rewrite of winbindd's connection handling.Tim Potter2001-10-051-4/+16
* Some patches to authentication:Tim Potter2001-09-121-4/+4
* more warning fixes on solarisAndrew Tridgell2001-09-051-2/+2
* the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell2001-09-041-4/+4
* converted another bunch of stuff to NTSTATUSAndrew Tridgell2001-08-271-2/+2
* Make domain_client_validate return a status code instead of a boolean.Tim Potter2001-08-241-10/+10
* Added copyright for me and AB.Tim Potter2001-08-231-0/+2
* Added another authentication interface to winbindd. The Challenge ResponseTim Potter2001-08-221-1/+72
* This patch does a number of things, mostly smaller than they look :-)Andrew Bartlett2001-08-121-1/+14
* This is my 'Authentication Rewrite' version 1.01, mostly as submitted toAndrew Bartlett2001-08-031-8/+48
* the nss and pam modules in winbind don't have strchr_m() yet, so useAndrew Tridgell2001-07-181-2/+2
* strchr and strrchr are macros when compiling with optimisation in gcc, so we ...Andrew Tridgell2001-07-041-2/+2
* Added comment about possible optimisation to winbindd_pam_auth()Tim Potter2001-06-071-0/+4
* Fixes to get pam_auth() functionality working again.Tim Potter2001-05-171-36/+13
* Preliminary merge of winbind into HEAD. Note that this compiles and linksTim Potter2001-05-071-9/+79
* Got "medieval on our ass" about adding the -1 to slprintf.Jeremy Allison2001-04-081-1/+1
* moved secrets handling into secrets.cAndrew Tridgell2000-06-031-30/+5
* use "winbind separator" in tng as wellAndrew Tridgell2000-05-121-1/+1
* brought the winbindd code into headAndrew Tridgell2000-05-091-0/+97