summaryrefslogtreecommitdiff
path: root/quotaops.h
AgeCommit message (Collapse)Author
2010-01-06Fixed some forgotten identifiers from reserved namespace. Added GUARD_ prefixjkar8572
to the guarding defines.
2010-01-05* Rewritten configuration script to create config.h (Jan Kara)jkar8572
* Use /proc/mounts for mountpoint scanning (Jan Kara) * Removed use of reserved identifiers (Jan Kara)
2002-11-21Updated edquota(8) and setquota(8) to allow setting of individual grace time ↵jkar8572
(Jan Kara)
2002-07-23* fixed quotacheck(8) to continue when old quota files were not found (Jan Kara)jkar8572
* quota(1) now doesn't report failure to connect to rpc.rquotad server when -Q specified (Jan Kara) * add quota(1) option -l (report only local filesystems) (Jan Kara) * warnquota(8) now also mails specified member of the group about violation of the group quotas when -g option is specified (Jan Kara) * added options by which user can specify whether repquota(8) should translate names in big chunks by scanning all users or individually. Added automagic detection using nsswitch.conf which behaviour should lead to faster translating. (Jan Kara)
2001-07-16Fixed quotastats(8)jkar8572
Grace times are now set when limits are set and usage is over limit. Added LARGEFILE flag to CFLAGS.
2001-03-23Initial revisionjkar8572