Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r14574: Allow use of sendfile as long as the write cache has not been enabled | James Peach | 1 | -3/+4 |
2007-10-10 | r14559: Oplocks have changed, process_smb can be static again | Volker Lendecke | 1 | -3/+2 |
2007-10-10 | r14530: removing unused 'winbind max idle children' parameter | Gerald Carter | 1 | -3/+0 |
2007-10-10 | r14522: sync socket_wrapper code with samba4 | Stefan Metzmacher | 1 | -64/+309 |
2007-10-10 | r14515: fix soname breakage caused by mad merge from trunk (missed replacing ... | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r14514: Fixing last commit. Thanks Volker. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r14513: Fix winbindd_chauthtok: only fallback when the chgpasswd3 call is not | Günther Deschner | 1 | -2/+5 |
2007-10-10 | r14512: Guenther, This code breaks winbind with MIT krb1.3. | Gerald Carter | 1 | -2/+12 |
2007-10-10 | r14509: Attempt to fix the build on "sun1" | Volker Lendecke | 1 | -1/+3 |
2007-10-10 | r14508: Return PAM_SUCCESS in pam_sm_close_session when there is no KRB5CCNAME | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r14507: Re-disable accidentially re-enabled paranoia check. This should make | Günther Deschner | 1 | -1/+4 |
2007-10-10 | r14506: Remove remaining references to a KCM credential cache type. | Günther Deschner | 2 | -5/+1 |
2007-10-10 | r14505: Rename the timed_event to lockout_policy_event. | Günther Deschner | 2 | -9/+9 |
2007-10-10 | r14503: Fix principal in debug statement. | Günther Deschner | 1 | -2/+1 |
2007-10-10 | r14496: Add WBFLAG_PAM_GET_PWD_POLICY bit to only callout for domain password | Günther Deschner | 3 | -5/+9 |
2007-10-10 | r14495: Allow to play with the logon_param flag when testing samlogons. | Günther Deschner | 1 | -22/+21 |
2007-10-10 | r14493: There is no point in falling back to a samlogon when a krb5login has | Günther Deschner | 1 | -0/+17 |
2007-10-10 | r14489: Guard against coverity reversion. #181 is a false positive | Jeremy Allison | 1 | -0/+2 |
2007-10-10 | r14482: Fixes for spoolss code (after coverity fixes) when the | Gerald Carter | 1 | -15/+15 |
2007-10-10 | r14480: Kill one boolean flag passed down :-) | Volker Lendecke | 2 | -9/+7 |
2007-10-10 | r14475: patch from Oliver Schulze L. <oliver@samera.com.py> for BUG 3580. Ma... | Gerald Carter | 1 | -3/+7 |
2007-10-10 | r14474: Also flush the nscd caches before entering the main winbindd loop. | Günther Deschner | 3 | -16/+25 |
2007-10-10 | r14468: Better fix to avoid winbind panic when we have an inproper configuration | Günther Deschner | 2 | -4/+13 |
2007-10-10 | r14467: Reverting 13660. This needs to be fixed differently. | Günther Deschner | 2 | -12/+5 |
2007-10-10 | r14462: Fix warning. ber_tag_t is an unsigned int for | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r14460: SMBexit closes by pid and vuid. Tested with smbtorture. | Jeremy Allison | 2 | -4/+4 |
2007-10-10 | r14457: Add a few more special cases for RID 513 in the samr code. | Gerald Carter | 3 | -3/+49 |
2007-10-10 | r14454: Janitor for tridge - same code exists in Samba3 and 4. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r14452: Sorry. Need more coffee.... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r14451: In order to get pdb_ldap searching for SID_NAME_ALIAS | Gerald Carter | 2 | -43/+17 |
2007-10-10 | r14450: Fix more get_md4pw() breakage caused by missing "breaks" | Gerald Carter | 1 | -0/+3 |
2007-10-10 | r14449: fix the build (sorry everyone) | Gerald Carter | 1 | -1/+2 |
2007-10-10 | r14448: * protect against NULL cli_state* pointers in cli_rpc_pipe_open() | Gerald Carter | 2 | -3/+10 |
2007-10-10 | r14443: rework get_md4pw() to ease debugging. The only functional change is that | Günther Deschner | 1 | -24/+69 |
2007-10-10 | r14432: Give in and grant BUILT\Administrators all privileges | Gerald Carter | 2 | -2/+25 |
2007-10-10 | r14428: Call fill_share_mode_entry with NO_OPLOCK instead of 0. | James Peach | 1 | -3/+3 |
2007-10-10 | r14421: This does two things | Gerald Carter | 4 | -9/+86 |
2007-10-10 | r14418: Try and fix Coverity #39 and #40 by making the | Jeremy Allison | 1 | -2/+10 |
2007-10-10 | r14416: Remove deadcode. Coverity #198. | Jeremy Allison | 1 | -11/+1 |
2007-10-10 | r14408: More on fix for coverity #36. The previous fix would cause us to | Jim McDonough | 1 | -0/+2 |
2007-10-10 | r14406: Disable this call until we can sort out how this | Jeremy Allison | 1 | -0/+6 |
2007-10-10 | r14405: Fix the build when nscd_flush_cache is detected | Jeremy Allison | 1 | -10/+12 |
2007-10-10 | r14403: * modifies create_local_nt_token() to create a BUILTIN\Administrators | Gerald Carter | 14 | -131/+253 |
2007-10-10 | r14399: Fix deadcode coverity bug #3. | Jeremy Allison | 1 | -4/+1 |
2007-10-10 | r14397: Fix deadcode in coverity error #1. | Jeremy Allison | 1 | -7/+8 |
2007-10-10 | r14395: Fix coverity bug #55. Ensure no unsigned/signed comparisons. | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r14393: Fix a couple of AIX warnings. | Jeremy Allison | 2 | -1/+2 |
2007-10-10 | r14392: Use KRB5_TGS_NAME. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r14387: Try and fix the coverity issues (#53, #54) with negative | Jeremy Allison | 6 | -12/+11 |
2007-10-10 | r14377: Fix coverity #4 for 3_0 too | Simo Sorce | 1 | -1/+1 |