summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-16quotacheck: Fix warning about journaled quota for 3.0 and newer kernelsJan Kara
2011-10-20edquota: Fix localication of time unitsJan Kara
2011-10-20Rip out ALTFORMAT config optionJan Kara
2011-10-04Make RPC block factor dynamicPetr Písař
2011-10-04Check set limits fit into the range supported by RPC transportPetr Písař
2011-08-17Do not report missing utmp record to syslogPetr Písař
2011-08-17Update version and changelogJan Kara
2011-07-14get_qf_name() does not check quota file presencePetr Písař
2011-07-14Report quotacheck failures by return codePetr Pisar
2011-05-16Make global symbols static as possiblePetr Pisar
2011-05-05Implement repquota for filesystems without quota filesJan Kara
2011-04-08Initialize v2r1 ddquot padding in dumpPetr Pisar
2011-03-14Fix ddquot buffer leakPetr Písař
2011-03-14Fix check in setgraces() in setquota.cPetr Pisar
2011-03-09Forbid grace time setting over RPCJan Kara
2011-03-08Fix synopsis and properly report errors during remote grace period settingJan Kara
2011-03-04Do not use real domains in warnquota examplePetr Pisar
2011-02-16Make RPC handle properly host names with colonsJan Kara
2011-02-16Explain meaning of the second column in repquota outputJan Kara
2011-02-16Initialize vfsold block and inode value boundaries for new quota filePetr Pisar
2011-02-16setquota manpage typo fix (John Bradshaw)Jan Kara
2011-02-04Implement quotacheck for GFS2Abhijith Das
2011-02-01Add quotasync toolAbhijith Das
2011-02-01Correct --no-mixed-pathnames documentationPetr Pisar
2011-01-11Allow admin to not strip quota binaries while installing themJan Kara
2011-01-11Document --always-resolve at edquota and setquotaPetr Písař
2011-01-11Comment example quotatab to silent warnquotaPetr Písař
2011-01-11Improve comments in warnquota.confOndrej Vasik
2011-01-11Fix help text for quotaoffOndrej Vasik
2011-01-11Make quota, setquota, and edquota recognize -h optionOndrej Vasik
2011-01-11Fix --truncate-names descriptionJan Kara
2011-01-06Check whether set limits fit into the range supported by quota format.Jan Kara
2011-01-06Next3 quota-tools supportAmir G
2010-11-09Remove checking of filesystem type from hasquota()Jan Kara
2010-09-14Create quota-nfs.sh for systems with automounted nfs homesJan Kara
2010-09-14Add --always-resolve to quota.1 manpageJan Kara
2010-09-14quota: Allow printing of mountpointJan Kara
2010-09-09Add forgotten config.h.in file.Jan Kara
2010-09-09Remove useless $Id strings from headersJan Kara
2010-09-02Added reference to setquota to quota(1) manpage. Fixed description of -m optionjkar8572
2010-06-15Removed quotactl manpage as it was moved into a man-pages package. (Jan Kara)jkar8572
2010-06-14Add option -f to quota(1) manpage (Jan Kara)jkar8572
2010-06-14Fix kern_quota_on() to work with XFS filesystems (Jan Kara)jkar8572
2010-06-14For XFS, quotaon -f should turn off only limit enforcement as described in th...jkar8572
2010-06-10* fix quotaon to print all informational messages only in verbose mode (Jan K...jkar8572
2010-05-27* fix repquota to get latest quota info header (Jan Kara)jkar8572
2010-05-21* do not count system inodes into quota for ext[234] (Jan Kara)jkar8572
2010-05-10We shouldn't pass NULL to XGETQSTAT quotactl since kernel either fails withjkar8572
2010-05-07Previous GFS2 patch was missing a hunk to properly detect whetherjkar8572
2010-05-05GFS2 implements the XFS interface for setting and reporting the quotajkar8572