summaryrefslogtreecommitdiff
path: root/source/nsswitch/winbindd_pam.c
Commit message (Expand)AuthorAgeFilesLines
* r16485: Final changes for 3.0.23rc3 (pulled in changes up to SAMBA_3_0 r16484)samba-3.0.23rc3Gerald Carter2006-06-231-3/+48
* r16104: Set version to 3.0.23rc2Gerald Carter2006-06-081-4/+4
* r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)Gerald Carter2006-05-231-7/+17
* r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...Gerald Carter2006-04-121-10/+10
* r14753: Fix the kerberized pam_auth: As we could have created a new credentialGünther Deschner2006-03-291-14/+26
* r14674: Further cleanup for cached logins, only dump hashes with DEBUG_PASSWORD.Günther Deschner2006-03-231-0/+2
* r14597: Merge DCERPC_FAULT constants from Samba 4.Günther Deschner2006-03-211-1/+1
* r14585: Tighten argument list of kerberos_kinit_password again,Günther Deschner2006-03-201-8/+8
* r14514: Fixing last commit. Thanks Volker.Günther Deschner2006-03-171-1/+1
* r14513: Fix winbindd_chauthtok: only fallback when the chgpasswd3 call is notGünther Deschner2006-03-171-2/+5
* r14507: Re-disable accidentially re-enabled paranoia check. This should makeGünther Deschner2006-03-171-1/+4
* r14496: Add WBFLAG_PAM_GET_PWD_POLICY bit to only callout for domain passwordGünther Deschner2006-03-161-4/+7
* r14493: There is no point in falling back to a samlogon when a krb5login hasGünther Deschner2006-03-161-0/+17
* r14403: * modifies create_local_nt_token() to create a BUILTIN\AdministratorsGerald Carter2006-03-151-1/+1
* r14392: Use KRB5_TGS_NAME.Günther Deschner2006-03-141-1/+1
* r14275: Shut-up coverity false positive (bug #199) by making an assertionJeremy Allison2006-03-131-0/+7
* r14259: Fix coverity #42. Ensure contact_domain can't be null derefedJeremy Allison2006-03-131-4/+6
* r14148: Removing the not very well tested krb5 ticket refresh handling activatedGünther Deschner2006-03-101-8/+1
* r13914: Fix Coverity bug #151.Volker Lendecke2006-03-071-1/+1
* r13895: As agreed upon with gd on the phone, remove WBFLAG_PAM_CONTACT_TRUSTD...Volker Lendecke2006-03-061-12/+0
* r13720: Only lockout Administrator after x bad password attempts in offline-modeGünther Deschner2006-02-271-8/+37
* r13679: Commiting the rm_primary_group.patch posted on samba-technicalGerald Carter2006-02-241-0/+1
* r13639: Never overwrite the acct_flags in rpccli_netlogon_sam_network_logon().Günther Deschner2006-02-221-6/+2
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2006-02-201-1/+1
* r13492: As noone objected on the mailing-list:Günther Deschner2006-02-131-2/+11
* r13442: Implement samr_chgpasswd_user3 server-side.Günther Deschner2006-02-101-8/+8
* r13409: No functional changes, just some DEBUG cleanup.Günther Deschner2006-02-091-1/+1
* r13377: Fix from Volker: Make offline authentication work with NT4 as wellGünther Deschner2006-02-071-2/+12
* r13375: Match XP behaviour: Don't force 'Administrator' to change an expiredGünther Deschner2006-02-071-13/+2
* r13316: Let the carnage begin....Gerald Carter2006-02-031-33/+993
* r13042: Fix for bug #3248 Stefan Burkei <stefan@burkei.de>.Jeremy Allison2006-01-191-1/+2
* r12313: Introduce yet another copy of the string_sub function:Volker Lendecke2005-12-181-6/+12
* r11851: Display correct error string.Günther Deschner2005-11-221-1/+1
* r11667: Fix a debug messageVolker Lendecke2005-11-111-2/+3
* r11661: Store the INFO3 in the PAC data into the netsamlogon_cache.Gerald Carter2005-11-111-2/+2
* r11652: Reinstate the netsamlogon_cache in order to workGerald Carter2005-11-101-0/+8
* r11573: Adding Andrew Bartlett's patch to make machine accountJeremy Allison2005-11-081-18/+20
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-114/+58
* r10268: Fix for bug #3095 - winbindd checking credentials.Jeremy Allison2005-09-161-12/+18
* r9588: remove netsamlogon_cache interface...everything seems to work fine. W...Gerald Carter2005-08-241-6/+0
* r7785: This looks much larger than it is. It changes the top-level functions ...Volker Lendecke2005-06-201-17/+14
* r7454: couple of winbindd fixesGerald Carter2005-06-101-1/+1
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2005-06-081-142/+276
* r5331: Support SIDs as %s replacements in the afs username map parameter.Volker Lendecke2005-02-111-0/+12
* r4286: Give back 8 byte lm_session_key in Netrsamlogon-reply.Günther Deschner2004-12-201-1/+1
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2004-12-071-4/+4
* r2762: Remove silly conversion to and from UTF8 on the winbind pipe. Fix theAndrew Bartlett2004-10-011-35/+19
* r2755: Fix NTLMv2 for use with pam_winbind, the plaintext ntlm_auth modes,Andrew Bartlett2004-09-301-4/+50
* r2177: use the correct counter when copying group rids from the user_info3 st...Gerald Carter2004-09-011-3/+3
* r2086: fix bug with winbindd_getpwnam() caused by Microsoft DC's not filling ...Gerald Carter2004-08-271-2/+2