summaryrefslogtreecommitdiff
path: root/source3/lib/sysquotas_4A.c
AgeCommit message (Expand)AuthorFilesLines
2026-01-07lib: Remove some code #ifdef'ed out for more than 20 yearsVolker Lendecke1-62/+0
2025-11-10lib: Fix trailing whitespaceVolker Lendecke1-16/+16
2016-03-31sys-quotas: do not fail if user has no quotaUri Simchoni1-14/+2
2015-05-13Convert all uint32/16/8 to _t in source3/lib.Richard Sharpe1-3/+3
2008-10-14Use {u,}int64_t instead of SMB_BIG_{U,}INT.Jelmer Vernooij1-8/+8
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-10r10163: try to fix the build on fedora 4, when --with-quota is not usedStefan Metzmacher1-0/+6
2007-10-10r9203: Bugzilla bug #2314. Cast away the const of the dev argument to quotact...James Peach1-14/+14
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-8/+29
2004-01-06XFS quota patch from Stefan Metzmacher <metze@metzemix.de>.Jeremy Allison1-1/+7
2004-01-06Patch by Stefan Metzmacher <metze@metzemix.de>:Andrew Bartlett1-0/+4
2004-01-05Oops. Broke the build. Added missing files.Jeremy Allison1-0/+308