summaryrefslogtreecommitdiffstats
path: root/source/nsswitch/winbindd_pam.c
Commit message (Expand)AuthorAgeFilesLines
* Store the type of 'sec channel' that we establish to the DC. If we are aAndrew Bartlett2003-04-161-9/+10
* privilaged -> privilegedTim Potter2003-04-071-2/+2
* Print out the 'freindly' error message from winbind. Also print usefulAndrew Bartlett2003-04-021-3/+16
* NTLM Authentication:Andrew Bartlett2003-03-231-7/+6
* Ensure that only parse_prs.c access internal members of the prs_struct.Jeremy Allison2003-02-141-1/+2
* small merges from SAMBA_3_0; mostly typos, renames, etc...Gerald Carter2003-01-151-3/+3
* Added a comment in case anyone is thinking of doing a SMB_ASSERT in winbindd.Tim Potter2003-01-141-0/+2
* Return the 'freindly' NT error message if at all possible.Andrew Bartlett2003-01-111-1/+1
* Becouse these functions return a size_t, they can't return negitive numbers.Andrew Bartlett2003-01-021-3/+3
* Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-201-2/+2
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-11/+11
* Updates to winbind's PAM client and server - make the debug logsAndrew Bartlett2002-10-261-0/+7
* Merge undone cleanups.Tim Potter2002-09-121-12/+19
* Merge of winbind auth cleanups from appliance.Tim Potter2002-09-121-19/+12
* Merge of cut&paste fix from appliance.Tim Potter2002-09-121-1/+1
* Spelling fix.Tim Potter2002-09-121-2/+2
* Winbind updates!Andrew Bartlett2002-07-311-28/+107
* Try to fix up warnings - particularly on the IRIX 64 bit compiler (which had aAndrew Bartlett2002-07-201-2/+2
* more debug classess activatedSimo Sorce2002-06-181-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