Age | Commit message (Expand) | Author |
2016-08-14 | Merge pull request #3905 from htejun/cgroup-v2-cpu | Zbigniew Jędrzejewski-Szmek |
2016-08-11 | coredump: treat RLIMIT_CORE below page size as disabling coredumps (#3932) | Zbigniew Jędrzejewski-Szmek |
2016-08-09 | install: follow config_path symlink (#3362) | Rhys |
2016-08-09 | sd-journal: watch logs below container's /{var,run}/log/journal (instead of t... | Evgeny Vereshchagin |
2016-08-09 | journal-gatewayd: fix typo; s/Certificat/Certificate/ (#3931) | Vito Caputo |
2016-08-08 | core: amend policy to open up dynamic user queries (#3920) | Zbigniew Jędrzejewski-Szmek |
2016-08-07 | core: add cgroup CPU controller support on the unified hierarchy | Tejun Heo |
2016-08-07 | networkd: remove duplicate call to manager_dirty (#3917) | Susant Sahani |
2016-08-06 | Merge pull request #3884 from poettering/private-users | Zbigniew Jędrzejewski-Szmek |
2016-08-06 | journal-gatewayd: fix segfault with certain request (#3893) | Yi EungJun |
2016-08-06 | journal-gatewayd: add --directory option (#3913) | Yi EungJun |
2016-08-06 | buildsys,journal: allow -fsanitize=address without VALGRIND defined | Cristian Rodríguez |
2016-08-06 | test: fix stack overflow reported by ASAN | Cristian Rodríguez |
2016-08-06 | test: test-sigbus must be skipped when -fsanitize=address is used | Cristian Rodríguez |
2016-08-05 | Merge pull request #3818 from poettering/exit-status-env | Zbigniew Jędrzejewski-Szmek |
2016-08-06 | networkd: add support to set STP (#3903) | Susant Sahani |
2016-08-05 | Merge pull request #3900 from keszybz/fix-3607 | Lennart Poettering |
2016-08-05 | socket: add helper function to remove code duplication | Zbigniew Jędrzejewski-Szmek |
2016-08-05 | core/socket: include remote address in the message when dropping connection | Zbigniew Jędrzejewski-Szmek |
2016-08-05 | systemd: do not serialize peer, bump count when deserializing socket instead | Zbigniew Jędrzejewski-Szmek |
2016-08-05 | core/service: serialize and deserialize accept_socket | Zbigniew Jędrzejewski-Szmek |
2016-08-05 | core/socket: rework SocketPeer refcounting | Zbigniew Jędrzejewski-Szmek |
2016-08-05 | util-lib: unify parsing of nice level values | Lennart Poettering |
2016-08-05 | networkd: do not set NOARP unconditionally (#3891) | Zbigniew Jędrzejewski-Szmek |
2016-08-05 | fileio: fix MIN/MAX mixup (#3896) | Vito Caputo |
2016-08-05 | journal-remote: remove unnecessary gnutls includes (#3895) | Vito Caputo |
2016-08-04 | systemd: convert peers_by_address to a set | Zbigniew Jędrzejewski-Szmek |
2016-08-04 | basic/set: remove some spurious spaces | Zbigniew Jędrzejewski-Szmek |
2016-08-04 | core: only set the watchdog variables in ExecStart= lines | Lennart Poettering |
2016-08-04 | core: remember first unit failure, not last unit failure | Lennart Poettering |
2016-08-04 | nss-systemd: resolve root/nobody statically | Lennart Poettering |
2016-08-04 | core: set $SERVICE_RESULT, $EXIT_CODE and $EXIT_STATUS in ExecStop=/ExecStopP... | Lennart Poettering |
2016-08-04 | main: use pager for --dump-configuration-items (#3894) | 0xAX |
2016-08-04 | fileio: fix read_full_stream() bugs (#3887) | Vito Caputo |
2016-08-04 | networkd: apply bridge vlan configuration correct | Tobias Jungel |
2016-08-04 | core: use the correct APIs to determine whether a dual timestamp is initialized | Lennart Poettering |
2016-08-04 | core: move masking of chroot/permission masking into service_spawn() | Lennart Poettering |
2016-08-04 | core: turn various execution flags into a proper flags parameter | Lennart Poettering |
2016-08-04 | util-lib: rework /tmp and /var/tmp handling code | Lennart Poettering |
2016-08-04 | Merge pull request #2471 from michaelolbrich/transient-mounts | Lennart Poettering |
2016-08-04 | Merge pull request #3885 from keszybz/help-output | Lennart Poettering |
2016-08-04 | networkd: add support to configure NOARP/ARP for interface (#3854) | Susant Sahani |
2016-08-04 | networkd: remove route if carrier is lost (#3831) | Susant Sahani |
2016-08-04 | src/test: add tests for parse_percent_unbounded (#3889) | Jonathan Boulle |
2016-08-04 | nspawn,resolve: short --help output to fit within 80 columns | Zbigniew Jędrzejewski-Szmek |
2016-08-04 | journalctl,systemctl: add "short-full", "short-unix" mode to --help | Zbigniew Jędrzejewski-Szmek |
2016-08-04 | util-lib: add parse_percent_unbounded() for percentages over 100% (#3886) | David Michael |
2016-08-03 | Merge pull request #3820 from poettering/nspawn-resolvconf | Zbigniew Jędrzejewski-Szmek |
2016-08-03 | journalctl: add new output mode "short-full" (#3880) | Lennart Poettering |
2016-08-03 | util-lib: make timestamp generation and parsing reversible (#3869) | Lennart Poettering |