Fix for CVE-2009-2906.
[samba.git] / source / smbd /
2009-10-01 Jeremy AllisonFix for CVE-2009-2906. v3-0-test
2009-10-01 Karolin SeegerFix for CVE-2009-2813.
2009-06-29 Jeremy AllisonFix bug #6488.
2009-06-27 Volker LendeckeWorkaround for KB932762
2009-02-25 Jeremy AllisonFix bug in processing of open modes in POSIX open.
2009-02-13 Jeremy AllisonNoted by Vericode analysis. Correctly use chroot().
2009-02-06 Günter KukkukkDon't try and delete a default ACL from a file.
2009-01-23 Jeremy AllisonFix logic error in try_chown - we shouldn't arbitrarily...
2009-01-22 Jeremy AllisonSecond part of the attemt to fix #4308 - Excel save...
2009-01-22 Jeremy AllisonAnother attempt to fix bug #4308 - Excel save operation...
2009-01-13 Jeremy AllisonFix bug #6019 File corruption in Clustered SMB/NFS...
2009-01-10 Bo YangBackport of the clean event context after fork and
2008-12-04 Jeremy AllisonFix bug #5937 - filenames with "*" char hide other...
2008-12-04 Jeremy AllisonFix bug #1254 - write list not working under share...
2008-11-27 Volker LendeckeFix the offset checks in the trans routines
2008-11-24 Jeremy AllisonFix bug #5873 - ACL inheritance cannot be broken. This...
2008-11-24 Jeremy AllisonMerge branch 'v3-0-test' of ssh://jra@git.samba.org...
2008-11-20 Yasuma TakedaFix bug #5909 - MS-DFS does not work on Vista, if link...
2008-11-18 Dina FineFix bug #5908 - Samba 3.0.32 - internal change notify...
2008-11-06 Jeremy AllisonAdd reference to bug #4308 to remind me to add regressi...
2008-11-04 Volker LendeckeFix bug triggered by the RAW-SAMBA3OPLOCKLOGOFF test
2008-10-17 Jeremy AllisonCope with bad trans2mkdir requests from System i QNTC...
2008-10-01 Jeremy AllisonFix use of DLIST_REMOVE as spotted by Constantine Vetos...
2008-09-30 Jeremy AllisonEnsure we emit the notify message before renaming the...
2008-09-27 Jeremy AllisonFix for bug #5790 - samba returns STATUS_OBJECT_NAME_NO...
2008-09-11 Jeremy AllisonHere's the fix for bug #5750. Note this bug does *NOT...
2008-09-10 Jeremy AllisonFix bug #5052 - not work cancel inheritance on share...
2008-08-26 Andrew Tridgellbecome root for AIO operations
2008-08-26 Andrew TridgellEINVAL is also a valid error return, meaning "this...
2008-08-22 Jeremy AllisonDon't re-initialize a token when we already have one...
2008-07-03 Jeremy AllisonPatch from SATOH Fumiyasu <fumiyas@osstech.co.jp> for...
2008-05-29 John H TerpstraMerge branch 'v3-0-test' of git://git.samba.org/samba...
2008-05-28 Gerald W. CarterSecurity: Patche for CVE-2008-1105.
2008-05-28 Günther DeschnerFix Bug #5285. (libcap header mismatch)
2008-05-21 John H TerpstraMerge branch 'v3-0-test' of git://git.samba.org/samba...
2008-05-19 Jeremy AllisonRestructuring of code to fix #5460. Remove search
2008-05-15 Jeremy AllisonFix two "this will never be null" warnings.
2008-05-14 Jeremy AllisonEnsure we don't keep searching for sharename if it's
2008-05-13 Jeremy AllisonCombination patch back port of :
2008-04-21 Björn Jackefix alignment bug hitting Solaris with "reset in zero...
2008-04-11 Volker LendeckeFix bug 5366
2008-04-09 Karolin SeegerFix typos.
2008-04-08 Jeremy AllisonRewrite the wrap checks to deal with gcc 4.x optimisations.
2008-04-02 Jeremy AllisonFix MSDFS bug noticed by Ofir Azoulay <Ofir.Azoulay...
2008-03-08 Volker LendeckeWork around a handle leak in XP 64 bit
2008-02-25 Volker LendeckeFix inotify detection
2008-02-15 Jeremy AllisonEnsure we call nt_status_squash() on returns. Smnall...
2008-02-15 Jeremy AllisonEnsure we call auth_ntlmssp_end in invalidate_vuid...
2008-02-14 Jeremy AllisonFix obscure bug where if client sends us the krb5 part
2008-02-03 Volker LendeckeFix two memleaks
2008-01-26 Volker LendeckePort SMB_FS_OBJECTID_INFORMATION from 3.2
2008-01-25 Jeremy AllisonFix the same bug with user -> user_obj.
2008-01-25 Jeremy AllisonBack port : Correctly set flags in ACE's inherited...
2008-01-25 Jeremy AllisonFix a really subtle old, old bug :-). When canonicalizi...
2008-01-25 Jeremy AllisonMake explicit in debug we're ignoring flags from the...
2008-01-24 Jeremy AllisonAdd debug messages to trace this if needed.
2008-01-24 Jeremy AllisonThe checks for OI and CI were just wrong.... Fix them...
2008-01-24 Jeremy AllisonFirst part of fix for bug #4929 - worked out by jmcd.
2008-01-19 Jeremy AllisonActually test vl's new code and make it work to fix...
2008-01-19 Jeremy AllisonBack port vl's fix for nlink counts.
2008-01-09 Volker Lendeckeensure uni_name.buffer is initialised
2008-01-09 Jeremy AllisonFix resource leak on error found by coverity.
2008-01-09 Jeremy AllisonMerge branch 'v3-0-test' of ssh://jra@git.samba.org...
2008-01-05 Jeremy AllisonUsing a bool with a logical operation. IBM checker...
2008-01-03 Stefan MetzmacherRevert "no-atime-on-mtime"
2008-01-03 Stefan MetzmacherMerge remote branch 'origin/v3-0-test' of /home/People...
2007-12-28 Jeremy AllisonPort 2135dfe91bf1ae114a18c15286b535662200677d from...
2007-12-19 Jeremy AllisonEnsure we can't pass -1 to smb_fn_name(). Fixes bug...
2007-12-17 Jeremy AllisonFix bug #5121 (unix passwd sync bnot working on a strea...
2007-12-17 Simo SorceResolve conflict of merging in J.Layton patch
2007-12-16 Jeremy AllisonMore work on bug #5082, use LC_ALL as this takes
2007-12-15 Jeremy AllisonFix for bug #5082 from Mathias Gug <mathiaz@ubuntu...
2007-12-14 Stefan MetzmacherMerge remote branch 'origin/v3-0-test' of /home/People...
2007-12-10 Gerald (Jerry) CarterMerge branch 'v3-0-stable' into v3-0-test
2007-12-10 Gerald (Jerry) CarterMerge branch 'v3-0-stable' into v3-0-test
2007-12-10 Gerald (Jerry) CarterMerge branch 'v3-0-stable' into v3-0-test
2007-12-06 Stefan Metzmacherno-atime-on-mtime
2007-12-04 Volker LendeckeCorrectly invalidate intermediate vuids
2007-12-04 Volker LendeckeWhen allocating a new vuid, also avoid partial ones
2007-11-20 Jeremy AllisonDon't overrun directory listings by incorrectly calculating
2007-11-19 Jeremy AllisonEnsure every use of push_ascii checks for error -1...
2007-11-18 Jeremy AllisonFix remaining calls to srvstr_push -1 - noticed
2007-11-17 Michael AdamFix for Bug #5023 (separate access check from posix_acl...
2007-11-16 Jeremy AllisonFix smbfs to not trigger our paranoid checker.
2007-11-15 Gerald (Jerry) CarterFix for CVE-2007-4572
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create... samba-misc-tags/initial-v3-0-test
2007-10-10 Volker Lendecker23773: One pstring a day...
2007-10-10 Volker Lendecker23768: Get rid of the three global variables for the...
2007-10-10 Volker Lendecker23765: Another error-path restore_case_semantics().
2007-10-10 Volker Lendecker23764: Do restore_case_semantics in an error path...
2007-10-10 Volker Lendecker23761: Rename reduce_name to check_reduced_name
2007-10-10 Jeremy Allisonr23752: Fix bug introduced by checkin 22920, allow...
2007-10-10 Volker Lendecker23743: Simplify stat_cache_lookup() logic. For the...
2007-10-10 Volker Lendecker23738: Re-add commented out code snipped that got...
2007-10-10 Jeremy Allisonr23736: Use local variable of smb_flag2 instead of...
2007-10-10 Jeremy Allisonr23735: Second part of the bugfix for #4763
2007-10-10 Volker Lendecker23731: Forgot one reference to inbuf
2007-10-10 Jeremy Allisonr23728: First part of bugfix for #4763. Limit notify...
2007-10-10 Volker Lendecker23727: Explicitly pass down FLAGS2 to srvstr_get_path.
2007-10-10 Volker Lendecker23726: Explicitly pass down the FLAGS2 field to srvstr...
next