]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
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
2024-04-25  Masatake YAMATOtests: (lsns::ioctl_ns) record stdout/stderr for debugg...
2024-04-25  Karel ZakMerge branch 'meson-more-build-options' of https:/...
2024-04-24  Jordan Williamsmeson: Add build-lsclocks option
2024-04-24  Jordan Williamsmeson: Add build-enosys option
2024-04-24  Jordan Williamsmeson: Define _DARWIN_C_SOURCE on macOS as is done...
2024-04-24  Jordan Williamsstrutils.h: Include strings.h header for strncasecmp...
2024-04-24  Jordan Williamsxalloc.h: Include stdio.h header for vasprintf function
2024-04-24  Jordan Williamsmeson: Fix build by default and install behavior for...
2024-04-24  Jordan Williamsmeson: Add build-fadvise option
2024-04-24  Jordan Williamsmeson: Add build-scriptlive option
2024-04-24  Jordan Williamsmeson: Add build-script option
2024-04-24  Jordan Williamsmeson: Require pty for the su and runuser executables
2024-04-24  Jordan Williamsmeson: Add have_pty variable to check if pty is available
2024-04-24  Jordan Williamsmeson: Add build-blockdev option
2024-04-24  Jordan Williamsmeson: Add build-chcpu option
2024-04-24  Jordan Williamsmeson: Use has_type instead of sizeof to detect cpu_set...
2024-04-24  Jordan Williamsmeson: Add build-setarch option
2024-04-24  Jordan Williamsmeson: Add build-rtcwake option
2024-04-24  Jordan Williamsmeson: Add build-ldattach option
2024-04-24  Jordan Williamsmeson: Add build-blkdiscard option
2024-04-24  Jordan Williamsmeson: Add build-fsfreeze option
2024-04-24  Karel Zakdocs: fix GPL name typo
2024-04-24  Karel ZakMerge branch 'lsfd' of https://github.com/jwilk-forks...
2024-04-24  Karel ZakMerge branch 'PR/libmount-fix-umount-r' of github.com...
2024-04-23  Karel ZakMerge branch 'PR/lsns-fix-netns' of github.com:karelzak...
2024-04-23  Karel ZakMerge branch 'PR/libmount-utab-access' of github.com...
2024-04-23  Karel Zaklibmount: fix umount --read-only
2024-04-22  Jakub Wilklsfd: (man) add commas between SEE ALSO items
2024-04-22  Jakub Wilklsfd: (man) fix license name
2024-04-22  Jakub Wilklsfd: (man) fix typos
2024-04-22  Jordan Williamsmeson: Add build-blkzone option
2024-04-22  Jordan Williamsmeson: Add build-blkpr option
2024-04-22  Karel Zaklsns: fix netns use
2024-04-22  Karel Zaklibfdisk: add missing va_end() [coverity scan]
2024-04-22  Karel Zaklibmount: Fix access check for utab in context
2024-04-22  Karel ZakMerge branch 'typofix' of https://github.com/uudiin...
2024-04-22  Karel ZakMerge branch 'fix' of https://github.com/DaanDeMeyer...
2024-04-22  Karel ZakMerge branch 'lsns--filter-option-in-usage' of https...
2024-04-22  Karel ZakMerge branch 'meson-build-dmesg' of https://github...
2024-04-22  Karel ZakMerge branch 'meson-fix-absolute-check' of https:/...
2024-04-22  Karel Zaklsblk: simplify SOURCES code
2024-04-22  Tianjia Zhanglibmount: fix comment typo for mnt_fs_get_comment()
2024-04-21  Thomas Weißschuhfindmnt: always zero-terminate SOURCES data
2024-04-19  Daan De Meyeragetty: Don't override TERM passed by the user
2024-04-19  Masatake YAMATOlsns: add --filter option to the --help optout and...
next