1. 00534e7 Enable support for tmpfs quotas by Carlos Maiolino · 3 months ago master
  2. ded570b Add quotactl_fd() support by Carlos Maiolino · 3 months ago
  3. c18e5a1 Rename searched_dir->sd_dir to sd_isdir by Carlos Maiolino · 3 months ago
  4. d90b7d5 quota-nld: fix open PID file failed when systemd read it by lihaoxiang (F) · 1 year, 5 months ago
  5. f7e24ee edquota: Fix editing of individual user grace times by Jan Kara · 1 year, 6 months ago
  6. 037eaa6 setquota: Avoid false error messages when setting grace times by Jan Kara · 1 year, 6 months ago
  7. bd94d71 Make configure.ac POSIX compliant by Sam James · 1 year, 7 months ago
  8. 8986f22 Update required gettext version by Jan Kara · 1 year, 7 months ago
  9. 87d2fd7 Release quota-tools 4.09 by Jan Kara · 1 year, 7 months ago
  10. ef40e84 Avoid including manpages multiple times in man_MANS by Jan Kara · 1 year, 7 months ago
  11. 0f1a460 Release quota-tools 4.08 by Jan Kara · 1 year, 7 months ago
  12. 118c541 Include unconfigured manpages into distribution by Jan Kara · 1 year, 7 months ago
  13. b74e950 Release quota-tools 4.07 by Jan Kara · 1 year, 7 months ago
  14. d2256ac quotasys.c: fix strncpy usage by Dmitry V. Levin · 2 years, 8 months ago
  15. b0f95e3 common.c: fix strncat usage by Dmitry V. Levin · 2 years, 8 months ago
  16. 100b8a8 quotacheck, quotaon: Always display message about deprecated usage by Jan Kara · 2 years, 8 months ago
  17. 25f16b1 quota_nld: Initialize sa_mask when registering PID file removal by Petr Písař · 3 years, 1 month ago
  18. 1959f37 Drop sys/cdefs.h usage by Jan Kara · 3 years, 5 months ago
  19. 43b6e31 quotaio_xfs: Warn when large kernel timestamps cannot be handled by Jan Kara · 3 years, 5 months ago
  20. 8a33216 quotaops: fix compilation warning by Dmitry V. Levin · 3 years, 5 months ago
  21. 55f1a06 quotacheck: Remove a dead code from process_file() by Petr Písař · 3 years, 5 months ago
  22. 02b222a quota: Use realloc(3) instead of reallocarray(3) by Fabrice Fontaine · 3 years, 5 months ago
  23. 0acd4cc Release quota-tools 4.06 by Jan Kara · 3 years, 5 months ago v4.06
  24. 11581d2 Remove quot tool by Jan Kara · 3 years, 5 months ago
  25. 7b89abb quotacheck,quotaon: Suggest using quota feature for ext4 by Jan Kara · 3 years, 6 months ago
  26. 4aac540 quota: Add --filesystem option by Jan Kara · 3 years, 7 months ago
  27. 75930ad quota: Add synopsis for project quota by Jan Kara · 3 years, 7 months ago
  28. e777f46 Handle grace time overflows for XFS quotas by Jan Kara · 3 years, 7 months ago
  29. 16b60cb Support grace period expirations past y2038 for XFS by Darrick J. Wong · 3 years, 8 months ago
  30. 13bb8c2 Fix limits setting on XFS filesystem by Jan Kara · 4 years ago
  31. be96da2 quota-tools: Set FS_DQ_TIMER_MASK for individual xfs grace times by Eric Sandeen · 4 years ago
  32. fdd774b quota-tools: pass quota type to QCMD for Q_XFS_GETQSTAT by Eric Sandeen · 4 years ago
  33. 110b4a4 Fix ignoring disabled quotas by Petr Písař · 4 years, 2 months ago
  34. 9a001cc warnquota: Initialize all members of a configparams structure by Petr Písař · 4 years, 6 months ago
  35. 603bd8e warnquota: Free LDAP error message by Petr Písař · 4 years, 6 months ago
  36. 688f9ac Make a directory for quota_nld PID file configurable by Petr Písař · 5 years ago
  37. 769f467 warnquota: Clarify that CC_TO gets resolved through LDAP by Jan Kara · 4 years, 7 months ago
  38. 52ead0d warnquota: Print also additional error info for LDAP errors by Jan Kara · 4 years, 7 months ago
  39. 3615f3e warnquota: Properly detect LDAP errors by Jan Kara · 4 years, 8 months ago
  40. 6e63107 warnquota: Do not ignore errors in config file by Jan Kara · 4 years, 8 months ago
  41. 1ae10f8 warnquota: Fix help text by Jan Kara · 4 years, 8 months ago
  42. 61e57e7 quotacheck: Skip checking of filesystems with hidded quota files early by Jan Kara · 4 years, 9 months ago
  43. d9996b2 quotaops: Make error string translatable by Jan Kara · 5 years ago
  44. 4cd287f rpc: Clarify error message when cannot connect to rpc.rquotad by Jan Kara · 5 years ago
  45. daba90f setquota: Report failure to obtain quota information by Jan Kara · 5 years ago
  46. 7942290 quotaops: Do not leak dquot structures on failure by Jan Kara · 5 years ago
  47. e6decbf quotaops: Do not return partial list from getprivs() by Jan Kara · 5 years ago
  48. a4b0af2 Make messages about failures for NFS consistent with local filesystems by Jan Kara · 5 years ago
  49. 62661bd Delete old documentation by Jan Kara · 5 years ago
  50. b6bb53e COPYING: Update mailing address by Jan Kara · 5 years ago
  51. a8d7aee edquota: Remove forgotten license header by Jan Kara · 5 years ago
  52. e0690dc configure.ac: add --disable-pie option by Fabrice Fontaine · 5 years ago
  53. 0efb233 warnquota: Improve examples in warnquota.conf by Jan Kara · 5 years ago
  54. f2eb78c Avoid tampering with user CFLAGS by Dmitry V. Levin · 5 years ago
  55. 00d61f2 Revert "configure.ac: fix pkg_check_modules calls" by Dmitry V. Levin · 5 years ago
  56. 893cd1a Makefile.am: link with INTLLIBS by Fabrice Fontaine · 5 years ago
  57. 922771c Release quota-tools 4.05 by Jan Kara · 5 years ago v4.05
  58. 24e2aff Use getrpcbynumber() instead of getrpcbynumber_r() by Jan Kara · 5 years ago
  59. 606d9b8 Merge type and build cleanups from Fabrice Fontaine by Jan Kara · 5 years ago
  60. b54d97d configure.ac: fix pkg_check_modules calls by Fabrice Fontaine · 5 years ago
  61. 78e514a Include <fcntl.h> to get loff_t definition by Fabrice Fontaine · 5 years ago
  62. c5bda0e Add missing <sys/cdefs.h> include by Fabrice Fontaine · 5 years ago
  63. 5bccdb2 Use proper C99 integer types by Fabrice Fontaine · 5 years ago
  64. 5d30a29 Disable quot tool by Jan Kara · 5 years ago
  65. bcbc0d0 Remove old disclaimers by Jan Kara · 5 years ago
  66. 9ea4b1f rpc.rquotad: Handle daemon(3) failure by Jan Kara · 5 years ago
  67. 89b0a76 quota_nld: Check daemon() for failures by Petr Písař · 6 years ago
  68. 1ed5588 xqmstats: Fix a file descriptor leak in main() by Petr Písař · 6 years ago
  69. f1d70d6 quotackeck: Fix a directory descriptor leak in scan_dir() by Petr Písař · 6 years ago
  70. d239ac9 convertquota: Fix a file descriptor leak in convert_endian() by Petr Písař · 6 years ago
  71. e62c913 quota(1): Distinguish between none quota limits and no allocated resources by Petr Písař · 6 years ago
  72. c687c8e Merge warnquota CC handling fix. by Jan Kara · 5 years ago
  73. 5e362ce Fix warnquota Cc field being set incorrectly when using LDAP by Santiago Castro · 5 years ago
  74. 8cd718a Track COPYING file in git. by Jan Kara · 6 years ago
  75. 919de79 Add quota_nld to .gitignore by Jan Kara · 6 years ago
  76. d7694c9 rpc: Fix wrong limit for space usage by Jan Kara · 6 years ago
  77. 77440bd Listen on a TCP socket by Steve Dickson · 6 years ago
  78. a92dcf5 Aadd HPE XFS support by Tinguely, Mark · 6 years ago
  79. 59b280e warnquota: Fix comparing user name to non-null-terminated utmp.ut_user by Petr Písař · 6 years ago
  80. 338a07c warnquota: Check snprintf() for overflows by Petr Písař · 6 years ago
  81. abbb2d1 Add $(TIRPC_CFLAGS) globally to CFLAGS for RPC support, needed for libc 2.26 by Andreas K. Hüttel · 7 years ago
  82. 0263644 Install rquota(3) only if RPC is enabled by Petr Písař · 7 years ago
  83. b9525ab quotacheck: Fail check if quota file magic is invalid by Jan Kara · 6 years ago
  84. 7b6dfd6 quotacheck: Report error when caching of quota file fails by Jan Kara · 6 years ago
  85. 4179911 quotacheck: Avoid question in non-interactive mode by Jan Kara · 6 years ago
  86. 1806ee0 repquota: Fix output when user -2 exists by Jan Kara · 6 years ago
  87. 810bf94 Implement manual choice of output unit by Jan Kara · 6 years ago
  88. 4d81e8b f2fs: support f2fs's quota sysfile by Jaegeuk Kim · 7 years ago
  89. 16f31b1 Release quota-tools 4.04 by Jan Kara · 7 years ago v4.04
  90. f38628f Use TI-RPC for RPC client communication by Jan Kara · 7 years ago
  91. beb573b rpc.rquotad: IPv6 support by Jan Kara · 7 years ago
  92. 188a2ad rpc: Factor out getting of port number by Jan Kara · 7 years ago
  93. 2ef98aa Add support for ipv6 to good_client by Jan Kara · 7 years ago
  94. 07c06fd quotacheck: Deallocate memory after direct scanning by Petr Písař · 7 years ago
  95. 05e8677 quota: Return non-zero exit code when getting quota fails by Ian Chard · 7 years ago
  96. 251c393 quotaops: check return code of ftruncate and lseek calls by Dmitry V. Levin · 7 years ago
  97. 7c5ce1d Use configure macros instead of hardcoded defaults by Dmitry V. Levin · 7 years ago
  98. a431ffc quotaops: check return code of fgets calls by Dmitry V. Levin · 7 years ago
  99. 9aa3a11 quotaops: check setgid/setuid return code by Dmitry V. Levin · 7 years ago
  100. f1a9761 quotacheck: fix ask_yn UB when fgets returns NULL by Dmitry V. Levin · 7 years ago