]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
14 hours ago  Karel ZakMerge branch 'sed' of https://github.com/t-8ch/util... master
18 hours ago  Karel ZakMerge branch 'PR/libsmartcols-fix-wrap' of github.com...
29 hours ago  Masatake YAMATOlsfd: add meson.build for the command
29 hours ago  Thomas Weißschuhall_errnos/all_syscalls: use sed to extract defines...
39 hours ago  Karel Zaklsfd: (po-man) update po4a.cfg
40 hours ago  Karel ZakMerge branch 'lsfd-cmd--dir' of https://github.com...
40 hours ago  Karel ZakMerge branch 'getwc' of https://github.com/t-8ch/util...
40 hours ago  Karel ZakMerge branch 'awk' of https://github.com/t-8ch/util...
40 hours ago  Karel ZakMerge branch 'patch-1' of https://github.com/I-use...
40 hours ago  Karel Zaklibsmartcols: (sample) add wrap repeating example
41 hours ago  Karel Zaklibsmartcols: reset wrap after calculation
42 hours ago  Thomas Weißschuhall_errnos/all_syscalls: don't hardcode AWK invocation
42 hours ago  Thomas Weißschuhall_errnos/all_syscalls: don't warn during cleanup
42 hours ago  Thomas Weißschuhall_errnos/all_syscalls: fail if any step fails
2 days ago  Leaflet(minor) update sulogin.c
2 days ago  Karel Zaklibsmartcols: (filter) emulate YYerror for old Bison
2 days ago  Karel Zaklibsmartcols: (filter) check vasprintf() return value
2 days ago  Karel Zaklibsmartcols: (filter) accept prefixes like k, M, G...
2 days ago  Karel Zaklibsmartcols: (filter) use variable argument lists...
2 days ago  Karel Zaklibsmartcols; (filter) make libscols_filter accessible...
2 days ago  Masatake YAMATOlsfd: move the source code to new ./lsfd-cmd directory
2 days ago  Masatake YAMATOtests: (lsfd) don't refer "$?" on the line follwoing...
2 days ago  Masatake YAMATOtests: (functions.sh) add a helper funcion making a...
2 days ago  Karel ZakMerge branch 'pager/less-quirk' of https://github.com...
2 days ago  Karel ZakMerge branch 'lslocks--no-sleep-in-test-case' of https...
2 days ago  Karel ZakMerge branch 'PR/autotools' of github.com:karelzak...
2 days ago  Karel ZakMerge branch 'fix-mnt-update' of https://github.com...
2 days ago  Karel ZakMerge branch 'meson-version-script-libblkid' of https...
2 days ago  Karel ZakMerge branch 'meson-fix-libmount-libblkid-feature-dep...
2 days ago  Karel ZakMerge branch 'meson-have-sys-vfs-header' of https:...
2 days ago  Karel ZakMerge branch 'zlib-disabler' of https://github.com...
2 days ago  Karel ZakMerge branch 'tinfo-disabler' of https://github.com...
3 days ago  Masatake YAMATOtests: (lsns::filedesc) skip if NS_GET_NSTYPE ioctl...
3 days ago  Masatake YAMATOlsns: report with warnx if a namespace related ioctl...
3 days ago  Masatake YAMATOlsns: fill the netsid member of lsns_process with relia...
3 days ago  Masatake YAMATOlsns: tolerate lsns_ioctl(fd, NS_GET_{PARENT,USERNS...
4 days ago  Thomas Weißschuhtextutils: introduce and use fgetwc_or_err
4 days ago  Thomas Weißschuhtreewide: use fgetc() instead of getc()
4 days ago  Thomas Weißschuhtextutils: use fgetwc() instead of getwc()
4 days ago  Thomas WeißschuhRevert "lib/pager: Apply pager-specific fixes only...
4 days ago  Masatake YAMATOlsns: add more print-debug code
4 days ago  Masatake YAMATOtests: (lsns::filedesc) enable debug output and show...
5 days ago  Masatake YAMATOlslocks: remove a unused local variable
5 days ago  Masatake YAMATOlslocks: don't abort gathering per-process information...
5 days ago  Masatake YAMATOdocs: lsns(8): ENVIRONMENT: describe LSNS_DEBUG
5 days ago  Masatake YAMATOlsns: continue the executing even if opening a /proc...
5 days ago  Masatake YAMATOtests: (lsns::filter) don't use double-quotes chars...
5 days ago  Masatake YAMATOtests: (lsns::filter) add more debug printing
5 days ago  Masatake YAMATOtests: (lsns::filter) delete an unused variable
7 days ago  Jordan Williamsmeson: Remove libblkid dependency on libmount
7 days ago  Jordan Williamsmeson: Make the zlib dependency a disabler when not...
7 days ago  Jordan Williamsmeson: Make ncurses dependency a disabler when not...
7 days ago  Jordan Williamsmeson: Make tinfo dependency a disabler when not found
7 days ago  Karel Zakautotools: add --disable-enosys, check for linux/audit.h
7 days ago  Karel Zakautotools: check for sys/vfs.h and linux/bpf.h
8 days ago  Gavin LloydFix misplaced else in mnt_update_already_done
8 days ago  Jordan Williamsmeson: Only use the --version-script linker flag where...
8 days ago  Jordan Williamsmeson: Require the sys/vfs.h header for libmount and...
8 days ago  Chris Hofstaedtleraudit-arch.h: add defines for m68k, sh
8 days ago  Karel Zaklsns: fix ul_path_stat() error handling [coverity scan]
8 days ago  Karel ZakMerge branch 'logger/fixes' of https://github.com/t...
8 days ago  Karel ZakMerge branch 'lsfd--verify-proc-syscall-for-master...
8 days ago  Karel ZakMerge branch 'missing-pam' of https://github.com/jwilli...
8 days ago  Karel ZakMerge branch 'meson-python-embed-dep' of https://github...
8 days ago  Karel ZakMerge branch 'sqlite-dep-liblastlog2' of https://github...
8 days ago  Thomas Weißschuhlogger: correctly format tv_usec
8 days ago  Thomas Weißschuhlogger: rework error handling in logger_gettimeofday()
8 days ago  Thomas Weißschuhlogger: handle failures of gettimeofday()
9 days ago  Masatake YAMATOfindmnt: revise the code for -I and -D option
9 days ago  Masatake YAMATOtests: (lsfd::mkfds-multiplexing) skip if /proc/$pid...
9 days ago  Jordan Williamsmeson: Disable targets requiring pam when it is missing
9 days ago  Jordan Williamsmeson: Require Python dependency which can be embedded...
9 days ago  Jordan Williamsmeson: Enforce sqlite dependency for liblastlog2
9 days ago  Karel Zakfindfs: (man) be more accurate in describing non-tags
9 days ago  Karel ZakMerge branch 'spelling' of https://github.com/jwilk...
9 days ago  Karel ZakMerge branch 'test_mkfds-sockdiag-for-master' of https...
9 days ago  Karel ZakMerge branch 'xry111/pidfs' of https://github.com/xry11...
9 days ago  Karel ZakMerge branch 'meson-make-libmount-optional' of https...
9 days ago  Karel ZakMerge branch 'lsns--opened-ns' of https://github.com...
9 days ago  Jakub Wilkenosys: (man) add missing word
10 days ago  Thomas Weißschuhmeson: use signed chars
12 days ago  Jordan Williamsmeson: Only build libmount when required
12 days ago  Jordan Williamsmeson: Use libblkid as a dependency
12 days ago  Jordan Williamsmeson: Use libmount as a dependency
12 days ago  Masatake YAMATOtests: (test_mkfds::sockdiag) verify the recieved messa...
12 days ago  Masatake YAMATOlsfd: add LSFD_DEBUG env var for debugging
12 days ago  Masatake YAMATOtests: (lsfd) skip some cases if NETLINK_SOCK_DIAG...
12 days ago  Masatake YAMATOtests: (test_mkfds::sockdiag) new factory
12 days ago  Masatake YAMATOtests: (lsfd-functions.bash,cosmetic) unify the style...
12 days ago  Masatake YAMATOtests: (lsfd) fix typoes in an error name
12 days ago  Karel ZakMerge branch 'meson-optional-rt' of https://github...
12 days ago  Karel ZakMerge branch 'PR/libsmartcols-json-empty' of github...
12 days ago  Karel ZakMerge branch 'fix/opal_luks_blkid_scan' of https:/...
12 days ago  Karel ZakMerge branch 'blkid/topology-ioctl' of https://github...
12 days ago  Thomas Weißschuhlibblkid: topology/ioctl: simplify ioctl handling
13 days ago  Karel Zakmount: (man) add note about -o bind,rw
13 days ago  Karel Zaksys-utils/irq-common: fix SPDX typos
2024-04-03  Karel ZakMerge branch 'blkid/topology-ioctl' of https://github...
2024-04-03  Karel Zaklibsmartcols: print empty arrays in better way
2024-04-03  Karel Zaklib/jsonwrt: introduce ul_jsonwrt_empty()
next