Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-25 | cryptsetup: fix escaping when generating cryptsetup units | Lennart Poettering | |
2012-06-22 | systemctl: automatically turn paths and unescaped unit names into proper ↵ | Lennart Poettering | |
unit names This makes sure that systemctl status /home is implicitly translated to: systemctl status /home.mount Similar, /dev/foobar becomes dev-foobar.device. Also, all characters that cannot be part of a unit name are implicitly escaped. | |||
2012-06-13 | unit-name: introduce unit_dbus_path_from_name() | Michal Schmidt | |
Use the same function in core and in systemctl. get_unit_path() in systemctl becomes unnecessary. | |||
2012-04-12 | move more common files to shared/ and add them to shared.la | Kay Sievers | |