summaryrefslogtreecommitdiff
path: root/quotasys.c
AgeCommit message (Expand)Author
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
2001-11-08Added support for conversion of files with wrong endianity (due to SuSE RPM bug)jkar8572
2001-09-26Fixed detection of RH 7.1 kernel not to make problems on older kernels.jkar8572
2001-09-25repquota now buffers entries to be printed when resolving is needed (major sp...jkar8572
2001-09-17Fixed editting of small grace times (reported by Alexander V. Sulima)jkar8572
2001-09-17Fixed memleak and SIGPIPE in rpc.rquota (Jani Jaakkola)jkar8572
2001-09-10Implemented reading of statistics through /proc/fs/quota (Nathan Scott) + min...jkar8572
2001-09-04quotacheck(8) now creates backup quotafiles only when -b specified (Preston B...jkar8572
2001-08-15Fixed a few error messages.jkar8572
2001-05-02Added mntopt.h to dependencies in Makefile.in.jkar8572
2001-04-11Updated manpages.jkar8572
2001-04-05Added EXT2DIRECT as configurable option.jkar8572
2001-04-04Merged with RedHat patch - mainly documentation issuesjkar8572
2001-03-26Fixed bugs in XFS quota option detection.jkar8572
2001-03-23Initial revisionjkar8572