summaryrefslogtreecommitdiff
path: root/source3/lib/sysquotas_linux.c
Commit message (Expand)AuthorAgeFilesLines
* sysquotas_linux: fix inode limit setting, which is not depeding on blocksizeBjörn Jacke2019-02-171-4/+2
* sysquota_linux: fix querying of group quotasBjörn Jacke2019-02-031-4/+4
* s3-sysquotas-linux: do not check for EDQUOTUri Simchoni2016-06-011-2/+4
* s3-sysquotas-linux - cleanupUri Simchoni2016-05-261-115/+73
* s3-sysquotas-linux: remove check for EDQUOT on getting user quotaUri Simchoni2016-05-261-4/+1
* s3-sysquotas-linux: remove support for old interfacesUri Simchoni2016-05-261-293/+9
* sys-quotas: do not fail if user has no quotaUri Simchoni2016-03-311-8/+1
* lib/sysquota_linux: Handle the quota flags properlyAnoop C S2015-06-201-18/+6
* Convert all uint32/16/8 to _t in source3/lib.Richard Sharpe2015-05-131-10/+10
* Use {u,}int64_t instead of SMB_BIG_{U,}INT.Jelmer Vernooij2008-10-141-24/+24
* 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
* r19982: From Michael Adam (ma@sernet.de) (thanks!:-)Stefan Metzmacher2007-10-101-6/+6
* r10962: fix setting of quotas on linux kernel with theStefan Metzmacher2007-10-101-0/+1
* r10163: try to fix the build on fedora 4, when --with-quota is not usedStefan Metzmacher2007-10-101-0/+6
* r6586: get rid of a few more compiler warningsHerb Lewis2007-10-101-0/+2
* * Fix XFS quotas: XFS_USER_QUOTA -> USRQUOTAStefan Metzmacher2004-01-151-0/+75
* XFS quota patch from Stefan Metzmacher <metze@metzemix.de>.Jeremy Allison2004-01-061-5/+4
* Added last missing file.Jeremy Allison2004-01-051-0/+486