summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blkid: move cache to /run on new systemsKarel Zak2012-01-2510-52/+89
* blkid: remove -w option from man page and usage() outputKarel Zak2012-01-252-22/+2Star
* mount: (new) add more info about --stab to mount.8Karel Zak2012-01-241-3/+10
* libmount: remove fstab.d supportKarel Zak2012-01-244-20/+2Star
* Revert "mount: enable fstab.d"Karel Zak2012-01-243-63/+10Star
* mount: (new) add --fstab to the man pageKarel Zak2012-01-232-2/+2877
* mount: (new) add --fstab <path> optionKarel Zak2012-01-231-2/+29
* findmnt: support multiple --tab-file optionsKarel Zak2012-01-231-38/+70
* libmount: support dirs for mnt_table_parse_fstab(), add mnt_table_parse_dir()Karel Zak2012-01-233-26/+40
* libmount: fix a potential memory leak at mnt_table_parse_dirMasatake YAMATO2012-01-231-4/+7
* libmount: Use filter arg of scandir* to pickup /etc/fstab.d/*.fstab filesMasatake YAMATO2012-01-231-36/+27Star
* libmount: scandirat based mnt_table_parse_dir implementationMasatake YAMATO2012-01-232-2/+64
* mount: add info about libmount features to --version outputKarel Zak2012-01-232-8/+28
* libmount: export info about library featuresKarel Zak2012-01-233-1/+43
* umount: (new) use the same exit codes as mount(8)Karel Zak2012-01-231-25/+124
* mount: (new) share exit codes by include/exitcodes.hKarel Zak2012-01-232-46/+47
* mount: (new) add source/target to error messagesKarel Zak2012-01-201-12/+19
* mount: (new) improve mount -a exist codes and erroer messagesKarel Zak2012-01-201-15/+9Star
* mount: (new) add selinux warningKarel Zak2012-01-202-4/+37
* findmnt: add note about LIBMOUNT_* env.variablesKarel Zak2012-01-201-0/+7
* findmnt: revert --fstab behavior, add --tab-file optionKarel Zak2012-01-202-14/+48
* flock: fix sizeof usage [clang -Wsizeof-pointer-memaccess]Karel Zak2012-01-191-1/+1
* build-sys: improve ko-release-* scriptsKarel Zak2012-01-192-4/+20
* build-sys: add ko-release-push scriptKarel Zak2012-01-191-0/+62
* build-sys: add ko-release-gen scriptKarel Zak2012-01-191-0/+76
* build-sys: improve changelog targetKarel Zak2012-01-191-2/+6
* build-sys: add changelog targetKarel Zak2012-01-181-0/+11
* build-sys: enable .xz, disable .gzKarel Zak2012-01-181-1/+1
* build-sys: release++ (v2.21-rc1)Karel Zak2012-01-182-1/+5
* docs: add v2.21 ReleaseNotesKarel Zak2012-01-181-0/+799
* docs: update AUTHORS fileKarel Zak2012-01-181-1/+15
* po: merge changesKarel Zak2012-01-1826-75127/+109499
* po: update ja.po (from translationproject.org)Takeshi Hamasaki2012-01-181-585/+315Star
* po: update fr.po (from translationproject.org)David Prévot2012-01-181-2586/+2258Star
* po: update cs.po (from translationproject.org)Petr Pisar2012-01-181-698/+371Star
* build-sys: add sleepexit from login.c to smatch non-return functionsKarel Zak2012-01-171-0/+1
* hwclock: remove non-ANSI function declaration [smatch scan]Karel Zak2012-01-172-2/+2
* fsck: make fs->type usage more robust [smatch scan]Karel Zak2012-01-171-2/+6
* blockdev: remove non-ANSI function declaration [smatch scan]Karel Zak2012-01-171-1/+1
* libmount: fix bugs detected by [smatch scan]Karel Zak2012-01-172-2/+2
* build-sys: use $(MAKE) for checksmatchKarel Zak2012-01-171-1/+1
* losetup: make xgetpass more robustKarel Zak2012-01-172-2/+3
* dmesg: fix non-ANSI function declaration [smatch scan]Karel Zak2012-01-171-1/+1
* line: fix compiler warnings [-Wunused-parameter]Karel Zak2012-01-171-1/+1
* mount: fix __attribute__ keywordKarel Zak2012-01-171-11/+11
* mount: fix compiler warnings [-Wunused-parameter -Wunused-variable]Karel Zak2012-01-171-2/+2
* losetup: fix compiler warnings [-Wpointer-sign -Wformat]Karel Zak2012-01-171-3/+3
* libmount: fix compiler warnings [-Wuninitialized -Wformat]Karel Zak2012-01-172-2/+2
* libmount: fix compiler warnings [-Wsign-compare]Karel Zak2012-01-171-2/+2
* sfdisk: fix poor coding styleKarel Zak2012-01-171-1/+1