summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-22units: move ctrl-alt-delete, default getty targets from /etc to /libKay Sievers2-25/+21
2010-09-22units: hwclock support for non-UTC must not be in the defaultKay Sievers2-2/+3
2010-09-21units: enable var-run + var-lock service by defaultKay Sievers5-12/+7
2010-09-21units: enable sysctl by defaultKay Sievers2-3/+2
2010-09-21units: enable hwclock by defaultKay Sievers3-6/+4
2010-09-21units: always enable random-seed, module-load, vconsoleKay Sievers5-41/+37
2010-09-21dbus: add Progress property to introspectionGustavo Sverzut Barbieri1-0/+1
2010-09-21tmpwatch: fix typo and remove [Install]Kay Sievers2-4/+1
2010-09-21suse: locale + vconsole compat supportKay Sievers2-0/+29
2010-09-21tmpwatch: install the unit filesKay Sievers1-1/+3
2010-09-21manager: calculate progress value while bootingLennart Poettering2-0/+27
2010-09-21manager: measure startup timesLennart Poettering5-0/+38
2010-09-21manager: count how many jobs we executedLennart Poettering3-0/+5
2010-09-21units: add default tmpwatch unitsLennart Poettering4-4/+41
2010-09-21vconsole: make sure we don't merge configuration settings from different sourcesLennart Poettering2-93/+104
2010-09-21locale: make sure we don't merge configuration settings from different sourcesLennart Poettering2-51/+56
2010-09-21locale: unset locale vars that are not set any longerLennart Poettering1-8/+8
2010-09-21locale: never use LC_ALL. It's evil.Lennart Poettering1-11/+9
2010-09-21service: start Arch daemonsTom Gundersen1-0/+66
2010-09-21socket: Support IPv6-less systems with runtime check.Fabiano Fidencio4-31/+59
2010-09-21gentoo: locale-setup supportGustavo Sverzut Barbieri1-0/+26
2010-09-21gentoo: vconsole-setup support.Gustavo Sverzut Barbieri2-5/+64
2010-09-21ask-password. Initializing socket_fd inside ask_agent.Luis Felipe Strano Moraes1-1/+1
2010-09-21systemctl: make condrestart equivalent to try-restartMichal Schmidt1-3/+3
2010-09-20locale: set LANG on ArchTom Gundersen1-0/+8
2010-09-20vconsole: set keyboard mapping and font settings on ArchTom Gundersen1-0/+10
2010-09-20random-seed: create parents of RANDOM_SEED if they do not exist.Gustavo Sverzut Barbieri1-0/+5
2010-09-20update fixmeLennart Poettering1-0/+4
2010-09-18update fixmeLennart Poettering1-0/+6
2010-09-18vconsole: drop vconsole config file var prefixLennart Poettering1-4/+4
2010-09-18vconsole: more completely cover fedora legacy vconsole configurationLennart Poettering1-0/+15
2010-09-17ask-password: popup notification when we ask for a passwordLennart Poettering3-3/+12
2010-09-17ask-password: extend help text a littleLennart Poettering1-1/+1
2010-09-17ask-password: optionally ask questions on ttyLennart Poettering2-20/+143
2010-09-17ask-password: add minimal framework to allow services query SSL/harddisk pass...Lennart Poettering10-5/+794
2010-09-16vconsole: fall back to fedora specific configurationLennart Poettering1-18/+34
2010-09-16util: fix handling of quotes in parse_env_file()Lennart Poettering1-2/+2
2010-09-16locale: initialize locale from /etc/locale by defaultLennart Poettering5-5/+184
2010-09-16vconsole: add new utility to initialize the virtual consoleLennart Poettering11-34/+457
2010-09-15util: use waitid() instead of waitpid() everywhere to avoid confusion due to ...Lennart Poettering4-15/+20
2010-09-15util: introduce waitpid_loop()Lennart Poettering4-22/+39
2010-09-15systemctl: use sizeof() instead of strlen() on literal stringsLennart Poettering1-49/+54
2010-09-15systemctl: split job list writing to a seperate functionZbyszek Szmek1-1/+1
2010-09-15man: document that first param to ExecStart= cannot be variable substitutionLennart Poettering1-2/+5
2010-09-15mount-setup: fix selinux label after mountingLennart Poettering1-0/+3
2010-09-14systemctl: limit some column widths to widest actually usedZbigniew Jędrzejewski-Szmek1-12/+32
2010-09-14systemctl: split job list writing to a seperate functionZbigniew Jędrzejewski-Szmek1-77/+78
2010-09-14systemctl: use on_tty() helper everywhereZbigniew Jędrzejewski-Szmek1-2/+2
2010-09-14man: include reference to the interface stability promiseLennart Poettering2-0/+10
2010-09-14util: SIGSTKFLT is unknown on Linux for SPARCLennart Poettering1-1/+3