summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-05-04* avoid memory corruption of NULL address (Petr Pisar)jkar8572
2010-03-08Added --enable-static-link configure option (Jan Kara)jkar8572
2010-03-08Added German translation (Michael Bunk)jkar8572
2010-02-22* fixup typos in manpages (Michael Meskes)jkar8572
2010-02-17* fixed --disable-proc-mounts config option (Jan Kara)jkar8572
2010-02-17* make realclean now cleans also config.h which is autogenerated (Jan Kara)jkar8572
2010-02-17* don't try to set inode flags when getting them failed (Michalski Wojciech)jkar8572
2010-01-06* added liblber to the list of libraries needed for LDAP support (Michael Mes...jkar8572
2010-01-06Fixed some forgotten identifiers from reserved namespace. Added GUARD_ prefixjkar8572
2010-01-05* Rewritten configuration script to create config.h (Jan Kara)jkar8572