summaryrefslogtreecommitdiffstats
path: root/sys-utils/umount.c
Commit message (Expand)AuthorAgeFilesLines
* umount: be more strict about --allKarel Zak2019-06-061-0/+4
* misc: consolidate version printing and close_stdout()Karel Zak2019-04-161-7/+8
* include/c: add print_version() macroKarel Zak2019-04-161-2/+2
* umount: fix --quietKarel Zak2018-12-101-1/+1
* umount: add --quiet optionKarel Zak2018-08-011-3/+21
* umount: fix behaviour of -A and -R with --namespaceVaclav Dolezal2018-06-111-1/+10
* umount: allow PID as --namespace argumentVaclav Dolezal2018-06-111-2/+22
* mount: document --namespace in man/helpVaclav Dolezal2018-06-111-0/+1
* libmount: make errno usable after mnt_context_set_target_ns()Karel Zak2018-06-111-6/+2Star
* umount: add support for namespacesVaclav Dolezal2018-06-111-1/+11
* nls: remove translation stringsSami Kerola2018-05-281-1/+1
* misc: consolidate macro style USAGE_HELP_OPTIONSRuediger Meier2017-06-291-2/+2
* misc: introduce print_usage_help_options()Ruediger Meier2017-06-271-2/+1Star
* misc: never use usage(stderr)Ruediger Meier2017-06-261-4/+6
* misc: fix optutils.h related exit codesRuediger Meier2017-06-221-1/+3
* misc: fix xalloc.h related exit codesRuediger Meier2017-06-221-0/+2
* umount: use MNT_EX_* from libmountKarel Zak2017-04-271-28/+27Star
* mount, umount: use mnt_context_get_excode()Karel Zak2017-04-271-114/+11Star
* umount: fix typoKarel Zak2017-04-261-1/+1
* misc: do not use plain 0 as NULL [smatch scan]Sami Kerola2017-02-201-17/+17
* docs: Fix word repetitionsYuri Chornoivan2017-02-131-1/+1
* umount: exclude selinuxfs from --allKarel Zak2017-02-091-1/+1
* Use --help suggestion on invalid optionKarel Zak2016-12-191-2/+1Star
* misc: Fix various typosSebastian Rasmussen2016-05-311-3/+3
* mount, umount, swapon, fsck, lsblk, findmnt: harmonize six error messagesBenno Schulenberg2016-03-161-2/+1Star
* mount, umount, swapon, fsck, lsblk, findmnt: ignore malformed linesKarel Zak2015-10-151-1/+1
* textual: add a docstring to most of the utilitiesBenno Schulenberg2015-01-061-0/+3
* umount: fix memory leak [coverity scan]Karel Zak2014-07-171-2/+5
* umount: Make sure exit code does not overflowNicolas Boichat2014-06-071-1/+1
* umount: add info that --all-targets works with mtab symlink onlyKarel Zak2014-05-261-1/+3
* umount: fix typo in usageJonathan Liu2014-04-071-1/+1
* umount: more robust success message for --allKarel Zak2014-04-071-2/+4
* umount: fix umount by tag for non-rootsKarel Zak2013-11-191-3/+5
* umount: provide more helpful error messageKarel Zak2013-09-271-0/+6
* misc: use libmnt_table reference counterKarel Zak2013-08-211-3/+3
* libmount: be robust for empty target/source stringsKarel Zak2013-06-171-1/+4
* textual: fix several typos and angular brackets in messagesBenno Schulenberg2013-06-071-12/+12
* umount: use devno to identify --all-target devicesKarel Zak2013-04-231-5/+4Star
* umount: add note about namespaces too --all-targetsKarel Zak2013-02-271-1/+2
* umount: add --all-targetsKarel Zak2013-02-261-59/+129
* umount: make usage() translator friendlySami Kerola2013-01-251-16/+13Star
* umount: sanitize paths from non-root usersKarel Zak2012-11-261-2/+30
* umount: (recursive) add a cache to the tableDave Reisner2012-11-161-0/+2
* umount: (recursive) don't call umount(2) for already unmounted targetsKarel Zak2012-11-151-7/+31
* umount: clean --recursiveKarel Zak2012-11-151-0/+17
* umount: allways return MOUNT_EX_*Karel Zak2012-11-131-2/+2
* umount: add -R, --recursive optionDave Reisner2012-11-131-4/+81
* mount: add verbose messagesKarel Zak2012-10-091-0/+22
* sys-utils: verify writing to streams was successfulSami Kerola2012-04-041-0/+2
* docs: corrections to FSF license files, and postal addressSami Kerola2012-02-241-3/+3