summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r14475: patch from Oliver Schulze L. <oliver@samera.com.py> for BUG 3580. Ma...Gerald Carter2007-10-101-3/+7
* r14474: Also flush the nscd caches before entering the main winbindd loop.Günther Deschner2007-10-103-16/+25
* r14468: Better fix to avoid winbind panic when we have an inproper configurationGünther Deschner2007-10-102-4/+13
* r14467: Reverting 13660. This needs to be fixed differently.Günther Deschner2007-10-102-12/+5
* r14462: Fix warning. ber_tag_t is an unsigned int forJeremy Allison2007-10-101-1/+1
* r14460: SMBexit closes by pid and vuid. Tested with smbtorture.Jeremy Allison2007-10-102-4/+4
* r14457: Add a few more special cases for RID 513 in the samr code.Gerald Carter2007-10-103-3/+49
* r14454: Janitor for tridge - same code exists in Samba3 and 4.Jeremy Allison2007-10-101-1/+1
* r14452: Sorry. Need more coffee....Gerald Carter2007-10-101-1/+1
* r14451: In order to get pdb_ldap searching for SID_NAME_ALIASGerald Carter2007-10-102-43/+17
* r14450: Fix more get_md4pw() breakage caused by missing "breaks"Gerald Carter2007-10-101-0/+3
* r14449: fix the build (sorry everyone)Gerald Carter2007-10-101-1/+2
* r14448: * protect against NULL cli_state* pointers in cli_rpc_pipe_open()Gerald Carter2007-10-102-3/+10
* r14443: rework get_md4pw() to ease debugging. The only functional change is thatGünther Deschner2007-10-101-24/+69
* r14432: Give in and grant BUILT\Administrators all privilegesGerald Carter2007-10-102-2/+25
* r14428: Call fill_share_mode_entry with NO_OPLOCK instead of 0.James Peach2007-10-101-3/+3
* r14421: This does two thingsGerald Carter2007-10-104-9/+86
* r14418: Try and fix Coverity #39 and #40 by making theJeremy Allison2007-10-101-2/+10
* r14416: Remove deadcode. Coverity #198.Jeremy Allison2007-10-101-11/+1
* r14408: More on fix for coverity #36. The previous fix would cause us toJim McDonough2007-10-101-0/+2
* r14406: Disable this call until we can sort out how thisJeremy Allison2007-10-101-0/+6
* r14405: Fix the build when nscd_flush_cache is detectedJeremy Allison2007-10-101-10/+12
* r14403: * modifies create_local_nt_token() to create a BUILTIN\AdministratorsGerald Carter2007-10-1014-131/+253
* r14399: Fix deadcode coverity bug #3.Jeremy Allison2007-10-101-4/+1
* r14397: Fix deadcode in coverity error #1.Jeremy Allison2007-10-101-7/+8
* r14395: Fix coverity bug #55. Ensure no unsigned/signed comparisons.Jeremy Allison2007-10-101-3/+3
* r14393: Fix a couple of AIX warnings.Jeremy Allison2007-10-102-1/+2
* r14392: Use KRB5_TGS_NAME.Günther Deschner2007-10-101-1/+1
* r14387: Try and fix the coverity issues (#53, #54) with negativeJeremy Allison2007-10-106-12/+11
* r14377: Fix coverity #4 for 3_0 tooSimo Sorce2007-10-101-1/+1
* r14368: Remove redundant set of logon flags (now in rpc_netlogon.h).Günther Deschner2007-10-101-2/+0
* r14367: Not that I fully understand what's going on here, but the code as it ...Volker Lendecke2007-10-101-4/+8
* r14365: As solaris nss includes includes.h, make sure we useJeremy Allison2007-10-101-3/+3
* r14359: Try and fix Coverity #176 by making the pointerJeremy Allison2007-10-101-7/+7
* r14357: Try and fix Coverity #169 by making the pointerJeremy Allison2007-10-101-4/+6
* r14355: Try and fix Coverity #158 by making the pointerJeremy Allison2007-10-101-6/+8
* r14353: Fix coverity bugs #61 and #62. Remember to divide byJeremy Allison2007-10-102-26/+21
* r14351: Ensure we use the minimum of PATH_MAX and sizeof(pstring).Jeremy Allison2007-10-101-5/+12
* r14345: Fix Coverity #71. We don't currently propagate *any*Jeremy Allison2007-10-101-10/+15
* r14342: Fix coverity #68, resource leak on error path.Jeremy Allison2007-10-101-22/+54
* r14340: Fix coverity #78, resource leak in error path.Jeremy Allison2007-10-101-12/+20
* r14338: Fix coverity #55 by explicit cast.Jeremy Allison2007-10-101-2/+5
* r14336: Try and quieten coverity #53 and #54. Make it obviousJeremy Allison2007-10-101-2/+2
* r14333: Fix coverity #77, ensure we can't exit after allocation.Jeremy Allison2007-10-101-0/+4
* r14331: Add a comment on top of test_pam_modules about what we're testing.Lars Müller2007-10-101-0/+2
* r14329: Fix the build on systems without libcom_err.Günther Deschner2007-10-101-2/+2
* r14326: First catch of make test_pam_modules.Lars Müller2007-10-101-1/+1
* r14325: Add pam_modules rule which builds the configure(d) pam modules. This isLars Müller2007-10-103-4/+109
* r14321: When we have libnscd and winbindd comes (back) online, try to flush theGünther Deschner2007-10-104-1/+25
* r14317: Use source/bin as dir to link pam_winbind instead of source/nsswitch/Lars Müller2007-10-109-11/+11