chiark / gitweb /
path-util: in path_is_mount_point() fall back to the classic stat() test if fs does...
[elogind.git] / src / shared / unit-name.c
2012-07-28 Lennart Poetteringsystemctl: append .service to unit names lacking suffix
2012-07-26 Michal Schmidtunit-name: style fix in unit_name_is_template()
2012-07-26 Michal Sekletarsystemd: enable/disable instances of template
2012-07-13 Lennart Poetteringutil: rename join() to strjoin()
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-06-04 Kay Sieversunit-name: never create a unit name with a leading '.'
2012-05-08 Kay Sieversutil: split-out path-util.[ch]
2012-04-12 Kay Sieversmove more common files to shared/ and add them to shared.la