summaryrefslogtreecommitdiff
path: root/quotacheck.c
AgeCommit message (Expand)Author
2012-03-05quotacheck: Use 'subtract' instead of 'substract'Jan Kara
2012-02-29Typo fixes, message changes for easier i18nJan Kara
2011-11-17Add support for quotas on ext4 in system filesJan Kara
2011-11-16quotacheck: Fix warning about journaled quota for 3.0 and newer kernelsJan 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-02-04Implement quotacheck for GFS2Abhijith Das
2011-01-06Next3 quota-tools supportAmir G
2010-05-21* do not count system inodes into quota for ext[234] (Jan Kara)jkar8572
2010-05-05GFS2 implements the XFS interface for setting and reporting the quotajkar8572
2010-02-17* don't try to set inode flags when getting them failed (Michalski Wojciech)jkar8572
2010-01-05* Rewritten configuration script to create config.h (Jan Kara)jkar8572
2009-12-1464-bit quota support.jkar8572
2008-12-17* fix reference to rpc manpage (anonymous reporter)jkar8572
2008-08-21* remove IMMUTABLE flag from quota file in quotacheck (Jan Kara)jkar8572
2008-04-21Format string fixes (Ladislav Michnovic)jkar8572
2008-03-13* added information message about journaled quota to quotacheck (Jan Kara, Al...jkar8572
2007-02-21* fixed XFS handling to work with loopback mounted devices (Jan Kara)jkar8572
2007-01-06Fixed small typo in mailaddressmarcovw
2006-05-13Changed option parsing to use long options (Jan Kara)jkar8572
2005-11-21Corrected some informal language in error messages (Jan Kara)jkar8572
2005-08-23Some more fixes of verbose printing (Jan Kara)jkar8572
2005-08-22Fixed very verbose printing for quotacheck(8) (Jan Kara)jkar8572
2005-06-24Error messages fixes (Dmitry V. Levin)jkar8572
2005-03-31Various tools fixes (manpages, quotacheck, NFSv4) (Jan Kara)jkar8572
2005-03-18Updated polish translation. (Jakub Bogusz)jkar8572
2005-03-17Fixed illegal reference checking in quotacheck(8) (Jan Kara)jkar8572
2005-03-10Added "very verbose" option to quotacheck(8) for printing the current directo...jkar8572
2004-09-20Fixed parsing of journalled quota options. (Jan Kara)jkar8572
2004-09-06Made quotackeck(8) more friendly to journaled quota (Jan Kara)jkar8572
2004-03-15quotacheck(8) should now preserve ext2/ext3 special flags (esp. journalledjkar8572
2004-03-02* disabling nls via configure (Jan Kara)jkar8572
2004-02-08Quota tools now honour journalled quota options (Jan Kara)jkar8572
2004-01-06Fixed bug in quotacheck(8) which counted directories twice sometimes. (Jan Kara)jkar8572
2004-01-05warnquota(8) supports getting of e-mail address via LDAP (James Bourne)jkar8572
2004-01-05Fixed bug in quotacheck - counted wrongly size of files >2GB (Posta Zoltan)jkar8572
2003-04-08Quotacheck now does not add empty user structures in old quota format (Jan Ka...jkar8572
2002-11-28Optimized linking with svc_socket.o; fixed error reporting in svc_socket.c (J...jkar8572
2002-08-27Fixed typo in quotacheck(8)jkar8572
2002-08-26Add support for 32 bit uid's and gid's when using EXT2_DIRECT. (Michael Meskes)jkar8572
2002-07-23* fixed quotacheck(8) to continue when old quota files were not found (Jan Kara)jkar8572
2002-05-03Fixed bug with rpc.rquotad bad path processing.jkar8572
2002-04-26* fixes in manpages (Arkadiusz Miskiewicz)jkar8572
2002-03-27Fixed bug in quota(1) return code.jkar8572
2001-12-14quotacheck now skips quota file scanning when file not found.jkar8572
2001-12-05More clever handling of loopback and bind mounts. (Jan Kara);jkar8572
2001-11-26Fixed initialization of mountpoint scanning (leading to rpc.rquotad SEGFAULT).jkar8572
2001-10-09Fixed mode setting when not creating backups.jkar8572
2001-09-27Implemented setting only limits by commit_dquot() so edquota & setquota can o...jkar8572