Age | Commit message (Expand) | Author |
2014-12-05 | cryptsetup-generator: Split main() into more functions and use hasmaps | Jan Janssen |
2014-12-05 | man: there's actually no "fail" fstab option, but only "nofail" | Lennart Poettering |
2014-12-05 | networkd: add basic [Link] settings to .network files | Tom Gundersen |
2014-12-04 | gitignore: ignore generated systemd-bootchart.service | WaLyong Cho |
2014-12-04 | sd-bus: add extra assert check | Lennart Poettering |
2014-12-04 | tmpfiles, man: Add xattr support to tmpfiles | Maciej Wereski |
2014-12-04 | missing: define NET_NAME_UNKNOWN | Colin Walters |
2014-12-04 | udev: net_setup - allow matching on OriginalName= | Tom Gundersen |
2014-12-04 | missing: apparently, there's a world beyond x86.. | David Herrmann |
2014-12-04 | sd-rtnl: fix compile | Tom Gundersen |
2014-12-04 | update TODO | Lennart Poettering |
2014-12-04 | smack-util: remove warning when building without SMACK support | Lennart Poettering |
2014-12-04 | sd-rtnl: rename sd_rtnl_message_route_get_{dst,src}_len to *_prefixlen | Tom Gundersen |
2014-12-04 | hwdb: Update database of Bluetooth company identifiers | Marcel Holtmann |
2014-12-04 | networkd: tunnel - allow INADDR_ANY as the local address | Tom Gundersen |
2014-12-04 | networkd: add support for source routing | Tom Gundersen |
2014-12-04 | udevd: SAS: use SAS addr + PHY id in by-path whenever possible. | Maurizio Lombardi |
2014-12-04 | networkd: fix compile | Tom Gundersen |
2014-12-04 | networkctl: use the shared functions for enumerating the local gateways | Tom Gundersen |
2014-12-04 | networkd: Add bridge port path cost | Susant Sahani |
2014-12-04 | networkd: support vxlan parameters | Susant Sahani |
2014-12-04 | update TODO | Lennart Poettering |
2014-12-04 | rtnl: order local addresses/gateways by the address itself as last resort | Lennart Poettering |
2014-12-04 | selinux: figure out selinux context applied on exec() before closing all fds | Michal Sekletar |
2014-12-04 | units: skip mounting /dev/hugepages if we don't have CAP_SYS_ADMIN | Michal Sekletar |
2014-12-04 | utf8: minor simplifications | Lennart Poettering |
2014-12-04 | utf8: when escaping unprintable unichars, escape the whole unichar, not just ... | Lennart Poettering |
2014-12-04 | bootchart: escape non printable process name | WaLyong Cho |
2014-12-04 | utf8: intruduce utf8_escape_non_printable | WaLyong Cho |
2014-12-04 | bootchart: add standalone bootchart service | WaLyong Cho |
2014-12-04 | rtnl: when querying local addresses and gateways, take address family into ac... | Lennart Poettering |
2014-12-04 | sd-bus: avoid a null dereference | Thomas Hindoe Paaboel Andersen |
2014-12-04 | systemctl: fix a leak | Thomas Hindoe Paaboel Andersen |
2014-12-04 | test-path-util: fix a leak | Thomas Hindoe Paaboel Andersen |
2014-12-04 | vconsole: don't hard-code systemd-vconsole-setup binary path | Michael Biebl |
2014-12-03 | networkctl: remove unused variable | Thomas Hindoe Paaboel Andersen |
2014-12-03 | util: don't shadow variable | Thomas Hindoe Paaboel Andersen |
2014-12-03 | resolved: don't resolve the hostname "gateway" with LLMNR, leave that to nss-... | Lennart Poettering |
2014-12-03 | rtnl: make checks for default routes more strict | Lennart Poettering |
2014-12-03 | nss-myhostname: always resolve the host name "gateway" to the local default g... | Lennart Poettering |
2014-12-03 | networkd: fix typo | Torstein Husebø |
2014-12-03 | udevd: don't take reference for NULL rtnl object | Tom Gundersen |
2014-12-03 | strv: add calls to add two entries to an strv at once | Lennart Poettering |
2014-12-03 | localed: log xkbcommon errors | Jan Synacek |
2014-12-03 | nspawn: correct EEXIST check when creating directory to mount /tmp in | Lennart Poettering |
2014-12-03 | build-sys: update man-list | David Herrmann |
2014-12-03 | machine-id-commit: add man pages | Didier Roche |
2014-12-03 | machine-id-commit: add unit file | Didier Roche |
2014-12-03 | machine-id-commit: Introduce machine-id-commit binary | Didier Roche |
2014-12-03 | machine-id-setup: add a machine_id_commit call to commit on disk a transient ... | Didier Roche |