]> git.ipfire.org Git - thirdparty/util-linux.git/history - libmount/src/optstr.c
[clang-tidy] fix wrong *cmp usage
[thirdparty/util-linux.git] / libmount / src / optstr.c
2020-04-20  Rosen Penev[clang-tidy] fix wrong *cmp usage
2020-04-20  Rosen Penev[clang-tidy] do not use else after return
2019-07-15  Karel ZakMerge branch '2019wk27' of https://github.com/kerolasa...
2019-07-12  Sami Kerolalibmount: fix potential null pointer dereference
2019-02-06  Karel ZakMerge branch 'hardlink' of https://github.com/rudimeier...
2018-08-16  Karel Zaklibmount: cleanup licenses sections in the files
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2018-06-01  Karel Zaklibmount: improve MS_REC usage
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
2017-06-14  Sami Kerolamisc: fix reassigned values before old ones has been...
2017-01-09  Karel ZakMerge branch 'ignatenko/libsmartcols-dead' of https...
2016-12-22  Karel ZakMerge branch 'getrandom' of git://github.com/kerolasa...
2016-12-20  Karel Zaklibmount: support name=value for mnt_match_options()
2016-12-20  Karel Zaklibmount: reimplement mnt_match_options()
2016-08-10  Filipe Brandenburgerlibmount: Preserve empty string value in optstr parsing
2016-02-24  Karel ZakMerge branch 'ldadd-cflags-warnings' of https://github...
2016-02-23  Ruediger Meiertests: fix compiler warnings [-Wmissing-prototypes]
2015-11-05  Karel ZakMerge branch 'cal-span' of https://github.com/Deiz...
2015-10-12  Karel Zaklibmount: fix uid= and gid= translation
2015-08-05  Karel Zaklibmount: fix typo in mnt_optstr_prepend_option()
2015-08-05  Karel Zaklibmount: variable dereferenced before check [smatch...
2015-02-19  Karel ZakMerge branch 'hwman2' of https://github.com/jwpi/util...
2015-02-16  Karel Zaklibmount: remove assert(arg) from public functions
2014-04-01  Karel ZakMerge branch 'fix-script-timing' of https://github...
2014-04-01  Karel ZakMerge branch 'pg-manual-page-long-options' of https...
2014-03-28  Karel ZakMerge branch 'fix-ppc-tests' of https://github.com...
2014-03-28  Karel ZakMerge branch 'fix-ipcs-q-fallback' of https://github...
2014-03-21  Karel ZakMerge branch 'fix-compile-color-cfdisk' of https:/...
2014-03-21  Karel ZakMerge branch 'cfdisk-fix-typo' of https://github.com...
2014-03-21  Karel ZakMerge branch 'master' of https://github.com/rudimeier...
2014-03-21  Karel Zaklibmount: use new debug functions
2013-09-26  Namhyung Kimlibmount: Set each optstr's to NULL if failed
2013-08-05  Ondrej Opralalibmount: fix typos
2013-05-30  Karel Zaklibmount: more robust options string parsing
2013-04-12  Karel Zaklibmount: fix mount.nfs segfault, rely on assert()...
2013-03-27  Karel Zaklibmount: fix __mnt_optstr_append_option() nonull attri...
2013-02-28  Karel Zaklibmount: ignore name=value if only 'name' is expected
2012-12-04  Karel Zaklibmount: clean nonnull attribute usage
2012-08-01  Karel Zaklibmount: add mnt_optstr_deduplicate_option()
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 read before allocated buffer
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-05  Karel ZakMerge branch '2012wk22' of git://github.com/kerolasa...
2012-06-05  Dave Reisnerlibmount: trim leading commas from each options string
2012-05-24  Ludwig Nusselmerge coreutils' last GPL2 version of su.c
2012-02-22  Karel Zaklibmount: cleanup docs
2012-01-26  Karel Zaklibmount: fix buffer overflow and leaks in tests
2012-01-17  Karel Zaklibmount: fix compiler warnings [-Wsign-compare]
2012-01-17  Karel Zaklibmount: ignore "defaults" mount option
2012-01-16  Karel Zaklibmount: fix MS_BIND|MS_REC usage, improve some bitwis...
2012-01-13  Karel Zaklibmount: allow to toggle ro/rw and mount again
2011-11-14  Karel ZakMerge branch 'sys-utils-3rd' of https://github.com...
2011-11-09  Petr Uzellibmount: fix trivial typos in debugging output
2011-07-27  Karel ZakMerge branch 'hwclock' of https://github.com/kerolasa...
2011-07-26  Karel ZakMerge branch 'cramfs' of https://github.com/kerolasa...
2011-07-25  Karel Zaklibmount: remove unnecessary includes, mask API as...
2011-07-25  Karel Zaklibmount: clean up docs
2011-07-22  Karel Zaklibmount: cleanup docs
2011-06-25  Sami KerolaMerge branch 'master' into sfdisk
2011-06-23  Sami KerolaMerge branch 'master', remote-tracking branch 'upstream...
2011-06-23  Karel Zaklibmount: add support for mount -a
2011-06-16  Sami KerolaMerge branch 'master', remote-tracking branch 'upstream...
2011-06-09  Karel Zakbuild-sys: use top-level directory for libmount rather...