]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2007-05-18  Karel Zaktests: "if [...]" clean up
2007-05-18  Karel Zaktests: add swapon by devname test
2007-05-18  Karel Zaktests: add swapon by UUID test
2007-05-18  Karel Zaktests: simplify devices usage
2007-05-18  Karel Zaktests: add functions for label, uuid and fstype detection
2007-05-18  Karel Zaktests: code refactoring -- new ts_udev_loop_support...
2007-05-18  Karel Zaktests: code refactoring -- new ts_device_init function
2007-05-18  Karel Zaktests: code refactoring -- new ts_skip_nonroot function
2007-05-18  Karel Zaktests: fix dependence on blkid
2007-05-18  Karel Zakmount: fsprobe: add libvolume_id support
2007-05-17  Karel Zakmount: fsprobe: add libvolume_id support to configure.ac
2007-05-17  Karel Zakmount: fix has_* functions (CVE-2007-0822)
2007-05-17  Karel Zakmount: fsprobe: use blkid cache only when really necessary
2007-05-17  Karel Zakmount: fsprobe: make fsprobe_get_devname functions...
2007-05-17  Karel Zakmount: fsprobe: rename the rest of API routines to...
2007-05-17  Karel Zakmount: fsprobe: remove mount_guess_fstype.{c,h}
2007-05-17  Karel Zakmount: fsprobe: remove non-blkid code
2007-05-17  Karel Zakmount: fsprobe: rename files to fsprobe_*
2007-05-16  Matthias Koenigdisk-utils: fix libuuid usage in mkswap
2007-05-16  Karel Zaksys-utils: fix man page headers
2007-05-16  Karel Zakdocs: refresh AUTHORS file
2007-05-16  Stepan Kasalmount: kill mount_guess_rootdev
2007-05-16  Karel Zakbuild-sys: add AC_GNU_SOURCE
2007-05-16  Karel Zakbuild-sys: remove -fomit-frame-pointer
2007-05-16  Stepan Kasalbuild-sys: add Automake option dist-bzip2
2007-05-16  Stepan Kasalbuild-sys: in configure.ac, change "po" -> "$srcdir/po"
2007-05-16  Stepan Kasalbuild-sys: use dist_noinst_HEADERS in include/Makefile.am
2007-05-16  Stepan Kasalbuild-sys: in the clean targets use "find ... | xargs...
2007-05-16  Stepan Kasalbuild-sys: remove po/Makevars.template from EXTRA_DIST
2007-05-16  Stepan Kasalbuild-sys: remove config/include-Makefile.am from EXTRA...
2007-05-16  Stepan Kasalbuild-sys: do not use wildcards in EXTRA_DIST
2007-05-16  Stepan Kasalbuild-sys: use dist_usrbinexec_SCRIPTS in misc-utils...
2007-05-16  Stepan Kasalbuild-sys: let configure instantiate the misc-utils...
2007-05-16  Stepan Kasalbuild-sys: --prefix defaults to /usr
2007-05-16  Stepan Kasalbuild-sys: set DISTCHECK_CONFIGURE_FLAGS in top-level...
2007-05-16  Stepan Kasalbuild-sys: make the getopt example directory relative...
2007-05-16  Stepan Kasalbuild-sys: amend .gitignore
2007-05-16  Stepan Kasalbuild-sys: remove swapargs.h, move the tests to main...
2007-05-16  Stepan Kasalbuild-sys: replace AC_TRY_* by AC_*_IFELSE
2007-05-16  Stepan Kasalbuild-sys: s/AC_HELP_STRING/AS_HELP_STRING/
2007-05-16  Stepan Kasalbuild-sys: do not use internal Autoconf variables
2007-05-16  Stepan Kasalbuild-sys: merge adjacent AC_CONFIG_HEADERS and AC_CONF...
2007-05-16  Stepan Kasalbuild-sys: move -D flags to *_CPPFLAGS
2007-05-16  Stepan Kasalbuild-sys: do not set with_foo twice
2007-05-16  Stepan Kasalswapon: simplify an #if
2007-05-16  Stepan Kasalbuild-sys: use dist_noinst_DATA to work around the...
2007-05-16  Stepan Kasalbuild-sys: simplify "clean" in tests/Makefile.am
2007-05-16  Stepan Kasalbuild-sys: use dist_example_DATA
2007-05-16  Stepan Kasalbuild-sys: mount/Makefile.am tiny cleanup II
2007-05-16  Stepan Kasalbuild-sys: do not build convenience libraries in lib/
2007-05-16  Stepan Kasalbuild-sys: mount/Makefile.am tiny cleanup
2007-05-16  Stepan Kasalbuild-sys: remove AC_PROG_RANLIB
2007-05-16  Stepan Kasalbuild-sys: declare SUID_CFLAGS and SUID_LDFLAGS as...
2007-05-16  Stepan Kasalbuild-sys: fix the example configure call in README
2007-05-16  Stepan Kasalbuild-sys: add SUID_LDFLAGS
2007-05-16  Stepan Kasalbuild-sys: do not play with DEFS, use AM_CPPFLAGS
2007-05-16  Stepan Kasalbuild-sys: move the optimization flags to AM_CFLAGS
2007-05-16  Stepan Kasalbuild-sys: do not kick off AM_CFLAGS by SUID_CFLAGS
2007-05-16  Stepan Kasalbuild-sys: update po/POTFILES.in
2007-05-11  Karel Zakmount: remove nfsmount() from sundries.h
2007-05-09  Karel Zakmount: remove all NFS code
2007-05-07  Stepan Kasalbuild-sys: fix the final message of autogen.sh
2007-05-07  Stepan Kasalbuild-sys: call automake after autoconf
2007-05-07  Stepan Kasalbuild-sys: remove config.h.in from VCS
2007-05-04  Karel Zakmount: add support for context, fscontext and defcontex...
2007-05-04  Karel Zakmount: use realloc for xstrconcat functions
2007-05-03  Karel Zakmount: use growable string for options
2007-05-02  Karel Zakmount: avoid duplicate entries in mtab when mount -f
2007-04-26  Karel Zaktests: add mount -o remount test
2007-04-26  Karel Zaktests: add mount --move test
2007-04-26  Karel Zakmount: doesn't rpc_pipefs and nfsd on umount -a
2007-04-25  Karel Zakmount: fix list logic in update_mtab
2007-04-25  Mike Frysingermount: fix memory usage in update_mtab
2007-04-25  Mike Frysingermount: do not treat arm/sparc specially.
2007-04-25  Mike Frysingermount: don't umount sysfs when running umount -a
2007-04-25  Mike Frysingerpo: typo in french translation of mount error.
2007-04-25  Mike Frysingermount: fix -fv so that it doesn't incorrectly spit...
2007-04-25  Karel Zaksys-utils: move some man pages from category 8 to 1
2007-04-25  Karel Zakdocs: fix info about devel/master branchs
2007-04-24  Karel Zakdocs: remove deprecated section from README
2007-04-24  Karel Zakbuild-sys: add SUID_CFLAGS
2007-04-24  Karel Zakmount: add support for mtab "uhelper" option
2007-04-24  Karel Zakmount: update mtab correctly when mount --move
2007-04-11  Karel Zakschedutils: define SCHED_BATCH when compile with old...
2007-04-11  Mike Frysingercheck exit status of autotools
2007-04-06  Karel Zaktodo: add request for cal highlight control option
2007-04-06  Karel Zaktodo: add entry about replay
2007-04-04  Karel Zaktests: refresh mtablock output in expected/ directory
2007-04-04  Valerie Hensonmount: relative atime support
2007-04-04  Matthias Koenigtests: add missing header
2007-04-04  Matthias Koenigmisc-utils: add scriptreplay manpage
2007-04-03  Karel Zakmount: shared-subtree support
2007-04-03  Karel Zaktests: enable mtablock test when uid=0 only
2007-04-03  Karel Zakdocs: add the DEPRECATED file
2007-04-03  Karel Zaklosetup: add to man page info about deprecated cryptoloop
2007-03-30  Karel Zakmount: fix mtab_lock
2007-03-28  Karel Zaktests: add lock_mtab() performance and reliability...
2007-03-28  Karel Zaktests: make clean need to remove diffs and outputs
2007-03-22  Karel Zaklosetup: add support read-only loops
2007-03-22  Karel Zaklosetup: add -a option to list all used loop devices
next