]> git.ipfire.org Git - thirdparty/systemd.git/history - src/shared/unit-name.c
core: add transient units
[thirdparty/systemd.git] / src / shared / unit-name.c
2013-06-28  Lennart Poetteringcore: add transient units
2013-06-20  Lennart Poetteringlogind: add infrastructure to keep track of machines...
2013-06-17  Lennart Poetteringcore: add new .slice unit type for partitioning systems
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-10-16  Lukas Nykrynsystemctl: append .service when unit does not have...
2012-09-14  Lennart Poetteringutil: various additional modernizations
2012-09-12  Lennart Poetteringunit-name: rework unit_name_replace_instance function()
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