Age | Commit message (Expand) | Author |
2017-01-09 | shared: check strdup != NULL | Evgeny Vereshchagin |
2017-01-09 | shared: fix double free in link | Evgeny Vereshchagin |
2017-01-03 | shared: fix double free in unmask (#5005) | Jan Synacek |
2016-12-29 | systemctl: permit "enable" and "add-wants" without any instances (#4992) | Lennart Poettering |
2016-11-03 | Merge pull request #4510 from keszybz/tree-wide-cleanups | Lennart Poettering |
2016-10-24 | shared, systemctl: teach is-enabled to show installation targets | Jan Synacek |
2016-10-24 | install: introduce UnitFileFlags | Jan Synacek |
2016-10-23 | tree-wide: drop NULL sentinel from strjoin | Zbigniew Jędrzejewski-Szmek |
2016-10-19 | Merge pull request #4390 from keszybz/install-specifiers | Lennart Poettering |
2016-10-18 | shared/install: report invalid unit files slightly better | Zbigniew Jędrzejewski-Szmek |
2016-10-18 | shared/install: resolve specifiers in Also= | Zbigniew Jędrzejewski-Szmek |
2016-10-18 | shared/install: provide more info if install_info_traverse_fails | Zbigniew Jędrzejewski-Szmek |
2016-10-18 | shared/install: in install_context_mark_for_removal ignore not found units | Zbigniew Jędrzejewski-Szmek |
2016-10-17 | shared/install: do not break loop when we enounter a dangling symlink | Zbigniew Jędrzejewski-Szmek |
2016-10-16 | tree-wide: introduce free_and_replace helper | Zbigniew Jędrzejewski-Szmek |
2016-10-16 | shared/install: use _cleanup_free_ | Zbigniew Jędrzejewski-Szmek |
2016-10-10 | install: let's always refer to the actual setting in errors | Lennart Poettering |
2016-09-10 | shared/install: fix set-default with empty root (#4118) | Zbigniew Jędrzejewski-Szmek |
2016-08-30 | install: fix disable when /etc/systemd/system is a symlink | Lukas Nykryn |
2016-08-21 | shared/install: do not enable masked instances (#4005) | Zbigniew Jędrzejewski-Szmek |
2016-08-19 | shared/install: properly report masked units listed in Also= | Zbigniew Jędrzejewski-Szmek |
2016-08-19 | shared/install: when creating symlinks, keep existing relative symlinks | Zbigniew Jędrzejewski-Szmek |
2016-08-19 | shared/install: move root skipping into create_symlink() | Zbigniew Jędrzejewski-Szmek |
2016-08-19 | shared/install: ignore unit symlinks when doing preset-all | Zbigniew Jędrzejewski-Szmek |
2016-08-19 | shared/install: remove unused paramater and add more comments | Zbigniew Jędrzejewski-Szmek |
2016-08-19 | systemctl: fix preset-all with missing /etc/systemd/system | Zbigniew Jędrzejewski-Szmek |
2016-08-09 | install: follow config_path symlink (#3362) | Rhys |
2016-07-25 | shared/install: allow "enable" on linked unit files (#3790) | Zbigniew Jędrzejewski-Szmek |
2016-06-15 | load-fragment: ignore ENOTDIR/EACCES errors (#3510) | Zbigniew Jędrzejewski-Szmek |
2016-05-09 | tree-wide: rename draw_special_char to special_glyph | Zbigniew Jędrzejewski-Szmek |
2016-05-09 | shared/install: use "→" instead of "pointing to" for a symlink | Zbigniew Jędrzejewski-Szmek |
2016-05-09 | shared/install: do not print warning when a unit is already enabled | Zbigniew Jędrzejewski-Szmek |
2016-05-09 | shared/install: handle dangling aliases as an explicit case, report nicely | Zbigniew Jędrzejewski-Szmek |
2016-05-09 | shared/install: add some more debug messages and comments | Zbigniew Jędrzejewski-Szmek |
2016-05-07 | shared/install: simplify error handling conditionals in a few places | Zbigniew Jędrzejewski-Szmek |
2016-05-03 | Merge pull request #3183 from crawford/preset-array | Zbigniew Jędrzejewski-Szmek |
2016-05-03 | install: cache the presets before evaluating | Alex Crawford |
2016-05-01 | shared/install: refuse template files for non-templateable units | Zbigniew Jędrzejewski-Szmek |
2016-05-01 | shared/install: warn about DefaultInstance in non-template units | Zbigniew Jędrzejewski-Szmek |
2016-05-01 | Move no_instances information to shared/ | Zbigniew Jędrzejewski-Szmek |
2016-05-01 | shared/install: ignore Alias in [Install] of units which don't allow aliases | Zbigniew Jędrzejewski-Szmek |
2016-05-01 | Move no_alias information to shared/ | Zbigniew Jędrzejewski-Szmek |
2016-04-29 | core: Filter by unit name behind the D-Bus, instead on the client side (#3142) | kayrus |
2016-04-28 | install: upgrade message to a warning | Alex Crawford |
2016-04-22 | treewide: fix typos (#3092) | Torstein Husebø |
2016-04-21 | shared/install: always overwrite symlinks in .wants and .requires | Zbigniew Jędrzejewski-Szmek |
2016-04-21 | shared/install: rewrite unit_file_changes_add() | Zbigniew Jędrzejewski-Szmek |
2016-04-21 | shared/install: nicer error message is symlinking chokes on an existing file | Zbigniew Jędrzejewski-Szmek |
2016-04-19 | systemctl: warning about missing install info for template units | Zbigniew Jędrzejewski-Szmek |
2016-04-19 | shared/install,systemctl,core: report offending file on installation error | Zbigniew Jędrzejewski-Szmek |