]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2012-03-30  Sami Kerolaraw: use symbolic exit numbers
2012-03-30  Sami Kerolaraw: add long options and version printing
2012-03-30  Sami Kerolaraw: align with howto-usage-function.txt
2012-03-30  Sami Keroladelpart: align with util-linux coding standards
2012-03-30  Sami Kerolaaddpart: align with util-linux coding standards
2012-03-30  Sami Kerolapartx: add --version option
2012-03-30  Sami Kerolasetterm: correct manual page reference
2012-03-30  Sami Kerolafindfs: add --version & align with howto-usage-function.txt
2012-03-30  Sami Kerolafindmnt: add --version & align with howto-usage-functio...
2012-03-30  Sami Kerolamountpoint: add --version & align with howto-usage...
2012-03-30  Karel Zakhexdump: use strtosize_or_err()
2012-03-30  Karel Zaklosetup: use strtosize_or_err()
2012-03-30  Karel Zakfstrim: use strtosize_or_err()
2012-03-30  Karel Zakwipefs: use strtosize_or_err()
2012-03-30  Karel Zakblkid: use strtosize_or_err()
2012-03-30  Karel Zaklib/strutils: add strtosize_or_err, clean up
2012-03-30  Bernhard Voelkerdocs: clarify KiB vs. KB in man pages
2012-03-30  Karel Zaktools: improve ko-release-* scripts
2012-03-29  Karel Zakblkid: add note about variable tags and devices order.
2012-03-27  Karel Zakbuild-sys: move obsolete lib/fsprobe to mount/
2012-03-27  Karel Zakswapon: use directly blkid rather than fsprobe wrapper
2012-03-27  Karel Zaktests: add swapon tests for --fixpgsz and fix signature
2012-03-26  Karel Zakdocs: mark udev and list blkid(8) output formats deprecated
2012-03-26  Karel Zaktests: update
2012-03-26  Karel ZakRevert "lib/canonicalize: always remove tailing slash"
2012-03-23  Karel Zakhexdump: update man page for -n and -s
2012-03-21  Karel Zaktests: update iso tests
2012-03-21  Karel Zakhexdump: use strtosize() for -n and -s
2012-03-21  Andreas Vogellibblkid: generate pseudo-UUID for ISO9660 image file
2012-03-21  Dong Haomount: fix recursively propagation mounting
2012-03-20  Karel Zakfsck: tiny coding style fix
2012-03-20  Karel Zakfsck: use gettimeofday() for real elapsed time statistic
2012-03-20  Frank Mayharfsck: Add a -r option to report memory and runtime...
2012-03-20  Karel Zakfsck: move to disk-utils directory
2012-03-20  Karel Zakfsck: coding stype fixes (calloc, err, ...)
2012-03-20  Karel Zakfsck: don't try to call fsck for undefined fs type
2012-03-20  Karel Zakfsck: fix coding style
2012-03-20  Karel Zakfsck: remove unnecessary fsck.h
2012-03-20  Karel Zakfsck: use libmount to check for mounted filesystems
2012-03-20  Karel Zaklibmount: improve mnt_tables_is_mounted
2012-03-20  Karel Zakfsck: remove string_copy()
2012-03-20  Karel Zakfsck: replace fsprobe with libmount utils
2012-03-20  Karel Zakfsck: use libmount for filesystem list
2012-03-20  Karel Zakfsck: don't duplicate exit code macros
2012-03-20  Karel Zakinclude/exitcodes: clean up names, add _EX_ suffix
2012-03-20  Karel Zakinclude/exitcodes: add FSCK_DESTRUCT alias
2012-03-20  Karel Zakfsck: cosmetic changes in coding style
2012-03-20  Karel Zakfdisk: don't print confusing warning on non-partitioned...
2012-03-20  Karel Zakmisc: clenaup SIZE columns in lsblk and findmnt
2012-03-20  Karel Zakfindmnt: improve --df output
2012-03-20  Karel Zaklibmount: add configfs to pseudofs list
2012-03-20  Karel Zaklib/tt: work more sensitive with large columns
2012-03-20  Karel Zakfindmnt: use xasprintf()
2012-03-20  Dave Reisnerinclude/ttyutils.h: add include guards
2012-03-20  Dave Reisnerfindmnt: add -D, --df option to imitate df(1)
2012-03-20  Dave Reisnertunelp: remove old, now unneeded header
2012-03-20  Dave Reisnerfindmnt: add FS size, avail, used, and use% columns
2012-03-20  Dave Reisnercheckxalloc: nudge regex, fix newfound instances
2012-03-20  Bill Pembertonfindmnt: add -P, --pairs to the man page
2012-03-20  Karel Zaksetsid: cleanup usage()
2012-03-20  Harald Hoyersetsid: add option "-c" to set the controlling terminal
2012-03-20  Sebastian Andrzej... build-sys: make the crosscompile path for scanf_cv_allo...
2012-03-20  Karel Zakmount: (new) add missing xalloc.h
2012-03-18  Sami Kerolafileutils: differentiate xmkstemp and xfmkstemp
2012-03-18  Sami Kerolalslocks: use xasprintf for safe allocation
2012-03-18  Sami Kerolatools: add asprintf to checkxalloc script
2012-03-18  Sami Kerolabuild-sys: fix chkdupexe regression
2012-03-18  Sami Kerolaxalloc: use xasprintf in all files
2012-03-18  Sami Kerolainclude: add asprintf wrapper
2012-03-18  Sami Keroladocs: TODO removal, ldattach usage is done
2012-03-18  Sami Kerolapathnames: clean up various user database paths
2012-03-18  Sami Kerolavipw: use xmkstemp() and lckpwdf()
2012-03-18  Sami Kerolasetpwnam: use xmkstemp() and lckpwdf()
2012-03-18  Sami Kerolawall: use xmkstemp for temporary file
2012-03-18  Sami Kerolalib: add fileutils function collection
2012-03-18  Sami Kerolachsh: use pathnames.h for paths
2012-03-18  Sami Kerolachfn: use pathnames.h for paths
2012-03-18  Sami Keroladocs: TODO removal, rpmatch task is done
2012-03-18  Sami Kerolavipw: use rpmatch to yes/no question
2012-03-18  Sami Kerolamesg: use rpmatch to yes/no question
2012-03-18  Sami Kerolasfdisk: use rpmatch to yes/no question
2012-03-18  Sami Keroladocs: TODO removal, login-utils error printing
2012-03-18  Sami Keroladocs: add deprecation comments
2012-03-13  Dave Reisnerlogin: add USER to initial environment
2012-03-13  Dave Reisnerlsblk: RQ-SIZE is part of the --topology output (man...
2012-03-13  Daniel Drakelosetup: Fix setting of sizelimit on new loop devices
2012-03-12  Karel Zakbuild-sys: add --diable-sulogin (enabled by default)
2012-03-12  Karel Zakbuild-sys: note sulogin in configure help
2012-03-12  Karel Zaksulogin: share vc initialization with agetty
2012-03-12  Karel Zakagetty: move vc initialization to ttyutils.h
2012-03-12  Karel Zaksulogin: add note about port to util-linux to the man...
2012-03-12  Karel Zaksulogin: fix selinux build
2012-03-12  Karel Zaksulogin: parse timeout more carefully
2012-03-12  Karel Zaksulogin: initialize nls stuff
2012-03-12  Karel Zaksulogin: check chdir and getcwd return values [-Wunused...
2012-03-12  Karel Zaksulogin: add long options
2012-03-12  Karel Zaksulogin: use EXIT_*
2012-03-12  Karel Zaksulogin: use err.h stuff
2012-03-12  Karel Zaksulogin: replace perror() with warx()
2012-03-12  Karel Zaksulogin: cleanup comments
next