chiark / gitweb /
systemctl: fail in the case that no unit files were found
[elogind.git] / src / shared / unit-name.h
2013-12-26 Zbigniew Jędrzejew... Use enums to make it obvious what boolean params mean
2013-12-26 Zbigniew Jędrzejew... systemctl: allow globbing in commands which take multip...
2013-12-02 Lennart Poetteringbus: add .busname unit type to implement kdbus-style...
2013-07-01 Lennart Poetteringlogind: port over to use scopes+slices for all cgroup...
2013-07-01 Lennart Poetteringcore: split out unit bus path unescaping into unit_name...
2013-06-30 Lennart Poetteringcore: add new "scope" unit type for making a unit of...
2013-06-28 Lennart Poetteringcore: add transient units
2013-06-17 Lennart Poetteringcore: add new .slice unit type for partitioning systems
2013-05-03 Zbigniew Jędrzejew... Add __attribute__((const, pure, format)) in various...
2013-03-30 Lennart Poetteringunit: no need to export variables if we can avoid it
2013-01-14 Lennart Poetteringsystemctl: be smarter when mangling snapshot names
2013-01-07 Tom GundersenMerge nss-myhostname
2012-11-15 Zbigniew Jędrzejew... systemctl: add help for --type/-t
2012-07-26 Michal Sekletarsystemd: enable/disable instances of template
2012-07-19 Shawn Landdenuse #pragma once instead of foo*foo #define guards
2012-07-10 Zbigniew Jędrzejew... unit: Move UnitLoadState definitions from core/unit...
2012-07-10 Lennart Poetteringunit-name: remove unit_name_is_valid_no_type() and...
2012-07-10 Zbigniew Jędrzejew... unit: Move UnitType definitions from core/unit.c to...
2012-06-25 Lennart Poetteringcryptsetup: fix escaping when generating cryptsetup...
2012-06-22 Lennart Poetteringsystemctl: automatically turn paths and unescaped unit...
2012-06-13 Michal Schmidtunit-name: introduce unit_dbus_path_from_name()
2012-04-12 Kay Sieversmove more common files to shared/ and add them to shared.la