summaryrefslogtreecommitdiffstats
path: root/quota_nld.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-06quota-nld: fix open PID file failed when systemd read itlihaoxiang (F)1-11/+35
2021-03-16quota_nld: Initialize sa_mask when registering PID file removalPetr Písař1-1/+1
2019-10-04Make a directory for quota_nld PID file configurablePetr Písař1-2/+2
2019-03-21quota_nld: Check daemon() for failuresPetr Písař1-1/+4
2018-02-05warnquota: Fix comparing user name to non-null-terminated utmp.ut_userPetr Písař1-1/+4
2015-12-16quota_nld: multicast project quota warnings via dbusMasatake YAMATO1-1/+1
2013-11-18quota_nld: Fix compilation warningJan Kara1-0/+1
2013-11-18quota_nld: Fix usage of netlink multicast groupsJan Kara1-24/+39
2012-02-29Store PID of quota_nldPetr Písař1-0/+80
2011-08-17Do not report missing utmp record to syslogPetr Písař1-1/+6
2011-05-16Make global symbols static as possiblePetr Pisar1-3/+3
2010-01-05* Rewritten configuration script to create config.h (Jan Kara)jkar85721-0/+2
2010-01-05* Improved manpage of quota_nld (Eddie)jkar85721-9/+10
2008-07-12* implemented writing of messages that user got below hard/soft limits to quo...jkar85721-11/+37
2008-04-21Format string fixes (Ladislav Michnovic)jkar85721-3/+3
2008-04-14Added limits.h include to quota_nld.cjkar85721-0/+1
2008-01-17Fixed netlink command detection.jkar85721-1/+9
2008-01-17Ported quota_nld to libnl 1.1 (Jan Kara)jkar85721-67/+44
2007-09-18Quotaon should work only on local mount points (Jan Kara)jkar85721-1/+8
2007-06-18Updated changelog.jkar85721-4/+4
2007-06-18Implemented quota netlink daemon.jkar85721-0/+367