Age | Commit message (Expand) | Author |
2014-07-03 | sd-path: add missing header | Umut Tezduyar Lindskog |
2014-07-03 | machine: properly distuingish created and registered machines | Lennart Poettering |
2014-07-03 | sysusers: add new line type "m" to add users as members to groups | Lennart Poettering |
2014-07-03 | machinectl: show /etc/os-release information of container in status output | Lennart Poettering |
2014-07-03 | namespace: make sure /tmp, /var/tmp and /dev are writable in namespaces we se... | Lennart Poettering |
2014-07-03 | namespace: fix uninitialized memory access | Lennart Poettering |
2014-07-03 | architecture: also add tuples for old ARM BE ABI | Lennart Poettering |
2014-07-03 | architecture: add tuple for old arm abi | Zbigniew Jędrzejewski-Szmek |
2014-07-03 | test: print library tuple in test | Lennart Poettering |
2014-07-03 | shared: add LIB_ARCH tuples for BE ARM archs | Lennart Poettering |
2014-07-03 | core: introduce exit_status_set_is_empty() to make things a bit easier to read | Lennart Poettering |
2014-07-03 | shared: rename ARCH_TUPLE to LIB_ARCH_TUPLE | Lennart Poettering |
2014-07-03 | exit-status: rename ExitStatusSet's "code" field to "status" | Lennart Poettering |
2014-07-03 | architecture: add tuples for arm | Zbigniew Jędrzejewski-Szmek |
2014-07-03 | arch: add crisv32 to uname check | Umut Tezduyar Lindskog |
2014-07-03 | nspawn: when running in a service unit, use systemd for restarts | Lennart Poettering |
2014-07-03 | machined: don't force terminate registered machines | Lennart Poettering |
2014-07-03 | core: introduce new RestartForceExitStatus= service setting | Lennart Poettering |
2014-07-03 | networkd: tuntap - default to no packet information | Tom Gundersen |
2014-07-03 | networkd vxlan: Pass correct type | Susant Sahani |
2014-07-03 | networkd: tuntap - enable PacketInfo by default | Tom Gundersen |
2014-07-03 | networkd: netdev - move tunnel address parsing to networkd-tunnel.c | Tom Gundersen |
2014-07-03 | networkd: tunnels - make tunnel address parsing generic | Tom Gundersen |
2014-07-03 | networkd: Introduce tun/tap device | Susant Sahani |
2014-07-03 | udev: net_setup_link - add a bit more logging | Tom Gundersen |
2014-07-03 | networkd: netdev - drop the link callbacks after calling them once | Tom Gundersen |
2014-07-03 | networkd: netdev - take ref immediately after calling out | Tom Gundersen |
2014-07-03 | networkd: split out vlan and macvlan handling | Tom Gundersen |
2014-07-03 | sd-login: use the same code for verfiying machine names everywhere | Lennart Poettering |
2014-07-03 | bus: close a bus that failed to connect | Lennart Poettering |
2014-07-03 | sd-bus: support connecting to remote hosts, directly into containers | Lennart Poettering |
2014-07-02 | sd-bus: when an event loop terminates, explicitly close the bus | Lennart Poettering |
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 |