Age | Commit message (Expand) | Author |
2014-07-06 | coredumpctl: show a useful error on permission problems | Zbigniew Jędrzejewski-Szmek |
2014-07-06 | compress: add benchmark-style test | Zbigniew Jędrzejewski-Szmek |
2014-07-06 | journal: add LZ4 as optional compressor | Zbigniew Jędrzejewski-Szmek |
2014-07-06 | journal/compress: return early in uncompress_startswith | Zbigniew Jędrzejewski-Szmek |
2014-07-06 | vconsole-setup: run setfont before loadkeys | Zbigniew Jędrzejewski-Szmek |
2014-07-06 | sysusers: fix uninitialized warning | Ronny Chevalier |
2014-07-06 | machine: don't return uninitialized variable | Tom Gundersen |
2014-07-04 | networkd: accept section DHCP in systemd.network files | Steven Noonan |
2014-07-04 | networkd: don't clear dhcpv6 lease timers if there's no previous lease | Steven Noonan |
2014-07-04 | nspawn: add new --volatile switch for booting containers in volatile (ephemer... | Lennart Poettering |
2014-07-04 | main: change check whether /etc is unpopulated to look for /etc/machine-id | Lennart Poettering |
2014-07-03 | networkd: properly track addresses when first added | Tom Gundersen |
2014-07-03 | networkd: link - improve link tracking logging | Tom Gundersen |
2014-07-03 | architecture: remove "cris" from uname list | Lennart Poettering |
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 |