]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2011-04-11  Karel Zakumount: support non-canonical devnames in mtab
2011-04-08  Karel Zakdocs: update TODO
2011-04-06  Karel Zaksetterm: use xmalloc()
2011-04-06  Sami Kerolasetterm: fix variable types, and unused argument warnings
2011-04-06  Sami Kerolasetterm: add note about long dump file paths to man...
2011-04-06  Sami Kerolasetterm: function screendump coding style fixed
2011-04-06  Sami Kerolasetterm: mention in man setterm.1 -version and -help...
2011-04-06  Sami Kerolasetterm: use libc error printing facilities
2011-04-06  Sami Kerolasetterm: support -help and -version options
2011-04-06  Sami Kerolasetterm: segfault with long dump file name
2011-04-06  Sami Kerolacolumn: use xalloc lib
2011-04-06  Sami Kerolarev: mention long options in man page
2011-04-06  Sami Kerolarev: option parsing bug fixed & long options added
2011-04-06  Sami Kerolarev: memory leak fix
2011-04-06  Sami Kerolarev: use xrealloc from xalloc.h
2011-04-06  Davidlohr Buesopartx: trivial comment fix
2011-04-06  Olivier MenguĂ©getopt: add static qualifiers
2011-04-05  Karel Zakbuild-sys: remove check-news
2011-04-05  Sami Kerolabuild-sys: use git-version-gen to distinct git and...
2011-04-05  Karel Zaklibmount: fix parsing of mountinfo from 2.6.39
2011-04-04  Karel Zakbuild-sys: fix distcheck for term-utils
2011-04-01  Karel Zaklibmount: add mountpoint(1) implementation to samples/
2011-04-01  Karel Zakumount: use helper= for all UIDs
2011-03-31  Karel Zaklibmount: support /run/mount rather than /dev/.mount
2011-03-31  Karel Zaktests: add dump from PPC64 to lscpu tests
2011-03-31  Karel Zaklscpu: detect sun4{u,v} in /proc/cpuinfo for sparc64
2011-03-31  Karel Zaktests: add dump from UltraSparc T1 to lscpu tests
2011-03-31  Karel Zaktests: add dump from huge ia64 to lscpu tests
2011-03-31  Karel Zaklscpu: fix op-mode for /{sys,proc} dumps
2011-03-31  Karel Zaklscpu: fix threads-per-core calculation
2011-03-31  Karel Zaklogin: fix checktty test to compile with old glibc
2011-03-30  Petr Uzellibmount: plug memory leak in sample program
2011-03-30  Petr Uzellibmount: fix some typos and copy&paste mistakes in...
2011-03-30  Karel Zaklibmount: fix memory leak in cache
2011-03-30  Karel Zaklibmount: add phelper= support
2011-03-30  Karel Zakmount: add phelper=
2011-03-30  Karel Zaklibmount: small lock code cleanup
2011-03-30  Karel Zaklibmount: use chdir() and NOFOLLOW umount flag for...
2011-03-30  Karel Zaklibmount: fix test
2011-03-30  Karel Zaklibmount: cleanup umount code
2011-03-30  Karel Zaklibmount: block signals when writing to mtab
2011-03-29  Karel Zakdocs: update TODO
2011-03-29  Karel Zakdocs: update TODO
2011-03-29  Sergey Gusarovblkid: small fix for safe_print()
2011-03-29  Karel Zakumount: use UMOUNT_NOFOLLOW for non-root users
2011-03-29  Karel Zakblkid: add -d option to print non-printable chars
2011-03-29  Karel Zakpartx: add fallback for openat() to be usable on old...
2011-03-29  Davidlohr Buesoinclude: [c.h] add definition wrappers for old libc...
2011-03-28  Karel Zaklibmount: fix leak in sample program
2011-03-28  Karel Zaklibmount: create a default lock for mtab update
2011-03-22  Sami Kerolabuild-sys: do not ignore datarootdir
2011-03-22  Karel Zakdocs: update TODO
2011-03-22  Karel Zaklib: [fsprobe.c] fix blkid_evaluate_spec() call
2011-03-18  Karel Zakddate: use ARRAY_SIZE
2011-03-18  Karel Zakddate: remove non-ascii chars from ddate
2011-03-18  Karel Zaktailf: support --lines 0
2011-03-18  Karel Zaklibmount: rename mount option "quiet" to "silent"
2011-03-17  Karel Zakfdisk: check index before access to array [coverity...
2011-03-17  Karel Zaklibblkid: add blkid_evaluate_spec()
2011-03-16  Karel Zaklib: [fsprobe.c] remove obsolete <blkid/blkid.h>
2011-03-16  Karel Zakbuild-sys: don't use HAVE_LIBBLKID_INTERNAL macro
2011-03-16  Karel Zakbuild-sys: clean up partx Makefile
2011-03-16  Karel Zakbuild-sys: don't support external (e2fsprogs) libblkid
2011-03-16  Karel Zakbuild-sys: include <uuid.h> rather than <uuid/uuid.h>
2011-03-16  Karel Zakbuild-sys: don't support external (e2fsprogs) libuuid
2011-03-16  Karel Zaklib: [fsprobe.c] use internal libblkid only
2011-03-16  Karel Zaklibblkid: use blkid_probe_get_buffer() more carefully
2011-03-15  Karel ZakRevert "umount: call /sbin/umount.<uhelper> for root...
2011-03-15  Karel Zakumount: call /sbin/umount.<uhelper> for root user too
2011-03-14  Karel Zaklibmount: cleanup *_do_[u]mount() return codes and...
2011-03-11  Karel Zakmount: rename "quiet" to "silent" (MS_SILENT)
2011-03-11  Karel Zaktests: update GPT test
2011-03-11  Karel Zakblkid: fix double free [coverity scan]
2011-03-11  Karel Zaklib: [tt.c] use mbs_truncate() from mbsalign.c
2011-03-11  Karel Zaklib: [tt.c] dereferencing data before a null check...
2011-03-11  Karel Zaktailf: fix open() return value check [coverity scan]
2011-03-11  Karel Zakfsck.minix: use lib/ismounted.c
2011-03-11  Karel Zaklibmount: keep code more readable for analyzers [coveri...
2011-03-11  Karel Zaklibblkid: fix typo in *_to_cpu() usage in raid detectio...
2011-03-11  Karel Zaklsblk: fix strtoul() usage [coverity scan]
2011-03-11  Karel Zaklibblkid: add PART_ENTRY_* to docs
2011-03-11  Karel Zakfindmnt: check mnt_tab_next_fs() return code [coverity...
2011-03-11  Samuel Thibaulthwclock: build on non-Linux
2011-03-11  Francesco Cosoletocfdisk: add home and end keys movements in partition...
2011-03-11  Francesco Cosoletocfdisk: move keys related to the cursor of the partitio...
2011-03-11  Francesco Cosoletocfdisk: move "No more partition" warning to draw_cursor()
2011-03-11  Francesco Cosoletocfdisk: use keypad() in menu selection function
2011-03-11  Karel Zaklsblk: use ssize_t for readlink() return code
2011-03-10  Milan Brozlsblk: add TYPE column to lsblk output
2011-03-08  Karel Zaktailf: fix memmove() usage
2011-03-08  Sami Kerolabuild-sys: print helpful error when pkg.m4 is missing
2011-03-08  Sami Kerolabuild-sys: fix unportable Makefile.am assignment
2011-03-08  Sami Kerolabuild-sys: Enable automake's -Wno-portability option.
2011-03-08  Sami Kerolabuild-sys: introduce AM_PROG_CC_C_O macro
2011-03-08  Sami Kerolabuild-sys: use AC_LANG_SOURCE to suppress warnings
2011-03-08  Davidlohr Buesortcwake: do not duplicate argument strings
2011-03-08  Karel Zakblkid: don't ignore -i
2011-03-08  Benno Schulenbergblkid: uniformize the synopsis, remove "the the"
2011-03-08  Benno Schulenbergtextual: tweak several manpages, mainly the blkid one
2011-03-08  Benno Schulenbergraw: remove constants from message strings; undo some...
next