Age | Commit message (Expand) | Author |
2016-11-21 | networkd: do not automatically propagate bogus DNS/NTP servers | Lennart Poettering |
2016-11-21 | networkd: rename link_push_dns_to_dhcp_server() → link_push_uplink_dns_to_d... | Lennart Poettering |
2016-11-21 | networkd: store DNS servers configured per-network as parsed addresses | Lennart Poettering |
2016-11-21 | networkd: minor word extraction fixes | Lennart Poettering |
2016-11-21 | networkd: reorder fields in Network struct a bit | Lennart Poettering |
2016-11-21 | networkd: validate NTP server strings configured in .network files | Lennart Poettering |
2016-11-21 | shared: add new API to validate a string as hostname or IP address | Lennart Poettering |
2016-11-21 | basic: make sure in_addr_from_string() can take NULL arguments | Lennart Poettering |
2016-11-21 | basic: add explicit ipv4-specific in_addr classification calls | Lennart Poettering |
2016-11-21 | networkd: rework how we set the hostname on the dhcp4 client | Lennart Poettering |
2016-11-21 | sd-dhcp: permit unsetting the hostname again | Lennart Poettering |
2016-11-21 | Merge pull request #4701 from martinpitt/networkd-polkit | Lennart Poettering |
2016-11-21 | tests: check transient hostname with and without static hostname | Martin Pitt |
2016-11-20 | Merge pull request #4691 from keszybz/test-suite-fixes | Evgeny Vereshchagin |
2016-11-20 | hostnamed: allow networkd to set the transient hostname | Martin Pitt |
2016-11-20 | test: clean up "dummy0" interface after each test case in networkd-test.py | Martin Pitt |
2016-11-19 | test-functions: also add qemu define for ppc64 | Zbigniew Jędrzejewski-Szmek |
2016-11-19 | hwdb: keyboard: Ignore brightness hotkey presses on MSI VR420 (model MS-1422)... | Hans de Goede |
2016-11-18 | Merge pull request #4395 from s-urbaniak/rw-support | Lennart Poettering |
2016-11-18 | Merge pull request #4538 from fbuihuu/confirm-spawn-fixes | Lennart Poettering |
2016-11-18 | tests/TEST-13-NSPAWN-SMOKE: add SYSTEMD_NSPAWN_API_VFS_WRITABLE | Evgeny Vereshchagin |
2016-11-18 | nspawn: R/W support for /sys, and /proc/sys | Sergiusz Urbaniak |
2016-11-17 | test-ipcrm: skip test if nfsnobody is missing | Zbigniew Jędrzejewski-Szmek |
2016-11-17 | basic/process-util: we need to take the shorter of two strings | Zbigniew Jędrzejewski-Szmek |
2016-11-17 | test-process-util: bind mount fails under selinux, skip test | Zbigniew Jędrzejewski-Szmek |
2016-11-17 | Merge pull request #4671 from poettering/namespace-bind | Zbigniew Jędrzejewski-Szmek |
2016-11-17 | basic/env-uil: fix assertion failure in strv_env_replace (#4688) | Zbigniew Jędrzejewski-Szmek |
2016-11-17 | core: in confirm spawn, suggest 'f' when user selects 'n' choice | Franck Bui |
2016-11-17 | core: confirm_spawn: always accept units with same_pgrp set for now | Franck Bui |
2016-11-17 | core: include the unit name when notifying that a confirmation question timed... | Franck Bui |
2016-11-17 | core: add 'c' in confirmation_spawn to resume the boot process | Franck Bui |
2016-11-17 | core: add 'j' in confirmation_spawn to list the jobs that are in progress | Franck Bui |
2016-11-17 | core: add 'D' in confirmat spawn to show a full dump of the unit to spawn | Franck Bui |
2016-11-17 | core: add 'i' in confirm spawn to give a short summary of the unit to spawn | Franck Bui |
2016-11-17 | core: rework the confirmation spawn prompt | Franck Bui |
2016-11-17 | core: limit the length of the confirmation question | Franck Bui |
2016-11-17 | core: reprint the question every 2 sec in ask_char() | Franck Bui |
2016-11-17 | core: in confirm_spawn, the meaning of 'n' and 's' choices are confusing | Franck Bui |
2016-11-17 | core: rework ask_for_confirmation() | Franck Bui |
2016-11-17 | core: allow to redirect confirmation messages to a different console | Franck Bui |
2016-11-17 | core: prevent the cylon when confirmation_spawn=yes (#2194) | Franck Bui |
2016-11-17 | update TODO | Lennart Poettering |
2016-11-17 | namespace: clarify that /proc/apm is obsolete, but leave it blocked | Lennart Poettering |
2016-11-17 | namespace: reindent namespace tables | Lennart Poettering |
2016-11-17 | namespace: simplify, optimize and extend handling of mounts for namespace | Lennart Poettering |
2016-11-17 | core: monitor the inotify file descriptor not the console one in acquire_term... | Franck Bui |
2016-11-17 | Merge pull request #4681 from keszybz/shortening | Martin Pitt |
2016-11-16 | Merge pull request #4678 from poettering/gc-device | Zbigniew Jędrzejewski-Szmek |
2016-11-16 | core/dbus-job, systemctl: shorten some code | Zbigniew Jędrzejewski-Szmek |
2016-11-16 | systemctl: shorter list-jobs --before/--after output a bit | Zbigniew Jędrzejewski-Szmek |