]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2020-04-20  Rosen Penev[clang-tidy] use ceil
2020-04-20  Rosen Penev[clang-tidy] fix wrong *cmp usage
2020-04-20  Rosen Penev[clang-tidy] do not use else after return
2020-04-19  Rosen Penev[clang-tidy] do not return in void functions
2020-04-19  Rosen Penev[clang-tidy] fix mismatching declarations
2020-04-17  Karel ZakMerge branch 'map-user' of https://github.com/mat8913...
2020-04-17  Karel Zaklib/strutils: fix uint64_t overflow
2020-04-16  Karel Zaktests: update fdisk outputs due to sizes rounding change
2020-04-15  Karel Zakilib/strutils: fix rounding in size_to_human_string()
2020-04-15  Matthew Harm... unshare: Support names for map-user/group options
2020-04-15  Matthew Harm... lib/pwdutils: add xgetgrnam
2020-04-15  Karel Zakmount: support "-o move" on command line
2020-04-15  Lukas Czernerblkdiscard: (man) offset and length must be sector...
2020-04-14  Karel Zakscriptlive, scriptreplay: cleanup --maxdelay man page...
2020-04-14  Karel ZakMerge branch '2020wk13' of https://github.com/kerolasa...
2020-04-13  Disconnect3dFix off by one when checking "/dev/mapper/" path
2020-04-13  Sami Kerolainclude: add remove_entry() to env.h
2020-04-13  Sami Kerolatests: add sanitize_env() check
2020-04-13  Sami Kerolamore: fix moving backwards so that it can reach beginin...
2020-04-13  Sami Kerolamore: use getopt_long() to parse options
2020-04-13  Sami Kerolamore: remove underlining related code
2020-04-13  Sami Kerolamore: fix SIGSTOP and SIGCONT handling
2020-04-13  Sami Kerolamore: make execute() more robust and timely
2020-04-13  Sami Kerolamore: target all standard streams when calling fflush()
2020-04-13  Sami Kerolamore: remove kill_line() in favor of erase_prompt()
2020-04-13  Sami Kerolamore: avoid defining special characters locally
2020-04-13  Sami Kerolamore: use off_t and cc_t to clarify what variables...
2020-04-13  Sami Kerolamore: do not reset parent process terminal in execute()
2020-04-13  Sami Kerolamore: use single exit path to ensure resource freeing...
2020-04-12  Matthew Harm... unshare: allow custom uid/gid mappings in userns
2020-04-06  Karel Zaktests: add zonefs blkid test
2020-04-06  Jann Horndocs: renice(1): Add chrt(1) to SEE ALSO
2020-04-06  Karel Zaklibmount: use mnt_stat_mountpoint() on more places
2020-04-01  Fabian Vogtlibmount: Avoid triggering autofs in lookup_umount_fs_b...
2020-04-01  Karel Zaklibuuid: remove function alias
2020-03-31  Aurelien LAJOIEcal: correctly set the week width
2020-03-31  Aurelien LAJOIEcal: Correctly center the year
2020-03-31  Aurelien LAJOIEcal: use a const char*
2020-03-31  Aurelien LAJOIElibuuid: improve uuid_unparse() performance
2020-03-31  Karel ZakMerge branch 'more' of https://github.com/kerolasa...
2020-03-31  Karel Zaklslogins: remove unnecessary brackets
2020-03-31  Karel ZakMerge branch '2020wk12' of https://github.com/kerolasa...
2020-03-31  Karel ZakMerge branch 'mips' of https://github.com/FlyGoat/util...
2020-03-31  Karel Zakfstrim: rename --quite to --quite-unsupported
2020-03-29  Sami Kerolalslogins: use lastlog as wtmp fallback
2020-03-29  Sami Kerolalogin: avoid lseek() with pread() and pwrite()
2020-03-29  Sami Kerolalibuuid: ensure variable is initialized [cppcheck]
2020-03-29  Sami Kerolactrlaltdel: display error message indicated by errno
2020-03-28  Sami Kerolamore: refactor and clarify code
2020-03-28  Sami Kerolamore: add display_file() to show files and stdin
2020-03-28  Sami Kerolamore: simplify initterm()
2020-03-28  Sami Kerolamore: move currently open file to control structure
2020-03-28  Sami Kerolamore: move code blocks from more_key_command() to functions
2020-03-28  Sami Kerolamore: move runtime usage output to a function
2020-03-28  Sami Kerolamore: restructure print_buf() if-else with continue
2020-03-28  Sami Kerolamore: tell in run time help what the 'v' will execute...
2020-03-28  Sami Kerolamore: drop setuid permissions before executing anything
2020-03-28  Jiaxun Yanglscpu: Adapt MIPS cpuinfo
2020-03-27  Sami Kerolamore: do not allocate shell command buffer from stack
2020-03-27  Sami Kerolamore: replace siglongjmp() and signal() calls with...
2020-03-27  Karel Zaklibmount: make mnt_context_find_umount_fs() more extendable
2020-03-27  Karel Zaklibmount: (umount) FS lookup refactoring
2020-03-26  Damien Le Moalblkzone: ioctl related code refactoring
2020-03-25  Aravind Rameshblkzone: add open/close/finish commands
2020-03-24  Karel Zaktests: cleanup fdisk based stuff
2020-03-24  Karel Zakfdisk: make sure label defined for some menu entries
2020-03-24  Karel Zakfdisk: add --noauto-pt
2020-03-24  Karel Zaklibfdisk: remove unwanted assert()
2020-03-24  Karel ZakRevert "tests: fixes fdisk/align-512-* tests"
2020-03-23  Karel ZakMerge branch 'fdisk-sparc' of https://github.com/mator...
2020-03-23  Anatoly Pugachevtests: fixes fdisk/align-512-* tests
2020-03-23  Karel Zaklibblkid: remove unnecessary uuid.h
2020-03-23  Karel ZakMerge branch 'eject-sparc' of https://github.com/mator...
2020-03-23  Damien Le Moallibblkid: Add support for zonefs
2020-03-23  Karel ZakMerge branch 'man-kill' of https://github.com/kerolasa...
2020-03-23  Karel ZakMerge branch 'libfdisk-script-fix-segmentation-fault...
2020-03-22  Sami Keroladocs: kill.1 add note about shell-internal kill impleme...
2020-03-20  Gaël PORTAYlib/mangle: check for the NULL string argument
2020-03-20  Gaël PORTAYlibfdisk: (script) fix segmentation fault
2020-03-19  Mark BarboneFix typo in the mount (8) man page
2020-03-16  Karel Zakbuild-sys: fix chfn-chsh configure help text
2020-03-11  Karel Zaklibmount: smb2 is unsupported alias
2020-03-11  Anatoly Pugachevtests: fixes mount tests on SPARC
2020-03-11  Anatoly Pugachevtests: fixes libmount/ on SPARC
2020-03-11  Anatoly Pugachevtests: fixes eject/umount on SPARC
2020-03-11  Karel Zaklibmount: improve smb{2,3} support
2020-03-10  Karel Zakagetty: (man) fix typo
2020-03-10  Karel Zakagetty: (man) add "white" color name
2020-03-10  Karel Zakinclude: cleanup pidfd inckudes
2020-03-10  Zbigniew Jędrzejewsk... fsck.cramfs: fix macro usage
2020-03-10  Zbigniew Jędrzejewsk... build-sys: rename automake variable to match define...
2020-03-10  Zbigniew Jędrzejewsk... build-sys: remove unneeded include of generated file
2020-03-10  Karel Zaklib/color-names: add "white" between human-readable
2020-03-10  Karel ZakMerge branch 'nsenter' of https://github.com/adrianrebe...
2020-03-10  Adrian Rebernsenter: add support for the time namespace
2020-03-09  Adrian Reberunshare: use '-T' for time namespace instead of '-t'
2020-03-09  Karel Zakdocs: add rev(1) to TODO
2020-03-09  Karel Zakrev: (man) add note about limitations
2020-03-09  Karel Zakhexdump: fix typo, dcl instead of dc1
2020-03-09  Karel ZakMerge branch 'time-namespace' of https://github.com...
next