Age | Commit message (Expand) | Author |
2014-10-20 | kdbus: free returned buffer when the memory is no longer needed | Lukasz Skalski |
2014-10-20 | man: fix localectl set-x11-keymap syntax description | Jan Synacek |
2014-10-20 | update TODO | Lennart Poettering |
2014-10-20 | man: document sd_bus_creds_get_connection_name() | Lennart Poettering |
2014-10-20 | man: suffix C functions with () | Lennart Poettering |
2014-10-20 | man: document sd_machine_get_class() and sd_machine_get_ifindices() | Lennart Poettering |
2014-10-20 | sysctl.d: default to fq_codel, fight bufferbloat | Michal Schmidt |
2014-10-20 | sd-bus: sync kdbus.h (ABI break) | Daniel Mack |
2014-10-19 | shell-completion/bash: add add-wants and add-requires | Lukas Nykryn |
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 | update TODO | 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 | man: fix copy/paste error in CPUQuota= section of resource-control | David Strauss |
2014-10-15 | man: fix typos | Jan Synacek |
2014-10-15 | selinux: fix potential double free crash in child process | Michal Sekletar |
2014-10-15 | man: we don't have 'Wanted' dependency | Lukas Nykryn |
2014-10-15 | bus-proxyd: add missing flag translation for RequestName | Lukasz Skalski |
2014-10-14 | shell-completion: propose templates for disable/[re]enable/[re]start | Zbigniew Jędrzejewski-Szmek |
2014-10-14 | shell-completion: fix completion of inactive units | Zbigniew Jędrzejewski-Szmek |
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 | update TODO | 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 | man: join tables in systemd-detect-virt(1) | Zbigniew Jędrzejewski-Szmek |
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 |