summaryrefslogtreecommitdiffstats
path: root/source/nsswitch/winbindd_pam.c
Commit message (Expand)AuthorAgeFilesLines
* r14403: * modifies create_local_nt_token() to create a BUILTIN\AdministratorsGerald Carter2006-03-151-1/+1
* r14392: Use KRB5_TGS_NAME.Günther Deschner2006-03-141-1/+1
* r14275: Shut-up coverity false positive (bug #199) by making an assertionJeremy Allison2006-03-131-0/+7
* r14259: Fix coverity #42. Ensure contact_domain can't be null derefedJeremy Allison2006-03-131-4/+6
* r14148: Removing the not very well tested krb5 ticket refresh handling activatedGünther Deschner2006-03-101-8/+1
* r13914: Fix Coverity bug #151.Volker Lendecke2006-03-071-1/+1
* r13895: As agreed upon with gd on the phone, remove WBFLAG_PAM_CONTACT_TRUSTD...Volker Lendecke2006-03-061-12/+0
* r13720: Only lockout Administrator after x bad password attempts in offline-modeGünther Deschner2006-02-271-8/+37
* r13679: Commiting the rm_primary_group.patch posted on samba-technicalGerald Carter2006-02-241-0/+1
* r13639: Never overwrite the acct_flags in rpccli_netlogon_sam_network_logon().Günther Deschner2006-02-221-6/+2
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2006-02-201-1/+1
* r13492: As noone objected on the mailing-list:Günther Deschner2006-02-131-2/+11
* r13442: Implement samr_chgpasswd_user3 server-side.Günther Deschner2006-02-101-8/+8
* r13409: No functional changes, just some DEBUG cleanup.Günther Deschner2006-02-091-1/+1
* r13377: Fix from Volker: Make offline authentication work with NT4 as wellGünther Deschner2006-02-071-2/+12
* r13375: Match XP behaviour: Don't force 'Administrator' to change an expiredGünther Deschner2006-02-071-13/+2
* r13316: Let the carnage begin....Gerald Carter2006-02-031-33/+993
* r13042: Fix for bug #3248 Stefan Burkei <stefan@burkei.de>.Jeremy Allison2006-01-191-1/+2
* r12313: Introduce yet another copy of the string_sub function:Volker Lendecke2005-12-181-6/+12
* r11851: Display correct error string.Günther Deschner2005-11-221-1/+1
* r11667: Fix a debug messageVolker Lendecke2005-11-111-2/+3
* r11661: Store the INFO3 in the PAC data into the netsamlogon_cache.Gerald Carter2005-11-111-2/+2
* r11652: Reinstate the netsamlogon_cache in order to workGerald Carter2005-11-101-0/+8
* r11573: Adding Andrew Bartlett's patch to make machine accountJeremy Allison2005-11-081-18/+20
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-114/+58
* r10268: Fix for bug #3095 - winbindd checking credentials.Jeremy Allison2005-09-161-12/+18
* r9588: remove netsamlogon_cache interface...everything seems to work fine. W...Gerald Carter2005-08-241-6/+0
* r7785: This looks much larger than it is. It changes the top-level functions ...Volker Lendecke2005-06-201-17/+14
* r7454: couple of winbindd fixesGerald Carter2005-06-101-1/+1
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2005-06-081-142/+276
* r5331: Support SIDs as %s replacements in the afs username map parameter.Volker Lendecke2005-02-111-0/+12
* r4286: Give back 8 byte lm_session_key in Netrsamlogon-reply.Günther Deschner2004-12-201-1/+1
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2004-12-071-4/+4
* r2762: Remove silly conversion to and from UTF8 on the winbind pipe. Fix theAndrew Bartlett2004-10-011-35/+19
* r2755: Fix NTLMv2 for use with pam_winbind, the plaintext ntlm_auth modes,Andrew Bartlett2004-09-301-4/+50
* r2177: use the correct counter when copying group rids from the user_info3 st...Gerald Carter2004-09-011-3/+3
* r2086: fix bug with winbindd_getpwnam() caused by Microsoft DC's not filling ...Gerald Carter2004-08-271-2/+2
* r1887: Fix deadlock loop in winbind's required_membership_sid-verification.Günther Deschner2004-08-181-1/+1
* r1492: Rework our random number generation system.Andrew Bartlett2004-07-141-1/+1
* r565: Uninitialized data fixes from kawasa_r@itg.hitachi.co.jp.Jeremy Allison2004-05-071-0/+1
* r333: other half of fix for winbindd crask from gd@suse.deGerald Carter2004-04-231-3/+7
* r319: Fix a segfault in winbind. Thanks to Guenther Deschner for his valgrind...Volker Lendecke2004-04-211-2/+6
* r84: Implement --required-membership-of=, an ntlm_auth option that restrictsAndrew Bartlett2004-04-061-5/+114
* r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...Andrew Bartlett2004-04-061-2/+2
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+568