summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build-sys: do not play with DEFS, use AM_CPPFLAGSStepan Kasal2007-05-161-4/+2Star
* build-sys: move the optimization flags to AM_CFLAGSStepan Kasal2007-05-162-2/+1Star
* build-sys: do not kick off AM_CFLAGS by SUID_CFLAGSStepan Kasal2007-05-163-6/+6
* build-sys: update po/POTFILES.inStepan Kasal2007-05-161-3/+0Star
* mount: remove nfsmount() from sundries.hKarel Zak2007-05-111-3/+0Star
* mount: remove all NFS codeKarel Zak2007-05-0916-4077/+3Star
* build-sys: fix the final message of autogen.shStepan Kasal2007-05-081-1/+1
* build-sys: call automake after autoconfStepan Kasal2007-05-081-1/+1
* build-sys: remove config.h.in from VCSStepan Kasal2007-05-081-198/+0Star
* mount: add support for context, fscontext and defcontext selinux mount optionsKarel Zak2007-05-043-9/+146
* mount: use realloc for xstrconcat functionsKarel Zak2007-05-043-48/+49
* mount: use growable string for optionsKarel Zak2007-05-041-51/+60
* mount: avoid duplicate entries in mtab when mount -fKarel Zak2007-05-022-1/+13
* tests: add mount -o remount testKarel Zak2007-04-263-1/+76
* tests: add mount --move testKarel Zak2007-04-263-1/+64
* mount: doesn't rpc_pipefs and nfsd on umount -aKarel Zak2007-04-261-1/+1
* mount: fix list logic in update_mtabKarel Zak2007-04-261-1/+6
* mount: fix memory usage in update_mtabMike Frysinger2007-04-261-8/+23
* mount: do not treat arm/sparc specially.Mike Frysinger2007-04-251-1/+1
* mount: don't umount sysfs when running umount -aMike Frysinger2007-04-251-1/+1
* po: typo in french translation of mount error.Mike Frysinger2007-04-251-1/+1
* mount: fix -fv so that it doesn't incorrectly spit out an error that nothing ...Mike Frysinger2007-04-251-1/+1
* sys-utils: move some man pages from category 8 to 1Karel Zak2007-04-256-2/+2
* docs: fix info about devel/master branchsKarel Zak2007-04-251-7/+1Star
* docs: remove deprecated section from READMEKarel Zak2007-04-251-13/+0Star
* build-sys: add SUID_CFLAGSKarel Zak2007-04-255-0/+22
* mount: add support for mtab "uhelper" optionKarel Zak2007-04-253-1/+32
* mount: update mtab correctly when mount --moveKarel Zak2007-04-252-2/+8
* schedutils: define SCHED_BATCH when compile with old glibcKarel Zak2007-04-113-2/+14
* check exit status of autotoolsMike Frysinger2007-04-111-0/+1
* todo: add request for cal highlight control optionKarel Zak2007-04-061-0/+2
* todo: add entry about replayKarel Zak2007-04-061-0/+2
* tests: refresh mtablock output in expected/ directoryKarel Zak2007-04-051-1/+1
* mount: relative atime supportValerie Henson2007-04-053-0/+17
* tests: add missing headerMatthias Koenig2007-04-041-0/+1
* misc-utils: add scriptreplay manpageMatthias Koenig2007-04-041-1/+1
* mount: shared-subtree supportKarel Zak2007-04-033-3/+111
* tests: enable mtablock test when uid=0 onlyKarel Zak2007-04-031-1/+6
* docs: add the DEPRECATED fileKarel Zak2007-04-031-0/+14
* losetup: add to man page info about deprecated cryptoloopKarel Zak2007-04-031-0/+3
* mount: fix mtab_lockKarel Zak2007-03-303-47/+85
* tests: add lock_mtab() performance and reliability testKarel Zak2007-03-286-1/+160
* tests: make clean need to remove diffs and outputsKarel Zak2007-03-281-0/+2
* losetup: add support read-only loopsKarel Zak2007-03-222-2/+9
* losetup: add -a option to list all used loop devicesKarel Zak2007-03-222-14/+62
* mount: add -s and -f and note to man page for external mount helpersKarel Zak2007-03-222-8/+22
* mount: call /sbin/mount.<type> also when mounting without "-t"Karel Zak2007-03-221-69/+84
* tests: add test for /sbin/mount.<type> callKarel Zak2007-03-223-1/+52
* newgrp: add support for /etc/gshadowKarel Zak2007-03-212-7/+46
* newgrp: check result from getgrnam() more carefullyKarel Zak2007-03-211-1/+5