]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
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...
2011-03-08  Benno Schulenberguuidd: add "-q" to synopsis, order options alphabetically
2011-03-08  Sami Kerolainclude: [c.h]: remove strings.h include dublicate
2011-03-08  Sami Kerolainclude: [c.h]: typeof to __typeof__ fix
2011-03-08  Sami Keroladocs: update TODO
2011-03-08  Sami Kerolatailf: tailf mention new help & version options in...
2011-03-08  Sami Kerolatailf: use long options
2011-03-08  Sami Kerolalogger: mention long option in logger man page
2011-03-08  Sami Kerolalogger: use libc error printing facilities
2011-03-08  Sami Kerolalogger: support long options
2011-03-08  Sami Kerolalogger: fix variable type compiler warning
2011-03-08  Sami Kerolafsck: fix clang compiler warning
2011-03-07  Ville Skyttäman page syntax fixes
2011-03-07  Karel Zakmount: update mtab on "-f" and compiled with libmount
2011-03-04  Karel Zakumount: segfaults with inconsistent entry in /etc/fstab
2011-03-03  Karel Zakdocs: update TODO
2011-03-03  Karel Zakmove struct option to .rodata
2011-03-03  Karel Zakdocs: update TODO file
2011-03-02  Karel Zakbuild-sys: add term-utils/.gitignore
2011-03-02  Karel Zakbuild-sys: move wall to term-utils/
2011-03-02  Karel Zakbuild-sys: move mesg to term-utils/
2011-03-02  Karel Zakbuild-sys: move reset to term-utils/
2011-03-02  Karel Zakbuild-sys: move script and scriptreplay to term-utils/
2011-03-02  Karel Zakbuild-sys: move setterm to term-utils/
2011-03-02  Karel Zakbuild-sys: move agetty to term-utils
2011-03-02  Karel Zakbuild-sys: add term-utils/
2011-03-01  Karel Zaklibblkid: fix gcc warnings
2011-03-01  Karel Zaklibblkid: fix EFI GPT uuid byte order
2011-02-28  Karel Zakkill: add -q sigval to use sigqueue(2)
2011-02-28  Karel Zakkill: translate "-l <num>" to RT<n>
2011-02-28  Karel Zakkill: add support for real-time signals
2011-02-28  Lawrence Rustrtcwake: test for available suspend modes
2011-02-28  Marek Polacekdmesg.c: cleanups -- use err(), xalloc()
2011-02-26  Karel Zakdocs: update TODO
2011-02-24  Karel Zaklibblkid: try to detect if PT is newer than LVM
2011-02-23  Karel Zakdocs: update TODO
2011-02-22  Karel Zaktests: update libmount tests (add optstr output)
2011-02-22  Karel Zaklibmount: better "user" evaluation
2011-02-22  Karel Zaklibmount: don't export functions for vfs/fs/userspace...
2011-02-21  Karel Zakipcs: fix typo
2011-02-21  Karel Zakdocs: update TODO file
2011-02-21  Dave Reisnerlsblk: bitwise or TT_FL_ASCII with tt_flags instead...
2011-02-21  Daniel Drakehwclock: make RTC default to UTC time
2011-02-21  Karel Zakcfdisk: fix compiler warning
2011-02-21  Francesco Cosoletocfdisk: remove unused vertical menu direction code
2011-02-21  Sami Kerolascriptreplay: bug in argument check
2011-02-21  Sami Kerolascript: inform about long options in script manual...
2011-02-21  Sami Kerolascript: support for long options
2011-02-21  Sami Kerolascript: use libc error printing facilities
2011-02-21  Sami Kerolascript: fix compiler warnings
2011-02-21  Francesco Cosoletogetopt: fix '--unqote' typo in usage text
2011-02-21  Karel Zakmkswap: fix compiler warning
next