summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build-sys: bump versionv10Lennart Poettering2010-09-141-1/+1
* 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
* prefdm: make sure we start prefdm only after the getty is killedLennart Poettering2010-09-141-0/+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
* units: make sure the file system is writable before we write utmp dataLennart Poettering2010-09-142-2/+4
* service: fix check for non-LSB filesLennart Poettering2010-09-141-3/+3
* units: add generic description for http-daemon.targetLennart Poettering2010-09-142-0/+12
* 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
* man: s/triggerin/triggerun/ for rpm upgradesLennart Poettering2010-09-131-1/+1
* minor nit: printf attribute was removed by -DSD_EXPORT_SYMBOLSRainer Gerhards2010-09-131-2/+6
* fedora: don't quit plymouth too earlyMichal Schmidt2010-09-131-0/+1
* 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
* man: some clarificationsLennart Poettering2010-09-131-5/+5
* manager: report correctly which job was deleted when breaking cycleMichal Schmidt2010-09-111-1/+1
* service: don't automatically add D-Bus service name as an alias to all dbus s...Lennart Poettering2010-09-111-21/+1
* units: pull in syslog.target for synchronization purposes by systemd-logger.s...Lennart Poettering2010-09-101-1/+2
* units: start logger only after syslog is upLennart Poettering2010-09-101-1/+1
* units: we should be able to reach syslog.target even if no logger is enabled ...Lennart Poettering2010-09-101-1/+0
* units: set working directory to /root for sulogin, since sulogin is crazyLennart Poettering2010-09-102-0/+2
* logger: support SOCK_STREAM /dev/log sockets as necessary for syslog-ngLennart Poettering2010-09-102-10/+41
* units: set HOME=/root when running shellsLennart Poettering2010-09-102-0/+2
* update fixmeKay Sievers2010-09-101-0/+1
* update fixmeKay Sievers2010-09-101-0/+7
* util: add Gentoo welcome message.Gustavo Sverzut Barbieri2010-09-091-0/+11
* log: support logging into SOCK_STREAM /dev/log sockets for comaptibility with...Lennart Poettering2010-09-082-17/+87
* units: On Debian Runlevel 2, 3, 4 and 5 are multi-userMichael Biebl2010-09-082-0/+7
* units: add umount unit files for DebianMichael Biebl2010-09-084-1/+67
* sd-daemon: optionally, avoid hiding the ELF symbolsLennart Poettering2010-09-081-1/+1
* main: when we encounter 'emergency' on the kernel cmdline start the emergency...Lennart Poettering2010-09-082-9/+14
* units: make sure we always fully write the utmp dataLennart Poettering2010-09-062-3/+2
* man: Fix small typo: s/seperate/separate/Michael Biebl2010-09-0612-20/+20
* units: Provide separate fsck.target for DebianMichael Biebl2010-09-063-2/+18
* units: Add halt, killall, poweroff and reboot unit files for DebianMichael Biebl2010-09-065-0/+83
* systemctl: make --version a little bit more verboseLennart Poettering2010-09-063-1/+5
* systemctl: implement --versionLennart Poettering2010-09-061-0/+7
* dbus: downgrade activation failure messagesLennart Poettering2010-09-061-1/+1
* automount: make sure we don't crash if there's an automount unit without moun...Lennart Poettering2010-09-061-0/+3
* work around busted capability.hKay Sievers2010-09-031-0/+1
* build-sys: fix fedpkg git pathLennart Poettering2010-09-031-1/+1
* build-sys: prepare new releasev9Lennart Poettering2010-09-032-8/+8
* man: extend documentation on systemctl isolateMatthew Miller2010-09-031-3/+12
* service: calculate sysv startup priority only in start runlevelsLennart Poettering2010-09-031-3/+4
* update fixmeLennart Poettering2010-09-031-4/+0
* service: make sure we properly figure out whether a sysv service is enabled b...Lennart Poettering2010-09-032-43/+66