Age | Commit message (Expand) | Author |
2014-05-22 | Revert "update gitignore" | Kay Sievers |
2014-05-21 | sd-dhcp-client: factor out dhcp packet allocation | Tom Gundersen |
2014-05-21 | sd-dhcp: rely on FIONREAD working | Tom Gundersen |
2014-05-21 | sd-dhcp: option_append - support falling back to 'sname' and 'file' | Tom Gundersen |
2014-05-21 | sd-dhcp: make sure we can not fill options so much that there is no space for... | Tom Gundersen |
2014-05-21 | networkd: link - serialize link when addresses change | Tom Gundersen |
2014-05-21 | update gitignore | Kay Sievers |
2014-05-21 | util: fix a gcc compiler warning | Lennart Poettering |
2014-05-21 | timesyncd: use STR_IN_SET() | Kay Sievers |
2014-05-21 | timesyncd: fix english language typo | Lennart Poettering |
2014-05-21 | logind: don't apply RemoveIPC= to system users | Lennart Poettering |
2014-05-20 | dhcp-lease: add support for parsing a few more dhcp options | Tom Gundersen |
2014-05-20 | dhcp-lease: refactor lease parsing | Tom Gundersen |
2014-05-20 | sd-dhcp: refactor parse_options | Tom Gundersen |
2014-05-20 | sd-dhcp: refactor dhcp_option_append | Tom Gundersen |
2014-05-21 | timesyncd: save clock to disk everytime we get an NTP fix, and bump clock at ... | Lennart Poettering |
2014-05-20 | udevadm-settle: fixed return code for empty queue | Harald Hoyer |
2014-05-19 | networkd: introduce sit tunnel | Susant Sahani |
2014-05-19 | networkd-wait-online: wait for addresses to be configured | Tom Gundersen |
2014-05-19 | timesyncd: only attempt to connect when an address is configured | Tom Gundersen |
2014-05-19 | networkd/sd-network: extend operational states | Tom Gundersen |
2014-05-19 | networkd/sd-network: expose statically configured NTP servers | Tom Gundersen |
2014-05-19 | networkd: fixup static DNS serialization | Tom Gundersen |
2014-05-19 | sd-dhcp-lease/sd-network: modernization and fix leak | Tom Gundersen |
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 | analyze: read host and system information from remote | Djalal Harouni |
2014-05-19 | hostnamed: expose KernelVersion on the bus | Djalal Harouni |
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 | machined: add logic to query IP addresses of containers | 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-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 | 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 | 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 |