tprouty/samba.git
2007-10-10 Gerald Carterr14578: fix incorrect comment in fill_sam_account(...
2007-10-10 Gerald Carterr14577: BUG Fixes:
2007-10-10 Günther Deschnerr14576: Skip remaining keytab entries when we have...
2007-10-10 James Peachr14574: Allow use of sendfile as long as the write...
2007-10-10 Volker Lendecker14559: Oplocks have changed, process_smb can be static...
2007-10-10 Gerald Carterr14530: removing unused 'winbind max idle children...
2007-10-10 Stefan Metzmacherr14522: sync socket_wrapper code with samba4
2007-10-10 Gerald Carterr14515: fix soname breakage caused by mad merge from...
2007-10-10 Günther Deschnerr14514: Fixing last commit. Thanks Volker.
2007-10-10 Günther Deschnerr14513: Fix winbindd_chauthtok: only fallback when...
2007-10-10 Gerald Carterr14512: Guenther, This code breaks winbind with MIT...
2007-10-10 Volker Lendecker14509: Attempt to fix the build on "sun1"
2007-10-10 Günther Deschnerr14508: Return PAM_SUCCESS in pam_sm_close_session...
2007-10-10 Günther Deschnerr14507: Re-disable accidentially re-enabled paranoia...
2007-10-10 Günther Deschnerr14506: Remove remaining references to a KCM credential...
2007-10-10 Günther Deschnerr14505: Rename the timed_event to lockout_policy_event.
2007-10-10 Günther Deschnerr14503: Fix principal in debug statement.
2007-10-10 Günther Deschnerr14496: Add WBFLAG_PAM_GET_PWD_POLICY bit to only callo...
2007-10-10 Günther Deschnerr14495: Allow to play with the logon_param flag when...
2007-10-10 Günther Deschnerr14493: There is no point in falling back to a samlogon...
2007-10-10 Jeremy Allisonr14489: Guard against coverity reversion. #181 is a...
2007-10-10 Gerald Carterr14482: Fixes for spoolss code (after coverity fixes...
2007-10-10 Volker Lendecker14480: Kill one boolean flag passed down :-)
2007-10-10 Gerald Carterr14475: patch from Oliver Schulze L. <oliver@samera...
2007-10-10 Günther Deschnerr14474: Also flush the nscd caches before entering...
2007-10-10 Günther Deschnerr14468: Better fix to avoid winbind panic when we have...
2007-10-10 Günther Deschnerr14467: Reverting 13660. This needs to be fixed differe...
2007-10-10 Jeremy Allisonr14462: Fix warning. ber_tag_t is an unsigned int for
2007-10-10 Jeremy Allisonr14460: SMBexit closes by pid and vuid. Tested with...
2007-10-10 Gerald Carterr14457: Add a few more special cases for RID 513 in...
2007-10-10 Jeremy Allisonr14454: Janitor for tridge - same code exists in Samba3...
2007-10-10 Gerald Carterr14452: Sorry. Need more coffee....
2007-10-10 Gerald Carterr14451: In order to get pdb_ldap searching for SID_NAME...
2007-10-10 Gerald Carterr14450: Fix more get_md4pw() breakage caused by missing...
2007-10-10 Gerald Carterr14449: fix the build (sorry everyone)
2007-10-10 Gerald Carterr14448: * protect against NULL cli_state* pointers...
2007-10-10 Günther Deschnerr14443: rework get_md4pw() to ease debugging. The only...
2007-10-10 Gerald Carterr14432: Give in and grant BUILT\Administrators all...
2007-10-10 James Peachr14428: Call fill_share_mode_entry with NO_OPLOCK inste...
2007-10-10 Gerald Carterr14421: This does two things
2007-10-10 Jeremy Allisonr14418: Try and fix Coverity #39 and #40 by making the
2007-10-10 Jeremy Allisonr14416: Remove deadcode. Coverity #198.
2007-10-10 Jim McDonoughr14408: More on fix for coverity #36. The previous...
2007-10-10 Jeremy Allisonr14406: Disable this call until we can sort out how...
2007-10-10 Jeremy Allisonr14405: Fix the build when nscd_flush_cache is detected
2007-10-10 Gerald Carterr14403: * modifies create_local_nt_token() to create...
2007-10-10 Jeremy Allisonr14399: Fix deadcode coverity bug #3.
2007-10-10 Jeremy Allisonr14397: Fix deadcode in coverity error #1.
2007-10-10 Jeremy Allisonr14395: Fix coverity bug #55. Ensure no unsigned/signed...
2007-10-10 Jeremy Allisonr14393: Fix a couple of AIX warnings.
2007-10-10 Günther Deschnerr14392: Use KRB5_TGS_NAME.
2007-10-10 Jeremy Allisonr14387: Try and fix the coverity issues (#53, #54)...
2007-10-10 Simo Sorcer14377: Fix coverity #4 for 3_0 too
2007-10-10 Günther Deschnerr14368: Remove redundant set of logon flags (now in...
2007-10-10 Volker Lendecker14367: Not that I fully understand what's going on...
2007-10-10 Jeremy Allisonr14365: As solaris nss includes includes.h, make sure...
2007-10-10 Jeremy Allisonr14359: Try and fix Coverity #176 by making the pointer
2007-10-10 Jeremy Allisonr14357: Try and fix Coverity #169 by making the pointer
2007-10-10 Jeremy Allisonr14355: Try and fix Coverity #158 by making the pointer
2007-10-10 Jeremy Allisonr14353: Fix coverity bugs #61 and #62. Remember to...
2007-10-10 Jeremy Allisonr14351: Ensure we use the minimum of PATH_MAX and sizeo...
2007-10-10 Jeremy Allisonr14345: Fix Coverity #71. We don't currently propagate...
2007-10-10 Jeremy Allisonr14342: Fix coverity #68, resource leak on error path.
2007-10-10 Jeremy Allisonr14340: Fix coverity #78, resource leak in error path.
2007-10-10 Jeremy Allisonr14338: Fix coverity #55 by explicit cast.
2007-10-10 Jeremy Allisonr14336: Try and quieten coverity #53 and #54. Make...
2007-10-10 Jeremy Allisonr14333: Fix coverity #77, ensure we can't exit after...
2007-10-10 Lars Müllerr14331: Add a comment on top of test_pam_modules about...
2007-10-10 Günther Deschnerr14329: Fix the build on systems without libcom_err.
2007-10-10 Lars Müllerr14326: First catch of make test_pam_modules.
2007-10-10 Lars Müllerr14325: Add pam_modules rule which builds the configure...
2007-10-10 Günther Deschnerr14321: When we have libnscd and winbindd comes (back...
2007-10-10 Lars Müllerr14317: Use source/bin as dir to link pam_winbind inste...
2007-10-10 Jeremy Allisonr14303: Fix coverity #223. In a loop we were forgetting...
2007-10-10 Jeremy Allisonr14301: Fix coverity #224. In a loop we were forgetting...
2007-10-10 Jeremy Allisonr14299: Fix coverity #225. In a loop we were forgetting...
2007-10-10 Volker Lendecker14298: The other half of Coverity # 217
2007-10-10 Jeremy Allisonr14292: Janitor for tridge (samba3 talloc is almost...
2007-10-10 Jeremy Allisonr14289: Fix coverity #101, resource leak on error code...
2007-10-10 Jeremy Allisonr14286: Similar clarifiction fix for coverity #102.
2007-10-10 Jeremy Allisonr14284: Fix coverity bug #103. Make code clearer -...
2007-10-10 Jeremy Allisonr14282: Change centry_string to only use talloc. Should
2007-10-10 Jim McDonoughr14280: Fix Coverity #129 and 130: check before derefer...
2007-10-10 Jim McDonoughr14279: Fix coverity #86, 87, 88, 89:
2007-10-10 Jim McDonoughr14278: Remainder of fix for Coverity #79,80,81: only...
2007-10-10 Jeremy Allisonr14275: Shut-up coverity false positive (bug #199)...
2007-10-10 Jeremy Allisonr14273: Fix coverity bug #202. Memory leak on error...
2007-10-10 Jim McDonoughr14272: Fix Coverity # 81: free alloc'ed storage before...
2007-10-10 Jeremy Allisonr14270: Fix coverity #203. Ensure we free on error...
2007-10-10 Jeremy Allisonr14268: Fix coverity error #204. Resource leak on error...
2007-10-10 Jeremy Allisonr14266: Fix coverity #205. Resource leak on error path.
2007-10-10 Jeremy Allisonr14264: Fix coverity #207. Resource leak on error path.
2007-10-10 Jeremy Allisonr14261: Fix coverity #38. No null deref.
2007-10-10 Jeremy Allisonr14259: Fix coverity #42. Ensure contact_domain can...
2007-10-10 James Peachr14255: Revert r14204 which was horribly broken.
2007-10-10 Jim McDonoughr14252: Fix Coverity #72: free alloc'ed storage before...
2007-10-10 Jeremy Allisonr14250: Fix coverity bug #107. Resource leak on error...
2007-10-10 Volker Lendecker14249: We've dereferenced the_acl before, no point...
2007-10-10 Volker Lendecker14248: Fix Coverity bug # 84
2007-10-10 Volker Lendecker14247: Fix Coverity bug # 136
next