]> git.ipfire.org Git - thirdparty/util-linux.git/history - libmount
setterm: disallow "default" for --ulcolor/--hbcolor
[thirdparty/util-linux.git] / libmount /
2019-03-04  Karel ZakMerge branch 'mps_losetup_has_device_inline' of https...
2019-03-04  Karel ZakMerge branch 'evelu-epyc' of https://github.com/ErwanAl...
2019-03-04  Stanislav Brabeclibmount: Recognize more fuse filesystems as pseudofs...
2019-02-21  Karel Zaklibmount: add mnt_table_{find,insert,move}_fs()
2019-02-18  Sami Keroladocs: fix typos [codespell]
2019-02-18  Karel Zaklibmount: (tabdiff) use list_add_tail() in more robust way
2019-02-18  Tim Hilderinglibmount: check table membership before adding entry
2019-02-06  Karel ZakMerge branch 'hardlink' of https://github.com/rudimeier...
2019-01-16  Karel Zaklibmount: add support for MS_REMOUNT on --all
2018-12-10  Karel Zaklibmount: (umount) make mnt_stat_mountpoin() usable...
2018-12-10  Karel ZakMerge branch '2018wk48' of https://github.com/kerolasa...
2018-12-10  Karel Zaklibmount: export mnt_guess_system_root() by API
2018-11-30  Karel Zaklibmount: (fuse) follow only user_id= on umount
2018-11-30  Rian Hunterlibmount: Support unmount FUSE mounts
2018-10-05  Karel ZakMerge branch '2018wk40' of https://github.com/kerolasa...
2018-10-05  Karel Zaklibmount: keep namespaces support optional
2018-09-24  Karel Zakdocs: fix gtkdoc warning
2018-08-16  Karel Zaklibmount: cleanup licenses sections in the files
2018-08-16  Karel Zakdocs: use SPDX license names
2018-08-14  Karel Zaklibmount: report context paths on debug
2018-07-23  Karel Zaklibmount: (utils) fix compiler warnings [-Wcast-qual]
2018-07-23  Karel Zaklibmount: fix compiler warning [-Wcast-qual]
2018-07-20  Karel Zaklib/mangle: const quialifier cleanup
2018-07-20  Karel Zaklibmount: cleanup const in umount code
2018-07-20  Karel Zaklibmount: add missing const
2018-07-20  Karel Zaklibmount: use const char in swaps parser
2018-07-20  Karel Zaklibmount: use const char in mountinfo parser
2018-07-20  Karel Zaklibmount: use const char in fstab parser
2018-07-19  Karel Zaklibmount: add since tag for new functions
2018-07-18  Karel Zakbuild-sys: add -Wno-cast-function-type for python
2018-07-11  Frank Schaefer* break up large strings for PySys_WriteStdout()
2018-07-10  Alban Crequylibmount: (mountinfo) parse empty strings in source
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2018-06-11  Vaclav Dolezallibmount: switch namespace when appropriate
2018-06-11  Vaclav Dolezallibmount: support for namespaces for helpers
2018-06-11  Karel Zaklibmount: make errno usable after mnt_context_set_targe...
2018-06-11  Vaclav Dolezallibmount: added error MNT_ERR_NAMESPACE
2018-06-11  Vaclav Dolezallibmount: note namespaces in mnt_reset_context() docs
2018-06-11  Vaclav Dolezallibmount: add support for switching namespaces
2018-06-01  Karel Zakmount: keep MS_MOVE as flag
2018-06-01  Karel Zaklibmount: don't use MS_MGC_VAL magic in mount(2) syscall
2018-06-01  Karel Zaklibmount: improve MS_REC usage
2018-05-29  Karel Zaklibmount: include sys/mount.h on Linux only
2018-05-28  Karel Zaklibmount: accept another flags on MS_REMOUNT|MS_BIND
2018-05-03  Karel Zaklibmount: fix compiler warning [-Wunused-parameter]
2018-04-30  Karel ZakMerge branch 'fix-pt_BR-trans' of https://github.com...
2018-04-26  Karel Zaklibmount: improve docs about mnt_context_mount() return...
2018-04-18  NeilBrownlibmount: fix mnt_table_is_fs_mounted() for NFS bind...
2018-04-17  Richard Fuchsbugfix: fix possible segfault during umount -a
2018-04-09  Karel ZakMerge branch 'mount-omode' of https://github.com/yontal...
2018-03-27  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2018-03-22  Karel Zaklibmount: include sys/mount.h only if necessary
2018-03-20  Karel Zaklibmount: (docs) update year
2018-03-20  Karel Zaklibmount: fix example in docs
2018-03-20  Karel Zaklibmount: deallocate on /proc/swaps parse error
2018-03-20  Karel Zaklibmount: make sure we deallocate on parse error
2018-03-20  Karel Zaklibmount: make libmount.h more robust
2018-03-06  Karel Zaklibmount: fix fs pattern usage in mount --all
2018-02-21  Karel Zaklibmount: add missing macro to docs
2018-02-16  Karel ZakMerge branch 'maybe-for-v2.32' of https://github.com...
2018-02-16  Ruediger Meiermisc: fix typos using codespell
2018-02-01  Karel Zaklibmount: fix debug message
2018-02-01  Karel Zakmisc: remove %p from debug messages
2018-01-22  Karel ZakMerge branch 'patch-2' of https://github.com/sourcejedi...
2018-01-22  Karel ZakMerge branch 'arm-cpus' of https://github.com/suihkulok...
2018-01-22  Ruediger Meierbuild-sys: remove redundant EXTRA_DIST files
2018-01-22  Ruediger Meierbuild-sys: avoid using prog_DEPENDENCIES
2018-01-22  Ruediger Meierbuild-sys: remove unneeded dependencies on bla.h.in
2018-01-22  Ruediger Meierbuild-sys: automake is able to find headers in builddir ...
2018-01-22  Ruediger Meierbuild-sys: remove generated headers from dist tar ball
2018-01-17  Karel Zakinclude/debug: introduce __UL_INIT_DEBUG_FROM_STRING()
2018-01-12  Karel ZakMerge branch 'mbsencode' of https://github.com/yontalca...
2018-01-12  Karel Zakinclude/debug: don't print pointer address for SUID...
2018-01-11  Karel ZakMerge branch 'fixes' of https://github.com/rudimeier...
2018-01-03  Karel Zaklibmount: fix mnt_table_is_fs_mounted() for rbind
2017-11-21  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-11-21  Karel Zaklibmount: add nsfs between pseudo filesystems
2017-11-16  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-11-16  Karel Zaklibmount: minimize utimensat() write test usage
2017-11-08  Karel Zaklibmount: fix access() utab write test
2017-11-08  Joshua Wattlibmount: Allow MNT_FORCE and MNT_DETACH at umount
2017-11-06  Karel Zaklibmount: check waitpid() return code
2017-11-06  Vratislav Podzimeklibmount: Use waitpid() when waiting for mount helper...
2017-10-23  Karel ZakMerge branch 'kill-child-feature' of https://github...
2017-10-20  Karel Zaklibmount: use eacess() rather than open() to check...
2017-10-11  Karel Zaklibmount: make sure we call stat() propely [coverity...
2017-10-02  Karel Zaklibmount: add human compatible message for EBADMSG...
2017-10-02  Karel ZakMerge branch 'fix-python_libmount_get_propagation'...
2017-09-21  Giuseppe Scrivanolibmount: fix Python get_propagation
2017-09-15  Karel ZakMerge branch 'patch-1' of https://github.com/aner-perez...
2017-09-15  Karel Zaklibmount: export locking errors as MNT_EX_FILEIO
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
2017-07-18  Ruediger Meierbuild-sys: don't use non-existing UUID_LIBS
2017-07-18  Ivan Delalandelibmount: make mnt_context_is_fs_mounted work for ...
2017-06-29  Karel ZakMerge branch 'path-fixes' of https://github.com/rudimei...
2017-06-29  Karel Zaklibmount: use _exit() in <type> handlers
2017-06-21  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-06-21  Karel ZakMerge branch '170427' of github.com:jwpi/util-linux
2017-06-20  Karel Zaklibmount: ignore "bind" from fstab on command line...
2017-06-20  Karel ZakMerge branch '170424' of github.com:jwpi/util-linux
next