Age | Commit message (Expand) | Author |
2014-10-22 | fsck: re-enable fsck -l | Karel Zak |
2014-10-21 | sd-bus: sync kdbus.h (API change: switch to absolute timeouts) | Daniel Mack |
2014-10-21 | sd-bus: sync kdbus.h (ABI break) | Daniel Mack |
2014-10-21 | strv: use realloc_multiply() to check for multiplication overflow | Michal Schmidt |
2014-10-21 | strv: add an additional overflow check when enlarging strv()s | Lennart Poettering |
2014-10-21 | shared: remove unused functions | Ronny Chevalier |
2014-10-21 | util: avoid duplication of TIME_T_MAX | Ronny Chevalier |
2014-10-20 | sd-journal: consistently use ternary operator for all direction checks | Christian Hesse |
2014-10-20 | bus-proxy: let's make use of the translated errors get_creds_by_name() provid... | Lennart Poettering |
2014-10-20 | Revert "bus-proxyd: improve compatibility with dbus-1" | Lennart Poettering |
2014-10-20 | kdbus: free returned buffer when the memory is no longer needed | Lukasz Skalski |
2014-10-20 | sd-bus: sync kdbus.h (ABI break) | Daniel Mack |
2014-10-18 | sd-bus: sync kdbus.h (ABI break) | Daniel Mack |
2014-10-17 | systemd: try harder to bind to notify socket | Zbigniew Jędrzejewski-Szmek |
2014-10-17 | systemd: log deserialization errors as warnings | Zbigniew Jędrzejewski-Szmek |
2014-10-17 | systemd: continue switch-root even if umount fails | Zbigniew Jędrzejewski-Szmek |
2014-10-17 | nspawn: fix DeviceAllow list | Daniel Mack |
2014-10-17 | environment: append unit_id to error messages regarding EnvironmentFile | Lukas Nykryn |
2014-10-17 | missing: remove fanotify | Zbigniew Jędrzejewski-Szmek |
2014-10-17 | execute: downgrade namespace error to "warning" | Lennart Poettering |
2014-10-17 | namespace: add missing 'const' to parameters | Lennart Poettering |
2014-10-17 | systemctl: by default interactively ask for polkit authorization, if possible | Lennart Poettering |
2014-10-17 | execute: don't fail child when we don't have privileges to setup namespaces | Michal Sekletar |
2014-10-17 | Revert "sd-bus: sync kdbus.h (ABI break)" | Kay Sievers |
2014-10-17 | resolve: add missing header | Lukasz Skalski |
2014-10-16 | terminal: log unsupported ANSI or DEC mode changes | Tom Gundersen |
2014-10-16 | terminal: split ANSI from DEC mode changes | Tom Gundersen |
2014-10-15 | selinux: fix potential double free crash in child process | Michal Sekletar |
2014-10-15 | bus-proxyd: add missing flag translation for RequestName | Lukasz Skalski |
2014-10-14 | journal-remote: fix mem leak on error | Zbigniew Jędrzejewski-Szmek |
2014-10-14 | sd-bus: sync kdbus.h (ABI break) | Daniel Mack |
2014-10-14 | bus-proxyd: improve compatibility with dbus-1 | Lukasz Skalski |
2014-10-14 | python-systemd: avoid hitting assert in __exit__ | Dave Reisner |
2014-10-13 | resolved: apply label to /run/systemd/resolve/resolv.conf | Zbigniew Jędrzejewski-Szmek |
2014-10-13 | resolved: split out writing of resolv.conf | Zbigniew Jędrzejewski-Szmek |
2014-10-13 | bus: check allow-interactive-auhtorization flag when doing polkit | Lennart Poettering |
2014-10-13 | sd-bus: add support for new allow-interactive-authorization message header flag | Lennart Poettering |
2014-10-13 | polkit: as we dropped support for the polkit bus transport, also drop its pol... | Lennart Poettering |
2014-10-13 | systemctl: when mangle unit names for the "isolate", suffix with ".target" ra... | Lennart Poettering |
2014-10-13 | systemctl: move unit action table closer to the functions that use them | Lennart Poettering |
2014-10-13 | fi-latin1 console keymap is no more | Marko Myllynen |
2014-10-13 | test-dhcp-client: add more asserts | Tom Gundersen |
2014-10-12 | tmpfiles: compare return against correct errno | Dave Reisner |
2014-10-12 | tests: fix some tests to pass in koji | Zbigniew Jędrzejewski-Szmek |
2014-10-12 | Set $NOTIFY_SOCKET for control procs if NotifyAccess=all | Brandon L Black |
2014-10-12 | Modernization | Zbigniew Jędrzejewski-Szmek |
2014-10-11 | terminal/grdrm: force deep modeset on enter | David Herrmann |
2014-10-11 | sd-dhcp-client: support non-Ethernet hardware addresses | Dan Williams |
2014-10-11 | Report aa_change_onexec error code | Michael Scherer |
2014-10-10 | bus-proxyd: fix compatibility with old dbus-1 | Lukasz Skalski |