summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* r14559: Oplocks have changed, process_smb can be static againVolker Lendecke2007-10-101-3/+2
* r14530: removing unused 'winbind max idle children' parameterGerald Carter2007-10-101-3/+0
* r14522: sync socket_wrapper code with samba4Stefan Metzmacher2007-10-101-64/+309
* r14515: fix soname breakage caused by mad merge from trunk (missed replacing ...Gerald Carter2007-10-101-2/+2
* r14514: Fixing last commit. Thanks Volker.Günther Deschner2007-10-101-1/+1
* r14513: Fix winbindd_chauthtok: only fallback when the chgpasswd3 call is notGünther Deschner2007-10-101-2/+5
* r14512: Guenther, This code breaks winbind with MIT krb1.3.Gerald Carter2007-10-101-2/+12
* r14509: Attempt to fix the build on "sun1"Volker Lendecke2007-10-101-1/+3
* r14508: Return PAM_SUCCESS in pam_sm_close_session when there is no KRB5CCNAMEGünther Deschner2007-10-101-1/+1
* r14507: Re-disable accidentially re-enabled paranoia check. This should makeGünther Deschner2007-10-101-1/+4
* r14506: Remove remaining references to a KCM credential cache type.Günther Deschner2007-10-102-5/+1
* r14505: Rename the timed_event to lockout_policy_event.Günther Deschner2007-10-102-9/+9
* r14503: Fix principal in debug statement.Günther Deschner2007-10-101-2/+1
* r14496: Add WBFLAG_PAM_GET_PWD_POLICY bit to only callout for domain passwordGünther Deschner2007-10-103-5/+9
* r14495: Allow to play with the logon_param flag when testing samlogons.Günther Deschner2007-10-101-22/+21
* r14493: There is no point in falling back to a samlogon when a krb5login hasGünther Deschner2007-10-101-0/+17
* r14489: Guard against coverity reversion. #181 is a false positiveJeremy Allison2007-10-101-0/+2
* r14482: Fixes for spoolss code (after coverity fixes) when theGerald Carter2007-10-101-15/+15
* r14480: Kill one boolean flag passed down :-)Volker Lendecke2007-10-102-9/+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-101-42/+16
* 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