Age | Commit message (Expand) | Author |
2014-05-19 | resolved: add daemon to manage resolv.conf | Tom Gundersen |
2014-05-19 | sd-network: expose DNS information | Tom Gundersen |
2014-05-19 | networkd: link - serialize DNS information | Tom Gundersen |
2014-05-19 | sd-dhcp-lease: move in_addr (de)serialization to shared network code | Tom Gundersen |
2014-05-19 | sd-login: add C API to query primary session of a user | Lennart Poettering |
2014-05-19 | logind: fix Display property of user objects | Lennart Poettering |
2014-05-18 | gudev: add missing (nullable) annotations on return values | Evan Nemerson |
2014-05-19 | update TODO | Lennart Poettering |
2014-05-19 | analyze: read host and system information from remote | Djalal Harouni |
2014-05-19 | hostnamed: expose KernelVersion on the bus | Djalal Harouni |
2014-05-19 | build: Compile everything with PIE | Cristian Rodríguez |
2014-05-19 | core: Filter by state behind the D-Bus API, not in the systemctl client. | David Strauss |
2014-05-19 | machined: make sure GetMachineAddresses() is available for unprivileged proce... | Lennart Poettering |
2014-05-19 | fix spelling of privilege | Nis Martensen |
2014-05-18 | update TODO | Lennart Poettering |
2014-05-18 | machined: add logic to query IP addresses of containers | Lennart Poettering |
2014-05-18 | network: always take possession of host side of nspawn veth tunnels and do IP... | Lennart Poettering |
2014-05-18 | update TODO | Lennart Poettering |
2014-05-18 | timesyncd: make use of floating event sources for signal handling | Lennart Poettering |
2014-05-18 | timesyncd: enable watchdog support | Lennart Poettering |
2014-05-18 | timesyncd: run timesyncd as unpriviliged user "systemd-timesync" (but still w... | Lennart Poettering |
2014-05-18 | man: note that entire sections can now be ignored | Michael Marineau |
2014-05-17 | networkd: log - only log about udev initalization on debug level | Tom Gundersen |
2014-05-17 | networkd: keep list of active addresses | Tom Gundersen |
2014-05-17 | networkd: IP address equality | Tom Gundersen |
2014-05-17 | TODO | Tom Gundersen |
2014-05-17 | udev: avoid use of uninitialized err | Thomas Hindoe Paaboel Andersen |
2014-05-17 | systemctl: more cleanup | Thomas Hindoe Paaboel Andersen |
2014-05-17 | conf-parser: silently ignore sections starting with "X-" | Michael Marineau |
2014-05-16 | man: logind.conf: fix grammar issues, unclear wording, and unclear default va... | Jason St. John |
2014-05-16 | hwdb: Update database of Bluetooth company identifiers | Marcel Holtmann |
2014-05-16 | bus: fix unitialized variable access in error path | Zbigniew Jędrzejewski-Szmek |
2014-05-16 | networkd: add missing files | Tom Gundersen |
2014-05-16 | core: let selinux_setup() load policy more than once | Will Woods |
2014-05-16 | logind: allow suspending if there are no displays | Mantas Mikulėnas |
2014-05-16 | networkd: manager - read fallback DNS servers from config file | Tom Gundersen |
2014-05-16 | networkd: network - store DNS servers in List rather than Set | Tom Gundersen |
2014-05-16 | networkd: also add IPv6 DNS servers by default | Tom Gundersen |
2014-05-16 | nspawn: properly format container_uuid in UUID format | Lennart Poettering |
2014-05-16 | man: update journald rate limit defaults | Mantas Mikulėnas |
2014-05-16 | path-lookup: don't hardcode .config | Tanu Kaskinen |
2014-05-16 | path-util: add path_make_relative() | Tanu Kaskinen |
2014-05-16 | fsck: Allow to specify the fsck repair option in the cmdline | Holger Hans Peter Freyther |
2014-05-16 | networkd: hardcode a set of default dns servers | Tom Gundersen |
2014-05-16 | man: readahead: fix cmdline switch inconsistency between readahead.c and docs | Alison Chaiken |
2014-05-16 | readahead: modernizations | Lennart Poettering |
2014-05-16 | man: fix some minor language typos | Lennart Poettering |
2014-05-16 | build-sys: at configure check for verifying that ln supports --relative | Lennart Poettering |
2014-05-16 | network: always create /run/systemd/network/links | Lennart Poettering |
2014-05-16 | Revert "networkd: order after udev kernel socket" | Tom Gundersen |