]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2017-02-10  Karel Zakfindmnt: use line separator for --poll output
2017-02-10  Karel Zaklibfdisk: fix fdisk_set_wipe_area() calls
2017-02-10  Karel Zaksfdisk: --quiet fixes
2017-02-10  Karel Zaktaskset: don't use zero PID in messages
2017-02-10  Karel Zakblkreset: remove "LBA" from usage()
2017-02-10  Karel Zakblkreport: remove "LBA" from usage() and unnecessary...
2017-02-10  Benno Schulenbergblkreport: slice up option descriptions, fix typo,...
2017-02-09  Shaun Tancheffblkzonecmd, blkreport: Add new commands for ZAC/ZBC...
2017-02-09  Karel Zakhwclock: remove if-if-condition
2017-02-09  Karel ZakMerge branch 'hwclock-jwp-reviewed' of git://github...
2017-02-09  Carlos Santosbuild-sys: improve detection of the "isnan" function...
2017-02-09  Karel Zakumount: exclude selinuxfs from --all
2017-02-04  Sami Kerolahwclock: remove --compare option
2017-02-04  Sami Kerolahwclock: remove trailing dot from messages that include...
2017-02-04  Sami Kerolahwclock: make --date=argument less prone to injection
2017-02-04  Sami Kerolahwclock: fix rtc atexit registration
2017-02-04  Sami Kerolahwclock: clarify cmos inb and outb preprocessor directives
2017-02-04  Sami Kerolahwclock: try RTCGET and RTCSET only when normal rtc...
2017-02-04  Sami Kerolahwclock: stream line synchronize_to_clock_tick_rtc()
2017-02-04  Sami Kerolahwclock: improve coding style
2017-02-04  Sami Kerolahwclock: remove division by zero [asan]
2017-02-04  Sami Kerolahwclock: add debugging to open_rtc()
2017-02-04  Sami Kerolahwclock: remove magic constants from interpret_date_str...
2017-02-04  Sami Kerolahwclock: use symbolic magic values passed in between...
2017-02-04  Sami Kerolahwclock: initialize struct adjtime members
2017-02-04  Sami Kerolahwclock: alloate date_resp parsing buffer in interpret_...
2017-02-04  Sami Kerolahwclock: simplify save_adjtime() execution flow
2017-02-04  Sami Kerolahwclock: remove dead code and other minor fixes
2017-02-04  Sami Kerolahwclock: move error messages to determine_clock_access_...
2017-02-04  Sami Kerolahwclock: clarify set_cmos_epoch() code
2017-02-04  Sami Kerolahwclock: move command-line options to control structure
2017-02-04  Sami Kerolahwclock: remove unnecessary type casts
2017-02-04  Sami Kerolahwclock: do not hardcode date command magic string...
2017-02-04  Sami Kerolahwclock: remove hwclock_exit() indirection
2017-02-04  Sami Kerolahwclock: remove FLOOR macro in favour of floor(3)
2017-02-03  Sami Kerolalib: add timegm() portability function to lib/timeutils.c
2017-02-03  Sami Kerolahwclock: remove UTC-0 localization hack
2017-02-02  Karel Zakcfdisk: add copyright to help
2017-02-01  Karel Zaklibmount: make rootfs lookup by parent-id more robust
2017-02-01  Karel Zakcfdisk: support UI refresh on ^L
2017-02-01  Karel Zaksu: properly clear child PID
2017-01-31  Karel Zaklscpu: don't use path_exist() before path_fopen()
2017-01-31  Karel Zakdocs: add BUG REPORTING section to README
2017-01-31  Karel Zaklscpu: make osrelease file optional
2017-01-31  Karel ZakMerge branch 'master' of https://github.com/Pedro-MC...
2017-01-31  Denis Chaplyginfallocate: Added posix_fallocate() support.
2017-01-31  Stanislav Brabeclscpu: Detect Windows Subsystem for Linux
2017-01-31  Stanislav Brabecfstrim: de-duplicate btrfs sub-volumes
2017-01-29  Pedro Miguel... findmnt: flush stdout after each (un)(re)mount event...
2017-01-28  Karel Zaklogger: support sub-trees in the ID for RFC5424
2017-01-28  Karel Zaklib/strutils: return end pointer by isdigit_string()
2017-01-25  Karel Zaklibfdisk: (gpt) add check for entries array size
2017-01-25  Alden Tondettarlibblkid: Fix out of bounds reads in BEFS handling
2017-01-25  Alden Tondettarlibblkid: Fix out of bounds reads on bad GPT header
2017-01-25  Alden Tondettarlibblkid: Fix out of bounds reads on bad NTFS Master...
2017-01-25  Alden Tondettarlibblkid: Fix out of bounds byte swaps in ZFS handling
2017-01-20  Karel ZakMerge branch 'shadow-man' of https://github.com/andhe...
2017-01-20  Carlos Santosbuild-sys: fix compilation with ncurses and uClibc...
2017-01-20  Karel Zaksu, runuser: fix typo in the /etc/default path
2017-01-19  Andreas Henrikssonchsh: use -h as shorthand for --help instead of -u
2017-01-19  Andreas Henrikssonman: chsh(1): add login.defs to SEE ALSO
2017-01-19  Andreas Henrikssonman: chfn(1): add chsh and login.defs to SEE ALSO
2017-01-19  Karel Zakrunuser: add "--" to SYNOPSIS
2017-01-19  Karel ZakMerge branch 'termutils-typo' of https://github.com...
2017-01-19  Karel Zakbuild-sys: use MATH_LIBS for hwclock
2017-01-18  Bert van Hallterm-utils/script: fix typo leading to syntax error
2017-01-18  Karel Zakbuild-sys: use -lm for scriptreplay if necessary
2017-01-17  Karel Zakcolumn: rename --columns to --output-width
2017-01-16  Sami Kerolalast: use --time-format instruction when printing wtmp...
2017-01-16  Karel Zaklibfdisk: (gpt) make calculations more robust
2017-01-16  Karel ZakMerge branch 'col' of git://github.com/kerolasa/lelux...
2017-01-16  Sami Kerolanewgrp: use libc explicit_bzero() when it is available
2017-01-16  Stanislav Brabectests: Introduce libmount/loop
2017-01-16  Stanislav Brabeclibmount: Fix incorrect detach of reused loop device
2017-01-16  Stanislav Brabeclibmount: fix mount -oloop=/dev/loopX regression
2017-01-16  Karel Zaklibfdisk: apply label alignment properties
2017-01-13  Karel Zakpartx: add --sector-size option
2017-01-13  Karel Zaklibblkid: add blkid_probe_set_sectorsize()
2017-01-13  Karel Zaklibfdisk: change the way how apply user device properties
2017-01-13  Karel Zaklibfdisk: recount size when apply user device properties
2017-01-13  Karel Zaklibfdisk: don't use blkdev ioctls for regular files
2017-01-10  Stanislav BrabecIf mtab support is disabled, disable ro/rw mtab checks
2017-01-10  Sami Kerolaman: fix couple tools/checkmans.sh warnings
2017-01-09  Karel Zaklibsmartcols: add scols_cell_get_alignment()
2017-01-09  Karel ZakMerge branch 'ignatenko/libsmartcols-dead' of https...
2017-01-09  Karel Zaklscpu: add aarch64 specific names
2017-01-09  Karel Zakunshare: fix SYNOPSIS and usage()
2017-01-09  Karel Zaknsenter: fix usage() and improve man page
2017-01-06  Karel ZakMerge branch 'betterMinixChecks' of https://github...
2017-01-05  Karel Zakwipefs: unused parameter [-Wunused-parameter]
2017-01-05  Karel Zaklibfdisk: (sun) use self_label()
2017-01-05  Karel Zaklibsmartcols: unused parameter [-Wunused-parameter]
2017-01-05  Karel Zaklibuuid: unused parameter [-Wunused-parameter]
2017-01-05  Karel Zaklib/list: remove LIST_HEAD macro
2017-01-05  Karel Zaksfdisk: unused parameter 'sf' [-Wunused-parameter]
2017-01-05  Karel ZakMerge branch 'fixMinixMkfs' of https://github.com/n3wor...
2017-01-04  Grady Martincol: backspacing widechars
2017-01-04  Nate Clarklibblkid/minix: Sanity check superblock s_state for...
2017-01-04  Nate Clarklibblkid/minix: Use same checks for version 3
2017-01-04  Nate Clarklibblkid/minix: Match minix superblock types
next