summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14576: Skip remaining keytab entries when we have a clear indication thatGünther Deschner1-1/+23
2007-10-10r14574: Allow use of sendfile as long as the write cache has not been enabledJames Peach1-3/+4
2007-10-10r14559: Oplocks have changed, process_smb can be static againVolker Lendecke1-3/+2
2007-10-10r14530: removing unused 'winbind max idle children' parameterGerald Carter1-3/+0
2007-10-10r14522: sync socket_wrapper code with samba4Stefan Metzmacher1-64/+309
2007-10-10r14515: fix soname breakage caused by mad merge from trunk (missed replacing ...Gerald Carter1-2/+2
2007-10-10r14514: Fixing last commit. Thanks Volker.Günther Deschner1-1/+1
2007-10-10r14513: Fix winbindd_chauthtok: only fallback when the chgpasswd3 call is notGünther Deschner1-2/+5
2007-10-10r14512: Guenther, This code breaks winbind with MIT krb1.3.Gerald Carter1-2/+12
2007-10-10r14509: Attempt to fix the build on "sun1"Volker Lendecke1-1/+3
2007-10-10r14508: Return PAM_SUCCESS in pam_sm_close_session when there is no KRB5CCNAMEGünther Deschner1-1/+1
2007-10-10r14507: Re-disable accidentially re-enabled paranoia check. This should makeGünther Deschner1-1/+4
2007-10-10r14506: Remove remaining references to a KCM credential cache type.Günther Deschner2-5/+1
2007-10-10r14505: Rename the timed_event to lockout_policy_event.Günther Deschner2-9/+9
2007-10-10r14503: Fix principal in debug statement.Günther Deschner1-2/+1
2007-10-10r14496: Add WBFLAG_PAM_GET_PWD_POLICY bit to only callout for domain passwordGünther Deschner3-5/+9
2007-10-10r14495: Allow to play with the logon_param flag when testing samlogons.Günther Deschner1-22/+21
2007-10-10r14493: There is no point in falling back to a samlogon when a krb5login hasGünther Deschner1-0/+17
2007-10-10r14489: Guard against coverity reversion. #181 is a false positiveJeremy Allison1-0/+2
2007-10-10r14482: Fixes for spoolss code (after coverity fixes) when theGerald Carter1-15/+15
2007-10-10r14480: Kill one boolean flag passed down :-)Volker Lendecke2-9/+7
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-10r14462: Fix warning. ber_tag_t is an unsigned int forJeremy Allison1-1/+1
2007-10-10r14460: SMBexit closes by pid and vuid. Tested with smbtorture.Jeremy Allison2-4/+4
2007-10-10r14457: Add a few more special cases for RID 513 in the samr code.Gerald Carter3-3/+49
2007-10-10r14454: Janitor for tridge - same code exists in Samba3 and 4.Jeremy Allison1-1/+1
2007-10-10r14452: Sorry. Need more coffee....Gerald Carter1-1/+1
2007-10-10r14451: In order to get pdb_ldap searching for SID_NAME_ALIASGerald Carter1-42/+16
2007-10-10r14450: Fix more get_md4pw() breakage caused by missing "breaks"Gerald Carter1-0/+3
2007-10-10r14449: fix the build (sorry everyone)Gerald Carter1-1/+2
2007-10-10r14448: * protect against NULL cli_state* pointers in cli_rpc_pipe_open()Gerald Carter2-3/+10
2007-10-10r14443: rework get_md4pw() to ease debugging. The only functional change is thatGünther Deschner1-24/+69
2007-10-10r14432: Give in and grant BUILT\Administrators all privilegesGerald Carter2-2/+25
2007-10-10r14428: Call fill_share_mode_entry with NO_OPLOCK instead of 0.James Peach1-3/+3
2007-10-10r14421: This does two thingsGerald Carter4-9/+86
2007-10-10r14418: Try and fix Coverity #39 and #40 by making theJeremy Allison1-2/+10
2007-10-10r14416: Remove deadcode. Coverity #198.Jeremy Allison1-11/+1
2007-10-10r14408: More on fix for coverity #36. The previous fix would cause us toJim McDonough1-0/+2
2007-10-10r14406: Disable this call until we can sort out how thisJeremy Allison1-0/+6
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 Carter14-131/+253
2007-10-10r14399: Fix deadcode coverity bug #3.Jeremy Allison1-4/+1
2007-10-10r14397: Fix deadcode in coverity error #1.Jeremy Allison1-7/+8
2007-10-10r14395: Fix coverity bug #55. Ensure no unsigned/signed comparisons.Jeremy Allison1-3/+3
2007-10-10r14393: Fix a couple of AIX warnings.Jeremy Allison2-1/+2
2007-10-10r14392: Use KRB5_TGS_NAME.Günther Deschner1-1/+1
2007-10-10r14387: Try and fix the coverity issues (#53, #54) with negativeJeremy Allison6-12/+11
2007-10-10r14377: Fix coverity #4 for 3_0 tooSimo Sorce1-1/+1