summaryrefslogtreecommitdiff
path: root/quotacheck.c
Commit message (Expand)AuthorAgeFilesLines
* quotacheck, quotaon: Always display message about deprecated usageJan Kara2021-08-201-2/+5
* quotacheck: Remove a dead code from process_file()Petr Písař2020-11-231-1/+0
* quotacheck,quotaon: Suggest using quota feature for ext4Jan Kara2020-10-191-24/+35
* quotacheck: Skip checking of filesystems with hidded quota files earlyJan Kara2019-07-301-2/+2
* quotackeck: Fix a directory descriptor leak in scan_dir()Petr Písař2019-03-211-0/+1
* Aadd HPE XFS supportTinguely, Mark2018-05-091-2/+3
* quotacheck: Report error when caching of quota file failsJan Kara2018-02-051-7/+22
* quotacheck: Deallocate memory after direct scanningPetr Písař2017-08-311-6/+16
* quotacheck: fix ask_yn UB when fgets returns NULLDmitry V. Levin2017-05-181-2/+2
* quotacheck: change to the directory before opening it, not afterDmitry V. Levin2017-05-181-3/+8
* quotacheck: Use direct scanning also for ext4Jan Kara2016-08-091-1/+4
* Use just one define to determine if using ext2directTomáš Chvátal2014-12-021-8/+4
* Create new autotools buildsystemTomáš Chvátal2014-12-021-2/+2
* quotacheck: Make sure -d provides at least as much information as -vJan Kara2013-02-041-5/+5
* Do not fiddle with quota files on XFS and GFSPetr Písař2013-02-041-0/+7
* quotacheck: Use 'subtract' instead of 'substract'Jan Kara2012-03-051-2/+2
* Typo fixes, message changes for easier i18nJan Kara2012-02-291-16/+16
* Add support for quotas on ext4 in system filesJan Kara2011-11-171-64/+66
* quotacheck: Fix warning about journaled quota for 3.0 and newer kernelsJan Kara2011-11-161-21/+34
* get_qf_name() does not check quota file presencePetr Písař2011-07-141-2/+2
* Report quotacheck failures by return codePetr Pisar2011-07-141-21/+36
* Make global symbols static as possiblePetr Pisar2011-05-161-10/+10
* Implement quotacheck for GFS2Abhijith Das2011-02-041-20/+62
* Next3 quota-tools supportAmir G2011-01-061-1/+2
* * do not count system inodes into quota for ext[234] (Jan Kara)jkar85722010-05-211-2/+4
* GFS2 implements the XFS interface for setting and reporting the quotajkar85722010-05-051-1/+3
* * don't try to set inode flags when getting them failed (Michalski Wojciech)jkar85722010-02-171-3/+3
* * Rewritten configuration script to create config.h (Jan Kara)jkar85722010-01-051-0/+2
* 64-bit quota support.jkar85722009-12-141-30/+30
* * fix reference to rpc manpage (anonymous reporter)jkar85722008-12-171-2/+4
* * remove IMMUTABLE flag from quota file in quotacheck (Jan Kara)jkar85722008-08-211-1/+13
* Format string fixes (Ladislav Michnovic)jkar85722008-04-211-2/+2
* * added information message about journaled quota to quotacheck (Jan Kara, Al...jkar85722008-03-131-1/+33
* * fixed XFS handling to work with loopback mounted devices (Jan Kara)jkar85722007-02-211-3/+3
* Fixed small typo in mailaddressmarcovw2007-01-061-2/+2
* Changed option parsing to use long options (Jan Kara)jkar85722006-05-131-4/+40
* Corrected some informal language in error messages (Jan Kara)jkar85722005-11-211-4/+4
* Some more fixes of verbose printing (Jan Kara)jkar85722005-08-231-4/+4
* Fixed very verbose printing for quotacheck(8) (Jan Kara)jkar85722005-08-221-2/+8
* Error messages fixes (Dmitry V. Levin)jkar85722005-06-241-4/+4
* Various tools fixes (manpages, quotacheck, NFSv4) (Jan Kara)jkar85722005-03-311-6/+11
* Updated polish translation. (Jakub Bogusz)jkar85722005-03-181-2/+2
* Fixed illegal reference checking in quotacheck(8) (Jan Kara)jkar85722005-03-171-7/+12
* Added "very verbose" option to quotacheck(8) for printing the current directo...jkar85722005-03-101-9/+20
* Fixed parsing of journalled quota options. (Jan Kara)jkar85722004-09-201-2/+2
* Made quotackeck(8) more friendly to journaled quota (Jan Kara)jkar85722004-09-061-6/+29
* quotacheck(8) should now preserve ext2/ext3 special flags (esp. journalledjkar85722004-03-151-2/+33
* * disabling nls via configure (Jan Kara)jkar85722004-03-021-1/+2
* Quota tools now honour journalled quota options (Jan Kara)jkar85722004-02-081-5/+55
* Fixed bug in quotacheck(8) which counted directories twice sometimes. (Jan Kara)jkar85722004-01-061-14/+13