summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tests: kill output message changeSami Kerola2014-08-051-2/+2
* docs: restore the mention of uhelper= and helper= in man page of umountBenno Schulenberg2014-08-051-2/+12
* zrmactl: add new command to control /dev/zramN devicesKarel Zak2014-08-015-0/+695
* lib/ismounted: make it more compatible with lsblk outputKarel Zak2014-08-011-1/+1
* lib/sysfs: allow to write to sysfs attributesKarel Zak2014-08-012-6/+45
* Merge branch 'travis' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2014-07-312-3/+4
|\
| * tests: fix rename subdir check that was failing in travisSami Kerola2014-07-311-1/+3
| * build-sys: remove swap-common.h from sys-utils/Makemodule.amSami Kerola2014-07-301-2/+1Star
* | libfdisk: (gpt) add Microsoft Storage Spaces GUIDSergei Antonov2014-07-311-0/+1
|/
* fdformat: clean up usage()Karel Zak2014-07-291-10/+13
* fdformat: Add new switches -f/--from, -t/--to, -r/--repairJaromir Capik2014-07-293-65/+157
* docs: update TODOKarel Zak2014-07-291-0/+5
* nsenter: allow to use --set{uid,gid} for all namespacesKarel Zak2014-07-292-9/+20
* tests: allow non-inotify tailf to keep upAndreas Henriksson2014-07-291-2/+2
* docs: bring the runuser and su man pages closer to standard formattingBenno Schulenberg2014-07-292-65/+61Star
* docs: give the man page of utmpdump the proper User Commands headerBenno Schulenberg2014-07-291-7/+12
* docs: improve the formatting of the chfn and chsh man pagesBenno Schulenberg2014-07-292-35/+27Star
* docs: remove all mention of helper= and uhelper= from umount man pageBenno Schulenberg2014-07-291-11/+10Star
* docs: sort the options in the man pages of hwclock and uuiddBenno Schulenberg2014-07-292-233/+228Star
* docs: bring the rtcwake man page closer to standard formattingBenno Schulenberg2014-07-291-75/+77
* logger: fix untranslated messageKarel Zak2014-07-291-1/+1
* logger: require --{server,socket} to remote rfc542/rfc3164 logKarel Zak2014-07-291-0/+5
* Revert "wall: wrap message header when it exceeds 79 characters"Karel Zak2014-07-291-6/+1Star
* logger: fix -i=ppidKarel Zak2014-07-291-2/+6
* logger: clean up strings usageKarel Zak2014-07-291-28/+38
* Merge branch 'logger' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2014-07-294-168/+392
|\
| * wall: wrap message header when it exceeds 79 charactersSami Kerola2014-07-281-1/+6
| * logger: add hostname to rfc3164 messageSami Kerola2014-07-281-3/+8
| * logger: warn when --file and command line message are combinedSami Kerola2014-07-281-2/+5
| * logger: improve readablity of pencode() functionSami Kerola2014-07-281-18/+16Star
| * logger: make --stderr print remote server messagesSami Kerola2014-07-281-0/+4
| * logger: add process --id=parent optional argumentSami Kerola2014-07-282-10/+35
| * docs: add logger protocol notes to manual pageSami Kerola2014-07-282-2/+28
| * logger: add rfc5424 supportSami Kerola2014-07-281-9/+110
| * logger: tidy up main() by adding small functions and ctl dataSami Kerola2014-07-281-69/+95
| * logger: add function pointer to choose how logging is doneSami Kerola2014-07-281-51/+54
| * docs: make logger.1 facilities and levels easier to readSami Kerola2014-07-281-20/+41
| * logger: refactor long if clauseSami Kerola2014-07-281-18/+16Star
| * logger: do not rely only getlogin(3) telling who ran the commandSami Kerola2014-07-281-6/+14
| * logger: fix indentation issuesSami Kerola2014-07-281-49/+49
| * logger: ensure program writes everything to syslog file descriptorSami Kerola2014-07-281-2/+3
* | hwclock: check for permissions before use clock interfaceKarel Zak2014-07-291-1/+4
|/
* agetty: Reprompt and reprint /etc/issue when askedStef Walter2014-07-283-12/+136
* swaplabel: move swapon-common to include directorySami Kerola2014-07-283-0/+2
* build-sys: add -Wimplicit-function-declaration to compiler warningsKarel Zak2014-07-281-0/+1
* fdisk: fix -l [<device>]Karel Zak2014-07-281-5/+8
* hwclock: use pluralized translations.Lauri Nurmi2014-07-281-3/+8
* more: replace ad-hoc support for plurals with gettext plurals.Lauri Nurmi2014-07-281-8/+6Star
* sfdisk: use pluralized translation.Lauri Nurmi2014-07-281-1/+2
* various: erase all traces of the long-obsolete ext filesystemBenno Schulenberg2014-07-284-13/+7Star