]> git.ipfire.org Git - thirdparty/util-linux.git/history - libmount
textual: gettextize an overlooked string
[thirdparty/util-linux.git] / libmount /
2013-01-15  Karel Zaklibmount: keep MS_PROPAGATION flags in mnt_context_set_...
2013-01-15  Karel Zaklibmount: allow to use propagation flags in fstab
2013-01-10  Karel Zaklibmount: add mnt_fs_get_propagation()
2013-01-10  Ondrej Opralalibmount: read optional mountinfo fields
2013-01-10  Ondrej Opralalibmount: fix regression test helper
2013-01-09  Ondrej Opralamount: add support for x-mount.mkdir[=<mode>] option
2013-01-09  Karel Zaklibmount; add recursive mkdir
2012-12-12  Karel Zaklibmount: fix typos
2012-12-12  Karel Zaklibmount: make mkstemp() more robust [coverity scan]
2012-12-10  Karel Zaklibmount: don't use safe_getenv() for test
2012-12-10  Bernhard Voelkerlibmount: avoid endless loop in mnt_get_kernel_cmdline_...
2012-12-04  Karel Zaklibmount: clean nonnull attribute usage
2012-11-30  Karel ZakMerge branch '2012wk47' of git://github.com/kerolasa...
2012-11-30  Ondrej Opralalibmount: add function attributes to private API
2012-11-30  Ondrej Opralalibmount: add function attributes to public API
2012-11-26  Karel Zaklibmount: make debug stuff more robust
2012-11-26  Karel Zaklibmount: correctly interpret '*' from /etc/filesystems
2012-11-16  Gleb Fotengauer... libmount: fix support of comma-separated fs types lists
2012-11-15  Karel Zakumount: (recursive) don't call umount(2) for already...
2012-11-15  Karel Zaklibmount: don't reset NOSWAPMATCH context flag
2012-11-15  Karel Zaklibmount: don't try to play with loopdevs if umount...
2012-11-15  Karel Zaklibmount: more robust tab filter usage
2012-11-08  Karel Zaklibmount: convert /dev/root from mountinfo to the devic...
2012-11-08  Karel Zaklibmount: add private mnt_get_kernel_cmdline_option()
2012-10-24  Karel Zaklibmount: support loopdevs in mnt_table_is_fs_mounted()
2012-10-23  Karel Zaklibmount: tiny refactoring in mnt_table_is_fs_mounted()
2012-10-22  Sami Kerolalibmount, eject: replace index() and rindex() with...
2012-10-15  Raul Gutierrez Segaleslibmount: fixed comment about param
2012-10-15  Karel Zaklibmount: don't use umount optimization for -l or -f
2012-10-05  Karel Zaklibmount: fix umount file.img
2012-10-02  Gilles Espinassetextual: typo fixes
2012-09-26  Karel Zaklibmount: don't setup new loopdev on remount with regul...
2012-09-25  Karel Zaklibmount: improve debug message
2012-09-25  Karel Zaklibmount: optimize mtab and utab parsing in umount
2012-09-21  Karel Zaklibmount: user-mounted loopback fs cannot be unmounted...
2012-09-18  Karel Zaklibmount: append loop option when automatically create...
2012-09-18  Karel Zaklibmount: detach loopdev on umount if loop option in...
2012-09-12  Karel Zaklibmount: don't remove user= when executed by root
2012-09-12  Karel Zaklibmount: segfaults if neither /etc/filesystems nor...
2012-09-11  Ludwig Nusselmount: losetup: remove obsolete encryption support
2012-09-10  Karel ZakMerge https://github.com/hramrach/util-linux
2012-09-10  Karel Zaklibmount: improve mnt_table_get_root_fs() docs
2012-09-04  Karel Zaklibmount: use O_CLOEXEC everywhere
2012-08-27  Karel Zaklibmount: remount does not add entry to mtab file
2012-08-24  Karel Zaklibmount: rewrite mnt_table_is_fs_mounted() to be less...
2012-08-15  Karel Zakbuild-sys: expand paths at make time
2012-08-02  Karel Zakbuild-sys: don't compile lib{mount,blkid} tests when...
2012-08-01  Karel Zaklibmount: deduplicate SELinux mount options
2012-08-01  Karel Zaklibmount: add mnt_optstr_deduplicate_option()
2012-07-30  Karel Zakbuild-sys: move tests to check_PROGRAMS
2012-07-26  Karel Zakbuild-sys: add minisg COPYING files
2012-07-26  Sami Kerolalibmount: add noreturn function attribute
2012-07-26  Sami Kerolalibmount: fix shadow declaration
2012-07-26  Karel Zaklibmount: fix compiler warning [-Wsign-compare]
2012-07-18  Karel Zaklibmount: check VFS mount options in mnt_diff_tables()
2012-07-17  Karel Zaklibmount: allow to disable swap between source and...
2012-07-16  Karel ZakMerge branch '2012wk28'
2012-07-12  Karel Zaklibmount: rename mnt_context_fstab_applied to mnt_conte...
2012-07-09  Karel ZakMerge branch 'master' of https://github.com/dankamongme...
2012-07-09  Bernhard Voelkerdocs: fix typos found by misspellings
2012-06-28  Karel Zaklibmount: save task ID for mountinfo tiles
2012-06-26  Karel Zakbuild-sys: enable libmount and libblkid docs
2012-06-26  Karel Zakbuild-sys: cleanup .gitignore files
2012-06-26  Karel Zakbuild-sys: convert lib/ to libcommon.la
2012-06-26  Karel Zakbuild-sys: convert libmount/ to module
2012-06-21  Karel Zaklib/loopdev: use warn_unused_result forimportant functions
2012-06-19  Karel Zaklibmount: improve ifdef HAVE_LIBSELINUX stuff
2012-06-15  Karel ZakMerge branch '2012wk23' of git://github.com/kerolasa...
2012-06-15  Karel Zaklibmount: make some string operations more robust
2012-06-15  Petr Uzellibmount: fix trivial typos
2012-06-15  Petr Uzellibmount: fix read before allocated buffer
2012-06-15  Petr Uzellibmount: plug a memory leak in exec_helper()
2012-06-14  Karel Zaklibmount: don't use nosuid,noexec,nodev for cifs user=foo
2012-06-14  Karel Zaklibmount: don't generate empty option strings
2012-06-11  Sami Kerolabuild: fix unused parameter warnings
2012-06-11  Sami Kerolabuild: fix redundant redeclaration warnings
2012-06-05  Karel ZakMerge branch '2012wk22' of git://github.com/kerolasa...
2012-06-05  Dave Reisnerlibmount: trim leading commas from each options string
2012-06-05  Karel ZakMerge branch 'su.1' of https://github.com/kerolasa...
2012-06-05  Bernhard VoelkerFix typos in comments and wall's man page
2012-05-29  Karel ZakMerge branch 'su-v1' of https://github.com/lnussel...
2012-05-28  Karel Zaklibmount: add MNT_ERR_MOUNTOPT
2012-05-28  Karel Zaklibmount: add MNT_ERR_LOOPDEV
2012-05-24  Ludwig Nusselmerge coreutils' last GPL2 version of su.c
2012-05-23  Karel Zaklibmount: use stderr for initial debug message
2012-05-23  Dave Reisnerlibmount: Use binary search to compare pseudofs
2012-05-23  Karel ZakMerge branch 'master' of https://github.com/jhuntwork...
2012-05-17  Karel Zaklibmount: don't canonicalize target
2012-05-02  Karel ZakMerge branch '2012wk17' of https://github.com/kerolasa...
2012-04-27  Karel Zaklibmount: close device fd (to avoid mount(2) EBUSY)
2012-04-26  Dave Reisnerlibmount: expose mnt_get_mountpoint as external API
2012-04-25  Karel Zaklibmount: add mnt_table_find_devno()
2012-04-25  Karel Zaklibmount: fix mnt_context_guess_fstype()
2012-04-24  Karel Zaklibmount: add special MNT_ERR_ codes
2012-04-24  Karel Zaklibmount: fix mount by pattern
2012-04-23  Bernhard VoelkerFix typos found by misspellings
2012-04-19  Karel Zaklibmount: add support for PARTUUID= and PARTLABEL=
2012-04-18  Karel Zaklibmount: add mnt_context_get_options()
2012-04-17  Karel Zaklibmount: add mnt_context_fstab_applied()
2012-04-05  Karel ZakMerge branch 'eject'
next