summaryrefslogtreecommitdiff
path: root/quotaops.c
AgeCommit message (Expand)Author
2017-05-18quotaops: check return code of ftruncate and lseek callsDmitry V. Levin
2017-05-18quotaops: check return code of fgets callsDmitry V. Levin
2017-05-18quotaops: check setgid/setuid return codeDmitry V. Levin
2016-03-30Fix warnings due to missing stdlib.hJan Kara
2016-03-30Use NGROUPS_MAX instead of NGROUPSTheodore Ts'o
2016-03-30Allow building on systems that do not have rpc header filesTheodore Ts'o
2013-06-21Close FILE handles on errorPetr Písař
2013-01-21Recognize units at inode limits by edquotaPetr Písař
2013-01-21Recognize units at block limits by edquotaPetr Písař
2012-08-20Fix compilation failure with --enable-bsd_behaviour=noJan Kara
2012-03-02Further i18n fixesJan Kara
2011-10-20edquota: Fix localication of time unitsJan Kara
2011-10-20Rip out ALTFORMAT config optionJan Kara
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-04-21Format string fixes (Ladislav Michnovic)jkar8572
2006-07-21Add user name in error messages in getprivs (Michal Marek, 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-09-20Fixed error messages in getprivs() (Jan Kara, Brian Morris)jkar8572
2005-03-31Various tools fixes (manpages, quotacheck, NFSv4) (Jan Kara)jkar8572
2004-08-26Fixed grace time setting - now it's set at exceeding, not at reaching softlim...jkar8572
2004-05-24Updated version to 3.12jkar8572
2004-04-20Get maximal number of groups via sysconf() (Nathan Scott)jkar8572
2004-04-14Added batch mode of setquota(8) (Jan Kara)jkar8572
2004-01-07edquota(8) now allows parameters in VISUAL/EDITOR env. params (Jan Kara)jkar8572
2003-10-18Fixed fake error messages from rpc.rquotadjkar8572
2002-11-21Updated edquota(8) and setquota(8) to allow setting of individual grace time ...jkar8572
2002-07-23* fixed quotacheck(8) to continue when old quota files were not found (Jan Kara)jkar8572
2001-09-27Implemented setting only limits by commit_dquot() so edquota & setquota can o...jkar8572
2001-08-22Implemented better error handling of RPC calls.jkar8572
2001-07-16Fixed quotastats(8)jkar8572
2001-05-02Added mntopt.h to dependencies in Makefile.in.jkar8572
2001-04-12Fixed bug with deice inodes in quotacheck.jkar8572
2001-04-11Updated manpages.jkar8572
2001-03-23Initial revisionjkar8572