summaryrefslogtreecommitdiff
path: root/quota_nld.c
Commit message (Expand)AuthorAgeFilesLines
* quota-nld: fix open PID file failed when systemd read itHEADmasterlihaoxiang (F)2022-12-061-11/+35
* quota_nld: Initialize sa_mask when registering PID file removalPetr Písař2021-03-161-1/+1
* Make a directory for quota_nld PID file configurablePetr Písař2019-10-041-2/+2
* quota_nld: Check daemon() for failuresPetr Písař2019-03-211-1/+4
* warnquota: Fix comparing user name to non-null-terminated utmp.ut_userPetr Písař2018-02-051-1/+4
* quota_nld: multicast project quota warnings via dbusMasatake YAMATO2015-12-161-1/+1
* quota_nld: Fix compilation warningJan Kara2013-11-181-0/+1
* quota_nld: Fix usage of netlink multicast groupsJan Kara2013-11-181-24/+39
* Store PID of quota_nldPetr Písař2012-02-291-0/+80
* Do not report missing utmp record to syslogPetr Písař2011-08-171-1/+6
* Make global symbols static as possiblePetr Pisar2011-05-161-3/+3
* * Rewritten configuration script to create config.h (Jan Kara)jkar85722010-01-051-0/+2
* * Improved manpage of quota_nld (Eddie)jkar85722010-01-051-9/+10
* * implemented writing of messages that user got below hard/soft limits to quo...jkar85722008-07-121-11/+37
* Format string fixes (Ladislav Michnovic)jkar85722008-04-211-3/+3
* Added limits.h include to quota_nld.cjkar85722008-04-141-0/+1
* Fixed netlink command detection.jkar85722008-01-171-1/+9
* Ported quota_nld to libnl 1.1 (Jan Kara)jkar85722008-01-171-67/+44
* Quotaon should work only on local mount points (Jan Kara)jkar85722007-09-181-1/+8
* Updated changelog.jkar85722007-06-181-4/+4
* Implemented quota netlink daemon.jkar85722007-06-181-0/+367