summaryrefslogtreecommitdiff
path: root/source3/smbd/fake_file.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15660: Without this when using smbcquotas I getVolker Lendecke1-0/+6
2007-10-10r13293: Rather a big patch I'm afraid, but this should fix bug #3347Jeremy Allison1-1/+1
2007-10-10r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the tortureJeremy Allison1-91/+83
2007-10-10r6673: Fix the write cache based on some VERY good detective workJeremy Allison1-1/+0
2007-10-10r6225: get rid of warnings from my compiler about nested externsHerb Lewis1-1/+2
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison1-1/+1
2007-10-10r2388: fix client quota supportStefan Metzmacher1-3/+3
2007-10-10r408: - replace (conn->admin_user != True) with (current_user.uid != 0)Stefan Metzmacher1-1/+1
2004-04-02Added per-share parameter "store dos attributes". When set, will storeJeremy Allison1-4/+4
2003-05-12Add NT quota support. Patch from Stefan (metze) MetzemacherAlexander Bokovoy1-0/+166