summaryrefslogtreecommitdiffstats
path: root/shlibs
Commit message (Expand)AuthorAgeFilesLines
* remove duplicate includesKarel Zak2011-01-044-6/+0Star
* libmount: cleanup API and docsKarel Zak2011-01-0416-291/+247Star
* libmount: fix tab_update test programKarel Zak2011-01-031-1/+3
* libblkid: support LIBBLKID_DEBUG= env.Karel Zak2011-01-031-1/+3
* lib: [env] consolidate safe_getenv() usageKarel Zak2011-01-036-69/+13Star
* libmount: cleanup mount.symKarel Zak2011-01-031-13/+55
* libmount: cleanup lock APIKarel Zak2011-01-031-1/+1
* libmount: cleanup context APIKarel Zak2011-01-033-17/+8Star
* libmount: don't export some cache.c filesKarel Zak2011-01-033-21/+7Star
* libmount: better work with mtab optionsKarel Zak2011-01-039-18/+159
* libmount: don't use NULL pointer in mntenvKarel Zak2011-01-031-0/+5
* mount: use libmount for mtab/utab updatesKarel Zak2011-01-031-1/+0Star
* libmount: fix mount.h includesKarel Zak2011-01-031-0/+1
* libmount: clean mnt_update_* target usageKarel Zak2011-01-032-17/+26
* libmount: cleanup MS_RDONLY usageand mnt_update_* symbolsKarel Zak2011-01-036-27/+115
* libmount: minor fixesKarel Zak2011-01-035-5/+10
* libmount: use separate buffer for userspace options, add mount attributesKarel Zak2011-01-0311-375/+702
* libmount: add mntent.h compatible stuffKarel Zak2011-01-033-15/+100
* libmount: cleanup mangle() usageKarel Zak2011-01-031-5/+9
* libmount: minor fixes in cache.cKarel Zak2011-01-031-2/+3
* libmount: remove utab from API, update testsKarel Zak2011-01-038-118/+125
* libmount: fix to work with btrfs subvolume user mountsKarel Zak2011-01-035-21/+31
* libmount: use better format for utab, improve bind mountsKarel Zak2011-01-038-106/+270
* libmount: fix utab file and dir modes, add new debug messagesKarel Zak2011-01-035-9/+32
* tests: improve libmount context mount and umount testKarel Zak2011-01-031-0/+4
* libmount: add new debug messages, fix umount return codeKarel Zak2011-01-032-4/+18
* libmount: fix context mount testKarel Zak2011-01-033-39/+20Star
* libmount: fix mnt_optstr_remove_option_at()Karel Zak2011-01-031-1/+3
* libmount: support /{proc,etc}/filesystemsKarel Zak2011-01-037-39/+241
* libmount: add debug messages and fix typos in tab_updateKarel Zak2011-01-033-13/+32
* libmount: rewrite updateKarel Zak2011-01-038-1010/+693Star
* libmount: fix Makefile and testsKarel Zak2011-01-031-1/+1
* libmount: improve function for work with mtab pathsKarel Zak2011-01-032-112/+122
* libmount: fix comment for mnt_unlock_file()Karel Zak2011-01-031-1/+1
* libmount: add functions get mtab/utab pathsKarel Zak2011-01-031-37/+46
* libmount: allow to overwrite mtab/fstab pathsKarel Zak2011-01-037-62/+140
* libmount: add LIBMOUNT_{MTAB,FSTAB}Karel Zak2011-01-032-11/+17
* tests: add libmount lock testKarel Zak2011-01-031-9/+44
* tests: add libmount tab_parse.c testsKarel Zak2011-01-031-10/+1Star
* libmount: cleanup fstab parser, improve mnt_tab errcb usageKarel Zak2011-01-034-20/+51
* libmount: fix mnt_optstr_apply_flags() to work with optional variablesKarel Zak2011-01-031-5/+6
* tests: use {src,build}dir variables for testsKarel Zak2011-01-031-1/+1
* libmount: improve assert() and DBG() usageKarel Zak2011-01-035-31/+99
* libmount: add umount(2) supportKarel Zak2011-01-036-91/+709
* libmount: add mnt_context_get_{fstab,mtab}()Karel Zak2011-01-033-40/+91
* libmount: add mnt_tab_find_pair()Karel Zak2011-01-033-16/+85
* libmount: allows to swap source and targetKarel Zak2011-01-033-164/+149Star
* libmount: cleanup mount.hKarel Zak2011-01-031-38/+33Star
* libmount: split context.cKarel Zak2011-01-035-834/+909
* libmount: cleanup helpers supportKarel Zak2011-01-031-114/+117