Age | Commit message (Expand) | Author |
2016-06-15 | Merge pull request #3537 from poettering/journal-stream-env | Zbigniew Jędrzejewski-Szmek |
2016-06-15 | load-fragment: ignore ENOTDIR/EACCES errors (#3510) | Zbigniew Jędrzejewski-Szmek |
2016-06-15 | core: set $JOURNAL_STREAM to the dev_t/ino_t of the journal stream of execute... | Lennart Poettering |
2016-06-15 | execute: minor coding style improvements | Lennart Poettering |
2016-06-15 | socket-util: Run the fallback when the kernel complains about the null buffer... | Kai Ruhnau |
2016-06-14 | Merge pull request #3540 from poettering/resolved-various | Zbigniew Jędrzejewski-Szmek |
2016-06-15 | tree-wide: htonl() is weird, let's use htobe32() instead (#3538) | Lennart Poettering |
2016-06-14 | util-lib: rework get_process_cmdline() (#3529) | Lennart Poettering |
2016-06-14 | resolved: in the ResolveHostname() bus call, accept IP addresses with scope | Lennart Poettering |
2016-06-14 | resolved: make sure we initialize the ifindex of direct zone answers properly | Lennart Poettering |
2016-06-14 | resolve: port resolve tool to in_addr_ifindex_{from_string_auto|to_string}() | Lennart Poettering |
2016-06-14 | udevadm: trivial simplification | Zbigniew Jędrzejewski-Szmek |
2016-06-14 | networkd: Tunnel add support to configure key for VTI/VTI6 (#3532) | Susant Sahani |
2016-06-14 | Merge pull request #3527 from poettering/systemctl-fixes | Daniel Mack |
2016-06-14 | manager: reduce complexity of unit_gc_sweep (#3507) | Lukáš Nykrýn |
2016-06-14 | core: on unified we don't need to check u->pids: we can use proper notificati... | Evgeny Vereshchagin |
2016-06-14 | build: fix missing symbol for old kernel headers (#3530) | Andrew Jeddeloh |
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 |