]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2012-05-23  Petr Uzelblkid: introduce symbolic names for different blkid...
2012-05-23  Petr Uzelblkid: use symbolic exit code
2012-05-23  Karel ZakMerge branch 'master' of https://github.com/jhuntwork...
2012-05-22  Karel Zakwdctl: add --oneline
2012-05-22  Karel Zaklib/tt: export tt_fputs_{quoted,nonblank} function
2012-05-22  Karel Zakwdctl: allow to specify more than one device
2012-05-21  Karel Zaklogin: fix segmentation fault in log_utmp
2012-05-18  Karel Zakwdctl: add --flags-only and optional column DEVICE
2012-05-18  Karel Zakeject: allow to address device by LABEL/UUID
2012-05-17  Karel Zaklibmount: don't canonicalize target
2012-05-15  Karel Zaktext-utils: cleanup strtoxx_or_err()
2012-05-15  Karel Zakterm-utils: cleanup strtoxx_or_err()
2012-05-15  Karel Zaksys-utils: cleanup strtoxx_or_err()
2012-05-15  Karel Zakschedutils: cleanup strtoxx_or_err()
2012-05-15  Karel Zakpartx: cleanup strtoxx_or_err()
2012-05-15  Karel Zakmisc-utils: cleanup strtoxx_or_err()
2012-05-15  Karel Zaksulogin: cleanup strtoxx_or_err()
2012-05-15  Karel Zakhwclock: cleanup strtoxx_or_err()
2012-05-15  Karel Zakfdisk: cleanup strtoxx_or_err()
2012-05-15  Karel Zakdisk-utils: cleanup strtoxx_or_err()
2012-05-15  Karel Zaklib/strutils: create type specific strtoxx_or_err()
2012-05-15  Karel Zakinclude/ttyutils: more robust get_terminal_width()
2012-05-15  Petr Uzelblkid: use get_terminal_width() from ttyutils.h
2012-05-15  Petr Uzelinclude: move get_terminal_width() to ttyutils.h
2012-05-15  Petr Uzellibuuid: move read_all to include/all-io.h
2012-05-15  Petr Uzelinclude: rename writeall.h to all-io.h
2012-05-15  Dave Reisnerlib/mangle: check for end of string on every iteration
2012-05-15  Petr Uzelrev: mention tac(1) in 'SEE ALSO' man page section
2012-05-15  Petr Uzelmkswap: improve diagnostics message if the device is...
2012-05-15  Petr Uzelmkswap: allow creating swap on /dev/hd[ab]
2012-05-15  Petr Uzelmkswap: use is_mounted() instead of check_mount()
2012-05-15  Petr Uzellsblk: improve man page wording
2012-05-13  Jeremy HuntworkUse POSIX regcomp and regexec over obsolete BSD re_comp...
2012-05-13  Jeremy HuntworkRemove use of __P. Its intended usage was to support...
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
next