index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
winbindd
/
winbindd_pam.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-winbind: Fix bug 7888 -- deal with buggy 3.0 based PDCs.
Günther Deschner
2011-09-28
1
-14
/
+36
*
s3-winbind: BUG 8166 - Don't lockout users when offline.
Jim McDonough
2011-06-01
1
-1
/
+4
*
s3-winbindd: let winbind try to use samlogon validation level 6. (bug #7945)
Günther Deschner
2011-02-09
1
-1
/
+96
*
Fix bug #7589 - ntlm_auth fails to use cached credentials.
Jeremy Allison
2010-08-23
1
-9
/
+7
*
s3:winbindd: correctly retry if the netlogon pipe gets disconnected during a ...
Stefan Metzmacher
2010-03-30
1
-2
/
+2
*
s3-kerberos: only use krb5 headers where required.
Günther Deschner
2009-11-30
1
-0
/
+1
*
s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...
Günther Deschner
2009-11-26
1
-0
/
+2
*
s3-kerberos: add impersonate_principal for kerberos_return_pac_X calls.
Günther Deschner
2009-11-06
1
-0
/
+1
*
s3: Fix kerberos refresh chain.
Bo Yang
2009-11-06
1
-1
/
+3
*
Fix the build, missing ->.
Jeremy Allison
2009-10-14
1
-1
/
+1
*
Final part of fix for bug 6793 - winbindd crash with "INTERNAL ERROR: Signal 6"
Jeremy Allison
2009-10-14
1
-0
/
+2
*
s3:winbind: Fix bug 6793 -- segfault in winbindd_pam_auth
Volker Lendecke
2009-10-14
1
-7
/
+6
*
s3:winbind: remove a pointless initialization
Volker Lendecke
2009-09-28
1
-1
/
+1
*
s3:winbind: Make check_info3_in_group, sanitize its memory handling
Volker Lendecke
2009-09-28
1
-15
/
+21
*
s3:winbind: Make "check_request_flags" publically available
Volker Lendecke
2009-09-28
1
-2
/
+3
*
s3:winbind: Sanitize the args for find_auth_domain: It only needs the flags
Volker Lendecke
2009-09-28
1
-6
/
+7
*
s3:winbind: Make append_data publically available as append_auth_data
Volker Lendecke
2009-09-28
1
-6
/
+8
*
s3:winbind: Use fstr_sprintf, it is simpler than talloc_asprintf->fstrcpy
Volker Lendecke
2009-09-05
1
-8
/
+5
*
s3:winbind: Remove pointless <cond> ? true : false;
Volker Lendecke
2009-09-05
1
-4
/
+4
*
s3:winbind: Make the pam_auth subfunctions static
Volker Lendecke
2009-09-05
1
-9
/
+9
*
Make winbindd_cli_state->response a pointer instead of a struct member
Volker Lendecke
2009-06-14
1
-73
/
+74
*
Make winbindd_cli_state->request a pointer instead of a struct member
Volker Lendecke
2009-06-14
1
-162
/
+162
*
Convert response.extra_data.data from malloc to talloc
Volker Lendecke
2009-05-12
1
-32
/
+14
*
Fix a bunch of compiler warnings about wrong format types.
Jeremy Allison
2009-05-11
1
-1
/
+1
*
Rework Samba3 to use new libcli/auth code (partial)
Andrew Bartlett
2009-04-14
1
-3
/
+4
*
ѕ3/winbind_pam: fix gcc 4.4 compile warning
Björn Jacke
2009-03-23
1
-1
/
+1
*
s3: remove POLICY_HND.
Günther Deschner
2009-03-18
1
-3
/
+3
*
s3-winbindd: workaround for samr_ChangePasswordUser3 to User2 fallback for w2...
Günther Deschner
2008-11-13
1
-0
/
+6
*
ntlm_auth: Put huge NTLMv2 blobs into extra_data on CRAP auth.
Kai Blin
2008-11-10
1
-7
/
+18
*
s3: use samba4 prototype for ndr_push/pull_struct_blob.
Günther Deschner
2008-09-23
1
-1
/
+1
*
winbindd: Update the calls to ws_name_XX() to reflect API changes.
Gerald (Jerry) Carter
2008-09-16
1
-6
/
+54
*
Fix the wcache_invalidate_samlogon calls.
Jeremy Allison
2008-08-27
1
-2
/
+2
*
winbindd: move set_auth_errors to util functions.
Günther Deschner
2008-08-25
1
-12
/
+0
*
winbindd: consistently use false/true.
Günther Deschner
2008-08-19
1
-27
/
+27
*
winbindd: use set_auth_errors (avoid code duplication).
Günther Deschner
2008-08-19
1
-28
/
+6
*
winbindd: fill_in_password_policy (to avoid redundant code).
Günther Deschner
2008-08-19
1
-20
/
+18
*
winbindd: kill some trailing/leading whitespace.
Günther Deschner
2008-08-19
1
-159
/
+159
*
Fix various build warnings
Zach Loafman
2008-07-22
1
-22
/
+14
*
Allow authentication and memory credential refresh after password change from...
Jeremy Allison
2008-07-07
1
-2
/
+23
*
rename rpccli_samr_chgpasswd3 to rpccli_samr_chgpasswd_user3.
Günther Deschner
2008-06-25
1
-7
/
+7
*
rename rpccli_samr_chgpasswd_user to rpccli_samr_chgpasswd_user2.
Günther Deschner
2008-06-25
1
-3
/
+3
*
Get rid of "shadowed local var" warnings with gcc.
Jeremy Allison
2008-05-22
1
-7
/
+7
*
Add in a nice big comment explaining why SamLogonEx matters.
Andrew Bartlett
2008-04-21
1
-0
/
+21
*
Use sid_array_from_info3 in lookup_usergroups_cached().
Günther Deschner
2008-04-04
1
-1
/
+1
*
Fix typo.
Günther Deschner
2008-03-27
1
-5
/
+5
*
Don't fill password policy structure for any domain other than our own.
Gerald W. Carter
2008-03-27
1
-3
/
+15
*
Move LOGON_KRB5_FAIL_CLOCK_SKEW to winbindd_pam.
Günther Deschner
2008-03-27
1
-0
/
+2
*
Fix a segfault
Volker Lendecke
2008-03-25
1
-1
/
+1
*
Merge dd9e0bea31751 from 3-0-ctdb -- use NetSamLogonEx when possible
Volker Lendecke
2008-03-19
1
-23
/
+72
*
winbind: use a struct element for WBFLAG_PAM_UNIX_NAME
Stefan Metzmacher
2008-02-28
1
-14
/
+4
[next]