summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2010-09-11service: don't automatically add D-Bus service name as an alias to all dbus s...Lennart Poettering
2010-09-10logger: support SOCK_STREAM /dev/log sockets as necessary for syslog-ngLennart Poettering
2010-09-09util: add Gentoo welcome message.Gustavo Sverzut Barbieri
2010-09-08log: support logging into SOCK_STREAM /dev/log sockets for comaptibility with...Lennart Poettering
2010-09-08sd-daemon: optionally, avoid hiding the ELF symbolsLennart Poettering
2010-09-08main: when we encounter 'emergency' on the kernel cmdline start the emergency...Lennart Poettering
2010-09-06man: Fix small typo: s/seperate/separate/Michael Biebl
2010-09-06systemctl: make --version a little bit more verboseLennart Poettering
2010-09-06systemctl: implement --versionLennart Poettering
2010-09-06dbus: downgrade activation failure messagesLennart Poettering
2010-09-06automount: make sure we don't crash if there's an automount unit without moun...Lennart Poettering
2010-09-03work around busted capability.hKay Sievers
2010-09-03service: calculate sysv startup priority only in start runlevelsLennart Poettering
2010-09-03service: make sure we properly figure out whether a sysv service is enabled b...Lennart Poettering
2010-09-03unit: don't retroactively start units if we failed to shutdown a unitLennart Poettering
2010-09-03dbus: don't send cgroup agent messages directly to system bus to avoid dbus a...Lennart Poettering
2010-09-03target: implicitly shutdown targets on shutdown, so that they are pulled into...Lennart Poettering
2010-09-03service: properly handle if the main process is down and we wait for the cgro...Lennart Poettering
2010-09-02dbus: make sure to flush bus connection before disconnecting, so that no mess...Lennart Poettering
2010-09-01unit: unify some codeLennart Poettering
2010-09-01dbus: don't accept activation requests anymore if we are going down anywayLennart Poettering
2010-09-01systemctl: make sure daemon-reexec and friends return a correct error codeLennart Poettering
2010-09-01systemctl: fix return value of systemctl start and friendsLennart Poettering