summaryrefslogtreecommitdiff
path: root/quotaon.c
Commit message (Expand)AuthorAgeFilesLines
* quotacheck, quotaon: Always display message about deprecated usageJan Kara2021-08-201-3/+4
* quotacheck,quotaon: Suggest using quota feature for ext4Jan Kara2020-10-191-0/+11
* Remove old disclaimersJan Kara2019-03-261-31/+1
* Aadd HPE XFS supportTinguely, Mark2018-05-091-2/+4
* quotaon: Improve reporting of quota stateJan Kara2016-07-121-9/+25
* quotaon: Add project quota supportJan Kara2016-03-311-5/+15
* Further i18n fixesJan Kara2012-03-021-3/+3
* Typo fixes, message changes for easier i18nJan Kara2012-02-291-2/+4
* Add support for quotas on ext4 in system filesJan Kara2011-11-171-40/+27
* quotaon: Remove duplicated check for hasquota()Jan Kara2011-11-161-4/+2
* Make global symbols static as possiblePetr Pisar2011-05-161-4/+4
* Fix help text for quotaoffOndrej Vasik2011-01-111-2/+3
* Fix kern_quota_on() to work with XFS filesystems (Jan Kara)jkar85722010-06-141-4/+1
* * fix quotaon to print all informational messages only in verbose mode (Jan K...jkar85722010-06-101-11/+21
* GFS2 implements the XFS interface for setting and reporting the quotajkar85722010-05-051-2/+6
* * Rewritten configuration script to create config.h (Jan Kara)jkar85722010-01-051-0/+2
* 64-bit quota support.jkar85722009-12-141-104/+116
* * fix reference to rpc manpage (anonymous reporter)jkar85722008-12-171-1/+7
* * added information message about journaled quota to quotacheck (Jan Kara, Al...jkar85722008-03-131-1/+2
* Quotaon should work only on local mount points (Jan Kara)jkar85722007-09-181-2/+2
* * fixed XFS handling to work with loopback mounted devices (Jan Kara)jkar85722007-02-211-5/+5
* Changed option parsing to use long options (Jan Kara)jkar85722006-05-131-4/+29
* Corrected some informal language in error messages (Jan Kara)jkar85722005-11-211-5/+5
* Parse NFSD export table to find out pseudofilesystem root for NFSv4 (Jan Kara)jkar85722005-06-011-1/+3
* Updated polish translation. (Jakub Bogusz)jkar85722005-03-181-2/+2
* Updated version to 3.12jkar85722004-05-241-1/+4
* Polish messages updates (Jakub Bogusz)jkar85722003-07-151-3/+3
* Fixed small bug in configure.injkar85722002-06-161-1/+3
* Fixed bug with rpc.rquotad bad path processing.jkar85722002-05-031-3/+3
* Fixed bug in quota(1) return code.jkar85722002-03-271-126/+174
* Fixed minor bug in grace time printing (Jan Kara)jkar85722002-02-271-1/+5
* manpage directories are created during install (Jan Kara)jkar85722002-02-221-2/+7
* quotaon(8) returns reasonable exit code in 'print state' modejkar85722002-02-221-4/+6
* Added -p (print state) option to quotaon (Jan Kara)jkar85722002-01-071-13/+40
* Fixed initialization of mountpoint scanning (leading to rpc.rquotad SEGFAULT).jkar85722001-11-261-2/+2
* quotacheck(8) now creates backup quotafiles only when -b specified (Preston B...jkar85722001-09-041-8/+8
* Preston Brown's RedHat patches included:jkar85722001-08-301-9/+14
* Fixed a few error messages.jkar85722001-08-151-33/+7
* Fixed format string in version().jkar85722001-05-151-3/+2
* Added mntopt.h to dependencies in Makefile.in.jkar85722001-05-021-26/+29
* Fixed underscore bug (Nathan Scott)jkar85722001-04-261-2/+2
* Updated manpages.jkar85722001-04-111-5/+4
* Initial revisionjkar85722001-03-231-0/+277