summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* r14585: Tighten argument list of kerberos_kinit_password again,Günther Deschner2007-10-107-25/+40
* r14584: Really follow with roosbindir by defaulr the setting we use for sbindir.Lars Müller2007-10-101-1/+1
* r14580: add 'net sam createbuiltingroup' to map BUILTIN local groups to a gidGerald Carter2007-10-101-0/+59
* r14579: Add REJECT_REASON_OTHER in the rpcclient chgpasswd3.Günther Deschner2007-10-101-1/+2
* r14578: fix incorrect comment in fill_sam_account(). This function is called...Gerald Carter2007-10-101-4/+1
* r14577: BUG Fixes:Gerald Carter2007-10-106-25/+215
* r14576: Skip remaining keytab entries when we have a clear indication thatGünther Deschner2007-10-101-1/+23
* r14574: Allow use of sendfile as long as the write cache has not been enabledJames Peach2007-10-101-3/+4
* 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