summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-09-21dbus: add Progress property to introspectionGustavo Sverzut Barbieri
2010-09-21suse: locale + vconsole compat supportKay Sievers
2010-09-21manager: calculate progress value while bootingLennart Poettering
2010-09-21manager: measure startup timesLennart Poettering
2010-09-21manager: count how many jobs we executedLennart Poettering
2010-09-21vconsole: make sure we don't merge configuration settings from different sourcesLennart Poettering
2010-09-21locale: make sure we don't merge configuration settings from different sourcesLennart Poettering
2010-09-21locale: unset locale vars that are not set any longerLennart Poettering
2010-09-21locale: never use LC_ALL. It's evil.Lennart Poettering
2010-09-21service: start Arch daemonsTom Gundersen
2010-09-21socket: Support IPv6-less systems with runtime check.Fabiano Fidencio
2010-09-21gentoo: locale-setup supportGustavo Sverzut Barbieri
2010-09-21gentoo: vconsole-setup support.Gustavo Sverzut Barbieri
2010-09-21ask-password. Initializing socket_fd inside ask_agent.Luis Felipe Strano Moraes
2010-09-21systemctl: make condrestart equivalent to try-restartMichal Schmidt
2010-09-20locale: set LANG on ArchTom Gundersen
2010-09-20vconsole: set keyboard mapping and font settings on ArchTom Gundersen
2010-09-20random-seed: create parents of RANDOM_SEED if they do not exist.Gustavo Sverzut Barbieri
2010-09-18vconsole: drop vconsole config file var prefixLennart Poettering
2010-09-18vconsole: more completely cover fedora legacy vconsole configurationLennart Poettering
2010-09-17ask-password: popup notification when we ask for a passwordLennart Poettering
2010-09-17ask-password: extend help text a littleLennart Poettering
2010-09-17ask-password: optionally ask questions on ttyLennart Poettering
2010-09-17ask-password: add minimal framework to allow services query SSL/harddisk pass...Lennart Poettering
2010-09-16vconsole: fall back to fedora specific configurationLennart Poettering
2010-09-16util: fix handling of quotes in parse_env_file()Lennart Poettering
2010-09-16locale: initialize locale from /etc/locale by defaultLennart Poettering
2010-09-16vconsole: add new utility to initialize the virtual consoleLennart Poettering
2010-09-15util: use waitid() instead of waitpid() everywhere to avoid confusion due to ...Lennart Poettering
2010-09-15util: introduce waitpid_loop()Lennart Poettering
2010-09-15systemctl: use sizeof() instead of strlen() on literal stringsLennart Poettering
2010-09-15systemctl: split job list writing to a seperate functionZbyszek Szmek
2010-09-15mount-setup: fix selinux label after mountingLennart Poettering
2010-09-14systemctl: limit some column widths to widest actually usedZbigniew Jędrzejewski-Szmek
2010-09-14systemctl: split job list writing to a seperate functionZbigniew Jędrzejewski-Szmek
2010-09-14systemctl: use on_tty() helper everywhereZbigniew Jędrzejewski-Szmek
2010-09-14util: SIGSTKFLT is unknown on Linux for SPARCLennart Poettering
2010-09-14systemctl: use isolate when called as telinit for a runlevelLennart Poettering
2010-09-14manager: log job mode when running jobLennart Poettering
2010-09-14initctl: properly use isolate when activating runlevelsLennart Poettering
2010-09-14target: add implicit target/unit ordering deps only if both sides have been f...Lennart Poettering
2010-09-14socket: fix output of TCP congestion optionsLennart Poettering
2010-09-14service: fix check for non-LSB filesLennart Poettering
2010-09-13service: add generic LSB provides handling for facilitiesLennart Poettering
2010-09-13service: translate 'httpd' LSB Provides into '$httpd' on FedoraLennart Poettering
2010-09-13minor nit: printf attribute was removed by -DSD_EXPORT_SYMBOLSRainer Gerhards
2010-09-13util: add Arch welcome messageTom Gundersen
2010-09-13util: add Debian welcome messageSedat Dilek
2010-09-13target: add default unit ordering deps from the unit not the targetLennart Poettering
2010-09-11manager: report correctly which job was deleted when breaking cycleMichal Schmidt