Age | Commit message (Expand) | Author |
2013-05-14 | bus: add and use UINT64_TO_PTR() | Kay Sievers |
2013-05-13 | journald-stream: typo in error message. | Auke Kok |
2013-05-13 | bus: test-bus-memfd - use pread()/pwrite() | Kay Sievers |
2013-05-13 | bus: update test-bus-memfd | Kay Sievers |
2013-05-12 | bus: remove KDBUS_MAKE_ACCESS_WORLD, remove (n_payload > 2) check | Kay Sievers |
2013-05-11 | Add support for ConditionSecurity=ima | Auke Kok |
2013-05-11 | Re-indent with spaces. | Auke Kok |
2013-05-11 | bus: update test-bus-memfd | Kay Sievers |
2013-05-10 | bus: fix test-bus-memfd | Kay Sievers |
2013-05-10 | bus: fix error check in memfd code | Lennart Poettering |
2013-05-10 | bus: extend memfd test | Lennart Poettering |
2013-05-10 | nspawn: only warn about audit when booting the container | Dave Reisner |
2013-05-10 | bus: add new API for kdbus memfd functionality | Lennart Poettering |
2013-05-10 | kdbus: update kdbus.h from upstream | Kay Sievers |
2013-05-10 | bus: catch up with latest kdbus | Lennart Poettering |
2013-05-10 | bus: add sd_bus_message_append_string_space() for zero-copy string appending | Lennart Poettering |
2013-05-09 | nspawn: Include netlink headers rather than using #ifdef | Colin Walters |
2013-05-09 | Fix previous commit for !HAVE_AUDIT | Colin Walters |
2013-05-09 | systemd-python: allow threads around flush | Zbigniew Jędrzejewski-Szmek |
2013-05-09 | systemd-python: use consistent indentation | Zbigniew Jędrzejewski-Szmek |
2013-05-10 | audit: since audit is apparently never going to be fixed for containers tell ... | Lennart Poettering |
2013-05-09 | Start ctrl-alt-del.target irreversibly | Eelco Dolstra |
2013-05-09 | systemd-python: wrap sd_login_monitor | Zbigniew Jędrzejewski-Szmek |
2013-05-09 | bus: add API for appending/reading fixed arrays | Lennart Poettering |
2013-05-08 | condition, man: Add support for ConditionSecurity=smack | Karol Lewandowski |
2013-05-08 | systemd-python: add wrappers for easy functions in sd-login | Zbigniew Jędrzejewski-Szmek |
2013-05-08 | systemd-python: add __version__ strings | Zbigniew Jędrzejewski-Szmek |
2013-05-08 | Rearrange a few fields to reduce holes | Zbigniew Jędrzejewski-Szmek |
2013-05-07 | hostnamectl: suppress outputting of pretty hostname field in status if empty | Lennart Poettering |
2013-05-07 | hostname: only suppress setting of pretty hostname if it is non-equal to the ... | Lennart Poettering |
2013-05-07 | journald: don't recalculate the ACL mask | Lennart Poettering |
2013-05-07 | build-sys: support builds without EAs again | Lennart Poettering |
2013-05-07 | hashmap: document trivial_hash_func() | Lennart Poettering |
2013-05-07 | kmod-setup: properly iterate through module table | Lennart Poettering |
2013-05-07 | systemd-sleep: it is not an error if the config file is missing | Zbigniew Jędrzejewski-Szmek |
2013-05-07 | login: add missing _public_ to sd_get_machine_names() | Lennart Poettering |
2013-05-07 | journald: be more careful when we try to flush the runtime journal to disk an...systemd/v203 | Lennart Poettering |
2013-05-06 | core: escape unit name from udev | MUNEDA Takahiro |
2013-05-06 | systemd-sleep: add support for freeze and standby | Zbigniew Jędrzejewski-Szmek |
2013-05-06 | fileio: split write_one_line_file into two | Zbigniew Jędrzejewski-Szmek |
2013-05-06 | core: unit_inactive_or_pending() should actually do as it claims | Lennart Poettering |
2013-05-06 | condition, man: Add support for ConditionSecurity=apparmor | Nirbheek Chauhan |
2013-05-06 | quota: use QUOTACHECK path correctly as tested in configure.ac | Lennart Poettering |
2013-05-06 | nspawn: explain that we look for /etc/os-release in the container directory | Lennart Poettering |
2013-05-06 | kernel-install: add default install scripts | Harald Hoyer |
2013-05-03 | keymap/findkeyboards: avoid throwaway attribute-walk | Ville Skyttä |
2013-05-03 | Spelling fixes | Ville Skyttä |
2013-05-03 | systemctl: use GREEDY_REALLOC in one more place | Zbigniew Jędrzejewski-Szmek |
2013-05-03 | journal: as a µ-opt, use sizeof instead of strlen | Zbigniew Jędrzejewski-Szmek |
2013-05-03 | cgroup: when escaping a cgroup object name, also escape names that start with... | Lennart Poettering |