summaryrefslogtreecommitdiff
path: root/Changelog
AgeCommit message (Collapse)Author
2004-08-26Fixed grace time setting - now it's set at exceeding, not at reaching ↵jkar8572
softlimit (Jan Kara)
2004-07-13Fixed exit codes of edquota and setquota (Jan Kara)jkar8572
2004-06-22Updated Polish translations. (Jakub Bogusz)jkar8572
2004-05-24Updated version to 3.12jkar8572
Fixed a few memleaks Added two manpages Fixed problem with all-zero root structure
2004-04-23Added LDAP perl scripts (Stefan Adams)jkar8572
2004-04-23Added note about availability of -r option to manpages (Jan Kara)jkar8572
2004-04-20Get maximal number of groups via sysconf() (Nathan Scott)jkar8572
2004-04-14Added batch mode of setquota(8) (Jan Kara)jkar8572
2004-04-05fixed bug in --port argument of rquotadjkar8572
added reference to setquota to manpages of other tools
2004-03-29Updated quota documentation. (Jan Kara)jkar8572
2004-03-12Added CC_BEFORE config option to warnquota(8)jkar8572
2004-03-02* disabling nls via configure (Jan Kara)jkar8572
* fixed warning when gettext not used (Peter Breitenlohner) * fixed typo in rquotad.8 (Peter Breitenlohner) * fixed compiler warning in quotacheck.c (Peter Breitenlohner) * added config option for putting some important binaries to /sbin regardless $(prefix) (Jan Kara)
2004-02-12Partially reverted changes in RPC error detection - old RPC call was not ↵jkar8572
used when it should be (Jan Kara)
2004-02-10Added FIOQSIZE def for x86_64.jkar8572
2004-02-08Update of Changelog and version.jkar8572
2004-01-20Fixed manpage of repquota(8) - it stated that quota worked over RPCjkar8572
2004-01-09Fixed bug in warnquota.conf parsing. (Jan Kara)jkar8572
Reverted change in kernel detection via sysctl() - sysctl() obsoleted in 2.6 (Jan Kara)
2004-01-07edquota(8) now allows parameters in VISUAL/EDITOR env. params (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
warnquota(8) supports checking whether user is not over quota on mail partition (James Bourne) fixed typo in quotacheck.8 (Noel Koethe)
2004-01-05Fixed bug in quotacheck - counted wrongly size of files >2GB (Posta Zoltan)jkar8572
2003-12-21Implemented parsing of comma-separated list of filesystem types in fstab ↵jkar8572
(Jan Kara)
2003-12-18Added #include <paths.h> in quotasys.c to avoid compile problems.jkar8572
2003-12-12Added option -T and -q to quot(8) utility (Andre Nathan)jkar8572
2003-12-02Implementing alternative port for rpc.rquotad to listen on.jkar8572
2003-11-05Fixed handling of device-backed loop mounts (Jari Ruusu)jkar8572
2003-10-18Fixed fake error messages from rpc.rquotadjkar8572
Fixed reporting of quotas on NFS filesystem without quotas
2003-10-12Fixed small typo in the changelogmarcovw
2003-10-12Changed kernel interface detection once more - now it should really work :). ↵jkar8572
(Jan Kara, Johan Ekenberg)
2003-10-12Updated changelog.jkar8572
Fixed bug in parsing warnquota.conf.
2003-10-07Updated kernel interface detection to work without /procjkar8572
2003-07-29Updated changelog.jkar8572
2003-07-29Fixed edquota -f option (Jan Kara)jkar8572
Fixed warnquota formatting (Jan Kara) Added -s option (smart choice of units) to warnquota (Jan Kara) Updated documentation of quotactl call (Jan Kara)
2003-06-12* minor update of quota(1) manpage (Jan Kara)jkar8572
* yet one more fix of autofs handling, fixed bug introduced by previous autofs patches (Paul Szabo, Jan Kara)
2003-04-08Quotacheck now does not add empty user structures in old quota format (Jan ↵jkar8572
Kasprzak) Quotacheck now remembers only hardlinked files and not all inodes with n_link > 1 (Jan Kara, Jan Kasprzak)
2003-03-03Updated xqmstats (Nathan Scott)jkar8572
2003-02-14Added option to ignore autofs mountpoints to quota(1), quot(8) and ↵jkar8572
repquota(8) (Jan Kara, Paul Szabo)
2003-01-21Fixed minor bug in doc.jkar8572
2003-01-17Made quota tools not to touch mountpoints mounted without quota optionsjkar8572
2002-11-28Optimized linking with svc_socket.o; fixed error reporting in svc_socket.c ↵jkar8572
(Jan Kara)
2002-11-21Updated name in Changelogjkar8572
2002-11-21Made quota tools aware of /etc/services (unknown)jkar8572
2002-11-21Updated edquota(8) and setquota(8) to allow setting of individual grace time ↵jkar8572
(Jan Kara)
2002-11-12Commited XFS patch by Christoph Hellwigjkar8572
2002-09-04Updated changelog.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
* quota(1) now doesn't report failure to connect to rpc.rquotad server when -Q specified (Jan Kara) * add quota(1) option -l (report only local filesystems) (Jan Kara) * warnquota(8) now also mails specified member of the group about violation of the group quotas when -g option is specified (Jan Kara) * added options by which user can specify whether repquota(8) should translate names in big chunks by scanning all users or individually. Added automagic detection using nsswitch.conf which behaviour should lead to faster translating. (Jan Kara)
2002-07-22Updated quotacheck docs.jkar8572
2002-06-27Updated rpc.rquotad doc. (Jan Kara)jkar8572
Disabled setquota by default in config and daemon. (Jan Kara)
2002-06-26Rised max number of mountpoints to 256 (Jan Kara)jkar8572