summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-04po: update nl.po (from translationproject.org)Benno Schulenberg1-2420/+1700
2011-01-04po: update ja.po (from translationproject.org)Makoto Kato1-2512/+1858
2011-01-04po: update hu.po (from translationproject.org)Gabor Kelemen1-3022/+1915
2011-01-04po: update fr.po (from translationproject.org)Milan Bouchet-Valat1-2997/+2061
2011-01-04remove duplicate includesKarel Zak8-14/+0
2011-01-04agetty: use ignore_result() or write(1, ...)Karel Zak1-13/+15
2011-01-04lib: [c] add ignore_result()Karel Zak1-0/+2
2011-01-04docs: fix typos in man pagesKarel Zak3-7/+7
2011-01-04findmnt: add --submounts optionKarel Zak4-33/+91
2011-01-04libmount: cleanup API and docsKarel Zak16-291/+247
2011-01-03mount: use verbose info for HAVE_LIBMOUNT_MOUNT onlyKarel Zak1-1/+2
2011-01-03tests: use findmnt(8) for remount testKarel Zak1-2/+2
2011-01-03tests: use findmnt(8) for mount --move testKarel Zak1-8/+5
2011-01-03mount: improve verbose infoKarel Zak1-25/+29
2011-01-03libmount: fix tab_update test programKarel Zak1-1/+3
2011-01-03tests: refresh libmount fstab parser testsKarel Zak6-6/+0
2011-01-03tests: fix strtosize() testKarel Zak5-40/+65
2011-01-03findmnt: add MAJ:MINKarel Zak1-3/+21
2011-01-03libblkid: support LIBBLKID_DEBUG= env.Karel Zak1-1/+3
2011-01-03lib: [env] consolidate safe_getenv() usageKarel Zak8-70/+54
2011-01-03libmount: cleanup mount.symKarel Zak1-13/+55
2011-01-03libmount: cleanup lock APIKarel Zak1-1/+1
2011-01-03libmount: cleanup context APIKarel Zak3-17/+8
2011-01-03libmount: don't export some cache.c filesKarel Zak3-21/+7
2011-01-03libmount: better work with mtab optionsKarel Zak9-18/+159
2011-01-03tests: check for mtabKarel Zak2-1/+7
2011-01-03umount: add HAVE_LIBMOUNT_MOUNT codeKarel Zak1-0/+12
2011-01-03mount: rewrite HAVE_LIBMOUNT_MOUNT codeKarel Zak1-26/+70
2011-01-03mount: add mnt_init_debug()Karel Zak3-1/+9
2011-01-03libmount: don't use NULL pointer in mntenvKarel Zak1-0/+5
2011-01-03losetup: remove unnecessary fstab.h includeKarel Zak1-1/+0
2011-01-03mount: use libmount for mtab/utab updatesKarel Zak4-4/+82
2011-01-03libmount: fix mount.h includesKarel Zak1-0/+1
2011-01-03libmount: clean mnt_update_* target usageKarel Zak2-17/+26
2011-01-03libmount: cleanup MS_RDONLY usageand mnt_update_* symbolsKarel Zak6-27/+115
2011-01-03tests: add libmount utab testsKarel Zak8-0/+130
2011-01-03libmount: minor fixesKarel Zak6-6/+10
2011-01-03findmnt: use new libmount functionsKarel Zak1-3/+3
2011-01-03libmount: use separate buffer for userspace options, add mount attributesKarel Zak21-447/+800
2011-01-03mount: read mtab by libmountKarel Zak1-1/+47
2011-01-03build-sys: add --enable-libmount-mountKarel Zak3-0/+35
2011-01-03libmount: add mntent.h compatible stuffKarel Zak3-15/+100
2011-01-03libmount: cleanup mangle() usageKarel Zak4-17/+14
2011-01-03libmount: minor fixes in cache.cKarel Zak1-2/+3
2011-01-03libmount: remove utab from API, update testsKarel Zak14-125/+166
2011-01-03libmount: fix to work with btrfs subvolume user mountsKarel Zak5-21/+31
2011-01-03libmount: use better format for utab, improve bind mountsKarel Zak12-122/+285
2011-01-03libmount: fix utab file and dir modes, add new debug messagesKarel Zak5-9/+32
2011-01-03tests: improve libmount context mount and umount testKarel Zak12-86/+130
2011-01-03libmount: add new debug messages, fix umount return codeKarel Zak2-4/+18