summaryrefslogtreecommitdiffstats
path: root/source3/smbd/statvfs.c
Commit message (Expand)AuthorAgeFilesLines
* s3/statvfs: expose FILE_SUPPORTS_SPARSE_FILES capabilityDavid Disseldorp2015-03-091-0/+9
* Typo: s/prefered/preferred/Jelmer Vernooij2014-04-131-1/+1
* s3: evaluate MNT_QUOTA and MNT_RDONLY in statvfs also on darwinBjörn Jacke2012-07-051-1/+1
* s3: fix the logic in bsd_statvfsBjörn Jacke2012-06-291-1/+1
* s3: merge bsd_statvfs and darwin_statvfsBjörn Jacke2012-06-291-53/+31
* s3: fine tune and clean up statvfs testsBjörn Jacke2012-06-281-2/+2
* s3: Improve statvfs supportBrad Smith2012-03-111-3/+8
* s3: Further fix for bug 8777Brad Smith2012-03-021-2/+2
* s3: Enable statvfs usage on NetBSDVolker Lendecke2012-03-021-30/+30
* s3: Fix a typoVolker Lendecke2012-02-251-1/+1
* s3: Fix bug 8777, sys_statvfs() wrapper support for OpenBSD/FreeBSD/DragonFlyBrad Smith2012-02-251-3/+40
* s3: include smbd/smbd.h where needed.Günther Deschner2011-03-301-0/+1
* s3-includes: only include system/filesys.h when needed.Günther Deschner2011-03-301-0/+1
* Use {u,}int64_t instead of SMB_BIG_{U,}INT.Jelmer Vernooij2008-10-141-1/+1
* Fix typo in filesystem capabilities bits.James Peach2007-12-201-3/+1
* Attempt to fix the buildVolker Lendecke2007-12-201-0/+2
* Add filesystem capabilities bitmask to statfs info.James Peach2007-12-191-0/+85
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-2/+2
* r11233: Forgot to add the statvfs file. Oops.Jeremy Allison2007-10-101-0/+65