summaryrefslogtreecommitdiff
path: root/mntopt.h
AgeCommit message (Collapse)Author
2008-12-17* fix reference to rpc manpage (anonymous reporter)jkar8572
* add EXT4 (not only EXT4DEV) to the list of supported filesystems (Mingming Cao) * fix setting of more than 31-bit block and inode limits (Gui Xiaohua) * fixed bug in error reporting when quota reading fails (Jan Kara) * added support for quota formats with hidden quota files (Jan Kara)
2007-08-22Cleaned up host access handling in rpc.rquotad (Jan Kara)jkar8572
Added allow_severity and deny_severity variables for older versions of libwrap (Martin Jacobs) Added MPFS to the list of supported filesystems (Dave Boone) Configure script now correctly reports checking of libwrap (Jan Kara)
2007-04-24Recognize ext4 filesystem (Jan Kara)jkar8572
Fix LDAP scripts to use VISUAL instead of EDITOR (Michael Meskes)
2005-03-17Added sanity check to quota reporting (Jan Kara)jkar8572
Added NFSv4 quota type (Jan Kara) Added forgotten file quotagrpadmins to CVS (Jan Kara)
2004-09-06Made quotackeck(8) more friendly to journaled quota (Jan Kara)jkar8572
2004-09-02Added JFS into a set of supported filesystems (David Kleikamp)jkar8572
2004-02-08Quota tools now honour journalled quota options (Jan Kara)jkar8572
quotacheck(8) does not count quota files (Jan Kara)
2003-02-14Added option to ignore autofs mountpoints to quota(1), quot(8) and ↵jkar8572
repquota(8) (Jan Kara, Paul Szabo)
2001-12-05More clever handling of loopback and bind mounts. (Jan Kara);jkar8572
2001-05-02Added mntopt.h to dependencies in Makefile.in.jkar8572
Fixed MNTTYPE_REISER to proper string. sprintf->snprintf Merged Marco's patch with errstr(), configurable BSD behaviour Fixed bug in quota detection IO code now opens file only RO if possible. IO code now doesn't open file if not required. Fixed bug in quotaon. Updated all manpages.
2001-03-23Initial revisionjkar8572