summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/winbindd_pam.c
Commit message (Expand)AuthorAgeFilesLines
* Try to catch up on the code I've put into HEAD that should be in 3.0:Andrew Bartlett2002-10-261-0/+7
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-3/+3
* sync 3.0 branch with headJelmer Vernooij2002-08-171-30/+109
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-0/+3
* Spelling.Tim Potter2002-04-071-1/+1
* Various winbind updates:Andrew Bartlett2002-03-231-1/+1
* Renamed get_nt_error_msg() to nt_errstr().Tim Potter2002-03-171-6/+6
* Winbind cleanup.Andrew Bartlett2002-02-151-2/+2
* A few small winbind updates:Andrew Bartlett2002-02-111-10/+5
* Fix up some of the DEBUG lines in winbind_pam.cAndrew Bartlett2002-02-081-8/+10
* Drastic impromvents to pam_winbind.Andrew Bartlett2002-02-051-30/+69
* Removed unused variables.Tim Potter2002-01-311-2/+0
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Fix for password change from Samuel Ziegler <sam@xpedion.com>Tim Potter2002-01-301-11/+11
* This is the 'winbind default domain' patch from Alexander BokovoyAndrew Bartlett2002-01-181-2/+19
* Initialise cli variables and try not to do a cli_shutdown() of uninitialsedAndrew Bartlett2002-01-141-4/+10
* Many thanks to Alexander Bokovoy <a.bokovoy@sam-solutions.net>.Andrew Bartlett2002-01-121-0/+2
* This changes the winbind protcol a bit:Andrew Bartlett2002-01-101-21/+13
* Further rpc_client removal, this time from winbindd.Andrew Bartlett2002-01-011-38/+60
* added some commentsAndrew Tridgell2001-12-101-2/+1
* Fixed parse_domain_user to be bool.Jeremy Allison2001-12-051-28/+27
* This is another rather major change to the samba authenticaionAndrew Bartlett2001-11-241-5/+7
* Got rid of that stupid parse_domain_user() warning when compilingTim Potter2001-11-231-22/+0
* Fixed check machine account function.Tim Potter2001-11-231-6/+12
* Use cli_nt_login_network() instead of domain_client_validate() to performTim Potter2001-11-051-41/+55
* 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