]> git.ipfire.org Git - thirdparty/e2fsprogs.git/history - lib/quota/mkquota.c
libquota: fix memory leak (on error path)
[thirdparty/e2fsprogs.git] / lib / quota / mkquota.c
2013-12-12  Darrick J. Wonglibquota: fix memory leak (on error path)
2013-10-14  Niu Yaweiquota: fix disabling quota, add quota tests
2013-08-11  Theodore Ts'odebian: remove old symlinks to /usr/share/doc
2012-12-29  Andreas Dilgerlibquota: quiet log_err() bad format warnings
2012-12-29  Andreas Dilgerbuild: quiet some "gcc -Wall" compiler warnings
2012-07-16  Aditya Kalitune2fs/quota: always create hidden quota files
2012-06-04  Jan Karalibquota: remove unnecessary definitions
2012-05-28  Theodore Ts'olibquota: remove quota_is_on() which was the last user...
2012-04-24  Aditya Kalie2fsck,libquota: Update quota only if its inconsistent
2012-02-27  Andreas Dilgerlibquota: don't include system quota.h header
2011-11-14  Niu Yaweilibquota: fix get_dq()
2011-11-14  Niulibquota: fix quota usage compute
2011-11-14  Niulibquota: quota file read support
2011-11-14  Aditya Kalilibquota: cleanup libquota code
2011-10-05  Theodore Ts'olibquota: remove flag argument to commit_dquot()
2011-10-04  Theodore Ts'olibquota: remove get_qf_name()
2011-10-04  Theodore Ts'olibquota: clean up some gcc -Wall warnings
2011-09-18  Theodore Ts'oShorten compile commands run by the build system
2011-09-16  Theodore Ts'oMerge branch 'maint' into next
2011-08-31  Aditya Kalie2fsprogs: add quota library to e2fsprogs