summaryrefslogtreecommitdiffstats
path: root/source3/smbd/fake_file.c
Commit message (Expand)AuthorAgeFilesLines
* r21191: Add in the POSIX open/mkdir/unlink calls.Jeremy Allison2007-10-101-2/+2
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-10/+13
* r15660: Without this when using smbcquotas I getVolker Lendecke2007-10-101-0/+6
* r13293: Rather a big patch I'm afraid, but this should fix bug #3347Jeremy Allison2007-10-101-1/+1
* r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the tortureJeremy Allison2007-10-101-91/+83
* r6673: Fix the write cache based on some VERY good detective workJeremy Allison2007-10-101-1/+0
* r6225: get rid of warnings from my compiler about nested externsHerb Lewis2007-10-101-1/+2
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-1/+1
* r2388: fix client quota supportStefan Metzmacher2007-10-101-3/+3
* r408: - replace (conn->admin_user != True) with (current_user.uid != 0)Stefan Metzmacher2007-10-101-1/+1
* Added per-share parameter "store dos attributes". When set, will storeJeremy Allison2004-04-021-4/+4
* Add NT quota support. Patch from Stefan (metze) MetzemacherAlexander Bokovoy2003-05-121-0/+166