Age | Commit message (Expand) | Author |
2016-06-13 | systemctl: rework "systemctl status" a bit | Lennart Poettering |
2016-06-13 | systemctl: fix assertion hit when showing state of a unit without control group | Lennart Poettering |
2016-06-13 | unit-name: remove spurious newline | Lennart Poettering |
2016-06-13 | Merge pull request #3498 from poettering/syscall-filter-fixes | Lennart Poettering |
2016-06-13 | core: parse `rd.rescue` and `rd.emergency` as initrd-specific shorthands (#3488) | Ivan Shapovalov |
2016-06-13 | Merge pull request #3384 from keszybz/localed-keymap | Lennart Poettering |
2016-06-13 | nspawn: lock down system call filter a bit | Lennart Poettering |
2016-06-13 | core: improve seccomp syscall grouping a bit | Lennart Poettering |
2016-06-13 | nspawn: order caps to retain alphabetically | Lennart Poettering |
2016-06-13 | resolved: use single message for both dbus and signal calls (#3515) | Zbigniew Jędrzejewski-Szmek |
2016-06-13 | Merge pull request #3518 from keszybz/test-process-util | Lennart Poettering |
2016-06-13 | networkd: fix NULL pointer (#3523) | Susant Sahani |
2016-06-13 | networkd: route priority replace parsing config_parse_uint32 with safe_atou32... | Susant Sahani |
2016-06-13 | core/execute: pass env vars to PAM session setup (#3503) | Jouke Witteveen |
2016-06-13 | systemctl: disallow systemctl --user reboot (#3519) | Zbigniew Jędrzejewski-Szmek |
2016-06-12 | process-util: remove broken support for pid==0 | Zbigniew Jędrzejewski-Szmek |
2016-06-12 | test-process-util: allow pid to be specified on the command line | Zbigniew Jędrzejewski-Szmek |
2016-06-12 | test-process-util: rework the test function to take pid as argument | Zbigniew Jędrzejewski-Szmek |
2016-06-12 | util-lib: drop trailing non-printable characters from cmdline (#3512) | Max Prokhorov |
2016-06-12 | Merge pull request #3502 from poettering/resolved-flush-cache | Zbigniew Jędrzejewski-Szmek |
2016-06-12 | Merge pull request #3453 from poettering/fix-3353 | Zbigniew Jędrzejewski-Szmek |
2016-06-12 | networkd: more vlan cleanup (#3506) | Tobias Jungel |
2016-06-12 | networkd: cleanup of bridge vlan code (#3505) | Tobias Jungel |
2016-06-12 | Fixed a small typo in a comment (#3514) | Alex Gaynor |
2016-06-11 | test-keymap-util: use kbd-model-map/language-fallback-map from $(srcdir) | Zbigniew Jędrzejewski-Szmek |
2016-06-10 | resolved: move verification that link is unmanaged into the proper bus calls | Lennart Poettering |
2016-06-10 | resolved: also add a way to flush all caches via the bus | Lennart Poettering |
2016-06-10 | resolved: flush all caches if SIGUSR2 is received | Lennart Poettering |
2016-06-10 | networkd: fix bad memory access for routes that are note attached to a link y... | Lennart Poettering |
2016-06-10 | systemctl: prolong timeout of "systemctl daemon-reload" | Lennart Poettering |
2016-06-10 | systemctl: don't suppress error code when handling legacy commands | Lennart Poettering |
2016-06-10 | core: disable colors when displaying cylon when systemd.log_color=off (#3495) | Franck Bui |
2016-06-10 | core/execute: add the magic character '!' to allow privileged execution (#3493) | Alessandro Puccetti |
2016-06-10 | nspawn: introduce --notify-ready=[no|yes] (#3474) | Alessandro Puccetti |
2016-06-10 | Merge pull request #3428 from toanju/networkd/brvlan | Lennart Poettering |
2016-06-10 | networkd: fix dbus matchmac interface (#3485) | Andrew Jeddeloh |
2016-06-10 | networkd: add support to configure VLAN on bridge ports | Tobias Jungel |
2016-06-09 | networkd-link: parse linkinfo to get kind | Tobias Jungel |
2016-06-09 | Merge pull request #3456 from poettering/ipv6-ra-rename | Tom Gundersen |
2016-06-09 | networkd: clean up vlan handling a bit (#3478) | Lennart Poettering |
2016-06-09 | bus_util: add support to map double (#3479) | Susant Sahani |
2016-06-09 | udev-builtin-blkid: fix GPT_FLAG_NO_AUTO check for ESP (#3450) | Lennart Poettering |
2016-06-09 | load-fragment: don't try to do a template instance replacement if we are not ... | Lennart Poettering |
2016-06-09 | Merge pull request #3432 from poettering/resolved-ll-ipv6 | Martin Pitt |
2016-06-09 | execute: check whether the specified fd is a tty before chowning/chmoding it... | Lennart Poettering |
2016-06-08 | Merge pull request #3431 from poettering/network-fixes | Tom Gundersen |
2016-06-08 | logind: minor cleanup and use IN_SET() in manager_handle_action() | Franck Bui |
2016-06-08 | logind: really handle *KeyIgnoreInhibited options in logind.conf | Franck Bui |
2016-06-08 | sysv-generator: remove more dead code (#3462) | Lennart Poettering |
2016-06-07 | hwdb: selinuxify a bit (#3460) | Evgeny Vereshchagin |