summaryrefslogtreecommitdiff
path: root/src/getty-generator
AgeCommit message (Expand)Author
2015-02-03util: rework strappenda(), and rename it strjoina()Lennart Poettering
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt
2014-08-13util: allow strappenda to take any number of argsDave Reisner
2014-07-31Reject invalid quoted stringsZbigniew Jędrzejewski-Szmek
2014-06-19getty-generator: properly escape instance namesZbigniew Jędrzejewski-Szmek
2014-06-19getty-generator: use strappendaZbigniew Jędrzejewski-Szmek
2014-03-13getty: Start getty on 3270 terminals available on Linux on System zHendrik Brueckner
2014-02-24getty-generator: verify ttys before we make use of themLennart Poettering
2014-01-31s390/getty-generator: initialize essential system terminals/consolesHendrik Brueckner
2013-12-13getty-generator: fix stripping /dev/Thomas Hindoe Paaboel Andersen
2013-12-13getty-generator: fix segfault when $container_ttys is not setLennart Poettering
2013-12-13getty-generator: look add an environment variable $container_ttys set for PID...Lennart Poettering
2013-10-31getty-generator: modernizationsLennart Poettering
2013-09-12getty-generator: Enable getty on all active serial consoles.Michael Marineau
2013-04-24Standarize on one spelling of symlink error messageZbigniew Jędrzejewski-Szmek
2013-02-14honor SELinux labels, when creating and writing config filesHarald Hoyer
2012-12-02getty-generator: fix handling systems without a consoleDavid Herrmann
2012-07-26log.h: new log_oom() -> int -ENOMEM, use itShawn Landden
2012-07-25use "Out of memory." consistantly (or with "\n")Shawn Landden
2012-07-13util: rename join() to strjoin()Lennart Poettering
2012-05-31mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers
2012-05-23manager: rework generator logicLennart Poettering
2012-05-22log: make sure generators never log into the journal to avoid activation dead...Lennart Poettering
2012-04-22container: spawn a getty instead of a sulogin in a containerLennart Poettering
2012-04-13build-sys: add stub makefiles to all subdirs to ease development with emacsLennart Poettering
2012-04-12move all tools to subdirsKay Sievers