]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2023-01-06  Thomas Weißschuhbuild: track dependencies of manpage generation
2023-01-05  Karel Zaklib/strutils: include strings.h
2023-01-05  Karel ZakMerge branch 'misc-utils-rename-symlink-paths' of https...
2023-01-05  Karel ZakMerge branch 'packit' of https://github.com/t-8ch/util...
2023-01-05  Karel ZakMerge branch 'libblkid/cache' of https://github.com...
2023-01-04  Karel ZakMerge branch 'waitpid' of https://github.com/t-8ch...
2023-01-04  Karel Zaklib/signames: ignore locales when searching for signal...
2023-01-04  Karel Zakinclude/cctype: add c_strcasecmp() and c_strncasecmp()
2023-01-04  Karel Zaktests: (column) add range and negative numbers column...
2023-01-04  Karel Zakcolumn: support negative numbers in range
2023-01-04  Karel Zaklibmount: (mount) consolidate sysapi FDs close [coverit...
2023-01-04  Karel Zaklibmount: fix unused variable [coverity scan]
2023-01-04  Karel Zaklibmount: (idmap) fix leak and doble free [coverity...
2023-01-04  Karel Zaklibmount: (subdir) fix memory leak [coverity scan]
2023-01-04  Karel Zaklibmount: fix possible double free
2023-01-04  Karel Zaklibmount: fix memory leak [coverity scan]
2023-01-04  Karel Zaklibmount: fix unused value [coverity scan]
2023-01-04  Karel Zaklibmount: fix memory leak [coverity scan]
2023-01-04  Karel Zaklibmount: make NULL deference checks more consistent...
2023-01-04  Thomas Weißschuhwaitpid: add new command
2023-01-04  Thomas Weißschuhtests: add ts_skip_exitcode_not_supported
2023-01-03  Thomas Weißschuhci: run packit builds for commits on master and releases
2023-01-03  Thomas Weißschuhblkid: cache: add test
2023-01-03  Thomas Weißschuhexitcodes: add EXIT_NOTSUPP
2023-01-03  Thomas Weißschuhpidfd-utils: include wait.h for siginfo_t
2023-01-03  Philip Hazelden`rename -s` treats paths the same as without `-s`.
2023-01-03  Chris Webbunshare: fix a --map-auto error message
2023-01-03  Karel ZakMerge branch 'libblkid-debug' of https://github.com...
2023-01-03  Karel ZakMerge branch 'make-nice-posix-compliant' of https:...
2023-01-03  Karel Zaktools: update po/LINGUAS when downloading new translations
2023-01-03  Seong-ho Chopo: update ko.po (from translationproject.org)
2023-01-03  Karel Zaklibmount: use mount ID to merge utab and mountinfo...
2023-01-03  Karel Zaklibmount: remove unnecessary commented code
2023-01-03  Karel Zaktests: check for loopdevs
2023-01-03  Karel Zaklibmount: fix potentially uninitialized local variable...
2023-01-03  Karel Zakmeson: update to build new libmount
2023-01-03  Karel Zaklibmount: fix include
2023-01-03  Karel Zakbuild-sys: remove --enable-libmount-support-mtab
2023-01-03  Karel Zakbuild-sys: add --disable-libmount-mountfd-support
2023-01-03  Karel Zaktests: add complex mount test
2023-01-03  Karel Zaktests: fix test file name
2023-01-03  Karel Zaktests: add X-mount.subdir test
2023-01-03  Karel Zaklibmount: (subdir) use new FD based API
2023-01-03  Karel Zaklibmount: add inline function to access API file descritors
2023-01-03  Karel Zaklibmount: (owner) call hooks when all mount stuff is...
2023-01-03  Karel Zaklibmount: fix new API code when use external helper
2023-01-03  Karel Zaklibmount: improve context deinitialization
2023-01-03  Karel Zaklibmount: check for propagation-only in proper way
2023-01-03  Karel Zaklibmount: (mount) fix mount by FS list/pattern for...
2023-01-03  Karel Zaklibmount: use AT_RECURSIVE only when clone tree
2023-01-03  Karel Zaklibmount: (mount) use MOUNT_ATTR__ATIME
2023-01-03  Karel Zaklibmount: fix mount -a to work with optlist
2023-01-03  Karel Zaklibmount: don't refer optlist when copy libmnt_fs
2023-01-03  Karel Zaklibmount: fix external helps call
2023-01-03  Karel Zaklibmount: (legacy) init regualer mount before propagation
2023-01-03  Karel Zaklibmount: fix compilation without new API
2023-01-03  Karel Zaktests: (libmount) update debug test
2023-01-03  Karel Zaktests: (libmount) remove unsupported test
2023-01-03  Karel Zaklibmount: initialize tb in is_mounted_same_loopfile()
2023-01-03  Karel Zaklibmount: (mount) implement remount by new Linux API
2023-01-03  Karel Zaklibmount: (mount) create new FS instance by new Linux API
2023-01-03  Karel Zaklibmount: (mount) support propagation by new kernel API
2023-01-03  Karel Zaklibmount: support VFS flags attributes clear
2023-01-03  Karel Zaklibmount: (mount) fix recursion
2023-01-03  Karel Zaklibmount: (mount) use independent hooks
2023-01-03  Karel Zaklibmount: remove upper-case from debug message
2023-01-03  Karel Zaklibmount: add MOUNT_ATTR_NOSYMFOLLOW
2023-01-03  Karel Zaklibmount: (mount) improve syscalls status handling
2023-01-03  Karel Zaklibmount: (mount) support --move by new kernel API
2023-01-03  Karel Zaklibmount: add MS_MOVE to options map
2023-01-03  Karel Zaklibmount: (mount) improve code
2023-01-03  Karel Zaklibmount: initial support for new FD based mount kernel API
2023-01-03  Karel Zaklibmount: support MOUNT_ATTR_ and rbind in optlist,
2023-01-03  Karel Zaklibmount: remove unnecessary include
2023-01-03  Karel Zaklibmount: new stuff to header file
2023-01-03  Karel Zaklibmount: add info about support for new mount syscalls
2023-01-03  Karel Zakinclude/mount-api-utils: use standard uint64_t
2023-01-03  Karel Zaklibmount: fix mflags
2023-01-03  Karel Zaklibmount: cleanup comments for hooks
2023-01-03  Karel Zaklibmount: (verity) rewrite to use hookset API
2023-01-03  Karel Zaklibmount: (verity) rewrite dlopen use
2023-01-03  Karel Zaklibmount: (optlist) NULL optstr is not error
2023-01-03  Karel Zaklibmount: (optlist) fix ro/rw use
2023-01-03  Karel Zaklibmount: (optlist) use cache also for flags
2023-01-03  Karel Zaklibmount: remove unused context variables
2023-01-03  Karel Zaklibmount: (umount) use optlist
2023-01-03  Karel Zaklibmount: use optlist to get infor about MS_REC
2023-01-03  Karel Zaklibmount: (optlist) add is_recursive shortcut
2023-01-03  Karel Zaklibmount: (docs) mark mnt_optstr_apply_flags() as depre...
2023-01-03  Karel Zaklibmount: (umount) use optlist when evaluate permissions
2023-01-03  Karel Zaklibmount: (umount) use optlist for umount helper setup
2023-01-03  Karel Zaklibmount: (optstr) remove unused function
2023-01-03  Karel Zaklibmount: (umount) use optlist to keep options
2023-01-03  Karel Zaklibmount: keep context fs and optlist synchronized
2023-01-03  Karel Zaklibmount: (context) ask for utab path only once
2023-01-03  Karel Zaklibmount: (owner) use optlist for X-mount options
2023-01-03  Karel Zaklibmount: (idmap) use optlist
2023-01-03  Karel Zaklibmount: (optlist) make sure flags are initialized
2023-01-03  Karel Zaklibmount: (legacy mount) use optlist
2023-01-03  Karel Zaklibmount: (optlist) add function to access option's map
next