Store sendfile capability per-fsp.
[jpeach/samba.git] / source / smbd / reply.c
2007-10-15 James PeachStore sendfile capability per-fsp.
2007-10-15 James PeachPass filenames referencing streams to the VFS.
2007-08-17 Gerald Carterr24528: start syncing changes for 3.0.25c
2007-06-19 Gerald Carterr23544: sync 3.0.25b release with SAMBA_3_0_25 svn...
2007-05-24 Gerald Carterr23113: one more rename-on-an-fd fix from Jeremy
2007-05-23 Gerald Carterr23101: grab remainder of rename fixes
2007-05-23 Gerald Carterr23092: Merge Herb's changes to tdbtool and Jeremy...
2007-05-21 Gerald Carterr23052: sync with SAMBA_3_0_25 and start updating relea...
2007-05-09 Gerald Carterr22770: sync with SAMBA_3_0_25 as of svn r22765
2007-04-25 Gerald Carterr22510: pull patches from SAMBA_3_0_25 and update relea...
2007-04-21 Gerald Carterr22434: sync from the 3.0.25 tree for rc2
2007-04-09 Gerald Carterr22138: * Sync up with the SAMBA_3_0_25 as of svn r22132.
2007-03-20 Gerald Carterr21889: * Pull from SAMBA-3_0_25 svn r21888
2007-02-28 Gerald Carterr21585: Start syncing the monster that will become...
2007-02-13 Volker Lendecker21322: No feedback means consent :-)
2007-02-07 Jeremy Allisonr21209: Add in the POSIX extensions.
2007-02-05 Gerald Carterr21147: committing changes for 3.0.24
2007-01-31 Volker Lendecker21094: Merge reformatting and compiler warning fix...
2007-01-30 Jeremy Allisonr21057: More refactoring into functions.
2007-01-18 Jeremy Allisonr20873: Some correctness fixes w.r.t. Samba4 torture...
2007-01-17 Jeremy Allisonr20844: Somewhat radical change - this may break the...
2007-01-16 Jeremy Allisonr20843: Get rid of last BOOL ok.
2007-01-16 Jeremy Allisonr20842: Only one more BOOL ok to go...
2007-01-16 Jeremy Allisonr20841: Remove more BOOL ok.
2007-01-16 Jeremy Allisonr20840: Keep removing the old BOOL ok logic.
2007-01-15 Volker Lendecker20796: Fix the same problem Jeremy has fixed (improper...
2007-01-13 Jeremy Allisonr20743: Remove another BOOL ok from reply_getatr.
2007-01-13 Jeremy Allisonr20742: Rename chkpth -> checkpath for sanity's sake...
2007-01-13 Volker Lendecker20740: Get rid of some if-statements
2007-01-13 Jeremy Allisonr20721: Fix the search unix_convert error returns....
2007-01-13 Jeremy Allisonr20720: Fix the chkpath problem, still looking at findf...
2007-01-12 Jeremy Allisonr20719: Sync up the changes in the fileserver code...
2007-01-11 Jeremy Allisonr20671: This version of the pathname code passes volkers
2007-01-10 Jeremy Allisonr20662: Strange semantics for normalizing non-wildcard
2007-01-10 Jeremy Allisonr20660: 126 operations - getting close now....
2007-01-10 Jeremy Allisonr20658: Now up to passing 108 operations on gentest...
2007-01-10 Jeremy Allisonr20655: After consulting with Volker, fix our pathname
2007-01-09 Jeremy Allisonr20635: Add placeholder to ensure we don't go into the
2007-01-09 Volker Lendecker20632: The extended RAW-SAMBA3BADPATH test led me...
2007-01-08 Jeremy Allisonr20620: This is definately needed - not sure about...
2007-01-06 Volker Lendecker20589: Re-add lost bad_path handling, sorry.
2007-01-05 Jeremy Allisonr20558: Refactor rmdir_internals to use early terminati...
2007-01-04 Jeremy Allisonr20537: Missed one of Vl's fixes :
2007-01-04 Jeremy Allisonr20532: From Volker...
2007-01-04 Jeremy Allisonr20528: This fix now naturally follows : (from VL).
2007-01-04 Jeremy Allisonr20527: Reviewed Volker's unlink change :
2007-01-04 Jeremy Allisonr20526: Working through code review of Volker's changes...
2007-01-03 Volker Lendecker20496: Some changes to make Samba3 the RAW-OPEN test...
2007-01-02 Jeremy Allisonr20490: Janitor for Volker -
2006-12-30 Jeremy Allisonr20413: Merge Volker's open directory changes to 3...
2006-12-28 Jeremy Allisonr20371: In renames (via SMBmv) both src and dest can...
2006-12-28 Jeremy Allisonr20370: Now we've gone to the trouble of getting an...
2006-12-27 Jeremy Allisonr20368: Fix valgrind report of uninitialized memory
2006-12-19 Volker Lendecker20264: Two lines above this we just checked if (fsp...
2006-12-19 Volker Lendecker20256: Reduce some code duplication, make reply_mkdir...
2006-12-18 James Peachr20238: svn merge -r 20236:20237 branches/SAMBA_3_0...
2006-11-21 Gerald Carterr19810: more merge work....does not compile currently...
2006-11-19 Gerald Carterr19799: sync up examples from SAMBA_3_0
2006-11-19 Gerald Carterr19796: * copy libgpo and grab libads changes
2006-11-18 Gerald Carterr19771: more compile fixes....have to tackle the DLIST_...
2006-11-18 Gerald Carterr19769: more compile fixes while merging from SAMBA_3_0...
2006-11-18 Gerald Carterr19767: Intermediate checking (does not yet compile)
2006-09-24 Andrew Tridgellr18866: Jeremy and Volker have given the go-ahead on...
2006-09-21 Jeremy Allisonr18787: Fix the strlen_m and strlen_m_term code by...
2006-07-25 Jeremy Allisonr17220: If we're going to fail a write with an errno...
2006-07-18 Jeremy Allisonr17108: Make the default timeout parameter for lock...
2006-07-18 Jeremy Allisonr17107: Make the 200 ms timeout value tunable in local...
2006-07-18 Jeremy Allisonr17106: Match Windows timing values on locks.
2006-07-18 Jeremy Allisonr17105: Fix the race Volker found - we had a non-locked
2006-07-17 Jeremy Allisonr17098: Samba3 now cleanly passes Samba4 RAW-LOCK torture
2006-07-11 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2006-06-20 Gerald Carterr16418: Pull in more Klocwork fixes (up to r16415)
2006-06-20 Jeremy Allisonr16397: Fix Klocwork #11767 and drasticly simplify the
2006-06-08 Gerald Carterr16104: Set version to 3.0.23rc2
2006-05-30 Jeremy Allisonr15951: oplock_request must be an int, not a BOOL. We
2006-05-23 Gerald Carterr15837: starting sync up for 3.0.23rc1 (in sync with...
2006-05-05 James Peachr15450: Change profiling data macros to use stack varia...
2006-04-19 Gerald Carterr15135: working on 3.0.23pre1; sync to SAMBA_3_0 r15132
2006-04-17 Jeremy Allisonr15112: Move strict locking default to auto. Fix up...
2006-04-11 Jeremy Allisonr15030: On a performace hunt... Remove as many extraneous
2006-04-10 Jeremy Allisonr15020: Fix issue with samba4 netbench torture tester,
2006-04-10 Jeremy Allisonr15018: Merge Volker's ipc/trans2/nttrans changes over
2006-03-19 James Peachr14574: Allow use of sendfile as long as the write...
2006-03-15 Jeremy Allisonr14460: SMBexit closes by pid and vuid. Tested with...
2006-02-20 Gerald Carterr13571: Replace all calls to talloc_free() with thye...
2006-02-02 Jeremy Allisonr13293: Rather a big patch I'm afraid, but this should...
2006-01-25 Gerald Carterr13130: syncing RHEL/Fedora packaging
2006-01-24 Gerald Carterr13120: getting close to final release code.
2006-01-24 Gerald Carterr13106: syncing up packaging from the 3.0 tree
2006-01-16 Jeremy Allisonr12956: Fix for bug #3035 from SATOH Fumiyasu <fumiyas...
2005-12-26 Jeremy Allisonr12491: End profile fixes from SATOH Fumiyasu <fumiya...
2005-12-14 Jeremy Allisonr12234: Reduce the race condition for renames by holdin...
2005-12-13 Jeremy Allisonr12213: Final fix for #3303 - send rename messages...
2005-12-12 Jeremy Allisonr12194: Ensure that when we set a connection path we...
2005-11-09 Gerald Carterr11590: syncing up for 3.0.21rc1
2005-11-09 Gerald Carterr11589: merging packaging changes from SAMBA_3_0
2005-11-05 Jeremy Allisonr11511: A classic "friday night check-in" :-). This...
2005-11-02 Jeremy Allisonr11451: Fix -O1 "might be using uninitialized" errors.
2005-11-01 Jeremy Allisonr11448: Move decl before code.
2005-10-31 Jeremy Allisonr11428: Fix bug #3192 by actually hooking up the dfree...
next