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
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
2007-10-10
r16480: (Ugly) workaround before the set_dc_type_flags & friends cleanup:
Günther Deschner
1
-1
/
+39
2007-10-10
r16473: There is no point in calling set_dc_type_and_flags() before each
Günther Deschner
1
-2
/
+9
2007-10-10
r15983: Honour the krb5 principal name change (of the new ads join code) in the
Günther Deschner
1
-1
/
+1
2007-10-10
r15982: Fix confusing order of DEBUG statements in winbindds pam_auth.
Günther Deschner
1
-3
/
+3
2007-10-10
r15539: Use portable wrapper functions instead of seteuid
Jeremy Allison
1
-3
/
+3
2007-10-10
r15523: Honour the time_offset also when verifying kerberos tickets. This
Günther Deschner
1
-0
/
+1
2007-10-10
r15398: Attempt to send the correct warning when a password change was attempted
Günther Deschner
1
-2
/
+3
2007-10-10
r15396: Cleanup credential caches from winbind's linked list.
Günther Deschner
1
-1
/
+6
2007-10-10
r15240: Correctly disallow unauthorized access when logging on with the
Günther Deschner
1
-0
/
+1
2007-10-10
r15229: Save useless roundtrips in pam_auth (fallback to samlogon) when we know
Günther Deschner
1
-1
/
+3
2007-10-10
r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...
Gerald Carter
1
-10
/
+10
2007-10-10
r14753: Fix the kerberized pam_auth: As we could have created a new credential
Günther Deschner
1
-14
/
+26
2007-10-10
r14674: Further cleanup for cached logins, only dump hashes with DEBUG_PASSWORD.
Günther Deschner
1
-0
/
+2
2007-10-10
r14597: Merge DCERPC_FAULT constants from Samba 4.
Günther Deschner
1
-1
/
+1
2007-10-10
r14585: Tighten argument list of kerberos_kinit_password again,
Günther Deschner
1
-8
/
+8
2007-10-10
r14514: Fixing last commit. Thanks Volker.
Günther Deschner
1
-1
/
+1
2007-10-10
r14513: Fix winbindd_chauthtok: only fallback when the chgpasswd3 call is not
Günther Deschner
1
-2
/
+5
2007-10-10
r14507: Re-disable accidentially re-enabled paranoia check. This should make
Günther Deschner
1
-1
/
+4
2007-10-10
r14496: Add WBFLAG_PAM_GET_PWD_POLICY bit to only callout for domain password
Günther Deschner
1
-4
/
+7
2007-10-10
r14493: There is no point in falling back to a samlogon when a krb5login has
Günther Deschner
1
-0
/
+17
2007-10-10
r14403: * modifies create_local_nt_token() to create a BUILTIN\Administrators
Gerald Carter
1
-1
/
+1
2007-10-10
r14392: Use KRB5_TGS_NAME.
Günther Deschner
1
-1
/
+1
2007-10-10
r14275: Shut-up coverity false positive (bug #199) by making an assertion
Jeremy Allison
1
-0
/
+7
2007-10-10
r14259: Fix coverity #42. Ensure contact_domain can't be null derefed
Jeremy Allison
1
-4
/
+6
2007-10-10
r14148: Removing the not very well tested krb5 ticket refresh handling activated
Günther Deschner
1
-8
/
+1
2007-10-10
r13914: Fix Coverity bug #151.
Volker Lendecke
1
-1
/
+1
2007-10-10
r13895: As agreed upon with gd on the phone, remove WBFLAG_PAM_CONTACT_TRUSTD...
Volker Lendecke
1
-12
/
+0
2007-10-10
r13720: Only lockout Administrator after x bad password attempts in offline-mode
Günther Deschner
1
-8
/
+37
2007-10-10
r13679: Commiting the rm_primary_group.patch posted on samba-technical
Gerald Carter
1
-0
/
+1
2007-10-10
r13639: Never overwrite the acct_flags in rpccli_netlogon_sam_network_logon().
Günther Deschner
1
-6
/
+2
[next]