- 1de4d79 build-sys: add Mandriva distribution support by Andrey Borzenkov · 14 years ago v20
- 6e25b33 build-sys: prepare v20 by Lennart Poettering · 14 years ago
- e527618 service: use uppercase SYSV prefix to make it easier to recognize by Lennart Poettering · 14 years ago
- 8521130 service: prefix description with LSB only if script has LSB header, use 'SysV:' otherwise by Lennart Poettering · 14 years ago
- 21256a2 unit: don't accidently create ordering links to targets when default deps are off for either target and unit by Lennart Poettering · 14 years ago
- d4a7e06 mount: support less cumbersome x-systemd-xxx mount options by Lennart Poettering · 14 years ago
- 267632f unit: distuingish mandatory from triggering conditions by Lennart Poettering · 14 years ago
- 08672cb dbus: return DBUS_ERROR_UNKNOWN_OBJECT when an object is unknown by Lennart Poettering · 14 years ago
- 83310f1 systemctl: when forwarding is-enabled to chkconfig hardcode runlevel 3 by Lennart Poettering · 14 years ago
- d68201e job: introduce new job result code 'skipped' to use when pre conditions of job did not apply by Lennart Poettering · 14 years ago
- 8125393 job: convert job type as early as we can, to simplify things a bit by Lennart Poettering · 14 years ago
- 85f0c93 Keep emacs configuration in one configuration file. by Zbigniew Jędrzejewski-Szmek · 14 years ago
- b670e92 syslog: make sure the kmsg bridge is always pulled in and never terminated automatically by Lennart Poettering · 14 years ago
- 0992bbd add .vimrc to .gitignore by Andrey Borzenkov · 14 years ago
- c4b5a3d mount: make /media a tmpfs by Lennart Poettering · 14 years ago
- 7fc7012 update TODO by Lennart Poettering · 14 years ago
- c826cda add org.freedesktop.DBus.Properies.Set method by Andrey Borzenkov · 14 years ago
- b435309 service: drop redundant check in sysv_translate_facility by Lennart Poettering · 14 years ago
- fc7ac59 update TODO by Lennart Poettering · 14 years ago
- 76526ba machine-id: generate /etc/machine-id 0444 by default by Lennart Poettering · 14 years ago
- 9b4f818 machine-id: typo fix by Lennart Poettering · 14 years ago
- d7ccca2 main: introduce /etc/machine-id by Lennart Poettering · 14 years ago
- 63a723f systemctl: fix exit code when directing is-enabled to chkconfig by Lennart Poettering · 14 years ago
- 81ab0d3 main: minor optimization by Lennart Poettering · 14 years ago
- c5d3439 dbus: add 'Tainted' property to Manager object by Lennart Poettering · 14 years ago
- 09bde77 dbus: expose distribution name and features on manager object as properties by Lennart Poettering · 14 years ago
- f1779fd man: document changed EnvironmentFile= behaviour by Lennart Poettering · 14 years ago
- aa16713 main: add link to wiki page with longer explanation of the /usr madness by Lennart Poettering · 14 years ago
- ed1c99f s/seperate/separate/ by Lennart Poettering · 14 years ago
- 8c7be95 execute: load environment files at time of execution, not when we load the service configuration by Lennart Poettering · 14 years ago
- 0595f9a path: after installing inotify watches, recheck file again to fix race by Lennart Poettering · 14 years ago
- 3fc546f path: don't use IN_ATTRIB on parent dirs when watching a file, since those cannot be removed without emptying the dir first anyway and we need IN_ATTRIB only to detect the link count dropping to 0 by Lennart Poettering · 14 years ago
- 430c18e kill: always send SIGCONT after SIGTERM by Lennart Poettering · 14 years ago
- 2b590e1 readahead: disable collector automatically on read-only media by Lennart Poettering · 14 years ago
- c1b664d sysctl: use scandir() instead of nftw() to guarantee systematic ordering by Lennart Poettering · 14 years ago
- 1a6f4df dirent: support DT_UNKNOWN where necessary for compat with reiserfs by Lennart Poettering · 14 years ago
- fc7a744 README: refer to profusion if people ask for consulting/engineering services by Lennart Poettering · 14 years ago
- 64e5f1b systemctl: add condreload alias for compat with ALTLinux by Lennart Poettering · 14 years ago
- 6221fcd man: fix chkconfig syntax to use --level 3 by Lennart Poettering · 14 years ago
- 020501d build-sys: prepare v19 by Lennart Poettering · 14 years ago v19
- 3db48a7 update TODO by Lennart Poettering · 14 years ago
- 3414abe ask-password: make a confused gcc shut up by Lennart Poettering · 14 years ago
- 4ce9faa ratelimit: removed n_printed by Harald Hoyer · 14 years ago
- 35b8ca3 Spelling Corrections by Harald Hoyer · 14 years ago
- a9bd141 systemctl: always null-terminate the password by Zbigniew Jędrzejewski-Szmek · 14 years ago
- 53bdb7c build-sys: update ALTLinux support by Alexey Shabalin · 14 years ago
- 90e6aba udev: don't ignore non-encrypted block devices with no superblock by Lennart Poettering · 14 years ago
- 0e01075 udev: expose ttyUSB devices too by Lennart Poettering · 14 years ago
- 230e12e udev: mark hvc devices for exposure in systemd by Lennart Poettering · 14 years ago
- dd5e696 cryptsetup: add a terse help by Lennart Poettering · 14 years ago
- 446f004 agent: don't print warnings if a password was removed or timed out by Lennart Poettering · 14 years ago
- c0f9c7d systemctl: shutdown agent explicitly so that it can reset the tty properly by Lennart Poettering · 14 years ago
- 6d55002 service: never clean up a service that still has a process in it by Lennart Poettering · 14 years ago
- c904f64 label: udev might be making changes in /dev while we iterate through it by Lennart Poettering · 14 years ago
- 8e20e31 systemctl: properly handle job results by Lennart Poettering · 14 years ago
- c0daa70 job: also trigger on-failure dependencies when jobs faile due to dependencies, timeout by Lennart Poettering · 14 years ago
- a6a9a78 job: don't access j->type when j is already freed by Lennart Poettering · 14 years ago
- c77bc38 job: when cancelling jobs, make sure to propagate this properly to depending jobs by Lennart Poettering · 14 years ago
- 312732c job: start job timeout on enqueuing not when we start to process a job by Lennart Poettering · 14 years ago
- 5f87386 unit: increase default timeout to 3min by Lennart Poettering · 14 years ago
- 84168c7 logger: leave the logger longer around and allow it do handle more connections by Lennart Poettering · 14 years ago
- 5d44db4 dbus: pass along information why a job failed when it failed (dbus api change!) by Lennart Poettering · 14 years ago
- ccc8007 general: unify error code we generate on timeout by Lennart Poettering · 14 years ago
- aa2e211 units: synchronize gettys to plymouth even if plymouth is killed by gdm by Lennart Poettering · 14 years ago
- 2e0d98f update TODO by Lennart Poettering · 14 years ago
- 23e1e0c job: start job timer when we begin running the job, not already when we add it to the queue of jobs by Lennart Poettering · 14 years ago
- b61e476 cryptsetup: try to show the mount point for a crypto disk if we can by Lennart Poettering · 14 years ago
- be12dd0 rescue: terminate plymouth entirely when going into rescue mode by Lennart Poettering · 14 years ago
- 7ded2e2 ask-password: fix handling of timeouts when waiting for password by Lennart Poettering · 14 years ago
- 21bc923 ask-password: supported plymouth cached passwords by Lennart Poettering · 14 years ago
- 8075871 main: print warning if /usr is on a seperate partition by Lennart Poettering · 14 years ago
- 3642d1c plymouth: don't wait forever for plymouth in case it is stuck by Lennart Poettering · 14 years ago
- 6217051 update TODO by Lennart Poettering · 14 years ago
- 721bca5 virtualization: check cpuid first, since it is cheaper than DMI by Lennart Poettering · 14 years ago
- 4e08da9 util: make string static by Lennart Poettering · 14 years ago
- b7ff1e4 plymouth: ensure we start not a single getty before plymouth is gone because we never know which ttys plymouth still controls by Lennart Poettering · 14 years ago
- 67d6a9a README: document that we need ipv6 by Lennart Poettering · 14 years ago
- cb40c15 condition: drop pointless double negation by Lennart Poettering · 14 years ago
- 039655a unit: introduce ConditionVirtualization= by Lennart Poettering · 14 years ago
- 07faed4 virtualization: beef virtualization code by Lennart Poettering · 14 years ago
- b284eab dbus: don't rely that timer/path units have an initialized unit field by Lennart Poettering · 14 years ago
- 5048351 mount: make sure network mounts are ordered after network.target by Lennart Poettering · 14 years ago
- 4dba533 kmsg-syslogd: fix build by Lennart Poettering · 14 years ago
- 3351dc0 kmsg-syslogd: increase terminate timeout to 5min to generte less debug spew by Lennart Poettering · 14 years ago
- 5622dde systemctl: shutdown(8) - call kexec if kexec kernel is loaded by Kay Sievers · 14 years ago
- 80f7378 unit: don't timeout fsck by Lennart Poettering · 14 years ago
- 48c4fad man: fixed typo in SyslogIdentifier= by Mike Kazantsev · 14 years ago
- 78ab08e tmpfiles: never clean up block devices by Lennart Poettering · 14 years ago
- b5c6cf8 main: refuse --test as root by Lennart Poettering · 14 years ago
- 783bd61 units: order fsck@.service before basic.target instead of local-fs.target to relax things a little by Lennart Poettering · 14 years ago
- a76fad0 readahead: remove misleading error messages by Lennart Poettering · 14 years ago
- d12d0e6 man: don't do more reloads than necessary in spec files by Lennart Poettering · 14 years ago
- f73f76a util: retry opening a TTY on EIO by Lennart Poettering · 14 years ago
- fc116c6 util: beef up logic to find ctty name by Lennart Poettering · 14 years ago
- 4ff21d8 tmpfiles: kill double slashes in unix socket names, just in case by Lennart Poettering · 14 years ago
- 2588ff0 build-sys: prepare release v18 by Lennart Poettering · 14 years ago v18
- e67c360 systemctl: introduce --ignore-dependencies by Lennart Poettering · 14 years ago
- 3073256 systemctl: introduce --failed to show only failed services by Lennart Poettering · 14 years ago
- 70db8e3 rescue: make 'systemctl default' fail if there is already something running when the shell exited by Lennart Poettering · 14 years ago
- da71f23 util: seperate welcome line from other output by empty lines by Lennart Poettering · 14 years ago