summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/winbindd_pam.c
Commit message (Expand)AuthorAgeFilesLines
* r19207: Properly canonicalize incoming names to theJeremy Allison2007-10-101-3/+12
* r19148: Finish last nights patch - make offlineJeremy Allison2007-10-101-2/+2
* r18871: Fix copy/paste mixup.Günther Deschner2007-10-101-1/+1
* r18710: Prevent that our offline cache can get outdated after a password change.Günther Deschner2007-10-101-1/+8
* r18551: Implement a 30 seconds from startup, during which weJeremy Allison2007-10-101-0/+12
* r18271: Big change:Gerald Carter2007-10-101-1/+1
* r18259: Fix the non-krb5 builds.Günther Deschner2007-10-101-1/+2
* r18239: THIS IS GUENTHER'S WORK !!! He's allowing me to mergeJeremy Allison2007-10-101-4/+67
* r18188: merge 3.0-libndr branchJelmer Vernooij2007-10-101-8/+8
* r18158: Stop winbindd from accumulating memory creds infinitely when doingGünther Deschner2007-10-101-12/+21
* r18062: Fix to ensure the name used by pam matches theJeremy Allison2007-10-101-4/+35
* r18028: Fix warnings on non-krb5 systemsVolker Lendecke2007-10-101-13/+19
* r17897: Store the uid in the memory creds. Don't request theJeremy Allison2007-10-101-0/+1
* r17837: Split out the storing of memory cached credentialsJeremy Allison2007-10-101-49/+62
* r17723: * BUG 3969: Fix unsigned time comparison with expiration policy from ...Gerald Carter2007-10-101-38/+9
* r17617: Take Andrew Bartletts excellent advice and don't storeJeremy Allison2007-10-101-2/+22
* r17610: Added the ability for firefox to drive the winbinddJeremy Allison2007-10-101-2/+2
* r17605: Some C++ warningsVolker Lendecke2007-10-101-4/+6
* r17005: Add a new helper mode to ntlm_auth: ntlm-change-password-1Andrew Bartlett2007-10-101-0/+148
* r16610: Subtle one from Klocwork #2076. If multiple flagsJeremy Allison2007-10-101-0/+3
* r16480: (Ugly) workaround before the set_dc_type_flags & friends cleanup:Günther Deschner2007-10-101-1/+39
* r16473: There is no point in calling set_dc_type_and_flags() before eachGünther Deschner2007-10-101-2/+9
* r15983: Honour the krb5 principal name change (of the new ads join code) in theGünther Deschner2007-10-101-1/+1
* r15982: Fix confusing order of DEBUG statements in winbindds pam_auth.Günther Deschner2007-10-101-3/+3
* r15539: Use portable wrapper functions instead of seteuidJeremy Allison2007-10-101-3/+3
* r15523: Honour the time_offset also when verifying kerberos tickets. ThisGünther Deschner2007-10-101-0/+1
* r15398: Attempt to send the correct warning when a password change was attemptedGünther Deschner2007-10-101-2/+3
* r15396: Cleanup credential caches from winbind's linked list.Günther Deschner2007-10-101-1/+6
* r15240: Correctly disallow unauthorized access when logging on with theGünther Deschner2007-10-101-0/+1
* r15229: Save useless roundtrips in pam_auth (fallback to samlogon) when we knowGünther Deschner2007-10-101-1/+3
* r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...Gerald Carter2007-10-101-10/+10
* r14753: Fix the kerberized pam_auth: As we could have created a new credentialGünther Deschner2007-10-101-14/+26
* r14674: Further cleanup for cached logins, only dump hashes with DEBUG_PASSWORD.Günther Deschner2007-10-101-0/+2
* r14597: Merge DCERPC_FAULT constants from Samba 4.Günther Deschner2007-10-101-1/+1
* r14585: Tighten argument list of kerberos_kinit_password again,Günther Deschner2007-10-101-8/+8
* r14514: Fixing last commit. Thanks Volker.Günther Deschner2007-10-101-1/+1
* r14513: Fix winbindd_chauthtok: only fallback when the chgpasswd3 call is notGünther Deschner2007-10-101-2/+5
* r14507: Re-disable accidentially re-enabled paranoia check. This should makeGünther Deschner2007-10-101-1/+4
* r14496: Add WBFLAG_PAM_GET_PWD_POLICY bit to only callout for domain passwordGünther Deschner2007-10-101-4/+7
* r14493: There is no point in falling back to a samlogon when a krb5login hasGünther Deschner2007-10-101-0/+17
* r14403: * modifies create_local_nt_token() to create a BUILTIN\AdministratorsGerald Carter2007-10-101-1/+1
* r14392: Use KRB5_TGS_NAME.Günther Deschner2007-10-101-1/+1
* r14275: Shut-up coverity false positive (bug #199) by making an assertionJeremy Allison2007-10-101-0/+7
* r14259: Fix coverity #42. Ensure contact_domain can't be null derefedJeremy Allison2007-10-101-4/+6
* r14148: Removing the not very well tested krb5 ticket refresh handling activatedGünther Deschner2007-10-101-8/+1
* r13914: Fix Coverity bug #151.Volker Lendecke2007-10-101-1/+1
* r13895: As agreed upon with gd on the phone, remove WBFLAG_PAM_CONTACT_TRUSTD...Volker Lendecke2007-10-101-12/+0
* r13720: Only lockout Administrator after x bad password attempts in offline-modeGünther Deschner2007-10-101-8/+37
* r13679: Commiting the rm_primary_group.patch posted on samba-technicalGerald Carter2007-10-101-0/+1
* r13639: Never overwrite the acct_flags in rpccli_netlogon_sam_network_logon().Günther Deschner2007-10-101-6/+2