]> git.ipfire.org Git - thirdparty/util-linux.git/history - sys-utils/mount.c
Use --help suggestion on invalid option
[thirdparty/util-linux.git] / sys-utils / mount.c
2016-12-19  Karel ZakUse --help suggestion on invalid option
2016-08-04  Karel ZakMerge branch 'lo'
2016-08-03  Stanislav Brabecmount: Handle MNT_ERR_LOOPOVERLAP
2016-05-09  Karel ZakMerge branch 'no-fork' of https://github.com/terryburto...
2016-04-22  Stanislav Brabecmount: Handle EROFS before calling mount() syscall
2016-04-18  Karel ZakMerge branch '2016wk15' of git://github.com/kerolasa...
2016-04-16  Sami Kerolamount: try to tell what mount was doing when it failed
2016-03-21  Karel ZakMerge branch '2016-03-02/cgns' of https://github.com...
2016-03-16  Benno Schulenbergmount, umount, swapon, fsck, lsblk, findmnt: harmonize...
2016-01-25  Karel ZakMerge branch 'scols_fl_wrap' of https://github.com...
2016-01-22  Karel ZakMerge branch 'table_title' of https://github.com/ignate...
2016-01-21  Mike Frysingermount: allow nofail to silence ENOMEDIUM cases
2015-11-05  Karel ZakMerge branch 'cal-span' of https://github.com/Deiz...
2015-10-15  Karel Zakmount, umount, swapon, fsck, lsblk, findmnt: ignore...
2015-08-03  Benno Schulenbergmount: remove duplications of --help and --version...
2015-03-20  Karel Zakmount: don't remount read-only on --bind
2015-01-08  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2015-01-06  Benno Schulenbergtextual: add a docstring to most of the utilities
2014-10-20  Karel ZakMerge branch 'master' of https://github.com/jwpi/util...
2014-10-17  Karel Zakmount: don't ignore mtab for --bind -o remount
2014-07-25  Karel Zaklibmount: don't use /{proc,ext}/filesystems when more...
2014-04-07  Karel Zakmount: apply "nofail" to MNT_ERR_NOSOURCE libmount...
2014-04-07  Karel Zakmount: fix --all and nofail return code
2014-04-01  Karel ZakMerge branch 'pg-manual-page-long-options' of https...
2014-01-06  Karel Zaklosetup, mount: remove --pass-fd at all
2013-11-19  Karel Zakmount: make NAME=value tags usable for non-root
2013-08-21  Karel Zakmisc: use libmnt_table reference counter
2013-08-21  Karel Zakmisc: use libmnt_cache reference counting
2013-05-30  Karel Zaklibmount: more robust options string parsing
2013-04-05  Karel ZakMerge branch 'shell-completion' of git://github.com...
2013-04-05  Karel Zakmount: add --read-write to man page
2013-03-25  Karel Zakmount: improve --move error message on shared trees
2013-02-20  Karel ZakMerge branch 'patch-1' of https://github.com/dtrebbien...
2013-02-13  Karel Zaklibmount: correctly propagate ambivalent blkid probing...
2013-02-06  Bernhard Voelkermount: fix bind mount success message
2013-01-15  Karel Zakmount: make --verbose more verbose about propagation
2013-01-15  Karel Zakmount: write success messages to stdout
2013-01-15  Karel Zakmount: support multiple MS_PROPAGATION flags in one...
2013-01-09  Richard Tollertonmount: Fix -t in listing mode when run as non-root
2012-11-30  Karel ZakMerge branch '2012wk47' of git://github.com/kerolasa...
2012-11-26  Karel Zakmount: sanitize paths from non-root users
2012-10-24  Karel Zakmount: supports paths canonicalization for alternative...
2012-10-09  Karel Zakmount: add verbose messages
2012-09-11  Ludwig Nusselmount: losetup: remove obsolete encryption support
2012-08-06  Karel Zakmount: replace control chars in mountpoint name
2012-07-26  Karel Zakmount: remove unnecessary free()
2012-07-26  Karel Zakmount: use err_exclusive_options()
2012-07-17  Karel Zakmount: (new) add --source and --target
2012-06-19  Karel ZakMerge branch '2012wk24' of git://github.com/kerolasa...
2012-06-17  Sami Kerolamount: (new) use exclusive_option()
2012-06-15  Karel ZakMerge branch '2012wk23' of git://github.com/kerolasa...
2012-06-14  Karel Zakmount: (new) allow sloppy for non-root
2012-05-29  Karel ZakMerge branch 'su-v1' of https://github.com/lnussel...
2012-05-28  Karel Zakmount: (new) fix MS_REC usage
2012-05-28  Karel Zaklibmount: add MNT_ERR_MOUNTOPT
2012-05-28  Karel Zakmount: (new) add loopdev specific error message
2012-05-24  Ludwig Nusselmerge coreutils' last GPL2 version of su.c
2012-05-23  Karel ZakMerge branch 'master' of https://github.com/jhuntwork...
2012-05-15  Karel Zaksys-utils: cleanup strtoxx_or_err()
2012-05-02  Karel ZakMerge branch '2012wk17' of https://github.com/kerolasa...
2012-04-24  Karel Zakmount: (new) use MNT_ERR_ for error messages
2012-04-19  Karel Zakmount: (new) add support for PARTUUID= and PARTLABEL=
2012-04-18  Karel Zakmount: (new) be more pedantic about --make-*
2012-04-17  Karel Zakmount: (new) improve error messages
2012-04-11  Karel ZakMerge branch 'close_stream' of git://github.com/kerolas...
2012-04-04  Sami Kerolasys-utils: verify writing to streams was successful
2012-03-20  Karel Zakmount: (new) add missing xalloc.h
2012-03-18  Sami Kerolaxalloc: use xasprintf in all files
2012-03-02  Karel Zaklibmount: add mnt_fs_streq_target() and export all...
2012-03-02  Karel Zaklibmount: add mnt_fs_streq_srcpath()
2012-02-28  Raghavendra D Prabhumount: (new) add 'internal-only(i)' to non-root allowed...
2012-02-27  Karel Zaklibmount: allow empty source for mount(2) syscall
2012-02-24  Karel Zakmount: (new) cleanup mount -a return codes
2012-02-24  Sami Keroladocs: corrections to FSF license files, and postal...
2012-01-30  Karel Zakmount: (new) fix resource leak [coverity scan]
2012-01-30  Dave Reisnermount: define fallback selinux_warning macro with 2...
2012-01-23  Karel Zakmount: (new) add --fstab <path> option
2012-01-23  Karel Zakmount: add info about libmount features to --version...
2012-01-23  Karel Zakmount: (new) share exit codes by include/exitcodes.h
2012-01-20  Karel Zakmount: (new) add source/target to error messages
2012-01-20  Karel Zakmount: (new) improve mount -a exist codes and erroer...
2012-01-20  Karel Zakmount: (new) add selinux warning
2012-01-17  Karel Zakmount: fix compiler warnings [-Wunused-parameter -Wunus...
2012-01-17  Karel Zakmount: remove duplicate includes
2012-01-17  Dave Reisnermount: avoid canonicalizing pseudofs paths
2012-01-16  Karel Zaklibmount: add MNT_OMODE_NOTAB
2012-01-16  Karel Zaklibmount: avoid duplicate loopdevs
2012-01-13  Karel Zakmount: (new) print error messages
2012-01-11  Karel Zakbuild-sys: add --enable-new-mount