summaryrefslogtreecommitdiff
path: root/quota.c
AgeCommit message (Expand)Author
2018-01-10Implement manual choice of output unitJan Kara
2017-08-31quota: Return non-zero exit code when getting quota failsIan Chard
2017-02-09quota-tools: add missing newline to die() messagesTheodore Ts'o
2016-03-31quota: Add project quota supportJan Kara
2016-03-30Use NGROUPS_MAX instead of NGROUPSTheodore Ts'o
2014-12-02Create new autotools buildsystemTomáš Chvátal
2013-03-13Fix various usage mistakesPetr Písař
2012-02-29Typo fixes, message changes for easier i18nJan Kara
2011-05-16Make global symbols static as possiblePetr Pisar
2011-01-11Make quota, setquota, and edquota recognize -h optionOndrej Vasik
2010-09-14quota: Allow printing of mountpointJan Kara
2010-01-05* Rewritten configuration script to create config.h (Jan Kara)jkar8572
2009-12-1464-bit quota support.jkar8572
2009-10-20Improved header of quota and repquota headers in case -s option is used.jkar8572
2008-04-21Format string fixes (Ladislav Michnovic)jkar8572
2007-09-18Updated manpages to explain --no-mixed-paths (Jan Kara)jkar8572
2007-08-23Added options to enable pathname mangling for NFSv4 (Jan Kara)jkar8572
2007-06-20Added -p option to quota(1).jkar8572
2007-03-26Include stdlib.h in quota.c (Mike Frysinger)jkar8572
2007-02-22Fix in option parsing of quota(1) for -A option.jkar8572
2007-02-22* added option -A to quota(1) to report all NFS mountpoints (Jan Kara)jkar8572
2006-05-13Changed option parsing to use long options (Jan Kara)jkar8572
2005-11-21Corrected some informal language in error messages (Jan Kara)jkar8572
2005-10-25Changed mountpoint scanning so that we don't even stat NFS mountpoints whenjkar8572
2005-09-13Fix handling of UID and GID - they are unsigned. (Matthew Kent)jkar8572
2005-07-19quota(1) now shows grace time even if hardlimit is reached (Jan Kara)jkar8572
2004-04-20Get maximal number of groups via sysconf() (Nathan Scott)jkar8572
2004-04-14Added batch mode of setquota(8) (Jan Kara)jkar8572
2003-02-14Added option to ignore autofs mountpoints to quota(1), quot(8) and repquota(8...jkar8572
2002-07-23* fixed quotacheck(8) to continue when old quota files were not found (Jan Kara)jkar8572
2002-05-20Fixed printing of sign 'over soft quota' in quota(1)jkar8572
2002-04-08Small fixes in printing quota grace timesjkar8572
2002-03-27Fixed bug in quota(1) return code.jkar8572
2002-03-05Fixed minor bug in printing grace times for quota(1) (Jan Kara)jkar8572
2001-08-15Fixed a few error messages.jkar8572
2001-07-17Updated format string in quota(1) to force spaces between numbers.jkar8572
2001-05-02Added mntopt.h to dependencies in Makefile.in.jkar8572
2001-04-26Fixed underscore bug (Nathan Scott)jkar8572
2001-04-25Fixed some compile time bugs.jkar8572
2001-04-04Merged with RedHat patch - mainly documentation issuesjkar8572
2001-03-23Initial revisionjkar8572