]> git.ipfire.org Git - thirdparty/util-linux.git/history - libmount/src/optlist.c
Merge branch 'lsns--Q' of https://github.com/masatake/util-linux
[thirdparty/util-linux.git] / libmount / src / optlist.c
2024-03-27  Karel ZakMerge branch 'blkid/json' of https://github.com/t-8ch...
2024-03-25  Karel ZakMerge branch 'clang-18' of https://github.com/t-8ch...
2024-03-22  Karel ZakMerge branch 'PR/libmount-sepnodata' of github.com...
2024-03-20  Karel Zaklibmount: make sure "option=" is used as string
2023-11-23  Karel ZakMerge branch 'PR/libsmartcols-filter' of github.com...
2023-11-23  Karel ZakMerge branch 'irqtop-fix-sort' of https://github.com...
2023-11-23  Karel ZakMerge branch 'unused' of https://github.com/t-8ch/util...
2023-11-20  Thomas Weißschuhtreewide: explicitly mark unused arguments
2023-08-23  Karel ZakMerge branch 'master' of https://github.com/breavyn...
2023-08-17  Filipe Mananalibmount: Fix regression when mounting with atime
2023-08-16  Karel ZakMerge branch 'logind' of https://github.com/thkukuk...
2023-06-14  Karel ZakMerge branch 'ci/gcc-13' of https://github.com/t-8ch...
2023-06-14  Karel ZakMerge branch 'lsfd--inotify' of https://github.com...
2023-06-14  Karel ZakMerge branch 'meson-more-conditions' of https://github...
2023-06-13  Thomas Weißschuhlibmount: (tests) add helper for option list splitting
2023-06-12  Karel ZakMerge branch 'libmount/loop-rw' of https://github.com...
2023-06-11  Thomas Weißschuhlibmount: (optlist) correctly detect ro status
2023-06-05  Karel ZakMerge branch 'fix-jfs' of https://github.com/mbroz...
2023-05-29  Karel ZakMerge branch 'next'
2023-05-23  Karel ZakMerge branch 'lsfd--mqueue' of https://github.com/masat...
2023-05-23  Karel ZakMerge branch 'libmount/mount_setattr' of https://github...
2023-05-22  Karel Zaklibmount: fix options prepend/insert and merging
2023-05-22  Karel ZakMerge branch 'agetty-creds' of https://github.com/DaanD...
2023-05-17  Karel ZakMerge branch 'nsenter-keep-caps' of https://github...
2023-04-20  Karel Zaklibmount: don't include mount-api-utils.h everywhere
2023-04-20  Karel ZakMerge branch 'lsfd--ping-test-description' of https...
2023-04-20  Karel ZakMerge branch 'libmount/relative' of https://github...
2023-04-20  Karel ZakMerge branch 'fadvise' of https://github.com/eworm...
2023-04-20  Karel Zaklibmount: fix optlist cache refresh
2023-03-23  Karel ZakMerge branch 'fixes' of https://github.com/brauner...
2023-03-23  Karel ZakMerge branch 'xry111/lscpu-loongarch' of https://github...
2023-03-23  Karel ZakMerge branch 'lsfd/typo' of https://github.com/t-8ch...
2023-03-23  Karel ZakMerge branch 'nasal_daemon_part1_fclose' of https:...
2023-03-23  Karel Zaklibmount: fix MS_REMOUNT emulation by mount_setattr()
2023-03-23  Karel Zaklibmount: fix and cleanup relatime use
2023-03-23  Karel Zaklibmount: add missing MOUNT_ATTR_NODEV
2023-03-22  Karel Zaklibmount: fix typo, improve debug
2023-03-09  Karel ZakMerge branch 'warning' of https://github.com/t-8ch...
2023-03-05  Thomas Weißschuhlibmount: inhibit warning about mask being unused
2023-03-02  Karel ZakMerge branch 'wdctl/sysfs-firmware_version' of https...
2023-02-22  Karel ZakMerge branch 'test_mkfds_getopt' of https://github...
2023-02-17  Karel ZakMerge branch 'kernel-doc-links' of https://github.com...
2023-02-17  Karel ZakMerge branch 'lsfd-unix-including-spaces-in-path' of...
2023-02-15  Karel Zaklibmount: support "recursive" argument for VFS attributes
2023-01-25  Karel ZakMerge branch 'dmesg-subsecond' of https://github.com...
2023-01-24  Karel Zaklibmount: don't require return argument in get-like...
2023-01-10  Karel ZakMerge branch 'waitpid' of https://github.com/t-8ch...
2023-01-09  Karel Zaklibmount: (optlist) keep parsed options without quotes
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 Zaklibmount: remove unnecessary commented code
2023-01-03  Karel Zakbuild-sys: add --disable-libmount-mountfd-support
2023-01-03  Karel Zaklibmount: check for propagation-only in proper way
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: fix external helps call
2023-01-03  Karel Zaklibmount: fix compilation without new 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: add MOUNT_ATTR_NOSYMFOLLOW
2023-01-03  Karel Zaklibmount: support MOUNT_ATTR_ and rbind in optlist,
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: (optlist) add is_recursive shortcut
2023-01-03  Karel Zaklibmount: keep context fs and optlist synchronized
2023-01-03  Karel Zaklibmount: (optlist) make sure flags are initialized
2023-01-03  Karel Zaklibmount: (optlist) add function to access option's map
2023-01-03  Karel Zaklibmount: (optlist) add is_silent shortcut
2023-01-03  Karel Zaklibmount: (optlist) add new shortcuts, fix add_flags()
2023-01-03  Karel Zaklibmount: (optlist) keep mnt_optlist_get_optstr() less...
2023-01-03  Karel Zaklibmount: (optlist) consolidate filter use
2023-01-03  Karel Zaklibmount: (optlist) filter by optmap masks
2023-01-03  Karel Zaklibmount: (optlist) add mnt_optlist_strdup_optstr()
2023-01-03  Karel Zaklibmount: (optlist) de-duplicate also according to...
2023-01-03  Karel Zaklibmount: (optlist) improve cache and filtering
2023-01-03  Karel Zaklibmount: (optlist) extend functionality
2023-01-03  Karel Zaklibmount: (optlist) improve mnt_optlist_insert_flags()
2023-01-03  Karel Zaklibmount: add mnt_optlist_remove_flags() and mnt_opt_se...
2023-01-03  Karel Zaklibmount: apply fstab options to context optlist
2023-01-03  Karel Zaklibmount: improve optlist
2023-01-03  Karel Zaklibmount: (optlist) support merged optlist
2023-01-03  Karel Zaklibmount: add optlist tests
2023-01-03  Karel Zaklibmount: add libmnt_optlist