Age | Commit message (Expand) | Author |
2010-05-16 | unit,job: when we suppress a D-Bus signal because nobody is listening, don't ... | Lennart Poettering |
2010-05-15 | log: rework logging logic so that we don't keep /dev/console open | Lennart Poettering |
2010-05-14 | unit: record inactive enter/exit timestamps to facilitate syslog lookups | Lennart Poettering |
2010-05-14 | downgrade a few log msgs | Lennart Poettering |
2010-05-13 | units: rework automatic dependency logic between automounts, mounts, sockets,... | Lennart Poettering |
2010-05-09 | swap: add .swap unit type | Maarten Lankhorst |
2010-04-23 | get rid of unicode arrows, since the linux console cannot show them, not even... | Lennart Poettering |
2010-04-22 | manager: enforce limit on accepted number of names | Lennart Poettering |
2010-04-21 | manager: automatically GC unreferenced units | Lennart Poettering |
2010-04-21 | reload: implement reload/reexec logic | Lennart Poettering |
2010-04-18 | dbus: greatly extend dbus coverage | Lennart Poettering |
2010-04-15 | service: optionally, trie dbus name cycle to service cycle | Lennart Poettering |
2010-04-15 | socket: optionally call accept() for incoming connections and spawn one servi... | Lennart Poettering |
2010-04-15 | core: add minimal templating system | Lennart Poettering |
2010-04-13 | systemctl: show sub state along active state | Lennart Poettering |
2010-04-13 | unit: allow state change from running to restarting | Lennart Poettering |
2010-04-13 | rework tty handling | Lennart Poettering |
2010-04-10 | mount: implement mounting properly | Lennart Poettering |
2010-04-10 | unit: introduce unit_load_related_unit() | Lennart Poettering |
2010-04-10 | unit: make cgroup controller/path specification more flexible | Lennart Poettering |
2010-04-10 | unit: issue notify even if the high-level state didn't change | Lennart Poettering |
2010-04-10 | unit: dump some data only when unit is loaded | Lennart Poettering |
2010-04-10 | unit: dump start/exit timestamp | Lennart Poettering |
2010-04-10 | unit: free data from merged unit when we don't need it anymore | Lennart Poettering |
2010-04-10 | unit: refuse merging if the unit in question has a job assigned or suchlike | Lennart Poettering |
2010-04-08 | unit: when merging a device, follow the merge first | Lennart Poettering |
2010-04-08 | unit: make sure we detect messagbus/syslog going up | Lennart Poettering |
2010-04-08 | dbus: print a line when we connect to dbus | Lennart Poettering |
2010-04-08 | execute: make kill mode configurable | Lennart Poettering |
2010-04-06 | unit: automatically connect to syslog when it becomes available | Lennart Poettering |
2010-04-06 | dbus: connect to bus as soon as the special dbus service is around | Lennart Poettering |
2010-04-06 | rework merging/loading logic | Lennart Poettering |
2010-04-01 | sysv: properly handle Provides LSB header | Lennart Poettering |
2010-03-31 | cgroup: add cgroupsification | Lennart Poettering |
2010-02-14 | mount,device: drop prefix from unit names to make them easily decodable | Lennart Poettering |
2010-02-14 | unit: rename load_path to fragment_path to make clear what kind of configurat... | Lennart Poettering |
2010-02-13 | config: implement search path logic | Lennart Poettering |
2010-02-12 | unit: if start is called for a non-startable service and it is around, return... | Lennart Poettering |
2010-02-05 | dbus: send out signals when units/jobs come, go and change | Lennart Poettering |
2010-02-03 | build: basic autoconfization | Lennart Poettering |
2010-02-03 | license: add GPLv2+ license blurbs everwhere | Lennart Poettering |
2010-02-01 | add basic (and not very useful) D-Bus support | Lennart Poettering |
2010-01-30 | greatly extend what we enforce as process properties | Lennart Poettering |
2010-01-29 | implement recursive_stop/stop_when_unneeded unit flags | Lennart Poettering |
2010-01-29 | monitor udev for device changes | Lennart Poettering |
2010-01-29 | watch mount status file | Lennart Poettering |
2010-01-29 | implement coldpluggin | Lennart Poettering |
2010-01-29 | add mount enumerator | Lennart Poettering |
2010-01-29 | add api for choose the id name for a service | Lennart Poettering |
2010-01-28 | add unit_name_escape_path() call | Lennart Poettering |