Age | Commit message (Expand) | Author |
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-14 | target: add implicit target/unit ordering deps only if both sides have been f... | Lennart Poettering |
2010-09-06 | man: Fix small typo: s/seperate/separate/ | Michael Biebl |
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-20 | dbus: follow standardized fdo PropertiesChanged signal spec | Lennart Poettering |
2010-08-17 | emacs: disable tabs in .h files, too | 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 | pahole: rearrange structs to make them smaller | Lennart Poettering |
2010-08-11 | utmp: enable systemd-update-utmp by default | Lennart Poettering |
2010-08-11 | socket: disable GC for pre-allocated per-connection service until it is used | Lennart Poettering |
2010-08-11 | unit: rename OnlyByDependency= to RefuseManualStart= and introduce RefuseManu... | Lennart Poettering |
2010-08-09 | manager: when two pending jobs conflict, keep the one that "conflicts", remov... | Lennart Poettering |
2010-07-21 | unit: deduce following unit value dynamically instead of statically, to avoid... | Lennart Poettering |
2010-07-20 | device: do not merge devices | Lennart Poettering |
2010-07-19 | systemctl: introduce reset-maintenance command | Lennart Poettering |
2010-07-17 | job: timeout every job independently of the unit | Lennart Poettering |
2010-07-17 | unit: introduce OnFailure dependencies to activate units on failure of other ... | Lennart Poettering |
2010-07-17 | systemctl: warn when operating on service files that changed on disk but have... | Lennart Poettering |
2010-07-13 | units: make maximum unit name longer, since DM names manager to hit the limit | Lennart Poettering |
2010-07-12 | unit: introduce IgnoreDependencyFailure= | Lennart Poettering |
2010-07-10 | execute: add ability to configure the kill signal | Lennart Poettering |
2010-07-07 | manager: optionally print status updates to console on boot | Lennart Poettering |
2010-07-03 | unit: add DefaultDependencies= setting | Lennart Poettering |
2010-07-03 | unit: simplify things a little by introducing API to add two dependencies in ... | Lennart Poettering |
2010-07-01 | unit: shorten active state enums to make systemctl output nicer | Lennart Poettering |
2010-07-01 | unit: add new abstracted maintenance state for units | Lennart Poettering |
2010-07-01 | core: rename struct timestamp to dual_timestamp to avoid name clash with IP s... | Lennart Poettering |
2010-06-19 | unit: make unit casts typesafe | Lennart Poettering |
2010-06-19 | dbus: to make sure that systemd stays controllable during early bootup, regis... | Lennart Poettering |
2010-06-18 | service: add minimal access control logic for notifcation socket | Lennart Poettering |
2010-06-16 | notify: add minimal readiness/status protocol for spawned daemons | Lennart Poettering |
2010-06-05 | unit: bump up default timeout to 60s | Lennart Poettering |
2010-06-03 | unit: make sure deserialized_job's type is known | Lennart Poettering |
2010-06-03 | unit: serialize jobs in addition to units | Lennart Poettering |
2010-06-02 | macro: avoid name clash with _unused on ppc | Lennart Poettering |
2010-05-24 | path: add .path unit type for monitoring files | Lennart Poettering |
2010-05-24 | timer: fully implement timer units | Lennart Poettering |
2010-05-21 | unit: add simple only-by-dependency flag for units | Lennart Poettering |
2010-05-16 | build-sys: move source files to subdirectory | Lennart Poettering |