Age | Commit message (Expand) | Author |
2015-02-24 | machined/machinectl: when "machinectl image-status" is used without arguments... | Lennart Poettering |
2015-02-24 | shared: fix wrong assertion in barrier_set_role() | Cristian Rodríguez |
2015-02-24 | machined: actually open up methods to unprivileged clients on dbus1 | Lennart Poettering |
2015-02-24 | importd: create a loopback btrfs file system for /var/lib/machines, if necessary | Lennart Poettering |
2015-02-24 | id128: add new sd_id128_is_null() call | Lennart Poettering |
2015-02-24 | import: print nice warning if we need btrfs but /var/lib/machines is not btrfs | Lennart Poettering |
2015-02-24 | test-hashmap: fix gcc5 warning | Daniel Mack |
2015-02-24 | shared/unit-name: fix gcc5 warning | Daniel Mack |
2015-02-24 | systemctl: bump NOFILE only for systemctl_main | Zbigniew Jędrzejewski-Szmek |
2015-02-24 | bootchart: fix default init path | Martin Pitt |
2015-02-24 | sd-bus: test-bus-kernel-benchmark: don't rely on fixed unique names | Daniel Mack |
2015-02-24 | test-time: test "infinity" parsing in nanoseconds | Daniel Mack |
2015-02-24 | shared/time-util: fix gcc5 warning | Daniel Mack |
2015-02-24 | sd-bus: sync kdbus.h | Daniel Mack |
2015-02-23 | systemctl: support auditd.service better | Zbigniew Jędrzejewski-Szmek |
2015-02-23 | systemctl: check validity of PID we received | Zbigniew Jędrzejewski-Szmek |
2015-02-23 | resolved: use == for comparing unsigned against zero | Zbigniew Jędrzejewski-Szmek |
2015-02-23 | tmpfiles: avoid creating duplicate acl entries | Zbigniew Jędrzejewski-Szmek |
2015-02-23 | libsystemd: revert one hunk of duplicate ifdef removal | Zbigniew Jędrzejewski-Szmek |
2015-02-24 | sd-bus, shared: fix includes | Daniel Mack |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-02-23 | nspawn: fix whitespace and typo in partition table blurb | Jan Synacek |
2015-02-21 | logind: fix a typo in a polkit description | Piotr Drąg |
2015-02-20 | build-sys: update gitignore | Kay Sievers |
2015-02-20 | shared: handle unnamed sockets in socket_address_equal() | Michal Schmidt |
2015-02-20 | shared: avoid semi-duplicating socket_address_equal() | Michal Schmidt |
2015-02-20 | shared: use SocketAddress in socket_address_matches_fd() | Michal Schmidt |
2015-02-20 | core, shared: in deserializing, match same files reached via different paths | Michal Schmidt |
2015-02-19 | bus: sync with kdbus.git (ABI break) | David Herrmann |
2015-02-19 | nspawn: chown basic device nodes to userns root | Lennart Poettering |
2015-02-19 | nspawn: fix build on non-selinux systems | Lennart Poettering |
2015-02-19 | nspawn: add basic user namespacing support | Lennart Poettering |
2015-02-19 | sysv-generator: fix wrong "Overwriting existing symlink" warnings | Martin Pitt |
2015-02-18 | nspawn: when connected to pipes for stdin/stdout, pass them as-is to PID 1 | Lennart Poettering |
2015-02-18 | systemd-boot: fix alignment of version in table | Thomas Hindoe Paaboel Andersen |
2015-02-18 | everywhere: remove configurability of sysv runlevel to target mapping | Lennart Poettering |
2015-02-18 | run: if we fail to set a property assignment then really fail | Lennart Poettering |
2015-02-18 | nspawn: add support for --property= to set scope properties | Lennart Poettering |
2015-02-18 | shared: introduce cmsg_close_all() call | Lennart Poettering |
2015-02-18 | systemctl: allow interactive authorization for all bus calls | Lennart Poettering |
2015-02-18 | systemctl: let's make use of FOREACH_STRING() where we can | Lennart Poettering |
2015-02-18 | core: rework policykit hookup | Lennart Poettering |
2015-02-18 | Translate fsckd messages for plymouth | Didier Roche |
2015-02-18 | Add gettext support | Didier Roche |
2015-02-18 | Connect to plymouth and support cancellation of in progress fsck | Didier Roche |
2015-02-18 | systemd-fsck: always connect to systemd-fsckd | Didier Roche |
2015-02-18 | fsckd daemon for inter-fsckd communication | Didier Roche |
2015-02-18 | test: utf8 - fix utf16 tests on BE machines | Tom Gundersen |
2015-02-18 | gummiboot/sd-boot/systemd-boot: rename galore | Tom Gundersen |
2015-02-18 | logind: open up most bus calls for unpriviliged processes, using PolicyKit | Lennart Poettering |