Age | Commit message (Expand) | Author |
2016-05-12 | core: added ListUnitsByNames dbus method (#3182) | kayrus |
2016-04-29 | core: rename StartLimitInterval= to StartLimitIntervalSec= | Lennart Poettering |
2016-04-29 | core: Filter by unit name behind the D-Bus, instead on the client side (#3142) | kayrus |
2016-04-22 | core,systemctl: add bus API to retrieve processes of a unit | Lennart Poettering |
2016-04-21 | core/dbus-manager: drop unused param from installation functions | Zbigniew Jędrzejewski-Szmek |
2016-04-19 | shared/install,systemctl,core: report offending file on installation error | Zbigniew Jędrzejewski-Szmek |
2016-04-18 | shared/install: add helper function unit_file_changes_have_modification() | Zbigniew Jędrzejewski-Szmek |
2016-04-18 | Various formatting and style fixes | Zbigniew Jędrzejewski-Szmek |
2016-04-16 | systemctl/core: ignore masked units in preset-all | Zbigniew Jędrzejewski-Szmek |
2016-04-16 | tree-wide: use ERFKILL instead of ESHUTDOWN for "unit masked" | Zbigniew Jędrzejewski-Szmek |
2016-04-12 | core: make sure we always free the list of changes | Lennart Poettering |
2016-04-12 | core: make sure we generate a nicer error when a linked unit is attempted to ... | Lennart Poettering |
2016-04-12 | core,systemctl: add new "systemctl revert" command | Lennart Poettering |
2016-04-12 | install: introduce a new unit file state "transient" | Lennart Poettering |
2016-04-12 | core: remove ManagerRunningAs enum | Lennart Poettering |
2016-04-12 | core: when enabling a generated unit file, return a clean error | Lennart Poettering |
2016-04-12 | core: rework generator dir logic, move the dirs into LookupPaths structure | Lennart Poettering |
2016-02-26 | clock-util: make clock_is_localtime() testable and add initial tests | Martin Pitt |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack |
2016-01-18 | core: fix memory leak on failed preset-all | Evgeny Vereshchagin |
2016-01-17 | core: fix memory leak on set-default, enable, disable etc | Evgeny Vereshchagin |
2015-12-15 | Merge pull request #2157 from keszybz/manager-status | Daniel Mack |
2015-12-13 | manager: log log level changes uniformly | Zbigniew Jędrzejewski-Szmek |
2015-11-30 | core: expose soft limits on the bus | Evgeny Vereshchagin |
2015-11-27 | tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy | Lennart Poettering |
2015-11-27 | Merge pull request #1828 from fbuihuu/set-property-on-inactive-unit | Lennart Poettering |
2015-11-22 | core: allow 'SetUnitProperties()' to run on inactive units too | Franck Bui |
2015-11-17 | core: dispatch load queue each time we set up a transient units | Lennart Poettering |
2015-11-17 | core: move check whether a unit is suitable to become transient into unit.c | Lennart Poettering |
2015-11-17 | core: generate nice error messages for auxiliary transient units, too | Lennart Poettering |
2015-11-13 | core: enable transient unit support for slice units | Lennart Poettering |
2015-11-13 | core: add new DefaultTasksMax= setting for system.conf | Lennart Poettering |
2015-11-12 | install: follow unit file symlinks in /usr, but not /etc when looking for [In... | Lennart Poettering |
2015-11-12 | install: never log from install functions | Lennart Poettering |
2015-11-10 | Remove snapshot unit type | Zbigniew Jędrzejewski-Szmek |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: split out syslog-related calls into syslog-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: move more file I/O related calls into fileio.[ch] | Lennart Poettering |
2015-10-25 | util-lib: split out fd-related operations into fd-util.[ch] | Lennart Poettering |
2015-10-24 | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering |
2015-10-15 | core: expose manager's TimerSlackNSec as propery on dbus | Evgeny Vereshchagin |
2015-10-12 | core: manager: expose DefaultLimit* as properties on dbus | Evgeny Vereshchagin |
2015-10-09 | core: remove taint flag about /etc/mtab not being a symlink. | Lennart Poettering |
2015-10-08 | core: manager: add some missing dbus properties | Evgeny Vereshchagin |
2015-09-30 | core: make sure we expose the empty string when we detect no virtualization | Lennart Poettering |
2015-09-21 | containers: systemd exits with non-zero code | Alban Crequy |
2015-09-07 | basic: rework virtualization detection API | Lennart Poettering |
2015-08-27 | selinux: drop mac_selinux_unit_access_check_strv() | David Herrmann |
2015-07-29 | tree-wide: port everything over to fflush_and_check() | Lennart Poettering |