summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-10po: merge changesKarel Zak24-563/+1214
2009-12-10po: update eu.po (from translationproject.org)Mikel Olasagasti Uranga1-488/+371
2009-12-10po: update cs.po (from translationproject.org)Petr Pisar1-517/+299
2009-12-10docs: add ngettext() into TODO fileKarel Zak1-0/+9
2009-12-10po: fix msgid bugsKarel Zak5-11/+11
2009-12-10lib: bug (typo) in function MD5Final()Karel Zak1-1/+1
2009-12-09build-sys: release++ (v2.17-rc2)Karel Zak2-3/+7
2009-12-09docs: update v2.17 ReleaseNotesKarel Zak1-0/+21
2009-12-09docs: update AUTHORS fileKarel Zak1-0/+1
2009-12-09po: merge changesKarel Zak24-2208/+2786
2009-12-09po: update pl.po (from translationproject.org)Jakub Bogusz1-2292/+1977
2009-12-08docs: update TODO listKarel Zak1-0/+9
2009-12-07flock: fix hang when parent ignores SIGCHLDMike Frysinger1-1/+9
2009-12-04docs: update TODO fileKarel Zak1-10/+4
2009-12-04tests: remove vol_id from testsKarel Zak14-68/+3
2009-12-04build-sys: check for pkg-config before gtk-docKarel Zak1-3/+3
2009-12-04libblkid: fix blkid_fstatat() codeKarel Zak1-2/+2
2009-12-04build-sys: rewrite TLS detectionKarel Zak3-52/+108
2009-12-03mount: add squashfs to mount.8Karel Zak1-0/+4
2009-12-03mount: add --no-canonicalize optionKarel Zak4-4/+22
2009-12-02mount: move info about devices to the top of mount.8Karel Zak1-113/+113
2009-12-02mount: add a note about /dev/disk/by-* to mount.8Karel Zak1-0/+7
2009-12-02tests: add UFS test image for libblkidKarel Zak2-0/+3
2009-12-02tests: add VIA RAID test image for libblkidKarel Zak2-0/+3
2009-12-01hexdump: bug in hexdump when offset == file lengthAmérico Wang1-1/+1
2009-12-01fsck: document fsck behavior wrt nofail option and fstype 'auto'Ludwig Nussel1-0/+16
2009-12-01mount: add ubifs to the mount.8 man pageSebastian Andrzej Siewior1-0/+64
2009-12-01fsck: honor nofail option in fsckLudwig Nussel1-0/+25
2009-12-01mount: better --move descriptionKarel Zak1-0/+2
2009-11-26libblkid: fix UFS detectionKarel Zak1-3/+8
2009-11-23tailf: fix printf formatMike Frysinger1-1/+1
2009-11-20build-sys: release++ (v2.17-rc1)Karel Zak2-2/+6
2009-11-20docs: add v2.17 ReleaseNotesKarel Zak1-0/+468
2009-11-20docs: update AUTHORS fileKarel Zak1-0/+2
2009-11-20po: merge changesKarel Zak25-7775/+9688
2009-11-20build-sys: fix blkid CFLAGS in fdisk/Makefile.amKarel Zak1-1/+1
2009-11-20switch_root: add note about subroots to switch_root.8Karel Zak1-0/+13
2009-11-20Revert "switch_root: add subroot support"Karel Zak1-76/+5
2009-11-20last: fix utmp.ut_time usageKarel Zak1-6/+24
2009-11-20line: remove deprecated #ident directiveKarel Zak1-2/+0
2009-11-20po: update pl.po (from translationproject.org)Jakub Bogusz1-44/+105
2009-11-19mount: check for unsuccessful read-only bind mountsKarel Zak2-0/+47
2009-11-18ionice: add a note about none class and CFQKarel Zak1-5/+10
2009-11-18mount: add a note about bind-dir remountsKarel Zak1-1/+12
2009-11-18fdisk: offer aligned first sectorKarel Zak1-10/+35
2009-11-18fdisk: align end of partition when defined by +size{K,M,G}Karel Zak1-13/+35
2009-11-18fdisk: check for partition boundaryKarel Zak1-1/+14
2009-11-18fdisk: print info and recommendations about alignmentKarel Zak2-4/+37
2009-11-18fdisk: use minimal_io_size for the first partitionKarel Zak1-12/+34
2009-11-18fdisk: add basic routines for LBA alignmentKarel Zak1-0/+73