summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* quota-nld: fix open PID file failed when systemd read itHEADmasterlihaoxiang (F)2022-12-061-11/+35
* edquota: Fix editing of individual user grace timesJan Kara2022-11-012-3/+12
* setquota: Avoid false error messages when setting grace timesJan Kara2022-11-011-2/+4
* Make configure.ac POSIX compliantSam James2022-09-261-1/+1
* Update required gettext versionJan Kara2022-09-231-1/+1
* Release quota-tools 4.09Jan Kara2022-09-212-1/+4
* Avoid including manpages multiple times in man_MANSJan Kara2022-09-211-7/+9
* Release quota-tools 4.08Jan Kara2022-09-192-1/+4
* Include unconfigured manpages into distributionJan Kara2022-09-195-454/+482
* Release quota-tools 4.07Jan Kara2022-09-162-1/+12
* quotasys.c: fix strncpy usageDmitry V. Levin2021-09-171-1/+1
* common.c: fix strncat usageDmitry V. Levin2021-09-171-2/+1
* quotacheck, quotaon: Always display message about deprecated usageJan Kara2021-08-202-5/+9
* quota_nld: Initialize sa_mask when registering PID file removalPetr Písař2021-03-161-1/+1
* Drop sys/cdefs.h usageJan Kara2020-11-301-2/+1
* quotaio_xfs: Warn when large kernel timestamps cannot be handledJan Kara2020-11-242-0/+11
* quotaops: fix compilation warningDmitry V. Levin2020-11-231-0/+2
* quotacheck: Remove a dead code from process_file()Petr Písař2020-11-231-1/+0
* quota: Use realloc(3) instead of reallocarray(3)Fabrice Fontaine2020-11-111-1/+1
* Release quota-tools 4.06v4.06Jan Kara2020-11-092-1/+36
* Remove quot toolJan Kara2020-11-098-1783/+1264
* quotacheck,quotaon: Suggest using quota feature for ext4Jan Kara2020-10-194-24/+76
* quota: Add --filesystem optionJan Kara2020-09-212-4/+28
* quota: Add synopsis for project quotaJan Kara2020-09-211-1/+2
* Handle grace time overflows for XFS quotasJan Kara2020-09-212-9/+20
* Support grace period expirations past y2038 for XFSDarrick J. Wong2020-09-072-5/+39
* Fix limits setting on XFS filesystemJan Kara2020-05-211-1/+3
* quota-tools: Set FS_DQ_TIMER_MASK for individual xfs grace timesEric Sandeen2020-05-141-0/+2
* quota-tools: pass quota type to QCMD for Q_XFS_GETQSTATEric Sandeen2020-05-132-2/+2
* Fix ignoring disabled quotasPetr Písař2020-03-261-1/+3
* warnquota: Initialize all members of a configparams structurePetr Písař2019-11-051-7/+1
* warnquota: Free LDAP error messagePetr Písař2019-11-051-1/+4
* Make a directory for quota_nld PID file configurablePetr Písař2019-10-042-2/+12
* warnquota: Clarify that CC_TO gets resolved through LDAPJan Kara2019-09-121-0/+2
* warnquota: Print also additional error info for LDAP errorsJan Kara2019-09-121-5/+21
* warnquota: Properly detect LDAP errorsJan Kara2019-09-081-2/+2
* warnquota: Do not ignore errors in config fileJan Kara2019-08-153-14/+85
* warnquota: Fix help textJan Kara2019-08-121-1/+1
* quotacheck: Skip checking of filesystems with hidded quota files earlyJan Kara2019-07-301-2/+2
* quotaops: Make error string translatableJan Kara2019-05-281-1/+1
* rpc: Clarify error message when cannot connect to rpc.rquotadJan Kara2019-05-282-19/+9
* setquota: Report failure to obtain quota informationJan Kara2019-05-241-0/+18
* quotaops: Do not leak dquot structures on failureJan Kara2019-05-241-4/+5
* quotaops: Do not return partial list from getprivs()Jan Kara2019-05-241-8/+11
* Make messages about failures for NFS consistent with local filesystemsJan Kara2019-05-244-7/+7
* Delete old documentationJan Kara2019-04-024-4368/+1
* COPYING: Update mailing addressJan Kara2019-04-021-14/+14
* edquota: Remove forgotten license headerJan Kara2019-04-021-32/+1
* configure.ac: add --disable-pie optionFabrice Fontaine2019-04-022-1/+13
* warnquota: Improve examples in warnquota.confJan Kara2019-04-011-32/+72