summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-31Increase MAXNAMELEN to 256HEADmasterKent Overstreet
2020-07-01Fix for multi device bcachefs filesystemsKent Overstreet
2019-01-09Add support for bcachefs REINHERIT_ATTRS ioctl to setprojectKent Overstreet
2018-12-12Simple utility for setting projects on files/directoriesKent Overstreet
2018-07-10Add bcachefs supportKent Overstreet
2018-05-28rpc: Fix wrong limit for space usageJan Kara
2018-05-28Listen on a TCP socketSteve Dickson
2018-05-09Aadd HPE XFS supportTinguely, Mark
2018-02-05warnquota: Fix comparing user name to non-null-terminated utmp.ut_userPetr Písař
2018-02-05warnquota: Check snprintf() for overflowsPetr Písař
2018-02-05Add $(TIRPC_CFLAGS) globally to CFLAGS for RPC support, needed for libc 2.26Andreas K. Hüttel
2018-02-05Install rquota(3) only if RPC is enabledPetr Písař
2018-02-05quotacheck: Fail check if quota file magic is invalidJan Kara
2018-02-05quotacheck: Report error when caching of quota file failsJan Kara
2018-02-05quotacheck: Avoid question in non-interactive modeJan Kara
2018-01-10repquota: Fix output when user -2 existsJan Kara
2018-01-10Implement manual choice of output unitJan Kara
2017-10-16f2fs: support f2fs's quota sysfileJaegeuk Kim
2017-09-05Release quota-tools 4.04Jan Kara
2017-09-05Use TI-RPC for RPC client communicationJan Kara
2017-09-05rpc.rquotad: IPv6 supportJan Kara
2017-09-05rpc: Factor out getting of port numberJan Kara
2017-09-05Add support for ipv6 to good_clientJan Kara
2017-08-31quotacheck: Deallocate memory after direct scanningPetr Písař
2017-08-31quota: Return non-zero exit code when getting quota failsIan Chard
2017-05-18quotaops: check return code of ftruncate and lseek callsDmitry V. Levin
2017-05-18Use configure macros instead of hardcoded defaultsDmitry V. Levin
2017-05-18quotaops: check return code of fgets callsDmitry V. Levin
2017-05-18quotaops: check setgid/setuid return codeDmitry V. Levin
2017-05-18quotacheck: fix ask_yn UB when fgets returns NULLDmitry V. Levin
2017-05-18quotacheck: change to the directory before opening it, not afterDmitry V. Levin
2017-05-18Do not install quota_nld.8 when quota_nld is not installedDmitry V. Levin
2017-02-09quota-tools: add missing newline to die() messagesTheodore Ts'o
2016-08-09quotacheck: Use direct scanning also for ext4Jan Kara
2016-07-12Improve detection of XFS quota interfaceJan Kara
2016-07-12quotaon: Improve reporting of quota stateJan Kara
2016-07-06quota: fix coredump if projid file does not existWang Shilong
2016-07-06quotacheck: Fix buggy error check of read(2)Jan Kara
2016-04-04repquota: use the same whitespace for quotaio_meta as quotaio_v2Theodore Ts'o
2016-03-31repquota: Add project quota supportJan Kara
2016-03-31edquota: Project quota supportJan Kara
2016-03-31setquota: Project quota supportJan Kara
2016-03-31quota: Add project quota supportJan Kara
2016-03-31quotasync: Add project quota supportJan Kara
2016-03-31quotaon: Add project quota supportJan Kara
2016-03-31Add support for project quota into generic codeJan Kara
2016-03-30Fix warnings due to missing stdlib.hJan Kara
2016-03-30Support systems which do not have nl_langinfo()Theodore Ts'o
2016-03-30Provide fallback definitions for MNTTYPE_NFS and MNTTYPE_NOAUTOTheodore Ts'o
2016-03-30Use NGROUPS_MAX instead of NGROUPSTheodore Ts'o