summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/winbindd_pam.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2007-10-101-1/+1
* r13492: As noone objected on the mailing-list:Günther Deschner2007-10-101-2/+11
* r13442: Implement samr_chgpasswd_user3 server-side.Günther Deschner2007-10-101-8/+8
* r13409: No functional changes, just some DEBUG cleanup.Günther Deschner2007-10-101-1/+1
* r13377: Fix from Volker: Make offline authentication work with NT4 as wellGünther Deschner2007-10-101-2/+12
* r13375: Match XP behaviour: Don't force 'Administrator' to change an expiredGünther Deschner2007-10-101-13/+2
* r13316: Let the carnage begin....Gerald Carter2007-10-101-33/+993
* r13042: Fix for bug #3248 Stefan Burkei <stefan@burkei.de>.Jeremy Allison2007-10-101-1/+2
* r12313: Introduce yet another copy of the string_sub function:Volker Lendecke2007-10-101-6/+12
* r11851: Display correct error string.Günther Deschner2007-10-101-1/+1
* r11667: Fix a debug messageVolker Lendecke2007-10-101-2/+3
* r11661: Store the INFO3 in the PAC data into the netsamlogon_cache.Gerald Carter2007-10-101-2/+2
* r11652: Reinstate the netsamlogon_cache in order to workGerald Carter2007-10-101-0/+8
* r11573: Adding Andrew Bartlett's patch to make machine accountJeremy Allison2007-10-101-18/+20
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-114/+58
* r10268: Fix for bug #3095 - winbindd checking credentials.Jeremy Allison2007-10-101-12/+18
* r9588: remove netsamlogon_cache interface...everything seems to work fine. W...Gerald Carter2007-10-101-6/+0
* r7785: This looks much larger than it is. It changes the top-level functions ...Volker Lendecke2007-10-101-17/+14
* r7454: couple of winbindd fixesGerald Carter2007-10-101-1/+1
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2007-10-101-142/+276
* r5331: Support SIDs as %s replacements in the afs username map parameter.Volker Lendecke2007-10-101-0/+12
* r4286: Give back 8 byte lm_session_key in Netrsamlogon-reply.Günther Deschner2007-10-101-1/+1
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-4/+4
* r2762: Remove silly conversion to and from UTF8 on the winbind pipe. Fix theAndrew Bartlett2007-10-101-35/+19