summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd_pam.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r23474: Here's a small patch that disables the libkrb5.so replay cacheGerald Carter1-1/+1
2007-10-10r23225: Attached find a patch that makes use of NetSamLogonEx inVolker Lendecke1-2/+52
2007-10-10r22904: Fix indent.Günther Deschner1-1/+1
2007-10-10r22903: Now that we have the on-disc trustdomaincache with type flags we can ...Günther Deschner1-3/+6
2007-10-10r22901: When an AD account has UF_DONT_REQUIRE_PREAUTH set we need to fallbac...Günther Deschner1-0/+8
2007-10-10r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; andVolker Lendecke1-1/+1
2007-10-10r22745: Add local groups to the --required-membership-sid test. This needsVolker Lendecke1-90/+62
2007-10-10r22738: Fix a debug message.Volker Lendecke1-1/+2
2007-10-10r22730: Fix password changes via pam_winbindd when using "winbind normalize n...Gerald Carter1-0/+2
2007-10-10r22720: Fixes for offline auth when using krb5_auth = yes in pam_winbind.Gerald Carter1-8/+26
2007-10-10r22719: Missed change for one-way trust support. Ignore password policyGerald Carter1-1/+5
2007-10-10r22717: Add Everyone and AuthenticatedUsers to the user's tokenGerald Carter1-1/+10
2007-10-10r22712: Inform the user when logging in via pam_winbindGerald Carter1-0/+8
2007-10-10r22710: Support one-way trusts.Gerald Carter1-0/+6
2007-10-10r22666: Expand kerberos_kinit_password_ext() to return NTSTATUS codes and makeGünther Deschner1-2/+2
2007-10-10r22001: change prototype of dump_data(), so that it takes unsigned char * now,Stefan Metzmacher1-3/+3
2007-10-10r21887: Fix annoying bug where in a pam_close_session (or a pam_setcred with theGünther Deschner1-1/+29
2007-10-10r21873: This is winbindd_pam.c, not pam_winbind.c :-)Volker Lendecke1-1/+1
2007-10-10r21872: Fix a debug messageVolker Lendecke1-1/+1
2007-10-10r21860: Fixes for "winbind normalize names" functionality:Gerald Carter1-0/+4
2007-10-10r21537: Avoid to trigger the confusing "cached entry differs." warning whenGünther Deschner1-2/+8
2007-10-10r21500: Fix inappropriate creation of a krb5 ticket refreshing event when a userGünther Deschner1-0/+11
2007-10-10r21318: Fix Bug #4225.Günther Deschner1-5/+61
2007-10-10r21240: Fix longstanding Bug #4009.Günther Deschner1-1/+2
2007-10-10r21009: Patch from Danilo Almeida @ Centeris (via me).Gerald Carter1-9/+65
2007-10-10r20905: Windows 2000 returns NT_STATUS_ACCOUNT_RESTRICTION if the pwGerald Carter1-3/+11
2007-10-10r20725: Get rid of a bool passed down -- gd, please checkVolker Lendecke1-2/+0
2007-10-10r20687: Implement grace logons for offline authentications in pam_winbind.Günther Deschner1-18/+22
2007-10-10r20254: The pam_chauthtok needs to go through the async interface as well.Günther Deschner1-14/+26
2007-10-10r20180: Ensure that pam returns the correct error messagesJeremy Allison1-10/+13
2007-10-10r20171: Don't delete the krb5 credential if others still reference to it.Günther Deschner1-14/+5
2007-10-10r19207: Properly canonicalize incoming names to theJeremy Allison1-3/+12
2007-10-10r19148: Finish last nights patch - make offlineJeremy Allison1-2/+2
2007-10-10r18871: Fix copy/paste mixup.Günther Deschner1-1/+1
2007-10-10r18710: Prevent that our offline cache can get outdated after a password change.Günther Deschner1-1/+8
2007-10-10r18551: Implement a 30 seconds from startup, during which weJeremy Allison1-0/+12
2007-10-10r18271: Big change:Gerald Carter1-1/+1
2007-10-10r18259: Fix the non-krb5 builds.Günther Deschner1-1/+2
2007-10-10r18239: THIS IS GUENTHER'S WORK !!! He's allowing me to mergeJeremy Allison1-4/+67
2007-10-10r18188: merge 3.0-libndr branchJelmer Vernooij1-8/+8
2007-10-10r18158: Stop winbindd from accumulating memory creds infinitely when doingGünther Deschner1-12/+21
2007-10-10r18062: Fix to ensure the name used by pam matches theJeremy Allison1-4/+35
2007-10-10r18028: Fix warnings on non-krb5 systemsVolker Lendecke1-13/+19
2007-10-10r17897: Store the uid in the memory creds. Don't request theJeremy Allison1-0/+1
2007-10-10r17837: Split out the storing of memory cached credentialsJeremy Allison1-49/+62
2007-10-10r17723: * BUG 3969: Fix unsigned time comparison with expiration policy from ...Gerald Carter1-38/+9
2007-10-10r17617: Take Andrew Bartletts excellent advice and don't storeJeremy Allison1-2/+22
2007-10-10r17610: Added the ability for firefox to drive the winbinddJeremy Allison1-2/+2
2007-10-10r17605: Some C++ warningsVolker Lendecke1-4/+6