summaryrefslogtreecommitdiffstats
path: root/source/smbd/vfs.c
Commit message (Expand)AuthorAgeFilesLines
* r25387: Sync with 3.2.0 svn treeGerald Carter2007-09-271-31/+79
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-07-101-2/+1
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-091-1/+1
* r23761: Rename reduce_name to check_reduced_nameVolker Lendecke2007-07-091-1/+1
* r22542: Move over to using the _strict varients of the tallocJeremy Allison2007-04-271-1/+1
* r22132: I hate inefficiency. Don't call conv_str_size()Jeremy Allison2007-04-081-1/+1
* r21322: No feedback means consent :-)Volker Lendecke2007-02-131-26/+6
* r21063: All case statements are now NTSTATUS returningJeremy Allison2007-01-301-0/+1
* r20844: Somewhat radical change - this may break the build (I willJeremy Allison2007-01-171-23/+17
* r20413: Merge Volker's open directory changes to 3.0.24.Jeremy Allison2006-12-301-25/+0
* r19810: more merge work....does not compile currently. Working on smbd mergeGerald Carter2006-11-211-139/+81
* r19654: merge GPFS vfs support from 3.0, including adding kernel_flock vfs op.Jim McDonough2006-11-101-0/+1
* r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)Gerald Carter2006-05-231-0/+2
* r15018: Merge Volker's ipc/trans2/nttrans changes overJeremy Allison2006-04-101-0/+1
* r14746: Add the Samba4 replacements for opendir/readdir etc. toJeremy Allison2006-03-271-1/+1
* r11428: Fix bug #3192 by actually hooking up the dfree cachingJeremy Allison2005-10-311-1/+1
* r11232: Added ab's POSIX statvfs vfs call. Sorry for the delay ab.Jeremy Allison2005-10-201-0/+1
* r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the tortureJeremy Allison2005-07-081-10/+10
* r7963: Add aio support to 3.0.Jeremy Allison2005-06-271-15/+24
* r6841: Attempt to fix buf #2681. With "strict allocate = yes" we now zeroJeremy Allison2005-05-171-0/+66
* r6633: Added "check_path_syntax_posix()" in preparation for handlingJeremy Allison2005-05-061-2/+4
* r6408: Fix compile error lurking where PATH_MAX is not defined. Bugzilla #2560.Tim Potter2005-04-211-1/+1
* r6234: Fix for possible root squash nfs bugs from psz@maths.usyd.edu.auJeremy Allison2005-04-071-1/+3
* r5825: Fix one more DISK_FREE call - spotted by Ying Li <ying.li2@hp.com>.Jeremy Allison2005-03-161-0/+3
* r5757: Fix erroneous debug message - noticed by William Jojo <jojowil@hvcc.edu>.Jeremy Allison2005-03-111-1/+1
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2004-12-071-4/+4
* r3823: Fix bug reported by Tom Dickson <tdickson@inostor.com> withJeremy Allison2004-11-171-1/+2
* r3642: Extend vfs to add seekdir/telldir/rewinddir. Yes I know I have toJeremy Allison2004-11-091-2/+5
* r2152: Fix for bug #1674, move the symlinks checks into reduce_name().Jeremy Allison2004-08-311-23/+19
* r1866: Fix for bug #1602 reported by <m.proehl@science-computing.de>.Jeremy Allison2004-08-171-2/+6
* r1115: Fix for #1427. Catch bad path errors at the right point. Ensure allJeremy Allison2004-06-111-0/+9
* r933: When using widelinks = no, use realpath to canonicalize theJeremy Allison2004-05-281-1/+26
* r658: Oops - make smbclient work again with widelinks = no :-).Jeremy Allison2004-05-131-0/+4
* r656: Make widelinks use realpath(). Tidy up cases where we need to become a ...Jeremy Allison2004-05-131-141/+96
* r421: Fix debug message. Closes bugzilla #1305.Tim Potter2004-04-301-1/+1
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+951