summaryrefslogtreecommitdiffstats
path: root/libmount/src/optstr.c
Commit message (Expand)AuthorAgeFilesLines
* libmount: fix typosOndrej Oprala2013-08-051-48/+48
* libmount: more robust options string parsingKarel Zak2013-05-301-2/+2
* libmount: fix mount.nfs segfault, rely on assert() rather than on nonnullKarel Zak2013-04-121-3/+23
* libmount: fix __mnt_optstr_append_option() nonull attribute [coverity scan]Karel Zak2013-03-271-1/+1
* libmount: ignore name=value if only 'name' is expectedKarel Zak2013-02-281-1/+21
* libmount: clean nonnull attribute usageKarel Zak2012-12-041-2/+4
* libmount: add mnt_optstr_deduplicate_option()Karel Zak2012-08-011-0/+61
* libmount: improve ifdef HAVE_LIBSELINUX stuffKarel Zak2012-06-191-2/+11
* Merge branch '2012wk23' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2012-06-151-1/+4
|\
| * build: fix unused parameter warningsSami Kerola2012-06-111-1/+4
* | libmount: make some string operations more robustKarel Zak2012-06-151-1/+1
* | libmount: fix read before allocated bufferPetr Uzel2012-06-151-1/+1
* | libmount: don't use nosuid,noexec,nodev for cifs user=fooKarel Zak2012-06-141-4/+5
* | libmount: don't generate empty option stringsKarel Zak2012-06-141-1/+3
|/
* libmount: trim leading commas from each options stringDave Reisner2012-06-051-0/+5
* libmount: cleanup docsKarel Zak2012-02-221-3/+3
* libmount: fix buffer overflow and leaks in testsKarel Zak2012-01-261-1/+4
* libmount: fix compiler warnings [-Wsign-compare]Karel Zak2012-01-171-2/+2
* libmount: ignore "defaults" mount optionKarel Zak2012-01-171-1/+3
* libmount: fix MS_BIND|MS_REC usage, improve some bitwise operationsKarel Zak2012-01-161-2/+2
* libmount: allow to toggle ro/rw and mount againKarel Zak2012-01-131-1/+2
* libmount: fix trivial typos in debugging outputPetr Uzel2011-11-091-1/+1
* libmount: remove unnecessary includes, mask API as stableKarel Zak2011-07-251-7/+0Star
* libmount: clean up docsKarel Zak2011-07-251-2/+2
* libmount: cleanup docsKarel Zak2011-07-231-2/+1Star
* libmount: add support for mount -aKarel Zak2011-06-231-3/+3
* build-sys: use top-level directory for libmount rather than shlibs/mountKarel Zak2011-06-091-0/+1224