summaryrefslogtreecommitdiffstats
path: root/source/smbd/reply.c
Commit message (Expand)AuthorAgeFilesLines
...
* r22145: Fix bug #4494 - reported by Kevin Jamieson <bugzilla@kevinjamieson.com>.Jeremy Allison2007-04-091-1/+3
* r22122: Start to fix csc issue with Vista. Make smbd supportJeremy Allison2007-04-071-1/+22
* r21802: From 3.0 - Fix Coverity ID # 342 (thanks Volker).Jeremy Allison2007-03-121-0/+1
* r21800: Check-in the DFS rewrite. I am still testing this but itJeremy Allison2007-03-121-45/+135
* r21770: For old DOS style searches we must remember ifJeremy Allison2007-03-091-0/+5
* r21769: Attempt to fix bug #4384 in old search code.Jeremy Allison2007-03-091-14/+4
* r21754: Volker is completely correct. There's no need forJeremy Allison2007-03-071-16/+64
* r21714: Change the VFS interface to use struct timespecJeremy Allison2007-03-051-21/+22
* r21672: The cannonical file access pattern should look like this :Jeremy Allison2007-03-031-161/+256
* r21322: No feedback means consent :-)Volker Lendecke2007-02-131-13/+62
* r21209: Add in the POSIX extensions.Jeremy Allison2007-02-071-31/+23
* r21094: Merge reformatting and compiler warning fix from 3_0Volker Lendecke2007-01-311-37/+68
* r21057: More refactoring into functions.Jeremy Allison2007-01-301-2/+2
* r20873: Some correctness fixes w.r.t. Samba4 torture BASE-DELETE.Jeremy Allison2007-01-181-1/+10
* r20844: Somewhat radical change - this may break the build (I willJeremy Allison2007-01-171-177/+212
* r20843: Get rid of last BOOL ok.Jeremy Allison2007-01-161-58/+59
* r20842: Only one more BOOL ok to go...Jeremy Allison2007-01-161-12/+6
* r20841: Remove more BOOL ok.Jeremy Allison2007-01-161-6/+6
* r20840: Keep removing the old BOOL ok logic.Jeremy Allison2007-01-161-5/+9
* r20796: Fix the same problem Jeremy has fixed (improper handling of deferred ...Volker Lendecke2007-01-151-6/+10
* r20743: Remove another BOOL ok from reply_getatr.Jeremy Allison2007-01-131-20/+15
* r20742: Rename chkpth -> checkpath for sanity's sake :-).Jeremy Allison2007-01-131-35/+35
* r20740: Get rid of some if-statementsVolker Lendecke2007-01-131-14/+10
* r20721: Fix the search unix_convert error returns. Only openJeremy Allison2007-01-131-1/+1
* r20720: Fix the chkpath problem, still looking at findfirst.Jeremy Allison2007-01-131-0/+7
* r20719: Sync up the changes in the fileserver code between SAMBA_3_0.Jeremy Allison2007-01-121-28/+41
* r20671: This version of the pathname code passes volkersJeremy Allison2007-01-111-26/+32
* r20662: Strange semantics for normalizing non-wildcardJeremy Allison2007-01-101-0/+3
* r20660: 126 operations - getting close now....Jeremy Allison2007-01-101-1/+1
* r20658: Now up to passing 108 operations on gentest.....Jeremy Allison2007-01-101-5/+6
* r20655: After consulting with Volker, fix our pathnameJeremy Allison2007-01-101-453/+203
* r20635: Add placeholder to ensure we don't go into theJeremy Allison2007-01-091-0/+11
* r20632: The extended RAW-SAMBA3BADPATH test led me to some wrong assumptions, inVolker Lendecke2007-01-091-5/+0
* r20620: This is definately needed - not sure about mapping toJeremy Allison2007-01-081-0/+5
* r20589: Re-add lost bad_path handling, sorry.Volker Lendecke2007-01-061-0/+4
* r20558: Refactor rmdir_internals to use early termination ratherJeremy Allison2007-01-051-56/+57
* r20537: Missed one of Vl's fixes :Jeremy Allison2007-01-041-1/+1
* r20532: From Volker...Jeremy Allison2007-01-041-0/+9
* r20528: This fix now naturally follows : (from VL).Jeremy Allison2007-01-041-26/+19
* r20527: Reviewed Volker's unlink change :Jeremy Allison2007-01-041-1/+1
* r20526: Working through code review of Volker's changes slowly....Jeremy Allison2007-01-041-1/+3
* r20496: Some changes to make Samba3 the RAW-OPEN test. Checking in to both 3_...Volker Lendecke2007-01-031-5/+8
* r20490: Janitor for Volker - Jeremy Allison2007-01-021-4/+0
* r20413: Merge Volker's open directory changes to 3.0.24.Jeremy Allison2006-12-301-55/+12
* r20371: In renames (via SMBmv) both src and dest can containJeremy Allison2006-12-281-4/+5
* r20370: Now we've gone to the trouble of getting an NT statusJeremy Allison2006-12-281-1/+1
* r20368: Fix valgrind report of uninitialized memory Jeremy Allison2006-12-271-1/+1
* r20264: Two lines above this we just checked if (fsp->is_directory) ...Volker Lendecke2006-12-191-1/+1
* r20256: Reduce some code duplication, make reply_mkdir go through the same co...Volker Lendecke2006-12-191-25/+10
* r20238: svn merge -r 20236:20237 branches/SAMBA_3_0/source .James Peach2006-12-181-16/+16