Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r23225: Attached find a patch that makes use of NetSamLogonEx in | Volker Lendecke | 1 | -2/+52 |
2007-10-10 | r22904: Fix indent. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r22903: Now that we have the on-disc trustdomaincache with type flags we can ... | Günther Deschner | 1 | -3/+6 |
2007-10-10 | r22901: When an AD account has UF_DONT_REQUIRE_PREAUTH set we need to fallbac... | Günther Deschner | 1 | -0/+8 |
2007-10-10 | r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r22745: Add local groups to the --required-membership-sid test. This needs | Volker Lendecke | 1 | -90/+62 |
2007-10-10 | r22738: Fix a debug message. | Volker Lendecke | 1 | -1/+2 |
2007-10-10 | r22730: Fix password changes via pam_winbindd when using "winbind normalize n... | Gerald Carter | 1 | -0/+2 |
2007-10-10 | r22720: Fixes for offline auth when using krb5_auth = yes in pam_winbind. | Gerald Carter | 1 | -8/+26 |
2007-10-10 | r22719: Missed change for one-way trust support. Ignore password policy | Gerald Carter | 1 | -1/+5 |
2007-10-10 | r22717: Add Everyone and AuthenticatedUsers to the user's token | Gerald Carter | 1 | -1/+10 |
2007-10-10 | r22712: Inform the user when logging in via pam_winbind | Gerald Carter | 1 | -0/+8 |
2007-10-10 | r22710: Support one-way trusts. | Gerald Carter | 1 | -0/+6 |
2007-10-10 | r22666: Expand kerberos_kinit_password_ext() to return NTSTATUS codes and make | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r22001: change prototype of dump_data(), so that it takes unsigned char * now, | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r21887: Fix annoying bug where in a pam_close_session (or a pam_setcred with the | Günther Deschner | 1 | -1/+29 |
2007-10-10 | r21873: This is winbindd_pam.c, not pam_winbind.c :-) | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r21872: Fix a debug message | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r21860: Fixes for "winbind normalize names" functionality: | Gerald Carter | 1 | -0/+4 |
2007-10-10 | r21537: Avoid to trigger the confusing "cached entry differs." warning when | Günther Deschner | 1 | -2/+8 |
2007-10-10 | r21500: Fix inappropriate creation of a krb5 ticket refreshing event when a user | Günther Deschner | 1 | -0/+11 |
2007-10-10 | r21318: Fix Bug #4225. | Günther Deschner | 1 | -5/+61 |
2007-10-10 | r21240: Fix longstanding Bug #4009. | Günther Deschner | 1 | -1/+2 |
2007-10-10 | r21009: Patch from Danilo Almeida @ Centeris (via me). | Gerald Carter | 1 | -9/+65 |
2007-10-10 | r20905: Windows 2000 returns NT_STATUS_ACCOUNT_RESTRICTION if the pw | Gerald Carter | 1 | -3/+11 |
2007-10-10 | r20725: Get rid of a bool passed down -- gd, please check | Volker Lendecke | 1 | -2/+0 |
2007-10-10 | r20687: Implement grace logons for offline authentications in pam_winbind. | Günther Deschner | 1 | -18/+22 |
2007-10-10 | r20254: The pam_chauthtok needs to go through the async interface as well. | Günther Deschner | 1 | -14/+26 |
2007-10-10 | r20180: Ensure that pam returns the correct error messages | Jeremy Allison | 1 | -10/+13 |
2007-10-10 | r20171: Don't delete the krb5 credential if others still reference to it. | Günther Deschner | 1 | -14/+5 |
2007-10-10 | r19207: Properly canonicalize incoming names to the | Jeremy Allison | 1 | -3/+12 |
2007-10-10 | r19148: Finish last nights patch - make offline | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r18871: Fix copy/paste mixup. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r18710: Prevent that our offline cache can get outdated after a password change. | Günther Deschner | 1 | -1/+8 |
2007-10-10 | r18551: Implement a 30 seconds from startup, during which we | Jeremy Allison | 1 | -0/+12 |
2007-10-10 | r18271: Big change: | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r18259: Fix the non-krb5 builds. | Günther Deschner | 1 | -1/+2 |
2007-10-10 | r18239: THIS IS GUENTHER'S WORK !!! He's allowing me to merge | Jeremy Allison | 1 | -4/+67 |
2007-10-10 | r18188: merge 3.0-libndr branch | Jelmer Vernooij | 1 | -8/+8 |
2007-10-10 | r18158: Stop winbindd from accumulating memory creds infinitely when doing | Günther Deschner | 1 | -12/+21 |
2007-10-10 | r18062: Fix to ensure the name used by pam matches the | Jeremy Allison | 1 | -4/+35 |
2007-10-10 | r18028: Fix warnings on non-krb5 systems | Volker Lendecke | 1 | -13/+19 |
2007-10-10 | r17897: Store the uid in the memory creds. Don't request the | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r17837: Split out the storing of memory cached credentials | Jeremy Allison | 1 | -49/+62 |
2007-10-10 | r17723: * BUG 3969: Fix unsigned time comparison with expiration policy from ... | Gerald Carter | 1 | -38/+9 |
2007-10-10 | r17617: Take Andrew Bartletts excellent advice and don't store | Jeremy Allison | 1 | -2/+22 |
2007-10-10 | r17610: Added the ability for firefox to drive the winbindd | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r17605: Some C++ warnings | Volker Lendecke | 1 | -4/+6 |
2007-10-10 | r17005: Add a new helper mode to ntlm_auth: ntlm-change-password-1 | Andrew Bartlett | 1 | -0/+148 |
2007-10-10 | r16610: Subtle one from Klocwork #2076. If multiple flags | Jeremy Allison | 1 | -0/+3 |