]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2012-05-15  Petr Uzellsblk: improve man page wording
2012-05-10  Karel Zaktests: update fdisk test
2012-05-10  Petr Uzellibuuid: avoid double open and leaking fd (reworked)
2012-05-10  Davidlohr Buesolslocks: fix bracket indentation
2012-05-10  Davidlohr Buesofdisk: sgi: abort on HDIO_GETGEO failure
2012-05-10  Davidlohr Buesofdisk: remove unused function declaration
2012-05-10  Davidlohr Buesofdisk: create DOS specific write table function
2012-05-10  Davidlohr Buesofdisk: move DOS new/add partition code
2012-05-10  Davidlohr Buesofdisk: remove unused hsc2sector macro
2012-05-10  Davidlohr Buesofdisk: fix segfault on bsd label
2012-05-04  Karel Zakuuidd: remove unnecessary variables
2012-05-04  Petr Uzellibuuid: avoid double open and leaking descriptor
2012-05-04  Petr Uzeluuidd: introduce uuidd_cxt to pass arguments to server...
2012-05-04  Petr Uzellibuuid: don't exec uuidd
2012-05-04  Petr Uzeluuidd: add systemd unit files
2012-05-04  Petr Uzellibuuid: use EXIT_FAILURE
2012-05-04  Petr Uzeluuidd: do not drop privileges
2012-05-04  Petr Uzeluuidd: print all debugging information to stderr
2012-05-04  Petr Uzeluuidd: implement --socket-activation option
2012-05-04  Petr Uzeluuidd: factor out socket creation into separate function
2012-05-04  Petr Uzeluuidd: implement --no-fork option
2012-05-04  Petr Uzeluuidd: use ignore_result helper
2012-05-04  Petr Uzeluuidd: implement --no-pid option
2012-05-04  Petr Uzeluuidd: factor out pidfile creation into separate function
2012-05-04  Petr Uzeluuidd: remove useless initialization of cleanup_socket
2012-05-04  Petr Uzeluuidd: use UUIDD_OP_GETPID instead of magic number
2012-05-04  Vladimir 'φ... libblkid: support UFS UUID
2012-05-04  Vladimir 'φ... libblkid: accept small blocks for NTFS and Reiserfs...
2012-05-04  Karel Zakbuild-sys: add BUILD_WDCTL, check for linux/watchdog.h
2012-05-04  Karel Zakwdctl: add man page
2012-05-04  Karel Zakwdctl: make timeouts output more parsable
2012-05-03  Karel Zakwdctl: rewrite to use lib/tt
2012-05-03  Karel Zaklib/strutils: add string_to_bitmask()
2012-05-03  Karel Zaklsblk: fix /sys/.../ro usage
2012-05-03  Karel Zaklslock: remove duplicate variable
2012-05-03  Karel Zakinclude/tt: remove obsolete stuff
2012-05-03  Sami Kerolawdctl: align with other util-linux commands
2012-05-02  Karel Zakfdisk: fix fdiskdoslabel.c global variables
2012-05-02  Davidlohr Buesofdisk: isolate dos label logic
2012-05-02  Karel ZakMerge branch '2012wk17' of https://github.com/kerolasa...
2012-05-02  Davidlohr Buesofdisk: remove dummy function
2012-05-02  Davidlohr Buesofdisk: rework fatal errors
2012-05-02  Davidlohr Buesofdisk: remove listing variable
2012-05-02  Davidlohr Buesofdisk: remove stack jumping
2012-04-27  Karel Zakfindmnt: restrict within-device matching
2012-04-27  Bernhard Voelkerdocs: fix further typos found by misspellings
2012-04-27  Petr Uzelfindmnt: fix compiler warnings [-Wuninitialized]
2012-04-27  Petr Uzelsfdisk: fix compiler warning [-Wunused-result]
2012-04-27  Petr Uzelfsck.minix.c: fix compiler warnings [-Wunused-result]
2012-04-27  Petr Uzellibuuid: fix typo in uuid_compare manpage
2012-04-27  Petr Uzelbuild-sys: add fsprobe.h to dist
2012-04-27  Petr Uzelbuild-sys: add swapon-common.h to swapon sources (fix...
2012-04-27  Petr Uzelbuild-sys: add ttyutils.h to dist
2012-04-27  Petr Uzelbuild-sys: add randutils.h to dist
2012-04-27  Petr Uzelbuild-sys: run distcheck with verbose make rules
2012-04-27  Karel Zaklibmount: close device fd (to avoid mount(2) EBUSY)
2012-04-26  Dave Reisnerfindmnt: add match_by_file to do within-device matching
2012-04-26  Dave Reisnerlibmount: expose mnt_get_mountpoint as external API
2012-04-26  Karel Zaklib/tt: check for non-printable chars for raw/export...
2012-04-26  Karel Zaklib/tt: encode data for RAW and EXPORT format
2012-04-26  Karel Zaklsblk: remove private \x<hex> coding, decode data from...
2012-04-26  Karel Zakfindmnt: add note about \x<hex> to man page
2012-04-26  Karel Zaklib/mangle: cleanup, add unhexmangle
2012-04-25  Karel Zakfindmnt: add support for maj:min source
2012-04-25  Karel Zaklibmount: add mnt_table_find_devno()
2012-04-25  Karel Zaklibmount: fix mnt_context_guess_fstype()
2012-04-24  Karel Zakmount: (new) use MNT_ERR_ for error messages
2012-04-24  Karel Zaklibmount: add special MNT_ERR_ codes
2012-04-24  Karel Zaklibmount: fix mount by pattern
2012-04-23  Sami Kerolabuild-sys: determine availability of __fpending()
2012-04-23  Petr Uzellscpu: fix possibly undefined operation
2012-04-23  Petr Uzellibblkid: befs: declare functions static
2012-04-23  Dave Reisnersys-utils: avoid duplicate reference to fstab.5
2012-04-23  Karel Zaklogin: use get_fd_tabsize()
2012-04-23  Karel Zaklibuuid: use get_fd_tabsize()
2012-04-23  Karel Zaklib/fileutils: add get_fd_tabsize()
2012-04-23  chas williams... login: use getdtablesize() correctly in login.c
2012-04-23  Bernhard VoelkerFix typos found by misspellings
2012-04-23  Davidlohr Buesofdisk: simplify device opening
2012-04-23  Davidlohr Buesofdisk: remove action enum
2012-04-23  Davidlohr Buesofdisk: do not call sgi and sun code when creating a...
2012-04-23  Bernhard Voelkersfdisk: improve F_MEGABYTE header
2012-04-23  Davidlohr Buesofdisk: remove dead code
2012-04-23  Davidlohr Buesofdisk: kernel/bios sectors and heads need not be global
2012-04-23  Davidlohr Buesofdisk: standarize version output
2012-04-23  Davidlohr Buesofdisk: make CHS user values more robust
2012-04-23  Davidlohr Buesoprlimit: remove bogus instructions
2012-04-23  Sami Kerolaeject: verify writing to streams was successful
2012-04-23  Karel Zaklib/pager: fix compiler warnings
2012-04-23  Davidlohr Buesolib: add pager functionality
2012-04-20  Karel Zaknamei: fix relative symlinks evaluation
2012-04-19  Karel Zakdocs: move fstab.5 to sys-utils (mount/ dir is deprecated)
2012-04-19  Karel Zakswapon: add support for PARTUUID= and PARTLABEL=
2012-04-19  Karel Zakmount: (new) add support for PARTUUID= and PARTLABEL=
2012-04-19  Karel Zaklsblk: add support for PARTUUID= and PARTLABEL=
2012-04-19  Karel Zakfindmnt: add support for PARTUUID= and PARTLABEL=
2012-04-19  Karel Zakblkid: add docs about PARTUUID= and PARTLABEL=
2012-04-19  Karel Zaklibmount: add support for PARTUUID= and PARTLABEL=
2012-04-19  Karel Zaklibblkid: add support for PARTUUID= and PARTLABEL=
2012-04-18  Karel Zaktests: tiny change in output header
next