summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Comment example quotatab to silent warnquotaPetr Písař2011-01-111-2/+2
* Improve comments in warnquota.confOndrej Vasik2011-01-111-3/+3
* Fix help text for quotaoffOndrej Vasik2011-01-111-2/+3
* Make quota, setquota, and edquota recognize -h optionOndrej Vasik2011-01-113-5/+7
* Fix --truncate-names descriptionJan Kara2011-01-111-1/+1
* Check whether set limits fit into the range supported by quota format.Jan Kara2011-01-065-1/+64
* Next3 quota-tools supportAmir G2011-01-062-1/+3
* Remove checking of filesystem type from hasquota()Jan Kara2010-11-091-38/+1
* Create quota-nfs.sh for systems with automounted nfs homesJan Kara2010-09-142-0/+29
* Add --always-resolve to quota.1 manpageJan Kara2010-09-141-0/+4
* quota: Allow printing of mountpointJan Kara2010-09-145-9/+76
* Add forgotten config.h.in file.Jan Kara2010-09-091-0/+100
* Remove useless $Id strings from headersJan Kara2010-09-095-10/+0
* Added reference to setquota to quota(1) manpage. Fixed description of -m optionjkar85722010-09-023-2/+4
* Removed quotactl manpage as it was moved into a man-pages package. (Jan Kara)jkar85722010-06-152-317/+1
* Add option -f to quota(1) manpage (Jan Kara)jkar85722010-06-141-0/+3
* Fix kern_quota_on() to work with XFS filesystems (Jan Kara)jkar85722010-06-145-24/+29
* For XFS, quotaon -f should turn off only limit enforcement as described in th...jkar85722010-06-142-4/+4
* * fix quotaon to print all informational messages only in verbose mode (Jan K...jkar85722010-06-105-30/+39
* * fix repquota to get latest quota info header (Jan Kara)jkar85722010-05-274-10/+10
* * do not count system inodes into quota for ext[234] (Jan Kara)jkar85722010-05-212-2/+5
* We shouldn't pass NULL to XGETQSTAT quotactl since kernel either fails withjkar85722010-05-102-1/+2
* Previous GFS2 patch was missing a hunk to properly detect whetherjkar85722010-05-071-3/+2
* GFS2 implements the XFS interface for setting and reporting the quotajkar85722010-05-056-7/+22
* * avoid memory corruption of NULL address (Petr Pisar)jkar85722010-05-042-2/+6
* Added --enable-static-link configure option (Jan Kara)jkar85722010-03-081-0/+1
* Added German translation (Michael Bunk)jkar85722010-03-083-11/+2964
* * fixup typos in manpages (Michael Meskes)jkar85722010-02-223-2/+5
* * fixed --disable-proc-mounts config option (Jan Kara)jkar85722010-02-171-1/+1
* * make realclean now cleans also config.h which is autogenerated (Jan Kara)jkar85722010-02-171-1/+1
* * don't try to set inode flags when getting them failed (Michalski Wojciech)jkar85722010-02-172-3/+4
* * added liblber to the list of libraries needed for LDAP support (Michael Mes...jkar85722010-01-062-1/+2
* Fixed some forgotten identifiers from reserved namespace. Added GUARD_ prefixjkar85722010-01-0618-41/+41
* * Rewritten configuration script to create config.h (Jan Kara)jkar85722010-01-0553-97/+171
* * Improved manpage of quota_nld (Eddie)jkar85722010-01-053-19/+49
* Fixed error reporting when rpc format specified on command line (Jan Kara)jkar85722009-12-215-7/+596
* * convert quota limits using rq_bsize from RPC request (Jan Kara)jkar85722009-12-144-23/+9
* Updated Changelogjkar85722009-12-141-1/+2
* 64-bit quota support.jkar85722009-12-1432-890/+702
* Improved header of quota and repquota headers in case -s option is used.jkar85722009-10-204-4/+21
* Added forgotten file to CVSjkar85722009-10-201-0/+58
* Further updates to the manpage.jkar85722009-09-221-1/+4
* Updated manpage of quotactl(2) (Jan Kara)jkar85722009-09-222-14/+13
* Fixed mountpoint scanning when NFS mountpoint is specified on command line (J...jkar85722009-09-213-5/+12
* Updated quotactl(2) manpage.jkar85722009-05-182-4/+13
* Fix hostname checking in rpc.rquotad (Jan Kara)jkar85722009-04-282-27/+6
* Changed version.jkar85722009-01-051-1/+1
* Do not allow setting of user's grace time when softlimit is not exceeded (Jan...jkar85722008-12-182-2/+9
* * fix reference to rpc manpage (anonymous reporter)jkar85722008-12-1713-25/+83
* * remove IMMUTABLE flag from quota file in quotacheck (Jan Kara)jkar85722008-08-212-1/+14