summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* dbus: add Progress property to introspectionGustavo Sverzut Barbieri2010-09-211-0/+1
* suse: locale + vconsole compat supportKay Sievers2010-09-212-0/+29
* manager: calculate progress value while bootingLennart Poettering2010-09-212-0/+27
* manager: measure startup timesLennart Poettering2010-09-215-0/+38
* manager: count how many jobs we executedLennart Poettering2010-09-213-0/+5
* vconsole: make sure we don't merge configuration settings from different sourcesLennart Poettering2010-09-212-93/+104
* locale: make sure we don't merge configuration settings from different sourcesLennart Poettering2010-09-212-51/+56
* locale: unset locale vars that are not set any longerLennart Poettering2010-09-211-8/+8
* locale: never use LC_ALL. It's evil.Lennart Poettering2010-09-211-11/+9
* service: start Arch daemonsTom Gundersen2010-09-211-0/+66
* socket: Support IPv6-less systems with runtime check.Fabiano Fidencio2010-09-214-31/+59
* gentoo: locale-setup supportGustavo Sverzut Barbieri2010-09-211-0/+26
* gentoo: vconsole-setup support.Gustavo Sverzut Barbieri2010-09-211-5/+52
* ask-password. Initializing socket_fd inside ask_agent.Luis Felipe Strano Moraes2010-09-211-1/+1
* systemctl: make condrestart equivalent to try-restartMichal Schmidt2010-09-211-3/+3
* locale: set LANG on ArchTom Gundersen2010-09-201-0/+8
* vconsole: set keyboard mapping and font settings on ArchTom Gundersen2010-09-201-0/+10
* random-seed: create parents of RANDOM_SEED if they do not exist.Gustavo Sverzut Barbieri2010-09-201-0/+5
* vconsole: drop vconsole config file var prefixLennart Poettering2010-09-181-4/+4
* vconsole: more completely cover fedora legacy vconsole configurationLennart Poettering2010-09-181-0/+15
* ask-password: popup notification when we ask for a passwordLennart Poettering2010-09-171-2/+10
* ask-password: extend help text a littleLennart Poettering2010-09-171-1/+1
* ask-password: optionally ask questions on ttyLennart Poettering2010-09-172-20/+143
* ask-password: add minimal framework to allow services query SSL/harddisk pass...Lennart Poettering2010-09-177-1/+744
* vconsole: fall back to fedora specific configurationLennart Poettering2010-09-161-18/+34
* util: fix handling of quotes in parse_env_file()Lennart Poettering2010-09-161-2/+2
* locale: initialize locale from /etc/locale by defaultLennart Poettering2010-09-163-0/+183
* vconsole: add new utility to initialize the virtual consoleLennart Poettering2010-09-167-32/+422
* util: use waitid() instead of waitpid() everywhere to avoid confusion due to ...Lennart Poettering2010-09-154-15/+20
* util: introduce waitpid_loop()Lennart Poettering2010-09-153-18/+29
* systemctl: use sizeof() instead of strlen() on literal stringsLennart Poettering2010-09-151-49/+54
* systemctl: split job list writing to a seperate functionZbyszek Szmek2010-09-151-1/+1
* mount-setup: fix selinux label after mountingLennart Poettering2010-09-151-0/+3
* systemctl: limit some column widths to widest actually usedZbigniew Jędrzejewski-Szmek2010-09-141-12/+32
* systemctl: split job list writing to a seperate functionZbigniew Jędrzejewski-Szmek2010-09-141-77/+78
* systemctl: use on_tty() helper everywhereZbigniew Jędrzejewski-Szmek2010-09-141-2/+2
* util: SIGSTKFLT is unknown on Linux for SPARCLennart Poettering2010-09-141-1/+3
* systemctl: use isolate when called as telinit for a runlevelLennart Poettering2010-09-142-2/+6
* manager: log job mode when running jobLennart Poettering2010-09-141-1/+1
* initctl: properly use isolate when activating runlevelsLennart Poettering2010-09-141-14/+25
* target: add implicit target/unit ordering deps only if both sides have been f...Lennart Poettering2010-09-143-8/+37
* socket: fix output of TCP congestion optionsLennart Poettering2010-09-142-1/+2
* service: fix check for non-LSB filesLennart Poettering2010-09-141-3/+3
* service: add generic LSB provides handling for facilitiesLennart Poettering2010-09-131-2/+4
* service: translate 'httpd' LSB Provides into '$httpd' on FedoraLennart Poettering2010-09-132-1/+3
* minor nit: printf attribute was removed by -DSD_EXPORT_SYMBOLSRainer Gerhards2010-09-131-2/+6
* util: add Arch welcome messageTom Gundersen2010-09-131-0/+2
* util: add Debian welcome messageSedat Dilek2010-09-131-0/+13
* target: add default unit ordering deps from the unit not the targetLennart Poettering2010-09-132-21/+42
* manager: report correctly which job was deleted when breaking cycleMichal Schmidt2010-09-111-1/+1