Age | Commit message (Expand) | Author |
2011-03-29 | unit: when deserializing jobs, don't pull in dependencies | Lennart Poettering |
2011-03-18 | syslog: rework syslog detection so that we need no compile-time option what t... | Lennart Poettering |
2011-03-17 | unit: serialize condition test results | Lennart Poettering |
2011-03-09 | condition: take a timestamp and store last result of conditions | Lennart Poettering |
2011-03-08 | unit: don't accidently create ordering links to targets when default deps are... | Lennart Poettering |
2011-02-28 | Spelling Corrections | Harald Hoyer |
2011-02-24 | job: also trigger on-failure dependencies when jobs faile due to dependencies... | Lennart Poettering |
2011-02-24 | dbus: pass along information why a job failed when it failed (dbus api change!) | Lennart Poettering |
2011-02-15 | execute: optionally forward program output to /dev/console in addition to sys... | Lennart Poettering |
2011-01-20 | dbus: don't try to connect to the system bus before it is actually up | Lennart Poettering |
2011-01-20 | service: when reloading a service fails don't fail the entire service but jus... | Lennart Poettering |
2010-11-18 | manager: make list of default controllers configurable | Lennart Poettering |
2010-11-17 | cgroup: by default, duplicate service cgroup in the cpu hierarchy | Lennart Poettering |
2010-11-15 | units: get rid of no_requires unit flag, and make crypto disks require crypts... | Lennart Poettering |
2010-11-14 | manager: always pull 'following' units into transaction | Lennart Poettering |
2010-11-14 | units: make use of agetty mandatory | Lennart Poettering |
2010-11-14 | job: make it possible to wait for devices to be unplugged | Lennart Poettering |
2010-10-29 | unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as weake... | Lennart Poettering |
2010-10-29 | unit: replace StopRetroactively= by BindTo= dependencies | Lennart Poettering |
2010-10-28 | unit: replace recursive_stop by stop_retroactively to simplify things a little | Lennart Poettering |
2010-10-28 | service: unify tstamp serialization code | Lennart Poettering |
2010-10-28 | unit: suppress incorrect deserialization errors | Lennart Poettering |
2010-10-27 | unit: serialize active timestamps | Lennart Poettering |
2010-10-22 | systemctl: introduce systemctl kill | Lennart Poettering |
2010-10-20 | unit: introduce %f specifier to decode file names | Lennart Poettering |
2010-10-13 | unit: add minimal condition checker for unit startup | Lennart Poettering |
2010-10-12 | swap: major rework, use /sbin/swapon for setting up swaps, fix merging of ali... | Lennart Poettering |
2010-10-08 | unit: rename 'banned' load state to 'masked' | Lennart Poettering |
2010-10-08 | systemctl: fix 'systemctl enable getty@.service' | Lennart Poettering |
2010-10-08 | unit: introduce 'banned' load state for units symlinked to /dev/null | Lennart Poettering |
2010-10-06 | manager: notify plymouth about progress if it is running | Lennart Poettering |
2010-10-06 | systemctl: require correctly formed unit names when enabling units | Lennart Poettering |
2010-10-05 | socket: make sockets to pass to a service configurable | Lennart Poettering |
2010-09-27 | fix spelling of 'unneeded' at various places | Lennart Poettering |
2010-09-27 | service: don't create sysv order deps on merged units | Lennart Poettering |
2010-09-14 | target: add implicit target/unit ordering deps only if both sides have been f... | Lennart Poettering |
2010-09-14 | socket: fix output of TCP congestion options | Lennart Poettering |
2010-09-13 | target: add default unit ordering deps from the unit not the target | Lennart Poettering |
2010-09-03 | unit: don't retroactively start units if we failed to shutdown a unit | Lennart Poettering |
2010-09-01 | unit: unify some code | Lennart Poettering |
2010-08-31 | manager: add missing second part of s/maintenance/failed/ | Matthew Miller |
2010-08-30 | unit: introduce AllowIsolate= switch | Lennart Poettering |
2010-08-14 | emacs: make sure nobody accidently adds tabs to our sources | Lennart Poettering |
2010-08-12 | unit: don't show ENOENT configuration file warnings for units that are not es... | Lennart Poettering |
2010-08-11 | gc: remove a lot of unused code | Lennart Poettering |
2010-08-11 | clang: fix numerous little issues found with clang-analyzer | Lennart Poettering |
2010-08-11 | manager: serialize/deserialize startup time, too | Lennart Poettering |
2010-08-11 | utmp: enable systemd-update-utmp by default | Lennart Poettering |
2010-08-11 | unit: make sure a job for a service of type 'finish' succeeds if the process ... | Lennart Poettering |
2010-08-11 | socket: disable GC for pre-allocated per-connection service until it is used | Lennart Poettering |