]> git.ipfire.org Git - thirdparty/util-linux.git/history - misc-utils/namei.c
Merge branch 'meson-more-build-options' of https://github.com/jwillikers/util-linux
[thirdparty/util-linux.git] / misc-utils / namei.c
2023-10-25  Karel ZakMerge branch 'refine-the-choice-of-stream-related-funct...
2023-10-24  Masatake YAMATOMake the ways of using output stream consistent in...
2022-04-19  Karel ZakMerge branch 'fdisktestsppc64le' of https://github...
2022-04-19  Karel ZakMerge branch 'lsfd-ipc-fifo' of https://github.com...
2022-04-13  Karel Zaknamei: add -Z (selinux context report)
2021-06-17  Karel Zaknamei: simplify code
2019-04-16  Karel Zakmisc: consolidate version printing and close_stdout()
2019-02-06  Karel ZakMerge branch 'hardlink' of https://github.com/rudimeier...
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
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-04-09  Karel ZakMerge branch 'rename-fix-noact-without-nooverwrite...
2018-03-27  Karel Zaknamei: provide more usable error message on lstat(...
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: consolidate all --help option descriptions
2017-06-26  Karel ZakMerge branch 'usage-part2' of https://github.com/rudime...
2017-06-26  Ruediger Meiermisc: never use usage(ERROR)
2017-02-20  Sami Kerolamisc: do not use plain 0 as NULL [smatch scan]
2016-12-22  Karel ZakMerge branch 'getrandom' of git://github.com/kerolasa...
2016-12-19  Karel ZakUse --help suggestion on invalid option
2016-02-19  Karel ZakMerge branch 'port-osx' of https://github.com/rudimeier...
2016-02-18  Ruediger Meierlib: define LOGIN_NAME_MAX fallback
2016-02-18  Ruediger Meierlib: rename strmode() and setmode()
2015-12-02  Karel ZakMerge branch 'races' of git://github.com/kerolasa/lelux...
2015-11-27  Karel Zaknamei: move icache to lib/
2015-02-02  Benno Schulenbergtextual: grammarize and harmonize the stat error message
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-01  Sami Kerolatextual: use usage() text element macros
2014-10-01  Sami Kerolatextual: use manual tail usage() macro
2014-07-23  Benno Schulenbergtextual: fix some typos and inconsistencies in various...
2014-04-01  Karel ZakMerge branch 'pg-manual-page-long-options' of https...
2013-12-02  Sami Kerolanamei: align missing files with rest of the print out
2013-02-20  Karel ZakMerge branch 'patch-1' of https://github.com/dtrebbien...
2013-02-06  Benno Schulenbergtextual: spell and encode the name of Arkadiusz Miśkiew...
2013-01-25  Karel Zaktextual: use UTIL_LINUX_VERSION everywhere
2012-12-12  Karel Zaknamei: don't care about xasprintf() return code
2012-09-10  Karel ZakMerge https://github.com/hramrach/util-linux
2012-09-07  Karel Zaknamei: remove dead code [coverity scan]
2012-07-16  Karel ZakMerge branch '2012wk28'
2012-07-16  Sami Kerolatranslation: unify stat error messages
2012-05-24  Ludwig Nusselmerge coreutils' last GPL2 version of su.c
2012-05-23  maximilian attemsmisc-utils: cleanup unused strings.h includes
2012-04-20  Karel Zaknamei: fix relative symlinks evaluation
2012-04-11  Karel ZakMerge branch 'close_stream' of git://github.com/kerolas...
2012-04-04  Sami Kerolamisc-utils: verify writing to streams was successful
2012-03-18  Sami Kerolaxalloc: use xasprintf in all files
2012-01-31  Karel Zaknamei: more robust add_it() [coverity scan]
2011-08-31  Karel ZakMerge branch 'chcpu' of git://git.kernel.org/pub/scm...
2011-08-31  Karel ZakMerge branch 'docs-dir' of https://github.com/kerolasa...
2011-08-30  Karel ZakMerge branch 'lscpu' of git://git.kernel.org/pub/scm...
2011-08-16  Karel Zaknamei: cleanup usage()
2011-06-27  Karel ZakMerge branch 'wknd23' of git://github.com/kerolasa...
2011-06-25  Sami KerolaMerge branch 'wknd23' into sfdisk
2011-06-25  Sami Kerolanamei: fix to argument handling
2011-06-25  Sami Kerolanamei: use xalloc.h
2011-06-25  Sami Kerolanamei: add --version option
2011-06-16  Sami KerolaMerge branch 'master', remote-tracking branch 'upstream...
2011-06-08  Karel Zaknamei: remove unused variable
2011-03-11  Karel Zaklsblk: use ssize_t for readlink() return code
2011-03-03  Karel Zakmove struct option to .rodata
2011-02-14  Fabian Groffenbuild-sys: provide alternatives for err, errx, warn...
2010-11-30  Karel Zakrename util-linux-ng back to util-linux
2010-11-24  Karel Zaklib: [strutils] move strmode() from namei.c to strutils.c
2010-10-21  Davidlohr Buesomisc-utils: use new xmalloc() wrapper
2010-09-30  Sami Kerolanamei: parse all path arguments when an optarg path...
2010-07-29  Davidlohr Buesonamei: fix memory leak in namei(1)
2009-10-15  Karel Zaknamei: use c.h
2009-10-09  Karel Zaknamei: better mount points detection
2009-10-06  Karel Zaknamei: gater information about / (root)
2009-10-06  Karel Zaknamei: fix alone symlink evaluation
2009-01-27  Karel Zaknamei: add --vertical option
2009-01-26  Karel Zaknamei: don't duplicate '/' directory
2009-01-06  Karel Zaknamei: fix buffer overflow
2008-11-13  Karel Zaknamei: add --owners and --long options
2008-11-13  Karel Zaknamei: new re-written version
2007-11-26  Karel Zaknamei: non-linux support (get_current_dir_name() and...
2007-09-19  Karel Zaknamei: cleanup tailing white-spaces
2007-09-19  Li Zefannamei: add to identify FIFO (named pipe) and update...
2007-01-31  Karel Zaknamei: fix logic and infinite loop of symlinks
2006-12-06  Karel ZakImported from util-linux-2.12d tarball. v2.12d
2006-12-06  Karel ZakImported from util-linux-2.11o tarball. v2.11o
2006-12-06  Karel ZakImported from util-linux-2.11m tarball. v2.11m
2006-12-06  Karel ZakImported from util-linux-2.11b tarball. v2.11b
2006-12-06  Karel ZakImported from util-linux-2.10s tarball. v2.10s
2006-12-06  Karel ZakImported from util-linux-2.10m tarball. v2.10m
2006-12-06  Karel ZakImported from util-linux-2.10f tarball. v2.10f
2006-12-06  Karel ZakImported from util-linux-2.9v tarball. v2.9v
2006-12-06  Karel ZakImported from util-linux-2.8 tarball. v2.8
2006-12-06  Karel ZakImported from util-linux-2.7.1 tarball. v2.7.1
2006-12-06  Karel ZakImported from util-linux-2.5 tarball. v2.5
2006-12-06  Karel ZakImported from util-linux-2.2 tarball. v2.2