s3: add dbwrap_torture - a tool to stress test tdb transactions through dbwrap
[amitay/samba.git] / source3 / smbd /
2009-11-23 Jeremy AllisonFix bug #6898 - Samba duplicates file content on appending
2009-11-23 Volker LendeckeRevert "s3: Make the implicit reference to Protocol...
2009-11-23 Volker LendeckeRevert "s3: Make the implicit reference to Protocol...
2009-11-23 Volker LendeckeRevert "s3: Make the implicit reference to get_Protocol...
2009-11-23 Volker LendeckeRevert "s3: Move the global variable Protocol to struct...
2009-11-23 Volker Lendeckes3: Move a variable declaration to its only use
2009-11-23 Günther Deschners3-printing: use spoolss types and structs while gettin...
2009-11-21 Volker Lendeckes3: Move the global variable Protocol to struct smbd_se...
2009-11-21 Volker Lendeckes3: Make the implicit reference to get_Protocol in...
2009-11-21 Volker Lendeckes3: Make the implicit reference to Protocol in is_in_pa...
2009-11-21 Volker Lendeckes3: Make the implicit reference to Protocol in mask_mat...
2009-11-21 Volker Lendeckes3: Tune if-conditions in a very hot codepath
2009-11-21 Jeremy AllisonFix logic bug where high bits tests was being
2009-11-18 Volker Lendeckes3: Replace some create_synthetic_smb_fname() calls
2009-11-18 Volker Lendeckes3: Do not talloc in readdir
2009-11-18 Jeremy AllisonStart removing SMB_STRUCT_STAT variables except for
2009-11-17 Jeremy AllisonRemove "store create time" code, cause create time...
2009-11-16 Jeremy AllisonDon't overwrite a dynamic pointer with the address...
2009-11-12 Jeremy AllisonFix bug 6891 - using windows explorer to change ownersh...
2009-11-12 Volker Lendeckes3: Fix debug messages in check_reduced_name
2009-11-11 Jeremy AllisonFix bug 6878 - Cannot change ACL's inherit flag.
2009-11-10 Günther Deschners3-chgpasswd: split out a check_password_complexity...
2009-11-07 Jeremy AllisonFix bug 6841 - "map acl inherit = yes" not working.
2009-11-06 Jeremy AllisonGot the logic simplification worked out so we still...
2009-11-06 Jeremy AllisonRevert commit "0551284dc08eb93ef7b2b2227a45e5ec21d482fb...
2009-11-06 Jeremy AllisonSimplify the logic - remove extraneous argument and...
2009-11-06 Jeremy AllisonFix explicit set of write time on close.
2009-11-06 Jeremy AllisonGet closer to an accurate model of Windows timestamp...
2009-11-05 Volker Lendeckes3: Fix a crash in notify_remove_onelevel when "change...
2009-11-05 Volker Lendeckes3: Fix the talloc hierarchy in notify_remove_onelevel
2009-11-05 Jeremy AllisonFix debug comment (brain wasn't working...).
2009-11-04 Jeremy AllisonFilter the returned DOS attributes by 0xFF for clients
2009-11-04 Jeremy AllisonRemove "Protocol" as an extern, and add accessor functions.
2009-11-03 Jeremy AllisonFix debug statements to use correct function name.
2009-11-03 Jeremy Allisonrequires_resume_key is a bool not int.
2009-11-03 Jeremy AllisonFix more of the RAW-SEARCH test. Older info levels are
2009-11-03 Volker Lendeckes3: Remove debug_ctx()
2009-11-02 Jeremy AllisonFix bug 6867 - trans2findnext returns reply_nterror...
2009-10-29 Jeremy AllisonStart fixing the RAW-STREAMS test - ensure that the...
2009-10-27 Jeremy AllisonSecond part of the fix for bug 6828 - infinite timeout...
2009-10-21 Jeremy AllisonFix bug 6828 - infinite timeout occurs when byte lock...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-13 Jeremy AllisonRemove use of "int ret" when we already have errcode.
2009-10-13 Jeremy AllisonCatch one more erroneous use of errno.
2009-10-13 Olaf Flebbecorrectly handle aio_error() and errno
2009-10-08 Jeremy AllisonCope with old CIFSFS clients that use SMBunlink to...
2009-10-08 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-08 Volker Lendeckes3: Fix shadow copy display on Windows 7
2009-10-08 Matthias Dieter... s3/s4 - Adapt the IDL changes on various locations
2009-10-07 Jeremy AllisonOops. Don't break the build..
2009-10-07 Jeremy AllisonMake the logic a lot clearer and fix the comment to...
2009-10-07 Jeremy AllisonCorrect fix for bug 6781 - Cannot rename subfolders...
2009-10-06 Abhidnya P Chirmules3: Add access_mask to the flock VFS call
2009-10-02 Jeremy AllisonRemove lots of duplicate code and move it into one
2009-10-02 Jeremy AllisonMissed one VFS_STAT -> VFS_LSTAT
2009-10-02 Jeremy AllisonFix more use of VFS_STAT when posix pathnames selected.
2009-10-01 Jeremy AllisonFix for CVE-2009-2813.
2009-10-01 Jeremy AllisonFix for CVE-2009-2906.
2009-09-30 Olaf Flebbeallow for outstanding_aio_calls to be decremented
2009-09-29 Jeremy AllisonDon't defer a talloc_move'd pointer.
2009-09-25 Matthias Dieter... s3:smbd/password - move list pointers into blocks
2009-09-24 Jeremy AllisonRevert b39c390280d1f268e2550c731057aec550a3f086 - casts...
2009-09-24 Matthias Dieter... s3: Fix up various string "const" warnings
2009-09-24 Zack Kirschs3 onefs: Add some debugging/asserts to give more info...
2009-09-24 Tim Proutys3: Add more helpful debugging to some of the streams...
2009-09-24 Aravind Srinivasanvfs catia: Fix the double translation that was happenin...
2009-09-18 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-18 Günther Deschners3-smbd: fix get_ea_names_from_file() and check for...
2009-09-18 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-18 Volker Lendeckes3:smbd: Fix an inappropriate pointer return in a bool fn
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Jeremy AllisonWe now pass the Microsoft SMB2 fileio test with EA...
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-14 Jeremy AllisonFix bug 6494 - Incorrect FileStatus returned in NT_CREA...
2009-09-16 Günther Deschnerspnego: share spnego_parse.
2009-09-09 Volker Lendeckes3:smbd: Add a "hidden" parameter "share:fake_fscaps"
2009-09-07 Jeremy AllisonFix bug 6673 - smbpasswd does not work with "unix passw...
2009-09-05 Simo SorceCheck we read off the compelte event from inotify
2009-09-04 Volker Lendeckes3:smbd: Fix Coverity ID 937, REVERSE_INULL
2009-09-03 Jeremy AllisonHopefully last part of the fix for bug 6651 - smbd...
2009-08-28 Aravind Srinivasans3: Add a new VFS op called SMB_VFS_TRANSLATE_NAME
2009-08-27 Stefan Metzmachers3:smbd: teach filename_convert() about fake files...
2009-08-27 Stefan Metzmachers3:smbd: add is_fake_file_path() that takes only the...
2009-08-27 Stefan Metzmachers3:streams: check for :$DATA only in the backend (fix...
2009-08-26 Steven Dannemans3/smbd: open the share_info.tdb on startup instead...
2009-08-25 Jeremy AllisonHelp debug for bug 6651 - smbd SIGSEGV when breaking...
2009-08-25 Jeremy AllisonSecond attempt at fix for bug 6529 - Offline files...
2009-08-24 Jeremy AllisonSecond part of fix for 6529 - Offline files conflict...
2009-08-22 Jeremy AllisonLog debug message when hires timestamps are available...
2009-08-22 Jeremy AllisonFix bug 6529 - Offline files conflict with Vista and...
2009-08-21 Jeremy AllisonFix coverity CID: 932 - forward null.
2009-08-19 Stefan Metzmachers3:smbd: implement SMB2 Find (Query Directory)
2009-08-19 Stefan Metzmachers3:smbd: store a dirptr on the files_struct for SMB2...
2009-08-19 Stefan Metzmachers3:smbd: add a generic smbd_dirptr_lanman2_entry()...
2009-08-19 Stefan Metzmachers3:smbd: implement all SMB2 Create contexts except...
2009-08-19 Stefan Metzmachers3:smbd: make smbd_check_open_rights() function non...
2009-08-19 Stefan Metzmachers3:smbd: parse context blobs in SMB2 Create
2009-08-17 Stefan Metzmachers3:smbd: add support for canceling SMB2 Notify calls.
2009-08-17 Stefan Metzmachers3:smbd: add smbd_notify_cancel_by_smbreq()
2009-08-17 Stefan Metzmachers3:smbd: implement SMB2 Cancel correctly.
next