summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd_pam.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r2755: Fix NTLMv2 for use with pam_winbind, the plaintext ntlm_auth modes,Andrew Bartlett1-4/+50
2007-10-10r2177: use the correct counter when copying group rids from the user_info3 st...Gerald Carter1-3/+3
2007-10-10r2086: fix bug with winbindd_getpwnam() caused by Microsoft DC's not filling ...Gerald Carter1-2/+2
2007-10-10r1887: Fix deadlock loop in winbind's required_membership_sid-verification.Günther Deschner1-1/+1
2007-10-10r1492: Rework our random number generation system.Andrew Bartlett1-1/+1
2007-10-10r565: Uninitialized data fixes from kawasa_r@itg.hitachi.co.jp.Jeremy Allison1-0/+1
2007-10-10r333: other half of fix for winbindd crask from gd@suse.deGerald Carter1-3/+7
2007-10-10r319: Fix a segfault in winbind. Thanks to Guenther Deschner for his valgrind...Volker Lendecke1-2/+6
2007-10-10r84: Implement --required-membership-of=, an ntlm_auth option that restrictsAndrew Bartlett1-5/+114
2007-10-10r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...Andrew Bartlett1-2/+2
2004-04-01This restructures lib/afs.c so that the token data can be but into aVolker Lendecke1-0/+35
2004-01-26This adds client-side support for the unicode/SAMR password change scheme.Andrew Bartlett1-8/+2
2004-01-14Remove duplicate comment.Andrew Bartlett1-2/+0
2004-01-05Grumble... grumble... fix the build...Andrew Bartlett1-5/+7
2004-01-05Change our Domain controller lookup routines to more carefully seperateAndrew Bartlett1-45/+73
2003-12-31Changes to our PAM code to cope with the fact that we can't handle someAndrew Bartlett1-13/+35
2003-12-30Get the DOMAIN\username around the right way (I had username\domain...)Andrew Bartlett1-3/+3
2003-12-30Try to gain a bit more consistancy in the output of usernames from ntlm_auth:Andrew Bartlett1-0/+26
2003-11-25Add a comment, and a useful debug message.Andrew Bartlett1-0/+2
2003-11-22Changes all over the shop, but all towards:Andrew Bartlett1-2/+8
2003-11-12a small include file rearrangement that doesn't affect normalAndrew Tridgell1-0/+1
2003-09-24fixing a bug in the retry loop for winbindd_pam_auth[_crap]()Gerald Carter1-15/+25
2003-09-17Obviously correct typo bugfix from Lin Li <linl@xandros.com>.Jeremy Allison1-1/+1
2003-09-08fix valgrind errors; don't access cli_state pointer after it has been shutdownGerald Carter1-17/+13
2003-09-06fix bug 382: make sure to free and reset the cli_state pointer after flushing...Gerald Carter1-0/+6
2003-08-12Fix for bug 269. Change wbinfo and ntlm_auth to convert domain, usernameTim Potter1-4/+8
2003-07-31working on transtive trusts issue:Gerald Carter1-49/+0
2003-07-22Fixup a bunch of printf-style functions and debugs to use unsigned long whenTim Potter1-3/+3
2003-07-20Typo fixes.Rafal Szczesniak1-1/+1
2003-07-09Large set of changes to add UNIX account/group managementGerald Carter1-4/+4
2003-07-07and so it begins....Gerald Carter1-25/+38
2003-07-03fix for bug #200. flush connections if the machine trsut accountGerald Carter1-1/+31
2003-06-30* rename samstrict auth method to samGerald Carter1-73/+78
2003-06-29Here's the code to make winbindd work on a Samba DCGerald Carter1-18/+44
2003-06-21merge of the netsamlogon caching code from APPLIANCE_HEADGerald Carter1-5/+5
2003-05-08This puts real netlogon connection caching to winbind. This becomesVolker Lendecke1-28/+60
2003-04-21Merge from HEAD - save the type of channel used to contact the DC.Andrew Bartlett1-9/+10
2003-04-07Winbind merges from HEAD:Andrew Bartlett1-5/+18
2003-03-24(merge from HEAD)Andrew Bartlett1-7/+6
2003-02-14Ensure that only parse_prs.c access internal members of the prs_struct.Jeremy Allison1-1/+2
2003-01-15winbindd merges from HEADGerald Carter1-1/+3
2003-01-02Typo..Jeremy Allison1-1/+1
2003-01-02Merge Andrew Bartletts (size_t)-1 checks.Jeremy Allison1-3/+3
2002-12-20Forward port the change to talloc_init() to make all talloc contextsJeremy Allison1-2/+2
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison1-11/+11
2002-10-26Try to catch up on the code I've put into HEAD that should be in 3.0:Andrew Bartlett1-0/+7
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-3/+3
2002-08-17sync 3.0 branch with headJelmer Vernooij1-30/+109
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-0/+3
2002-04-07Spelling.Tim Potter1-1/+1