index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
nsswitch
/
winbindd_pam.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r24584: Merge all pam post-processing code (in particular all extra_data code...
Günther Deschner
1
-147
/
+179
2007-10-10
r24583: Make sure we don't accept invalid request options.
Günther Deschner
1
-0
/
+41
2007-10-10
r24579: Merge error reporting to the end of winbindd_pam_auth().
Günther Deschner
1
-16
/
+14
2007-10-10
r24438: Use dump_data_pw() instead of dump_data() on sensitive data in winbindd.
Günther Deschner
1
-5
/
+3
2007-10-10
r24437: Remove "done" in winbindd_raw_kerberos_login() as well.
Günther Deschner
1
-6
/
+2
2007-10-10
r24434: Simplify winbindd_raw_kerberos_login().
Günther Deschner
1
-115
/
+15
2007-10-10
r23928: Merge all "copy-info3-groups-to-sid-array" blocks to a sid_array_from...
Günther Deschner
1
-43
/
+6
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23474: Here's a small patch that disables the libkrb5.so replay cache
Gerald Carter
1
-1
/
+1
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
[next]