summaryrefslogtreecommitdiff
path: root/source3/lib/sysquotas_linux.c
AgeCommit message (Expand)AuthorFilesLines
2025-11-10lib: Fix trailing whitespaceVolker Lendecke1-4/+4
2019-02-17sysquotas_linux: fix inode limit setting, which is not depeding on blocksizeBjörn Jacke1-4/+2
2019-02-03sysquota_linux: fix querying of group quotasBjörn Jacke1-4/+4
2016-06-01s3-sysquotas-linux: do not check for EDQUOTUri Simchoni1-2/+4
2016-05-26s3-sysquotas-linux - cleanupUri Simchoni1-115/+73
2016-05-26s3-sysquotas-linux: remove check for EDQUOT on getting user quotaUri Simchoni1-4/+1
2016-05-26s3-sysquotas-linux: remove support for old interfacesUri Simchoni1-293/+9
2016-03-31sys-quotas: do not fail if user has no quotaUri Simchoni1-8/+1
2015-06-20lib/sysquota_linux: Handle the quota flags properlyAnoop C S1-18/+6
2015-05-13Convert all uint32/16/8 to _t in source3/lib.Richard Sharpe1-10/+10
2008-10-14Use {u,}int64_t instead of SMB_BIG_{U,}INT.Jelmer Vernooij1-24/+24
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r19982: From Michael Adam (ma@sernet.de) (thanks!:-)Stefan Metzmacher1-6/+6
2007-10-10r10962: fix setting of quotas on linux kernel with theStefan Metzmacher1-0/+1
2007-10-10r10163: try to fix the build on fedora 4, when --with-quota is not usedStefan Metzmacher1-0/+6
2007-10-10r6586: get rid of a few more compiler warningsHerb Lewis1-0/+2
2004-01-15* Fix XFS quotas: XFS_USER_QUOTA -> USRQUOTAStefan Metzmacher1-0/+75
2004-01-06XFS quota patch from Stefan Metzmacher <metze@metzemix.de>.Jeremy Allison1-5/+4
2004-01-05Added last missing file.Jeremy Allison1-0/+486