]> git.ipfire.org Git - thirdparty/util-linux.git/history - libmount
build-sys: release++ (v2.32.1)
[thirdparty/util-linux.git] / libmount /
2018-07-11  Karel Zaklibmount: include sys/mount.h on Linux only
2018-07-11  Karel Zaklibmount: include sys/mount.h only if necessary
2018-07-11  Karel Zaklibmount: fix compiler warning [-Wunused-parameter]
2018-07-11  Karel Zaklibmount: improve docs about mnt_context_mount() return...
2018-04-18  NeilBrownlibmount: fix mnt_table_is_fs_mounted() for NFS bind...
2018-04-18  Richard Fuchsbugfix: fix possible segfault during umount -a
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
2017-06-16  Karel ZakMerge branch 'some-fixes' of https://github.com/rudimei...
2017-06-15  Ruediger Meierlibmount: fix warning "set but not used"
2017-06-14  Sami Kerolamisc: remove stray semicolons
2017-06-14  Sami Kerolamisc: fix reassigned values before old ones has been...
2017-06-14  Karel ZakMerge branch 'master' of ra.kernel.org:/pub/scm/utils...
2017-06-14  Ruediger Meierlibmount: btrfs, remove unused setter functions
2017-06-12  Karel ZakMerge branch 'pylibmount-NULL-terminate-kwlist-in-Conte...
2017-06-08  Zac Medicopylibmount: NULL terminate kwlist in Context_init
2017-06-07  Karel Zaklibmount: (umount) use mount table filter on -c only
2017-06-07  Karel Zaklibmount: use mount table filter on --no-canonicalize
2017-06-06  Karel ZakMerge branch 'rename-nooverride' of https://github...
2017-06-06  Karel ZakMerge branch 'hwclock-localtime' of https://github...
2017-06-06  NeilBrownumount: never 'stat' the path when "-c" is given.
2017-06-02  Karel ZakMerge branch 'master' of https://github.com/yurchor...
2017-06-01  Karel ZakMerge branch 'travis-test' of https://github.com/rudime...
2017-06-01  Ruediger Meierbuild-sys: fix library order when linking
2017-05-23  Karel Zaklibmount: (docs) add missing 'since' tags
2017-05-17  Karel Zaklibmount: don't pass -1 to close() [coverity scan]
2017-05-17  Karel Zaklibmount: fix memory leak [coverity scan]
2017-05-17  Karel Zaktests: (libmount) parse version from command line
2017-05-02  Karel ZakMerge branch '170419' of github.com:jwpi/util-linux
2017-04-28  Karel ZakMerge branch 'timer' of https://github.com/Villemoes...
2017-04-28  Karel Zaklibmount: (docs) remove unwanted tag
2017-04-28  Karel Zaklibmount: add read-only warning
2017-04-27  Karel Zaklibmount: (docs) add unused declarations
2017-04-27  Karel Zaklibmount: add mnt_context_get_excode()
2017-04-26  Karel Zaklibmount: support MS_RDONLY on write-protected devices
2017-04-18  Karel ZakMerge branch 'script_newline' of https://github.com...
2017-04-18  Karel ZakMerge branch 'bash-completion' of git://github.com...
2017-04-18  Stanislav Brabeclibmount: Ensure utab.lock mode 644
2017-04-13  Karel ZakMerge branch 'script_quiet' of https://github.com/renyu...
2017-04-10  Sami Kerolalibmount: fix file descriptor leak
2017-03-24  Karel ZakMerge branch '2017wk11' of git://github.com/kerolasa...
2017-03-23  Karel ZakMerge remote-tracking branch 'jwpi/hwclock-date7'
2017-03-17  Sami Kerolatests: add static keyword where needed [smatch scan]
2017-03-13  Sami Kerolalibmount: fix use of preprocessor identifier
2017-02-28  Karel Zaklibmount: cosmetic change to mnt_table_find_srcpath()
2017-02-28  Petr Vorellibmount: return tab entry for default node
2017-02-20  Sami Kerolamisc: do not use plain 0 as NULL [smatch scan]
2017-02-13  Yuri Chornoivandocs: Fix word repetitions
2017-02-01  Karel Zaklibmount: make rootfs lookup by parent-id more robust
2017-01-16  Karel ZakMerge branch 'col' of git://github.com/kerolasa/lelux...
2017-01-16  Stanislav Brabeclibmount: Fix incorrect detach of reused loop device
2017-01-16  Stanislav Brabeclibmount: fix mount -oloop=/dev/loopX regression
2017-01-10  Stanislav BrabecIf mtab support is disabled, disable ro/rw mtab checks
2017-01-09  Karel ZakMerge branch 'ignatenko/libsmartcols-dead' of https...
next