]> err.no Git - util-linux/shortlog
util-linux
2009-04-24 Eric Sandeenblkid: remove whole-disk entries from cache when partit...
2009-04-23 Aurelien Jarnoagetty: IUCLC and OLCUC are Linux extensions
2009-04-23 Karel Zaklosetup: mount endless loop hang
2009-04-23 Karel Zakionice: change Jens Axboe's email
2009-04-23 Aurelien Jarnochrt: add a comment about non POSIX 1003.1b attributes...
2009-04-22 Karel Zakdocs: add a note about /proc/sys/kernel/random/uuid
2009-04-20 Aurelien Jarnolib: do not include <linux/fd.h> in ismounted.c
2009-04-20 Karel Zakblkid: rename blkid_debug_init to blkid_init_debug
2009-04-17 Karel Zakbuild-sys: release++ (v2.15-rc2)
2009-04-17 Karel Zakdocs: update v2.15 ReleaseNotes
2009-04-17 Karel Zakpo: merge changes
2009-04-17 Karel Zakblkid: add tst_types.c to Makefile.am
2009-04-17 Karel Zakdocs: update AUTHORS file
2009-04-10 Karel Zaklogin: use open(2) rather then access(2) for $HOME...
2009-04-09 Karel Zakblkid: add new requirements to TODO list
2009-04-08 Karel Zakblkid: add TODO note about blkid_evaluate_spec_to_buffer()
2009-04-06 Karel Zakblkid: update TODO
2009-04-03 Karel Zakblkid: add ZSF test
2009-04-03 Andreas Dilgerblkid: add ZSF support
2009-04-03 Karel Zakblkid: check idinfo[] index
2009-03-27 Matthew Garrettmount: Add strictatime support
2009-03-24 Scott James... blkid: fix exit codes in blkid(8)
2009-03-19 Karel Zakdocs: fix typo, cal(8) --> cal(1)
2009-03-18 Karel Zakpo: rewrite update-potfiles script
2009-03-18 Karel Zakbuild-sys: release++ (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
next