Age | Commit message (Expand) | Author |
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 |
2014-05-16 | networkd: log the initialization status of links | Tom Gundersen |
2014-05-16 | TODO | Tom Gundersen |
2014-05-16 | networkd: fix typo | Tom Gundersen |
2014-05-16 | networkd: rename Address and Route list fields | Tom Gundersen |
2014-05-16 | timesyncd: fix typo in comment | Kay Sievers |
2014-05-16 | man: clarify that the ExecReload= command should be synchronous | Lennart Poettering |
2014-05-16 | core: make sure to serialize jobs for all units | Lennart Poettering |
2014-05-16 | Update TODO | Lennart Poettering |
2014-05-15 | timesyncd: fix error path return value | Kay Sievers |
2014-05-15 | timesyncd: limit capabilities to CAP_SYS_TIME | Lennart Poettering |
2014-05-15 | network: fix build failure, missing KMOD_XXX flags | Cristian Rodríguez |
2014-05-15 | logind: bring polkit policy for hibernate in line with suspend/poweroff/reboot | Lennart Poettering |
2014-05-15 | networkd: logging - align messages | Tom Gundersen |
2014-05-15 | networkd: log ifindices when links and netdevs are added | Tom Gundersen |
2014-05-15 | networkd: rename NetDev variable for consistency with Link | Tom Gundersen |
2014-05-15 | sd-bus: make sure we properly handle NULL callback functions | Lennart Poettering |