]> git.ipfire.org Git - thirdparty/util-linux.git/history - libmount
libsmartcols: cleanup and extend padding functionality
[thirdparty/util-linux.git] / libmount /
2019-07-15  Karel ZakMerge branch '2019wk27' of https://github.com/kerolasa...
2019-07-12  Sami Kerolalibmount: fix potential null pointer dereference
2019-06-18  Karel ZakMerge branch 'su_err_msg' of https://github.com/jhrozek...
2019-06-13  Karel Zaklibmount: fix docs typo
2019-06-07  Karel Zaklibmount: (docs) add reference to v2.33 and v2.34
2019-05-29  Karel Zaklibmount: add selinuxfs between pseudo filesystems
2019-05-29  Karel Zaklibmount: add bpf between pseudo filesystems
2019-05-20  Karel ZakMerge branch '2019wk19' of https://github.com/kerolasa...
2019-05-18  Sami Kerolalibmount: avoid possible null pointer dereference ...
2019-05-16  Karel ZakMerge branch 'lscpu-output-fix' of https://github.com...
2019-05-15  Karel Zaklibmount: fix memory leak on error [coverity scan]
2019-05-15  Austin Englishlibmount: fix "maybe be" duplication
2019-05-09  Karel ZakMerge branch 'fstrim-bug-789' of https://github.com...
2019-05-09  Karel Zaklibmount: return errno on failed fstab stat()
2019-04-15  Karel Zaklibmount: fix compiler warning [-Wsometimes-uninitialized]
2019-04-15  Karel Zaklibmount: fix memleak on parse errors
2019-04-08  Karel Zaklibmount: don't use sscanf() for swaps parsing
2019-04-08  Karel Zaklibmount: don't use sscanf() for mountinfo parsing
2019-04-08  Karel Zaklibmount: don't use sscanf() for fstab parsing
2019-04-02  Karel ZakMerge branch 'spelling' of https://github.com/jwilk...
2019-03-08  Karel ZakMerge branch 'setterm' of https://github.com/jwilk...
2019-03-08  Karel ZakMerge branch 'patch-2' of https://github.com/MeggyCal...
2019-03-08  Tim Hilderinglibmount: improve fs referencing in tables
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
next