]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2009-03-18  Karel Zakbuild-sys: release++ (v2.15-rc1) v2.15-rc1
2009-03-18  Karel Zakbuild-sys: fix bugs detected by "make distcheck"
2009-03-18  Karel Zakpo: update POTFILES.in
2009-03-18  Karel Zakdocs: update v2.15 ReleaseNotes
2009-03-18  Karel Zakdocs: update AUTHORS file
2009-03-18  Karel Zakpo: merge changes
2009-03-17  Karel Zaktests: fix typo in lscpu test
2009-03-17  Karel Zaktests: fix file name is too long (max 99) - gtar
2009-03-17  Karel Zaklogin: use "remote" as a PAM service name for "login -h"
2009-03-17  Karel Zakblkid: fix ocfs2 detection
2009-03-17  Karel Zakbuild-sys: add $usrlibexecdir and fix paths for [/usr...
2009-03-17  Karel Zakinclude: bitops - explicitly include endian.h
2009-03-17  Karel Zakbuild-sys: refresh generated libtool-2 stuff
2009-03-17  Karel Zakblkid: add missing blkidP.h to Makefile.am
2009-03-16  Ray Wangpo: add zh_CN.po (from translationproject.org)
2009-03-16  Clytie Siddallpo: update vi.po (from translationproject.org)
2009-03-16  Benno Schulenbergpo: update nl.po (from translationproject.org)
2009-03-16  Makoto Katopo: update ja.po (from translationproject.org)
2009-03-16  Arif E. Nugrohopo: update id.po (from translationproject.org)
2009-03-16  Nicolas Provostpo: update fr.po (from translationproject.org)
2009-03-16  Lauri Nurmipo: update fi.po (from translationproject.org)
2009-03-16  Petr Pisarpo: update cs.po (from translationproject.org)
2009-03-16  Karel Zaktests: disable blkid tests when blkid(8) is not compiled
2009-03-16  Karel Zaklib: fsprobe - fix gcc warning
2009-03-14  Karel Zakblkid: fix non-udev low-probe mode output
2009-03-13  Karel Zakmkswap: clean up man page
2009-03-12  Karel Zakmkswap: zap bootbits
2009-03-12  Karel Zaklibs: pttype - fix typo
2009-03-12  Karel Zaklib: wholedisk - extend API, add test program
2009-03-12  Karel Zaklib: pttype - extend the API to work with file descriptors
2009-03-12  Karel Zaklib: pttype: fix DOS detection
2009-03-12  Karel Zaklib: pttype: add BSD subpartitions support
2009-03-12  Karel Zakinclude: add missing files to Makefile.am
2009-03-12  Karel Zaklib: add pttype.c for PT types detection
2009-03-11  Karel Zakmkswap: remove v0 swap space support
2009-03-11  Karel Zaklib: add is_whole_disk() from fdisk code
2009-03-11  Karel Zakflock: add NLS support, remove tailing white-spaces
2009-03-11  Karel Zakflock: fix printf format error in usage()
2009-03-11  Karel Zakflockc: segfaults when file name is not given
2009-03-10  Karel Zakcal: remove gcc-ism from nl_langinfo() call
2009-03-10  Scott James... hwclock: add --systz option to set system clock from...
2009-03-10  Pádraig Bradycal: determine the first day of week from the locale
2009-03-09  Karel Zakrenice: add -n option for compatibility with POSIX
2009-03-09  Karel Zakbuild-sys: cleanup --with-fsprobe help string
2009-03-09  Theodore Ts'oblkid: add fallback to ext4 for 2.6.29+ kernels if...
2009-03-09  Eric Sandeenblkid: recognize ext4(dev) without journal
2009-03-09  Karel Zakblkid: blkid.static make target
2009-03-09  Karel Zakfdisk: support "-b 4096" option
2009-03-09  Karel Zaklogin: remove "switching users" nonsense from man page
2009-03-05  Karel Zakswapon: add error messages for lseek and write
2009-03-05  Karel Zakswapon: fix typo s/warn/warnx/
2009-03-05  Karel Zakswapon: fix wording in man page
2009-03-03  Karel Zaklib: fix fsprobe wrapper (const char * is nonsense)
2009-03-03  Karel Zaklib: gcc warning in fix fsprobe
2009-03-03  Karel Zakblkid: fix gcc warning in blkid_get_cache_filename()
2009-03-03  Karel Zakblkid: use "char **" rather than "unsigned char **"
2009-03-03  Karel Zakmount: fix gcc warning (variable used uninitialized)
2009-03-03  Karel Zaksimmpleinit: fix gcc warning (buffer size in read())
2009-03-03  Karel Zakswapon: add -f/--fixpgsz option
2009-03-03  Karel Zakswapon: cleanup man page
2009-03-03  Karel Zakswapon: rewrite SWSUSPEND signature rather than exec...
2009-03-03  Karel Zakswapon: do_swapon() refactoring (split into two functions)
2009-03-03  Karel Zakswapon: use err.h stuff
2009-03-03  Karel Zakswapon: simplify spec to devname conversion
2009-03-02  Karel Zakswapon: add generic swap_get_header()
2009-03-02  Karel Zakswapon: do_swapon() refactoring (move stat() checks)
2009-02-27  Hugh Dickinsmkswap: handle 2^32 pages
2009-02-26  Karel Zakdocs: add a note about kpartx to TODO
2009-02-26  Karel Zakpartx: use ioctls from lib/blkdev.c
2009-02-26  Karel Zakfdisk: (and partx) remove BLKGETLASTSECT
2009-02-26  Karel Zakpartx: don't duplicate lib/blkdev.c code
2009-02-26  Karel Zakpartx: convert hard sector size to 512-byte sectors
2009-02-26  Karel Zakaddpart: 512-byte sectors in code, bytes in man-page
2009-02-26  Karel Zakblockdev: add note that the StartSec is in 512-byte...
2009-02-26  Karel Zakfdisk: use real sector size in verify() and warn_cylind...
2009-02-26  Eric Sandeenfdisk: doesn't handle large (4KiB) sectors properly
2009-02-24  Karel Zakmount: remove useless if-before-free tests
2009-02-24  Karel Zakgetopt: remove useless if-before-free tests
2009-02-24  Karel Zakfsck: remove useless if-before-free tests
2009-02-24  Karel Zakblkid: fix a syntax nit
2009-02-24  Jim Meyeringblkid: remove useless if-before-free tests
2009-02-24  Jim Meyeringblkid: don't dereference NULL upon slashless module...
2009-02-20  Karel Zakbuild-sys: add missing files to include/Makefile.am
2009-02-20  Karel Zakfsck: remove \007 from warning message
2009-02-20  Karel Zaktests: remove obsolete stuff from Makefile.am
2009-02-19  Karel Zaklosetup: cleanup man page
2009-02-19  Karel Zaklosetup: detach more devices by "-d <loop> [<loop>...
2009-02-18  Karel Zaktests: refresh expected mount(8) outputs
2009-02-18  Karel Zaktests: disable suid mount test
2009-02-18  Karel Zakmount: inform about UID and eUID when verbose > 2
2009-02-18  Karel Zakblkid: blkid_evaluate_spec() shouldn't ignore $BLKID_FILE
2009-02-18  Karel Zaktests: refresh ipcs expected outputs
2009-02-18  Karel Zaktests: refresh cal(1) expected outputs
2009-02-18  Karel Zaktests: we needn't blkid.sh
2009-02-18  Karel Zaktests: chmod -x ts/lscpu/mk-input.sh
2009-02-18  Karel Zaktests: cleanup ts/md5
2009-02-18  Karel Zaktests: cleanup ts/minix
2009-02-18  Karel Zakbuild-sys: add fsck binary to .gitignore
2009-02-18  Karel Zaktests: cleanup lscpu reg.tests
2009-02-18  Karel Zaktests: cleanup ts/cramfs/mkfs-endianness
next