summaryrefslogtreecommitdiff
path: root/quotasys.c
AgeCommit message (Expand)Author
2010-01-05* Rewritten configuration script to create config.h (Jan Kara)jkar8572
2009-12-21Fixed error reporting when rpc format specified on command line (Jan Kara)jkar8572
2009-12-1464-bit quota support.jkar8572
2009-10-20Improved header of quota and repquota headers in case -s option is used.jkar8572
2009-09-21Fixed mountpoint scanning when NFS mountpoint is specified on command line (J...jkar8572
2008-12-17* fix reference to rpc manpage (anonymous reporter)jkar8572
2008-04-21Format string fixes (Ladislav Michnovic)jkar8572
2007-08-22Cleaned up host access handling in rpc.rquotad (Jan Kara)jkar8572
2007-04-24Recognize ext4 filesystem (Jan Kara)jkar8572
2007-02-22* added option -A to quota(1) to report all NFS mountpoints (Jan Kara)jkar8572
2007-02-21* fixed XFS handling to work with loopback mounted devices (Jan Kara)jkar8572
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-10-25Changed mountpoint scanning so that we don't even stat NFS mountpoints whenjkar8572
2005-09-13Fix handling of UID and GID - they are unsigned. (Matthew Kent)jkar8572
2005-06-24Added label recognition for reiserfs. (Jan Kara)jkar8572
2005-03-18Updated polish translation. (Jakub Bogusz)jkar8572
2005-03-17Added sanity check to quota reporting (Jan Kara)jkar8572
2005-01-21Added dynamic allocation of mountpoint table (Jan Kara)jkar8572
2004-09-02Added JFS into a set of supported filesystems (David Kleikamp)jkar8572
2004-07-13Fixed exit codes of edquota and setquota (Jan Kara)jkar8572
2004-04-14Added batch mode of setquota(8) (Jan Kara)jkar8572
2004-02-12Fixed detection of usrjquota,grpjquota mount options. (Jan Kara)jkar8572
2004-02-08Quota tools now honour journalled quota options (Jan Kara)jkar8572
2004-01-09Fixed bug in warnquota.conf parsing. (Jan Kara)jkar8572
2003-12-21Implemented parsing of comma-separated list of filesystem types in fstab (Jan...jkar8572
2003-12-18Added #include <paths.h> in quotasys.c to avoid compile problems.jkar8572
2003-11-05Fixed handling of device-backed loop mounts (Jari Ruusu)jkar8572
2003-10-18Fixed fake error messages from rpc.rquotadjkar8572
2003-10-12Changed kernel interface detection once more - now it should really work :). ...jkar8572
2003-10-12Updated changelog.jkar8572
2003-10-07Updated kernel interface detection to work without /procjkar8572
2003-06-16Fixed a bug in quotacheck(8) parsing of v1 format files introduced by optimal...jkar8572
2003-06-12* minor update of quota(1) manpage (Jan Kara)jkar8572
2003-02-14Added option to ignore autofs mountpoints to quota(1), quot(8) and repquota(8...jkar8572
2003-01-17Made quota tools not to touch mountpoints mounted without quota optionsjkar8572
2002-11-21Updated edquota(8) and setquota(8) to allow setting of individual grace time ...jkar8572
2002-11-12Commited XFS patch by Christoph Hellwigjkar8572
2002-07-23* fixed quotacheck(8) to continue when old quota files were not found (Jan Kara)jkar8572
2002-06-16Fixed small bug in configure.injkar8572
2002-05-20Fixed printing of sign 'over soft quota' in quota(1)jkar8572
2002-05-03Fixed bug with rpc.rquotad bad path processing.jkar8572
2002-04-29Quota-tools now honour 'noquota' mount option. (Jan Kara)jkar8572
2002-03-27Fixed bug in quota format detection - avoid SIGSEGV on old kernels. (Jan Kara)jkar8572
2002-03-27Fixed bug in quota(1) return code.jkar8572
2002-02-25Fixed bug in warnquota option parsing (Michael Meskes)jkar8572
2001-12-20Fixed bind mounts.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-11-09Added forgotten uid->name translation to warnquota.jkar8572