]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
8 days ago  Karel Zakzramctl: Add note about column descriptions master
8 days ago  Karel ZakMerge branch 'unshare/userowner' of https://github...
8 days ago  Karel ZakMerge branch 'unshare/userbind' of https://github.com...
8 days ago  Karel ZakMerge branch 'lsns-8--fix-missing-comma' of https:...
8 days ago  Karel ZakMerge branch 'feat/su_accept_gid_args' of https://githu...
10 days ago  Chris Webbunshare: fix user namespace bind mounts
10 days ago  Chris Webbunshare: remove get_mnt_ino() check in bind_ns_files_fr...
10 days ago  Chris Webbunshare: add --owner to set user namespace owner uid...
2025-12-11  yao zhangFix memory leak in setpwnam()
2025-12-10  Masatake YAMATOdocs: lsns(8): add missing a comma in SEE ALSO section
2025-12-10  Karel Zaklib: (pidfd-utils.c) set __unused__ in right way
2025-12-10  Karel ZakMerge branch 'fix/consolidate_validate_pfd_ino' of...
2025-12-09  Karel Zaklibblkid: Keep NTFS name unmodified and mount driver...
2025-12-09  Karel Zaklibmount: add option to override fs-type with mount...
2025-12-09  Karel Zaklibmount: read from udev, add --disable-libmount-udev...
2025-12-09  Karel Zaklibmount: enhance readability of read_from_blkid()
2025-12-09  Karel Zaklibmount: refactor mnt_cache_read_tags()
2025-12-09  Karel Zaklibmount: refactor mnt_get_fstype()
2025-12-08  Karel ZakMerge branch 'fix/procfs_extraneous_return' of https...
2025-12-08  Karel ZakMerge branch 'fix/login_shell_arg_null_str' of https...
2025-12-04  Christian Goeschel... lib: (procfs.c) remove extraneous return statement
2025-12-04  Christian Goeschel... lib: (pidutils.c) use uint64_t instead of ino_t for...
2025-12-04  Christian Goeschel... kill: use uint64_t as type for kill_control->pidfd_ino
2025-12-04  Christian Goeschel... lib: (pidfd-utils.c) remove extraneous _GNU_SOURCE...
2025-12-04  Christian Goeschel... lib: (pidfd-utils) new helper function to retrieve...
2025-12-04  Christian Goeschel... lib: (pidfd-utils.c) add a helper routine to check...
2025-12-04  Christian Goeschel... kill: replace USE_KILL_WITH_PIDFD_INO ifdef with USE_PI...
2025-12-04  Christian Goeschel... include: (pidfd-utils.h) conditionally define pidfd...
2025-12-04  Christian Goeschel... libmount: add pidfs magic number for fstype check
2025-12-04  Christian Goeschel... include: (statfs_magic.h) add pidfs magic number
2025-12-04  Christian Goeschel... kill: use ul_get_valid_pidfd_or_err() to validate user...
2025-12-04  Christian Goeschel... include: add helper routines for opening and validating...
2025-12-04  Karel ZakMerge branch 'PR/column-input-separator-alias' of https...
2025-12-04  Christian Goeschel... login: duplicate --shell argument to avoid nulling...
2025-12-04  Karel Zakgithub: revert actions/checkout for ubuntu 18.04
2025-12-04  Karel ZakMerge branch 'feat/login_shell_option' of https://githu...
2025-12-04  Karel ZakMerge branch 'update_guid_zfs' of https://github.com...
2025-12-03  Christian Goeschel... login: document -s and --shell on the man page
2025-12-03  Christian Goeschel... login: define shell to log in to with -s or --shell
2025-12-03  Karel ZakMerge branch 'fix/issue_3865' of https://github.com...
2025-12-03  Karel ZakMerge remote-tracking branch 'github/dependabot/github_...
2025-12-03  Karel ZakMerge remote-tracking branch 'github/dependabot/github_...
2025-12-03  Karel ZakMerge remote-tracking branch 'github/dependabot/github_...
2025-12-03  Karel ZakMerge branch 'feat/check_bash_comp_integrity' of https...
2025-12-03  Karel Zakcolumn: add --input-separator as an alias for --separator
2025-12-03  Martin Minkuslibfdisk: modernize ZFS GPT type description
2025-12-02  Karel Zakcal: add note about today highlight on -w
2025-12-02  Christian Goeschel... unshare: use MAX_OF_UINT_TYPE instead of (type)-1
2025-12-02  Christian Goeschel... chfn: enable the use of the username or UID
2025-12-02  Christian Goeschel... unshare: use the new ul_get{grp,userpw}_str() routines
2025-12-01  dependabot... build(deps): bump actions/checkout from 1 to 6
2025-12-01  Alessandro... login-utils, sys-utils: use _PATH_BSHELL consistently
2025-12-01  Alessandro... *: use ul_default_shell() for interactive shell spawning
2025-12-01  Alessandro... lib: introduce ul_default_shell() for consistent shell...
2025-12-01  Karel ZakMerge branch 'lsfd--fix-error-file-memleak' of https...
2025-12-01  Karel ZakMerge branch 'master' of https://github.com/jthackray...
2025-12-01  Christian Goeschel... login: use new xgetuserpw() instead of xgetpwnam()
2025-12-01  Christian Goeschel... chsh: use new xgetuserpw() instead of xgetpwnam()
2025-12-01  Christian Goeschel... su: accept group name and GID in -g and -G options
2025-12-01  Christian Goeschel... tests: (su) test GID argument in --group option
2025-12-01  Christian Goeschel... lib: (pwdutils.c) new library routines to get a group...
2025-12-01  Christian Goeschel... include/c.h: add MAX_OF_UINT_TYPE macro to get max...
2025-11-29  Masatake YAMATOlsfd: fix memory leak related to stat_error_class
2025-11-28  Jonathan Thackraylscpu: Add a few missing Arm CPU identifiers
2025-11-28  Christian Goeschel... lslogins: remove duplicate errno initialization
2025-11-27  Christian Goeschel... bash-completion: (lslogins) fix typo in long option
2025-11-27  Christian Goeschel... tools: (checkcompletion.sh) test the integrity of long...
2025-11-27  cgoeschetools: new helper for extraction of program long option...
2025-11-27  Karel Zakeject: fix const qualifier warning in read_speed
2025-11-27  Karel Zakpartx: fix const qualifier warning in get_max_partno
2025-11-27  Karel Zakenosys: fix const qualifier warning in parse_block
2025-11-27  Karel Zakwhereis: fix const qualifier warnings for C23
2025-11-27  Karel Zaknamei: fix const qualifier warning in readlink_to_namei
2025-11-27  Karel Zaklogger: fix const qualifier warnings for C23
2025-11-27  Karel Zaklsfd: fix const qualifier warning in strnrstr
2025-11-27  Karel Zaklsfd: fix const qualifier warning in new_counter_spec
2025-11-27  Karel Zakdmesg: fix const qualifier warnings in parse_callerid
2025-11-27  Karel Zaklibblkid: fix const qualifier warning in blkid_parse_ta...
2025-11-27  Karel Zaklibmount: fix const qualifier warning in mnt_parse_moun...
2025-11-27  Karel Zaklibmount: fix const qualifier warnings for C23
2025-11-27  Karel Zaklsns: fix const qualifier warnings for C23
2025-11-27  Karel ZakMerge branch 'PR/build-bsearch-const' of https://github...
2025-11-27  Karel ZakMerge branch 'lsfd--tun-netns' of https://github.com...
2025-11-27  Karel ZakMerge branch 'drop-const' of https://github.com/DaanDeM...
2025-11-27  Karel Zaklib, lscpu: fix const qualifier discarded warnings...
2025-11-27  Karel ZakMerge branch 'docs--how-contribute' of https://github...
2025-11-26  Daan De Meyerblkid: Drop const from blkid_partitions_get_name()
2025-11-26  Karel ZakMerge branch 'fix/inconsistent_bash_completions' of...
2025-11-26  Karel ZakMerge branch 'array_size_countof' of https://github...
2025-11-26  Masatake YAMATOdocs: write about EditorConfig
2025-11-24  Cristian Rodríguezinclude: implement ARRAY_SIZE with compiler _Countof...
2025-11-24  Christian Goeschel... bash-completion: (unshare) add missing --map-subids...
2025-11-24  Christian Goeschel... tunelp: remove extraneous -T option
2025-11-24  Christian Goeschel... partx: mark the --list option as deprecated
2025-11-24  Christian Goeschel... namei: reestablish --nosymlinks option's functionality
2025-11-24  Christian Goeschel... bash-completion: (mountpoint) add missing --show option
2025-11-24  Christian Goeschel... bash-completion: (mount) add missing --ro option
2025-11-24  Christian Goeschel... mount: document --ro option on the man page
2025-11-24  Christian Goeschel... mount: add missing --ro option info in usage message
2025-11-24  Christian Goeschel... bash-completion: (lslogins) add missing long options
next