Age | Commit message (Expand) | Author |
2014-07-02 | bus: drop bus/message GC logic | Lennart Poettering |
2014-07-02 | bus-proxy: restore operation in non-kdbus mode | Lennart Poettering |
2014-07-02 | localed: consider an unset model as a wildcard | Michal Sekletar |
2014-07-02 | sd-dhcp6-client: initialize variable | Tom Gundersen |
2014-07-02 | udev: net_setup_link builtin should print the reason why something fails | Lennart Poettering |
2014-07-02 | util: when unescaping strings, don't allow smuggling in of additional NUL bytes | Lennart Poettering |
2014-07-02 | util: generalize is_localhost() and use it everywhere where applicable | Lennart Poettering |
2014-07-02 | path: add new "systemd-path" utility for querying paths described in file-hie... | Lennart Poettering |
2014-07-01 | coredump: vacuum - fix calculation of 10% of fs size for MaxUse | Thomas Hindoe Paaboel Andersen |
2014-07-01 | sd-dhcp6-client: check return value | Thomas Hindoe Paaboel Andersen |
2014-07-01 | networkd: fix alignment of gperf source | Filipe Brandenburger |
2014-07-01 | networkd: netdev - add dummy support | Tom Gundersen |
2014-07-01 | networkd: send hostname to dhcp server | Eugene Yakubovich |
2014-07-01 | networkd: netdev - take ref when creating netdevs | Tom Gundersen |
2014-07-01 | parse_uid: return -ENXIO for -1 uids | Kay Sievers |
2014-07-01 | Use dev_port for the ID of a network device. | Thadeu Lima de Souza Cascardo |
2014-07-01 | networkd: link - don't fail if master netdev already exists | Tom Gundersen |
2014-07-01 | networkd: tunnel - ensure that enslave callback is always invoked | Tom Gundersen |
2014-07-01 | networkd: link - ignore missing MAC address | Tom Gundersen |
2014-07-01 | base-filesystem: avoid all searching if the link already exists | Kay Sievers |
2014-07-01 | base-filesystem: explicitely check existence of the platform's ABI dynamic lo... | Kay Sievers |
2014-07-01 | base-filesystem: create /lib64 symlink to libdir /usr directory | Kay Sievers |
2014-07-01 | networkd: address_acquire use cleanup macro | Susant Sahani |
2014-07-01 | networkd: netdev add one separate line | Susant Sahani |
2014-07-01 | networkd: link - drop assert from _free() | Tom Gundersen |
2014-07-01 | sd-dhcp6-client: fix free before use | Tom Gundersen |
2014-07-01 | networkd: link - improve refcounting | Tom Gundersen |
2014-06-30 | cryptsetup: allow x-systemd.device-timeout | Zbigniew Jędrzejewski-Szmek |
2014-06-30 | fstab-generator: allow x-systemd.device-timeout for swap units | Zbigniew Jędrzejewski-Szmek |
2014-06-30 | Move x-systemd-device.timeout handling from core to fstab-generator | Zbigniew Jędrzejewski-Szmek |
2014-06-30 | pc: no longer expose exec_prefix in .pc file | Lennart Poettering |
2014-06-30 | pc: expose more drop-in dirs in the .pc file | Lennart Poettering |
2014-06-30 | pc: export $libdir in the .pc file | Lennart Poettering |
2014-06-30 | nspawn: block open_by_handle_at() and others via seccomp | Lennart Poettering |
2014-06-30 | nspawn: let's avoid using goto to wildly for non-cleanup purposes | Lennart Poettering |
2014-06-30 | nspawn: simplify exit condition check | Lennart Poettering |
2014-06-30 | nspawn: log a warning on failure from wait_for_terminate() | Luke Shumaker |
2014-06-30 | nspawn: Fix regression with exit status | Luke Shumaker |
2014-06-30 | shared/util.c:wait_for_terminate_and_warn(): Add a comment on the return values | Luke Shumaker |
2014-06-30 | networkd: dhcp - use same metric for all DHCP-related routes | Tom Gundersen |
2014-06-30 | util: fix comment | Lennart Poettering |
2014-06-30 | tests: add missing XDG_RUNTIME_DIR env variable | Ronny Chevalier |
2014-06-29 | util: refuse considering UID 0xFFFF and 0xFFFFFFFF valid | Lennart Poettering |
2014-06-29 | network-internal: initialize _cleanup_ variable | Tom Gundersen |
2014-06-29 | netowrkd:deserialize_dhcp_routes verify strndup ret | Susant Sahani |
2014-06-29 | networkd: dhcp - update the lifetime of an existing address | Tom Gundersen |
2014-06-29 | sd-dhcp-client: don't fail hard if UDP socket can not be bound | Tom Gundersen |
2014-06-29 | networkd: improve DHCP error logging | Tom Gundersen |
2014-06-29 | networkd: set static addresses immediately | Tom Gundersen |
2014-06-29 | Add support for DHCP static route options | Eugene Yakubovich |