summaryrefslogtreecommitdiff
path: root/source3/nsswitch
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14474: Also flush the nscd caches before entering the main winbindd loop.Günther Deschner3-16/+25
2007-10-10r14468: Better fix to avoid winbind panic when we have an inproper configurationGünther Deschner2-4/+13
2007-10-10r14467: Reverting 13660. This needs to be fixed differently.Günther Deschner2-12/+5
2007-10-10r14421: This does two thingsGerald Carter3-9/+37
2007-10-10r14405: Fix the build when nscd_flush_cache is detectedJeremy Allison1-10/+12
2007-10-10r14403: * modifies create_local_nt_token() to create a BUILTIN\AdministratorsGerald Carter6-18/+29
2007-10-10r14393: Fix a couple of AIX warnings.Jeremy Allison1-0/+2
2007-10-10r14392: Use KRB5_TGS_NAME.Günther Deschner1-1/+1
2007-10-10r14365: As solaris nss includes includes.h, make sure we useJeremy Allison1-3/+3
2007-10-10r14329: Fix the build on systems without libcom_err.Günther Deschner1-2/+2
2007-10-10r14321: When we have libnscd and winbindd comes (back) online, try to flush theGünther Deschner2-0/+20
2007-10-10r14282: Change centry_string to only use talloc. ShouldJeremy Allison1-16/+12
2007-10-10r14275: Shut-up coverity false positive (bug #199) by making an assertionJeremy Allison1-0/+7
2007-10-10r14270: Fix coverity #203. Ensure we free on error exit.Jeremy Allison1-2/+2
2007-10-10r14259: Fix coverity #42. Ensure contact_domain can't be null derefedJeremy Allison1-4/+6
2007-10-10r14148: Removing the not very well tested krb5 ticket refresh handling activatedGünther Deschner3-15/+1
2007-10-10r14145: Add missing WITH_KCM hunks from my local tree.Günther Deschner1-0/+4
2007-10-10r14076: When the backends trusted_domains call comes back with no trusts theGünther Deschner1-1/+9
2007-10-10r13984: Fix Coverity bug # 98Volker Lendecke1-1/+3
2007-10-10r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison4-46/+24
2007-10-10r13914: Fix Coverity bug #151.Volker Lendecke1-1/+1
2007-10-10r13895: As agreed upon with gd on the phone, remove WBFLAG_PAM_CONTACT_TRUSTD...Volker Lendecke2-15/+3
2007-10-10r13720: Only lockout Administrator after x bad password attempts in offline-modeGünther Deschner1-8/+37
2007-10-10r13679: Commiting the rm_primary_group.patch posted on samba-technicalGerald Carter2-1/+4
2007-10-10r13660: Attempt to better handle the failure that we cannot find our sid uponGünther Deschner2-6/+13
2007-10-10r13657: Let winbindd try to obtain the gecos field from the msSFU30GecosGünther Deschner1-11/+24
2007-10-10r13639: Never overwrite the acct_flags in rpccli_netlogon_sam_network_logon().Günther Deschner1-6/+2
2007-10-10r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter5-13/+14
2007-10-10r13515: Make sure to store the correct domain name in the server affinity cache.Gerald Carter1-1/+1
2007-10-10r13492: As noone objected on the mailing-list:Günther Deschner5-12/+61
2007-10-10r13442: Implement samr_chgpasswd_user3 server-side.Günther Deschner1-8/+8
2007-10-10r13409: No functional changes, just some DEBUG cleanup.Günther Deschner4-7/+5
2007-10-10r13391: Only fall into password change when ACB_PWNOEXP is not setGünther Deschner1-2/+2
2007-10-10r13377: Fix from Volker: Make offline authentication work with NT4 as wellGünther Deschner2-2/+20
2007-10-10r13375: Match XP behaviour: Don't force 'Administrator' to change an expiredGünther Deschner3-17/+8
2007-10-10r13371: Remove an unused functionVolker Lendecke1-8/+0
2007-10-10r13316: Let the carnage begin....Gerald Carter22-536/+3833
2007-10-10r13310: first round of server affinity patches for winbindd & net ads joinGerald Carter1-25/+45
2007-10-10r13309: If the sid in the winbind name2sid cache is not valid (NT_STATUS_NONE...Volker Lendecke1-1/+3
2007-10-10r13232: defensive programming in an attempt to prevent crashes due to a PDC r...Gerald Carter1-3/+5
2007-10-10r13229: * fix bad comparison caught by the AIX compiler in wbinfo codeGerald Carter1-3/+3
2007-10-10r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman3-3/+3
2007-10-10r13089: quick fix to work around building ilbnss_winbind.so on SOlaris when -...Gerald Carter1-0/+2
2007-10-10r13042: Fix for bug #3248 Stefan Burkei <stefan@burkei.de>.Jeremy Allison1-1/+2
2007-10-10r13024: Add is_null_sid.Günther Deschner1-2/+1
2007-10-10r12900: Merge from trunk:Günther Deschner2-1/+45
2007-10-10r12788: Since we have agreed on the case of winbindd names, we can store aGünther Deschner1-2/+5
2007-10-10r12787: Revert last commit that removed our logic of memorizing negativeGünther Deschner1-3/+1
2007-10-10r12771: Apply patch from bug 3374, attempt to fix build on tru64.Volker Lendecke1-0/+4
2007-10-10r12742: Don't write null sid mappings into the winbindd_cache.tdb.Günther Deschner1-1/+3