]> git.ipfire.org Git - thirdparty/util-linux.git/history - sys-utils/mount.c
misc: consolidate version printing and close_stdout()
[thirdparty/util-linux.git] / sys-utils / mount.c
2019-04-16  Karel Zakmisc: consolidate version printing and close_stdout()
2019-04-16  Karel Zakinclude/c: add print_version() macro
2019-04-02  Karel ZakMerge branch 'spelling' of https://github.com/jwilk...
2019-02-06  Karel ZakMerge branch 'hardlink' of https://github.com/rudimeier...
2019-02-06  Stanislav Brabecmount: Do not call mnt_pretty_path() on net file systems.
2019-01-16  Karel Zaklibmount: add support for MS_REMOUNT on --all
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2018-06-11  Vaclav Dolezalmount: allow PID as --namespace argument
2018-06-11  Vaclav Dolezalmount: document --namespace in man/help
2018-06-11  Karel Zaklibmount: make errno usable after mnt_context_set_targe...
2018-06-11  Vaclav Dolezalmount: add support for namespaces
2018-06-01  Karel Zakmount: keep MS_MOVE as flag
2018-06-01  Karel Zakmount: use internally string to set move/bind operations
2018-05-28  Sami Kerolanls: remove translation strings
2018-04-16  Karel ZakMerge branch 'rename-interactive' of https://github...
2018-04-09  Karel ZakMerge branch 'mount-omode' of https://github.com/yontal...
2018-03-28  Vaclav Dolezalmount: use string_to_bitmask()
2018-02-08  Vaclav Dolezalmount: document --options-* in man/help
2018-02-01  Vaclav Dolezalmount: added options exposing libmount's optsmode
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
2017-07-11  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-07-10  Karel ZakMerge branch 'help' of https://github.com/rudimeier...
2017-06-29  Ruediger Meiermisc: consolidate macro style USAGE_HELP_OPTIONS
2017-06-27  Karel ZakMerge branch 'travis-checkusage' of https://github...
2017-06-27  Karel ZakMerge branch 'help-description' of https://github.com...
2017-06-27  Ruediger Meiermisc: introduce print_usage_help_options()
2017-06-26  Karel ZakMerge branch 'usage-part2' of https://github.com/rudime...
2017-06-26  Ruediger Meiermisc: never use usage(stderr)
2017-06-26  Karel ZakMerge branch '170622' of github.com:jwpi/util-linux
2017-06-26  Karel ZakMerge branch 'fix-exit-codes' of https://github.com...
2017-06-22  Ruediger Meiermisc: fix xalloc.h related exit codes
2017-06-22  Ruediger Meiermisc: fix more strutils related exit codes
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: add read-only warning
2017-04-27  Karel Zakmount: use MNT_EX_* from libmount
2017-04-27  Karel Zakmount, umount: use mnt_context_get_excode()
2017-04-26  Karel Zaklibmount: support MS_RDONLY on write-protected devices
2017-02-20  Sami Kerolamisc: do not use plain 0 as NULL [smatch scan]
2017-02-13  Yuri Chornoivandocs: Fix word repetitions
2016-12-22  Karel ZakMerge branch 'getrandom' of git://github.com/kerolasa...
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()
next