summaryrefslogtreecommitdiff
path: root/quotacheck.c
AgeCommit message (Expand)Author
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
2001-09-27Made testing of arguments for quotacheck a bit more strick (complain when -a ...jkar8572
2001-09-26Fixed detection of RH 7.1 kernel not to make problems on older kernels.jkar8572
2001-09-21Syslog support for rpc.rquotad by Jani Jaakkola; fixed some bugs by me...jkar8572
2001-09-04quotacheck(8) now creates backup quotafiles only when -b specified (Preston B...jkar8572
2001-08-30Preston Brown's RedHat patches included:jkar8572
2001-08-15Fixed a few error messages.jkar8572
2001-08-10Changed umode_t to mode_t.jkar8572
2001-08-07Merged corrections to doc, one bugfix to quotacheck.jkar8572
2001-07-16Fixed quotastats(8)jkar8572
2001-05-26Quotacheck prints error message when no mountpoint to check found.jkar8572
2001-05-14Fixed introduced compilation bug.jkar8572
2001-05-14Fixed quotacheck -aRu segfault on / (thanks to Arkadiusz)jkar8572