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