]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2024-05-15  Fabrice Fontainesys-utils/setarch.c: fix build with uclibc-ng < 1.0.39
2024-05-15  Karel Zaklibsmartcols: fix reduction stages use
2024-05-15  Karel Zakhardlink: add --prioritize-trees
2024-05-15  Karel Zaklibblkid: make example more robust
2024-05-15  Karel ZakMerge branch 'PR/libmount-fix-atime-remount' of github...
2024-05-15  Karel ZakMerge branch 'libuuid/fix-uuidv6' of https://github...
2024-05-15  Karel Zaklibuuid: drop duplicate assignment liuuid_la_LDFLAGS
2024-05-15  Thomas Weißschuhlibuuid: fix v6 generation
2024-05-14  Thomas Weißschuhpam_lastlog2: drop duplicate assignment pam_lastlog2_la...
2024-05-14  Thomas Weißschuhlibuuid: clear uuidd cache on fork()
2024-05-14  Thomas Weißschuhlibuuid: split uuidd cache into dedicated struct
2024-05-14  Thomas Weißschuhlibuuid: drop check for HAVE_TLS
2024-05-14  Karel Zaklibmount: Fix atime remount for new API
2024-05-14  Karel ZakMerge branch 'uuidv7' of https://github.com/t-8ch/util...
2024-05-14  Karel ZakMerge branch 'pidfd-enosys' of https://github.com/t...
2024-05-14  Karel ZakMerge branch 'lsfd--use-new-ul_path-functions' of https...
2024-05-14  Karel Zakwipefs: fix typo
2024-05-13  Thomas Weißschuhinclude/pidfd-utils: provide ENOSYS stubs if pidfd...
2024-05-13  Thomas Weißschuhlib/path: use _vreadf_buffer for _cpuparse()
2024-05-13  Thomas Weißschuhlib/path: introduce ul_path_vreadf_buffer
2024-05-13  Masatake YAMATOlsfd: (refactor) use ul_path_statf and ul_path_readlinkf
2024-05-13  Thomas Weißschuhlib/path: use _read_buffer for _read_string()
2024-05-13  Karel Zakinclude/pidfd-utils: remove hardcoded syscall fallback
2024-05-13  Karel ZakMerge branch 'structlceanup' of https://github.com...
2024-05-13  Karel ZakMerge branch 'fix-column-example' of https://github...
2024-05-13  Karel ZakMerge branch 'pidfs-pseudo' of https://github.com/YHNdn...
2024-05-13  Karel ZakMerge branch 'mkswap-file' of https://github.com/YHNdnz...
2024-05-13  Karel ZakMerge branch 'fix' of https://github.com/DaanDeMeyer...
2024-05-13  Karel ZakMerge branch 'flock-test-doc' of https://github.com...
2024-05-13  Karel ZakMerge branch 'meson-fix-Python.h-check' of https:/...
2024-05-13  Karel ZakMerge branch 'lsns--refactor-related-to-2987' of https...
2024-05-12  Dr. David Alan... cfdisk: Remove unused struct 'cfdisk_extra'
2024-05-11  RomFix fstab order in `column` manpage example.
2024-05-10  Mike Yuanlibmount/utils: add pidfs to pseudo fs list
2024-05-10  Mike Yuanmkswap.8.adoc: update note regarding swapfile creation
2024-05-10  jNulljfix formatting and add mising break
2024-05-10  jNulljAdd missing author
2024-05-10  jNulljAdd interactive playback docs
2024-05-10  jNulljAdd right arrow key to step forward in playback
2024-05-10  Thomas Weißschuhuuidgen: add support for RFC9562 UUIDs
2024-05-10  Thomas Weißschuhuuidparse: add support for RFC9562 UUIDs
2024-05-10  Thomas Weißschuhlibuuid: add support for RFC9562 UUIDs
2024-05-09  Jordan Williamsmeson: Correctly require the Python.h header for the...
2024-05-09  Jordan Williamsmeson: Only require Python module when building pylibmount
2024-05-09  Jordan Williamsmeson: Fix build-python option
2024-05-09  Daan De MeyerFix ul_path_read_buffer()
2024-05-08  jNulljRemove uneeded veriable
2024-05-08  jNulljAdd support for adjusting replay speed with arrow keys
2024-05-08  Rasmus Villemoestests: add --fcntl testing to flock
2024-05-08  Rasmus Villemoestests: prepare flock for testing --fcntl
2024-05-08  Rasmus Villemoesflock: document --fcntl
2024-05-08  Rasmus Villemoesflock: bash-completion: add --fcntl
2024-05-07  jNulljRefactor to handle responsive input
2024-05-06  jNulljAdd pause functionality to replay
2024-05-06  jNulljRefactor delay_for function signature to use const...
2024-05-06  jNulljSet stdin to nonblock
2024-05-05  Jason Stewartlast/lastb field truncation indicator
2024-05-03  Cristian RodríguezAllow printf to be used on signal handlers
2024-05-02  Masatake YAMATOlsns: (refactor) use ls_path_{openf|statf} to make...
2024-05-02  Karel Zaklib/path: add ul_path_statf() and ul_path_vstatf()
2024-05-02  Karel Zakhwclock: free temporary variable before return
2024-05-02  Karel Zakagetty: make reload code more robust
2024-05-02  Karel Zaklibmount: fix possible memory leak
2024-05-02  Karel Zakwall: check sysconf() returnvalue
2024-05-02  Karel Zakgetopt: remove free-before-exit
2024-05-02  Karel Zakfsck.minix: fix possible overrun
2024-05-02  Karel Zakagetty: fix resource leak
2024-05-02  Karel ZaksuL fix use after free on error
2024-05-02  Karel Zakcal: use unsigned int to follow union with unsigned int
2024-05-02  Karel Zakwall: fix possible memory leak
2024-05-02  Karel Zakhwclock: initialize parser variables
2024-05-02  Karel Zaklsclocks: fix FD leak
2024-05-02  Karel Zaklibfdisk: add initializer to geometry
2024-05-02  Karel Zakwall: make sure unsigned variable not underflow
2024-05-01  Masatake YAMATOlsns: verify the uniqueness of a namespace in ls->names...
2024-05-01  Masatake YAMATOlsns: (refactor) make the function names for reading...
2024-05-01  Masatake YAMATOlsns: (refactor) rename read_related_namespaces to...
2024-05-01  Masatake YAMATOlsns: (refactor) rename get_ns_ino() to get_ns_inos()
2024-05-01  Masatake YAMATOlsns: (refactor) use get_{parent|owner}_ns_ino() in...
2024-05-01  Masatake YAMATOlsns: (refactor) add get_{parent|owner}_ns_ino() implem...
2024-05-01  Masatake YAMATOlsns: (refactor) give a enumeration name 'lsns_type...
2024-05-01  Karel ZakMerge branch 'PR/libsmartcols-reduce-fix' of github...
2024-05-01  Karel ZakMerge branch 'bcachefs_correct_max_size_constant' of...
2024-05-01  Karel ZakMerge branch 'lsfd/fcntl' of https://github.com/t-8ch...
2024-05-01  Masatake YAMATOlsns: (refactor) rename LSNS_ID_.* to LSNS_TYPE_.*
2024-04-30  Tony Aslesonbcachefs: Remove BCACHEFS_SB_MAX_SIZE & check
2024-04-30  Karel Zaklibsmartcols: fix column reduction
2024-04-29  Colin Walterslosetup.8: Clarify --direct-io
2024-04-29  Benno Schulenberglastlog2: begin descriptions of options with a lowercas...
2024-04-29  Benno Schulenbergtextual: fix some typos and inconsistencies in usage...
2024-04-29  Karel ZakMerge branch 'lsfd/fcntl.h' of https://github.com/t...
2024-04-29  Karel ZakMerge branch 'lsns--debug-ioctl_ns-test-for-master...
2024-04-29  Karel ZakMerge branch 'PR/flock-fcntl' of github.com:karelzak...
2024-04-29  Thijs Raymakerscoresched: Manage core scheduling cookies for tasks
2024-04-28  Thomas Weißschuhlsfd: include linux/fcntl.h
2024-04-28  Thomas Weißschuhlsfd: include buffer.h in decode-file-flags.h
2024-04-28  Thomas Weißschuhbuffer: replace include of c.h with stddef.h
2024-04-28  Thomas Weißschuhlsfd: move interface of decode-file-flags to header
2024-04-26  Rasmus Villemoesflock: add support for using fcntl() with open file...
2024-04-25  Masatake YAMATOtests: (lsns::ioctl_ns) add more debug print
next