summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* agetty: don't put the VC into canonical modeLubomir Rintel2018-10-221-8/+18
* build-sys: release++ (v2.33-rc2)Karel Zak2018-10-192-1/+5
* docs: update v2.33-ReleaseNotesKarel Zak2018-10-191-0/+36
* docs: update AUTHORS fileKarel Zak2018-10-191-0/+1
* po: merge changesKarel Zak2018-10-1927-8263/+8494
* agetty: don't use __u32Karel Zak2018-10-111-1/+1
* agetty: make output more robustKarel Zak2018-10-111-1/+6
* agetty: cleanup issue output change, remove boolKarel Zak2018-10-111-16/+14Star
* agetty: move all issue variables to structKarel Zak2018-10-111-79/+101
* agetty: Reload only if it is really neededStanislav Brabec2018-10-111-41/+100
* agetty: Watch only protocol requested by issue escapesStanislav Brabec2018-10-111-5/+14
* agetty: rename variable changed to triggeredStanislav Brabec2018-10-111-5/+5
* bash-completion: cleanup mount and umount --namespaceKarel Zak2018-10-052-1/+8
* Merge branch '2018wk40' of https://github.com/kerolasa/util-linuxKarel Zak2018-10-058-4/+45
|\
| * bash-completion: catch up with option changesSami Kerola2018-10-048-4/+45
* | libmount: keep namespaces support optionalKarel Zak2018-10-052-4/+21
* | build-sys: add USE_LIBMOUNT_SUPPORT_NAMESPACESKarel Zak2018-10-051-3/+12
|/
* sfdisk: disable --activate for Hybrid GPT/MBRKarel Zak2018-10-041-0/+3
* docs: add getopt to TODOKarel Zak2018-10-041-0/+8
* sfdisk: be more verbose about PMBR on --activateKarel Zak2018-10-042-0/+5
* rename: avoid undefined function prototype for `fpurge`Patrick Steinhardt2018-10-041-1/+3
* lsblk: fix unknown type `stat` caused by missing headerPatrick Steinhardt2018-10-041-0/+1
* libfdisk: fix printf format modifierRuediger Meier2018-10-041-1/+1
* libfdisk: fix OSX compiler warningRuediger Meier2018-10-041-3/+5
* agetty: cleanup code to copy to log stringsKarel Zak2018-10-031-5/+5
* su: cleanup code to copy to log stringsKarel Zak2018-10-031-3/+3
* login: cleanup code to copy to log stringsKarel Zak2018-10-031-12/+12
* mkfs.cramfs: properly copy disk nameKarel Zak2018-10-031-2/+2
* last: make sure domain is zero terminatedKarel Zak2018-10-031-9/+2Star
* wall: make sure line is zero terminatedKarel Zak2018-10-031-1/+1
* include/c: add str2memcpy() and mem2strcpy()Karel Zak2018-10-031-0/+28
* include/ttyutils: define values if missing.Sevan Janiyan2018-10-031-0/+34
* include/c: add NAME_MAX compatSevan Janiyan2018-10-031-0/+4
* lsblk: always use "part" as TYPE for partitionsKarel Zak2018-10-031-1/+4
* mount: add note about MS_BIND and _netdevKarel Zak2018-10-021-2/+5
* build-sys: release++ (v2.33-rc1)Karel Zak2018-09-252-1/+5
* tests: add choom to build-sys testKarel Zak2018-09-2418-0/+18
* docs: fix gtkdoc warningKarel Zak2018-09-241-1/+2
* docs: update v2.33-ReleaseNotesKarel Zak2018-09-201-0/+565
* docs: update AUTHORS fileKarel Zak2018-09-201-0/+15
* po: merge changesKarel Zak2018-09-1927-56755/+65298
* po: update sv.po (from translationproject.org)Sebastian Rasmussen2018-09-191-220/+188Star
* po: update pt_BR.po (from translationproject.org)Rafael Fontenelle2018-09-191-139/+136Star
* po: update ja.po (from translationproject.org)Takeshi Hamasaki2018-09-191-285/+943
* libfdisk: (docs) add missing functionKarel Zak2018-09-191-0/+1
* lsblk: move udev and blkid stuff to lsblk-properties.cKarel Zak2018-09-194-193/+210
* lsblk: cleanup udev/blkid properties codeKarel Zak2018-09-192-113/+143
* tests: update sfdisk resizeKarel Zak2018-09-171-1/+1
* libfdisk: count gaps to possible size when resizeKarel Zak2018-09-171-1/+1
* lsblk: encapsulate stat() usageKarel Zak2018-09-141-12/+16