summaryrefslogtreecommitdiffstats
path: root/libmount/src/tab_update.c
Commit message (Expand)AuthorAgeFilesLines
* libmount: cleanup licenses sections in the filesKarel Zak2018-08-161-3/+8
* misc: remove %p from debug messagesKarel Zak2018-02-011-2/+2
* libmount: fix access() utab write testKarel Zak2017-11-081-5/+6
* libmount: export locking errors as MNT_EX_FILEIOKarel Zak2017-09-151-7/+10
* misc: fix reassigned values before old ones has been used [cppcheck]Sami Kerola2017-06-141-1/+1
* libmount: don't support /etc/mtab by defaultKarel Zak2016-04-141-0/+2
* libmount: Fix possible NULL dereference in get_btrfs_fs_root()Karel Zak2016-03-311-2/+7
* libmount: remove assert(arg) from public functionsKarel Zak2015-02-161-14/+0Star
* libmount: use new debug functionsKarel Zak2014-03-211-28/+28
* libmount: update utab after successful extern helper mountKarel Zak2013-11-041-0/+62
* libmount: make mnt_table_replace_file() more robust [coverity scan]Karel Zak2013-10-011-1/+13
* libmount: add reference counter to libmnt_tableKarel Zak2013-08-211-6/+6
* libmount: add reference counting to libmount_fsKarel Zak2013-08-211-7/+10
* libmount: fix typosOndrej Oprala2013-08-051-13/+13
* libmount: change tailing to trailing in *_tailing_comments functionsOndrej Oprala2013-08-011-4/+4
* libmount: add functions to safely replace a fs tableOndrej Oprala2013-07-031-0/+104
* libmount: add functions to handle comments in fs tablesOndrej Oprala2013-07-031-1/+10
* libmount: fix mount.nfs segfault, rely on assert() rather than on nonnullKarel Zak2013-04-121-2/+11
* libmount: use O_CLOEXECKarel Zak2013-04-031-1/+1
* libmount: clean nonnull attribute usageKarel Zak2012-12-041-0/+2
* libmount: remount does not add entry to mtab fileKarel Zak2012-08-271-12/+15
* libmount: fix shadow declarationSami Kerola2012-07-261-1/+1
* libmount: don't ignore chmod/own errorsKarel Zak2012-02-021-1/+3
* libmount: fix resource leak [coverity scan]Karel Zak2012-01-301-2/+4
* libmount: fix leak in tab_update.c testKarel Zak2012-01-261-0/+1
* libmount: fix trivial typos in debugging outputPetr Uzel2011-11-091-1/+1
* libmount: variable dereferenced before check [smatch scan]Karel Zak2011-09-121-1/+1
* libmount: remove unnecessary includes, mask API as stableKarel Zak2011-07-251-9/+0Star
* libmount: cleanup docsKarel Zak2011-07-231-6/+7
* libmount: fix mtab update for "none" sourceKarel Zak2011-07-201-11/+13
* build-sys: use top-level directory for libmount rather than shlibs/mountKarel Zak2011-06-091-0/+860