summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/winbindd_pam.c
Commit message (Expand)AuthorAgeFilesLines
* r11851: Display correct error string.Günther Deschner2007-10-101-1/+1
* r11667: Fix a debug messageVolker Lendecke2007-10-101-2/+3
* r11661: Store the INFO3 in the PAC data into the netsamlogon_cache.Gerald Carter2007-10-101-2/+2
* r11652: Reinstate the netsamlogon_cache in order to workGerald Carter2007-10-101-0/+8
* r11573: Adding Andrew Bartlett's patch to make machine accountJeremy Allison2007-10-101-18/+20
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-114/+58
* r10268: Fix for bug #3095 - winbindd checking credentials.Jeremy Allison2007-10-101-12/+18
* r9588: remove netsamlogon_cache interface...everything seems to work fine. W...Gerald Carter2007-10-101-6/+0
* r7785: This looks much larger than it is. It changes the top-level functions ...Volker Lendecke2007-10-101-17/+14
* r7454: couple of winbindd fixesGerald Carter2007-10-101-1/+1
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2007-10-101-142/+276
* r5331: Support SIDs as %s replacements in the afs username map parameter.Volker Lendecke2007-10-101-0/+12
* r4286: Give back 8 byte lm_session_key in Netrsamlogon-reply.Günther Deschner2007-10-101-1/+1
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-4/+4
* r2762: Remove silly conversion to and from UTF8 on the winbind pipe. Fix theAndrew Bartlett2007-10-101-35/+19
* r2755: Fix NTLMv2 for use with pam_winbind, the plaintext ntlm_auth modes,Andrew Bartlett2007-10-101-4/+50
* r2177: use the correct counter when copying group rids from the user_info3 st...Gerald Carter2007-10-101-3/+3
* r2086: fix bug with winbindd_getpwnam() caused by Microsoft DC's not filling ...Gerald Carter2007-10-101-2/+2
* r1887: Fix deadlock loop in winbind's required_membership_sid-verification.Günther Deschner2007-10-101-1/+1
* r1492: Rework our random number generation system.Andrew Bartlett2007-10-101-1/+1
* r565: Uninitialized data fixes from kawasa_r@itg.hitachi.co.jp.Jeremy Allison2007-10-101-0/+1
* r333: other half of fix for winbindd crask from gd@suse.deGerald Carter2007-10-101-3/+7
* r319: Fix a segfault in winbind. Thanks to Guenther Deschner for his valgrind...Volker Lendecke2007-10-101-2/+6
* r84: Implement --required-membership-of=, an ntlm_auth option that restrictsAndrew Bartlett2007-10-101-5/+114
* r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...Andrew Bartlett2007-10-101-2/+2
* This restructures lib/afs.c so that the token data can be but into aVolker Lendecke2004-04-011-0/+35
* This adds client-side support for the unicode/SAMR password change scheme.Andrew Bartlett2004-01-261-8/+2
* Remove duplicate comment.Andrew Bartlett2004-01-141-2/+0
* Grumble... grumble... fix the build...Andrew Bartlett2004-01-051-5/+7
* Change our Domain controller lookup routines to more carefully seperateAndrew Bartlett2004-01-051-45/+73
* Changes to our PAM code to cope with the fact that we can't handle someAndrew Bartlett2003-12-311-13/+35
* Get the DOMAIN\username around the right way (I had username\domain...)Andrew Bartlett2003-12-301-3/+3
* Try to gain a bit more consistancy in the output of usernames from ntlm_auth:Andrew Bartlett2003-12-301-0/+26
* Add a comment, and a useful debug message.Andrew Bartlett2003-11-251-0/+2
* Changes all over the shop, but all towards:Andrew Bartlett2003-11-221-2/+8
* a small include file rearrangement that doesn't affect normalAndrew Tridgell2003-11-121-0/+1
* fixing a bug in the retry loop for winbindd_pam_auth[_crap]()Gerald Carter2003-09-241-15/+25
* Obviously correct typo bugfix from Lin Li <linl@xandros.com>.Jeremy Allison2003-09-171-1/+1
* fix valgrind errors; don't access cli_state pointer after it has been shutdownGerald Carter2003-09-081-17/+13
* fix bug 382: make sure to free and reset the cli_state pointer after flushing...Gerald Carter2003-09-061-0/+6
* Fix for bug 269. Change wbinfo and ntlm_auth to convert domain, usernameTim Potter2003-08-121-4/+8
* working on transtive trusts issue:Gerald Carter2003-07-311-49/+0
* Fixup a bunch of printf-style functions and debugs to use unsigned long whenTim Potter2003-07-221-3/+3
* Typo fixes.Rafal Szczesniak2003-07-201-1/+1
* Large set of changes to add UNIX account/group managementGerald Carter2003-07-091-4/+4
* and so it begins....Gerald Carter2003-07-071-25/+38
* fix for bug #200. flush connections if the machine trsut accountGerald Carter2003-07-031-1/+31
* * rename samstrict auth method to samGerald Carter2003-06-301-73/+78
* Here's the code to make winbindd work on a Samba DCGerald Carter2003-06-291-18/+44
* merge of the netsamlogon caching code from APPLIANCE_HEADGerald Carter2003-06-211-5/+5