summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* po: merge changesKarel Zak2011-01-0424-38790/+50663
* po: add zh_TW.po (from translationproject.org)Wei-Lun Chao2011-01-041-0/+12368
* po: add gl.po (from translationproject.org)Fran DiƩguez2011-01-041-0/+11546
* po: update vi.po (from translationproject.org)Clytie Siddall2011-01-041-2694/+2044Star
* po: update pl.po (from translationproject.org)Jakub Bogusz2011-01-041-2435/+1698Star
* po: update nl.po (from translationproject.org)Benno Schulenberg2011-01-041-2420/+1700Star
* po: update ja.po (from translationproject.org)Makoto Kato2011-01-041-2512/+1858Star
* po: update hu.po (from translationproject.org)Gabor Kelemen2011-01-041-3022/+1915Star
* po: update fr.po (from translationproject.org)Milan Bouchet-Valat2011-01-041-2997/+2061Star
* remove duplicate includesKarel Zak2011-01-048-14/+0Star
* agetty: use ignore_result() or write(1, ...)Karel Zak2011-01-041-13/+15
* lib: [c] add ignore_result()Karel Zak2011-01-041-0/+2
* docs: fix typos in man pagesKarel Zak2011-01-043-7/+7
* findmnt: add --submounts optionKarel Zak2011-01-044-33/+91
* libmount: cleanup API and docsKarel Zak2011-01-0416-291/+247Star
* mount: use verbose info for HAVE_LIBMOUNT_MOUNT onlyKarel Zak2011-01-031-1/+2
* tests: use findmnt(8) for remount testKarel Zak2011-01-031-2/+2
* tests: use findmnt(8) for mount --move testKarel Zak2011-01-031-8/+5Star
* mount: improve verbose infoKarel Zak2011-01-031-25/+29
* libmount: fix tab_update test programKarel Zak2011-01-031-1/+3
* tests: refresh libmount fstab parser testsKarel Zak2011-01-036-6/+0Star
* tests: fix strtosize() testKarel Zak2011-01-035-40/+65
* findmnt: add MAJ:MINKarel Zak2011-01-031-3/+21
* libblkid: support LIBBLKID_DEBUG= env.Karel Zak2011-01-031-1/+3
* lib: [env] consolidate safe_getenv() usageKarel Zak2011-01-038-70/+54Star
* 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
* tests: check for mtabKarel Zak2011-01-032-1/+7
* umount: add HAVE_LIBMOUNT_MOUNT codeKarel Zak2011-01-031-0/+12
* mount: rewrite HAVE_LIBMOUNT_MOUNT codeKarel Zak2011-01-031-26/+70
* mount: add mnt_init_debug()Karel Zak2011-01-033-1/+9
* libmount: don't use NULL pointer in mntenvKarel Zak2011-01-031-0/+5
* losetup: remove unnecessary fstab.h includeKarel Zak2011-01-031-1/+0Star
* mount: use libmount for mtab/utab updatesKarel Zak2011-01-034-4/+82
* 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
* tests: add libmount utab testsKarel Zak2011-01-038-0/+130
* libmount: minor fixesKarel Zak2011-01-036-6/+10
* findmnt: use new libmount functionsKarel Zak2011-01-031-3/+3
* libmount: use separate buffer for userspace options, add mount attributesKarel Zak2011-01-0321-447/+800
* mount: read mtab by libmountKarel Zak2011-01-031-1/+47
* build-sys: add --enable-libmount-mountKarel Zak2011-01-033-0/+35
* libmount: add mntent.h compatible stuffKarel Zak2011-01-033-15/+100
* libmount: cleanup mangle() usageKarel Zak2011-01-034-17/+14Star
* libmount: minor fixes in cache.cKarel Zak2011-01-031-2/+3
* libmount: remove utab from API, update testsKarel Zak2011-01-0314-125/+166