]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2009-10-15  Karel Zakpartx: use c.h
2009-10-15  Karel Zaklosetup: remove unused macro
2009-10-15  Karel Zakcal: use c.h
2009-10-15  Karel Zakkill: use c.h
2009-10-15  Karel Zakfdisk: use c.h
2009-10-15  Karel Zaksfdisk: use c.h, remove obsolete #ifdefs
2009-10-15  Karel Zakblockdev: use c.h
2009-10-15  Karel Zakchrt: use c.h
2009-10-15  Karel Zakldattach: use c.h
2009-10-15  Karel Zaklibblkid: use c.h
2009-10-15  Karel Zakinclude: add c.h with fundamental C definitions
2009-10-15  Karel Zaktests: update fsck.ismounted test
2009-10-15  Jim Meyeringlibblkid: fix typo s/Hihg/High/
2009-10-15  Karel Zaklibblkid: add note about UUID_SUB, increment number...
2009-10-15  Karel Zakfsck.minix: fix broken zone checking
2009-10-15  Karel Zakblockdev: fix topology ioctls
2009-10-14  Karel Zakblockdev: add topology ioctls support
2009-10-14  Karel Zakblockdev: add support for uint and ushort ioctls
2009-10-14  Karel Zakblockdev: refactoring (better commands definition)
2009-10-14  Karel Zakblkid: add pretty output, document -L incompatibility...
2009-10-13  Karel Zaklib: import whole ismounted.c code from e2fsprogs
2009-10-13  Scott James... hwclock: set kernel timezone with --systz --utc
2009-10-13  Karel Zaktests: swapon workaround for libtool wrapper
2009-10-13  Karel Zakswapon: more robust progname probing
2009-10-13  Mike Frysingerswapon: handle <=linux-2.6.19 bug in /proc/swaps
2009-10-13  Scott James... hwclock: do not access hardware clock when using -...
2009-10-12  Karel Zakbuild-sys: clean up gtk-doc usage
2009-10-12  Florentin Duneauswapon: fix typo on swapon.8 manpage
2009-10-12  Mike Frysingerbuild-sys: move fsck/mkfs for bfs/cramfs/minix to /usr
2009-10-09  Karel Zaknamei: better mount points detection
2009-10-09  Karel Zakswitch_root: remove TIOCSCTTY and setsid()
2009-10-09  Guillem JoverRemove now unused <sys/ioctl.h> includes
2009-10-09  Guillem Jovercal: remove obsolete <localeinfo.h> include
2009-10-09  Guillem Joveripcs: use __GLIBC__ instead of obsolete __GNU_LIBRARY__
2009-10-09  Guillem Joverbuild-sys: check for union semun instead of using _SEM_...
2009-10-09  Guillem Joverbuild-sys: enable silent rules if automake >= 1.11
2009-10-09  Guillem Joverbuild-sys: detect if volatile is available
2009-10-09  Guillem Joverbuild-sys: detect if const is available
2009-10-07  Karel Zaklibblkid: fix warning message in mkfs sample
2009-10-06  Karel Zaknamei: gater information about / (root)
2009-10-06  Karel Zaknamei: fix alone symlink evaluation
2009-10-06  Karel Zakwipefs: fix coding style
2009-10-06  Karel Zakfallocate: check for ERANGE errors
2009-10-06  Karel Zakwipefs: new command
2009-10-06  Karel Zaktests: add BFS libblkid regression test
2009-10-06  Christoph Hellwiglibblkid: add a probe for bfs
2009-10-06  Karel Zakbuild-sys: fix BUILD_PIVOT_ROOT condition
2009-10-06  Karel Zakbuild-sys: cleanup --disable-{fallocate,pivot_root...
2009-10-06  Mikhail Gusarovunshare: new command
2009-10-06  Cristian Rodríguezfdformat: fix memory leak in verify_disk()
2009-10-06  Karel Zaklibblkid: fix buffer usage in FAT prober
2009-10-05  Lawrence Rustlibblkid: fix FAT super block definition
2009-10-05  Karel Zakfindfs: fix typo in findfs.8
2009-10-05  Karel ZakMerge branch 'for_upstream' of git://git.kernel.org...
2009-10-03  Theodore Ts'olib: fix file descriptor leak in is_mounted()
2009-10-02  Karel Zaklibblkid: fix blkid_do_probe() to work properly with...
2009-10-01  Karel Zaklibblkid: add blkit_[un]ref() to TODO
2009-10-01  Karel Zaklibblkid: fix segfault in blkid_do_probe()
2009-10-01  Karel Zaklibblkid: fix non-magic FAT detection
2009-09-30  Karel Zakmount: more verbose "mount: only root can do that"...
2009-09-30  Karel Zakbuild-sys: add --disable-makeinstall-setuid
2009-09-29  Karel Zaklib: fix lib/Makefile.am (remove pttype.c)
2009-09-29  Karel Zaklibblkid: use blkid_new_probe_from_filename() in docs
2009-09-29  Karel Zaklibblkid: add blkid_new_probe_from_filename()
2009-09-29  Karel Zaklibblkid: add support for SBMAGIC and SBMAGIC_OFFSET
2009-09-29  Karel Zakmkfs.cramfs: fix gcc warning (incompatible pointer...
2009-09-29  Karel Zaklibblkid: fix gcc warning (warn_unused_result)
2009-09-29  Karel Zaklib: remove pttype.c
2009-09-29  Karel Zaklibblkid: fix the default cache file path
2009-09-29  Karel Zakmkswap: use libblkid to detect PT
2009-09-25  Karel Zakdocs: update TODO
2009-09-25  Karel Zaklibblkid: don't scan private /dev/.udev directory
2009-09-25  Karel Zaklibblkid: use fstatat(), improve readdir() usage
2009-09-24  Karel Zaklibblkid: cleanup blkid_probe_set_device()
2009-09-24  Corentin Charytests: add UBIFS test image to blkid test suite
2009-09-24  Corentin Charylibblkid: add UBIFS support
2009-09-24  Corentin Charylibblkid: add UBI volume support
2009-09-24  Karel Zakblkid: allow to use -s <TAG> for low-level probing...
2009-09-24  Karel Zaktests: add blkid regression tests for ISO9660
2009-09-23  Karel Zaklibblkid: add LVM topology support (for old kernels)
2009-09-23  Karel Zaklibblkid: minor changes to dm topology code
2009-09-23  Karel Zaklibblkid: cleanup topology fallback
2009-09-23  Maxim Levitskylibblkid: announce Joliet extension
2009-09-22  Karel Zakfallocate: new command
2009-09-22  kevin.granade... mount: document changed semantics of tmpfs size option...
2009-09-22  Karel Zaklibblkid: prefer ISO9660 PVD Label to Joliet Label
2009-09-22  Karel Zaklibblkid: trim tailing whitespace from unicode LABELs
2009-09-22  Karel Zaklibblkid: fix blkid_probe_set_utf8label() call for...
2009-09-21  Karel Zaklibblkid: minor changes to samples
2009-09-21  Karel Zaklibblkid: add EVMS topology support (for old kernels)
2009-09-21  Karel Zaklibblkid: add DM topology support (for old kernels)
2009-09-21  Karel Zaklibblkid: add MD topology support (for old kernels)
2009-09-18  Karel Zaklibblkid: cosmetic change in topology sample
2009-09-18  Karel Zaklibblkid: fix probing for binary interface
2009-09-18  Karel Zaklibblkid: add private blkid_topology_set_*() functions
2009-09-18  Karel Zaklibblkid: add blkid_driver_has_major()
2009-09-18  Karel Zaklibblkid: fix blkid_devno_to_wholedisk()
2009-09-18  Karel Zaklibblkid: allows more probing methods for topology...
2009-09-17  Karel Zaklibblkid: minor fix in topology sample
2009-09-17  Eric Sandeenlibblkid: fix topology information values
next