summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* lib/{ext2fs,support}: fix 32-bit Windows buildEric Biggers2023-01-271-2/+2
* lib, misc: eliminate dependency on WinsockEric Biggers2023-01-271-1/+0
* Fix various spelling typosSamanta Navarro2023-01-261-1/+1
* libext2fs: code adaptation to use the Windows IO managerPaulo Antonio Alvarez2021-03-311-0/+4
* Define MKDIR_P in the Makefile.in files instead in MCONFIG.inTheodore Ts'o2020-10-041-0/+1
* AOSP: Change #define to _BLKID_TYPES_HKousik Kumar2020-03-202-2/+9
* Drop use of -pedantic when doing gcc-wallTheodore Ts'o2020-01-012-43/+0
* AOSP: Link to production releases, not testing releasesEric Biggers2019-10-311-1/+1
* util: add a script gen-git-tarball to generate a release tarball from gitTheodore Ts'o2019-07-111-0/+17
* Update Makefile.in files using "make depend"Theodore Ts'o2019-03-061-0/+1
* e2fsprogs: introduce script used to generate utf8data.hGabriel Krisman Bertazi2018-12-083-3/+3436
* Merge branch 'maint' into nextTheodore Ts'o2018-08-183-69/+11
|\
| * Drop subset tarball and replace it with "configure --enable-subset"Theodore Ts'o2018-08-182-44/+1
| * Stop generating e2fsprogs.spec automaticallyTheodore Ts'o2018-08-181-3/+0
| * Remove obsolete files from the repositoryTheodore Ts'o2018-08-181-10/+0
| * gen-tarball: handle symlinks correctly in the created the tar fileTheodore Ts'o2018-08-181-14/+12
* | e2scrub: add service (cron, systemd) supportDarrick J. Wong2018-08-051-0/+3
* | e2scrub: create online fsck tool of sortsDarrick J. Wong2018-08-051-0/+3
|/
* AOSP: Fix macOS build.David Anderson2018-08-051-1/+3
* AOSP: Always define HAVE_SYS_SYSMACROS_H on Android.David Anderson2018-08-051-1/+1
* AOSP: Conditionally define __bitwise__ on Android.David Anderson2018-08-051-0/+4
* util: allow subst to build in cross build environemntRobert Schiele2018-03-201-0/+1
* Clean up util/android_config.hTheodore Ts'o2018-02-261-10/+2
* remove AOSP's lib/config.h and update util/android_config.hTheodore Ts'o2018-02-261-0/+7
* Merge branch 'maint' into nextTheodore Ts'o2017-10-153-3/+3
|\
| * Fix typos in code comments and developer docsSebastian Rasmussen2017-10-153-3/+3
* | Merge branch 'maint' into nextTheodore Ts'o2017-08-131-2/+8
|\ \ | |/
| * Add options to gzip and tar to create reproducible artificatsTheodore Ts'o2017-08-131-2/+8
* | AOSP: Define HAVE_SYS_SYSMACROS_H for Android.Elliott Hughes2017-05-232-2/+3
* | AOSP: android: libext2fs and com_err for windowsAdrien Schildknecht2017-05-231-35/+37
* | Fix windows and mac buildJin Qian2017-05-231-0/+6
* | AOSP: Fix "Can't use getmntent or getmntinfo to check for mounted filesystems...Elliott Hughes2017-05-231-4/+2
* | AOSP: libext2fs: android sparse io managerAdrien Schildknecht2017-05-231-0/+2
* | AOSP: Fix mac buildColin Cross2017-05-231-0/+8
|/
* e2fsck: make sure system.data xattr is presentTheodore Ts'o2017-01-311-7/+17
* Add utility script which generates a small sample file systemTheodore Ts'o2017-01-311-0/+30
* Fix build reproducibility for mk_cmds and compile_etTheodore Ts'o2016-09-012-5/+3
* libext2fs: replace 'unsigned long' by 'uintptr_t'Adrien Schildknecht2016-08-101-0/+2
* Fix Android build warningsTheodore Ts'o2016-05-292-0/+2
* Add configure --disable-tdb which disables e2fsck's scratch_files featureTheodore Ts'o2016-05-291-0/+2
* Fix "make gcc-wall" for library codeTheodore Ts'o2016-05-291-0/+1
* util: remove lib/support from the e2fsprogs-libs tar distributionTheodore Ts'o2016-05-101-0/+1
* util: add get-var scriptTheodore Ts'o2016-03-181-0/+4
* gen-android-files: create the MODULE_LICENSE_GPL and README.version filesDamien Miller2016-03-152-1/+54
* Merge branch 'maint' into nextTheodore Ts'o2016-03-061-0/+4
|\
| * misc: add missing declarations on maintAndreas Dilger2016-03-061-0/+4
* | subst: work around an NFS bugTheodore Ts'o2015-09-181-4/+8
* | Merge branch 'maint' into nextTheodore Ts'o2015-07-221-1/+1
|\ \ | |/
| * util: avoid off-by-one on long symlinksTobias Stoeckmann2015-07-221-1/+1
* | Remove dropped const warning and enable pread/pwrite for Android buildTheodore Ts'o2015-07-131-0/+4