s3: fine tune and clean up statvfs tests
[samba.git] / source3 / smbd / statvfs.c
2012-06-28 Björn Jackes3: fine tune and clean up statvfs tests
2012-03-11 Brad Smiths3: Improve statvfs support
2012-03-02 Brad Smiths3: Further fix for bug 8777
2012-03-02 Volker Lendeckes3: Enable statvfs usage on NetBSD
2012-02-25 Volker Lendeckes3: Fix a typo
2012-02-25 Brad Smiths3: Fix bug 8777, sys_statvfs() wrapper support for...
2011-03-29 Günther Deschners3: include smbd/smbd.h where needed.
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-14 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-13 Jelmer VernooijUse {u,}int64_t instead of SMB_BIG_{U,}INT.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-20 James PeachFix typo in filesystem capabilities bits.
2007-12-20 Volker LendeckeAttempt to fix the build
2007-12-20 James PeachAdd filesystem capabilities bitmask to statfs info.
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr11233: Forgot to add the statvfs file. Oops.