Age | Commit message (Expand) | Author |
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 |
2015-05-11 | core: rename SystemdRunningAs to ManagerRunningAs | Lennart Poettering |
2015-04-29 | core: for queued reload message there is no need to store the bus explicitly | Lennart Poettering |
2015-04-29 | sd-bus: allow passing NULL as bus parameter to sd_bus_send() | Lennart Poettering |
2015-04-29 | sd-bus: drop bus parameter from message callback prototype | Lennart Poettering |
2015-04-10 | shared: add formats-util.h | Ronny Chevalier |
2015-03-21 | core: make SELinux enable/disable check symmetric | Zbigniew Jędrzejewski-Szmek |
2015-03-07 | core/dbus-manager: remove dead check | Zbigniew Jędrzejewski-Szmek |
2015-02-26 | core: emit changes for NFailedUnits property | Lucas De Marchi |
2015-02-18 | core: rework policykit hookup | Lennart Poettering |
2015-01-22 | Assorted format fixes | Zbigniew Jędrzejewski-Szmek |
2014-12-10 | sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/... | Lennart Poettering |
2014-12-09 | run: introduce timer support option | WaLyong Cho |
2014-12-08 | bus: StartTransientUnit can have aux unit | WaLyong Cho |
2014-11-28 | treewide: no need to negate errno for log_*_errno() | Michal Schmidt |
2014-11-28 | treewide: auto-convert the simple cases to log_*_errno() | Michal Schmidt |
2014-11-20 | core: watchdog bus properties cannot be both writable and constant | Lennart Poettering |
2014-10-28 | mac: add mac_ prefix to distinguish origin security apis | WaLyong Cho |
2014-10-08 | systemctl: add add-wants and add-requires verbs | Lukas Nykryn |
2014-09-15 | hashmap: introduce hash_ops to make struct Hashmap smaller | Michal Schmidt |
2014-09-03 | systemd: fix argument ordering in UnsetAndSetEnvironment | Zbigniew Jędrzejewski-Szmek |
2014-08-30 | systemd: fix error message | Zbigniew Jędrzejewski-Szmek |
2014-08-18 | core: Verify systemd1 DBus method callers via polkit | Stef Walter |
2014-08-15 | core: Common code for DBus methods that Cancel a job | Stef Walter |
2014-06-17 | install: beef up preset logic to limit to only enable or only disable, and do... | Lennart Poettering |
2014-06-13 | os-release: define /usr/lib/os-release as fallback for /etc/os-release | Lennart Poettering |
2014-05-24 | shared: rename hwclock.[ch] to clock-util.[ch] | Kay Sievers |
2014-05-19 | core: Filter by state behind the D-Bus API, not in the systemctl client. | David Strauss |