]> git.ipfire.org Git - thirdparty/e2fsprogs.git/history - lib/support
ext2fs: drop Unicode normalization support
[thirdparty/e2fsprogs.git] / lib / support /
2019-02-11  Theodore Ts'oMerge branch 'maint' into next
2019-02-08  Andreas GampeAOSP: E2fsprogs: fix ODR issue
2018-08-05  David AndersonAOSP: Update Android.bp files.
2018-06-28  Jiyong ParkAOSP: e2fsdroid and mke2fs are dynamic executable in...
2018-06-25  Theodore Ts'oUpdate Makefile.in files using "make depend"
2018-06-24  Theodore Ts'oFix gcc and clang warnings
2018-06-23  Theodore Ts'olibsupport: fix (very potential) NULL dereference
2018-06-23  Theodore Ts'olibsupport: fix memory leak in error path in quota_comp...
2018-06-22  Andreas Dilgertests: remove redundant sed filtering
2018-03-30  Darrick J. Wonge2fsck: adjust quota counters when clearing orphaned...
2018-03-03  Theodore Ts'oMerge branch 'maint' into next
2018-03-02  Theodore Ts'oMerge branch 'maint' into next
2018-02-26  Theodore Ts'oAOSP: use e2fsprogs-defaults for ccflags
2018-02-26  Jin QianAOSP: build mke2fs for windows using android mingw...
2018-02-26  Theodore Ts'oMerge branch 'maint' into next
2018-02-09  Theodore Ts'oMerge tag 'v1.43.9' into next
2018-01-04  Theodore Ts'oMerge branch 'maint' into next
2018-01-02  Theodore Ts'oMerge branch 'maint' into next
2017-12-13  Theodore Ts'oMerge branch 'maint' into next
2017-12-05  Theodore Ts'oMerge branch 'maint' into next
2017-10-18  Theodore Ts'oMerge branch 'maint' into next
2017-10-17  Theodore Ts'oMerge branch 'maint' into next
2017-10-16  Theodore Ts'oMerge branch 'maint' into next
2017-10-16  Sebastian RasmussenFix typos in code comments and developer docs
2017-10-15  Theodore Ts'oMerge branch 'maint' into next
2017-09-07  Theodore Ts'oMerge branch 'maint' into next
2017-08-29  Theodore Ts'oMerge branch 'maint' into next
2017-08-22  Theodore Ts'oMerge branch 'maint' into next
2017-08-22  Theodore Ts'olibsupport: don't try accessing the project quota for...
2017-08-14  Theodore Ts'oMerge branch 'maint' into next
2017-08-13  Theodore Ts'olibsupport: fix 32-bit quota test failures
2017-08-04  Theodore Ts'oMerge branch 'maint' into next
2017-07-28  Theodore Ts'oMerge branch 'maint' into next
2017-07-24  zhangyi (F)libsupport: fix error handling in quota_write_inode
2017-07-11  Theodore Ts'oMerge branch 'maint' into next
2017-07-05  Theodore Ts'oMerge branch 'maint' into next
2017-07-05  Tahsin Erdoganlibext2fs: fix compile errors/warnings
2017-06-23  Theodore Ts'oMerge branch 'maint' into next
2017-05-30  Theodore Ts'oMerge branch 'maint' into next
2017-05-25  Theodore Ts'oMerge branch 'maint' into next
2017-05-25  Theodore Ts'oMerge branch 'maint' into next
2017-05-25  Darrick J. Wonge2fsck: fix sparse bmap to extent conversion
2017-05-24  Christopher FerrisAOSP: Disable macro redefined warnings.
2017-05-24  Alex DeymoAOSP: Convert e2fsprogs targets to soong.
2017-05-19  Theodore Ts'oMerge branch 'maint' into next
2017-04-26  Theodore Ts'oMerge branch 'maint' into next
2017-04-26  Theodore Ts'otests: skip running long test with "make check" and...
2017-04-13  Eric Whitneye2fsck: fix quota accounting to use cluster units
2017-04-01  Eric Whitneye2fsck: fix type mismatches in quota warning message
2017-03-03  Darrick J. Wongmisc: fix all the compiler warnings
2017-02-16  Theodore Ts'olibsupport: remove debugging printf() from parse_qtype.c
2017-01-31  Theodore Ts'olibsupport: improve how invalid hex strings are parsed...
2017-01-29  Theodore Ts'olibext2fs: translate internal ext4 acl to Posix ACL...
2017-01-28  Theodore Ts'olibsupport: add C string printing and parsing functions
2016-11-25  Jeff SharkeyBring back libext2_profile build rules.
2016-11-12  Theodore Ts'odebugfs, e2fsck, mke2fs: fix miscellaneous memory leaks...
2016-11-11  Theodore Ts'oAvoid dereferencing beyond allocated memory in quota...
2016-10-25  Thomas De Schamphe... libsupport: fix compilation on RHEL 5.x due to missing...
2016-09-02  Theodore Ts'oFix build reproducibility for mk_cmds and compile_et
2016-09-01  Theodore Ts'oUpdate release notes, etc. for 1.43.2 release v1.43.2
2016-08-10  Theodore Ts'oMerge branch 'maint' into next
2016-06-07  Theodore Ts'otests: suppress use of libmagic when running the regres...
2016-06-07  Theodore Ts'oMerge branch 'maint' into next
2016-05-30  Theodore Ts'oFix Android build warnings
2016-05-29  Theodore Ts'olibsupport: fix gcc -Wall nits
2016-05-29  Theodore Ts'oAndroid.mk: add parse_qtype.c the list of source files
2016-05-22  Theodore Ts'oe2fsck: fix project quota support
2016-05-22  Theodore Ts'omke2fs: fix project quota creation
2016-05-09  Theodore Ts'omke2fs: fix the parsing used for -E quotatype=usrquota...
2016-04-15  Theodore Ts'oMerge branch 'maint' into next
2016-03-27  Theodore Ts'oFix missing prototype warnings caused by missing header...
2016-03-22  Theodore Ts'oMerge branch 'maint' into next
2016-03-21  Theodore Ts'oMerge branch 'maint' into next
2016-03-18  Theodore Ts'olibsupport: fix potential resource leaks in the profile...
2016-03-18  Theodore Ts'olibsupport: fix function prototype for parse_quota_opts
2016-03-18  Theodore Ts'oAndroid.mk: fix up the library -host naming convention...
2016-03-18  Theodore Ts'oFix various clang and gcc -Wall warnings
2016-03-15  Alex DeymoAndroid.mk: Replace _host suffix with more standard...
2016-03-14  Ying WangCleanup Obsolete LOCAL_PRELINK_MODULE
2016-03-07  Theodore Ts'oMerge branch 'maint' into next
2016-03-07  Theodore Ts'oMerge branch 'maint' into next
2016-03-06  Li XiAdd project quota support
2016-03-06  Li XiClean up codes for adding new quota type
2015-11-30  Theodore Ts'oMerge branch 'maint' into next
2015-10-24  Darrick J. Wonglibext2fs: clean up feature test macros with predicate...
2015-09-29  Theodore Ts'oMerge remote-tracking branch 'origin/maint' into next
2015-07-22  Theodore Ts'oMerge branch 'maint' into next
2015-07-13  Theodore Ts'oEliminate unused parameter warnings from Android build
2015-07-13  Theodore Ts'oEliminate doubly defined _LARGEFILE_SOURCE warning
2015-07-13  Theodore Ts'oMove dict.c from e2fsck to lib/support
2015-07-13  Theodore Ts'oMove the check_plausibility() function from misc to...
2015-07-13  Theodore Ts'oMove the profile parsing functions from e2fsck to lib...
2015-07-13  Theodore Ts'otune2fs: allow tune2fs to be built as a static library...
2015-07-12  Theodore Ts'orename libquota.a to libsupport.a