Age | Commit message (Expand) | Author |
2014-07-07 | service: flush status text and errno values each time a service is started | Lennart Poettering |
2014-07-07 | systemctl: show StatusErrno value in "systemctl status" | Lennart Poettering |
2014-07-07 | service: don't accept negative ERRNO= notification messages | Lennart Poettering |
2014-07-07 | service: minor modernization | Lennart Poettering |
2014-07-07 | core: Added support for ERRNO NOTIFY_SOCKET message parsing, and added Status... | Miguel Angel Ajo |
2014-07-07 | firstboot: change /etc/shadow access mode to 000 | Lennart Poettering |
2014-07-07 | dhcp-network: make clear that we are ANDing Fragment offset field with mask | Michal Sekletar |
2014-07-07 | dhcp-network: ignore IP packets with More Fragments (MF) flag set | Michal Sekletar |
2014-07-07 | firstboot: add new component to query basic system settings on first boot, or... | Lennart Poettering |
2014-07-07 | architecture: add string table entries for mips-le archs which were missing | Lennart Poettering |
2014-07-07 | fileio: simplify write_env_file() | Lennart Poettering |
2014-07-07 | util: don't consider tabs special in string_has_cc() anymore | Lennart Poettering |
2014-07-07 | shared: make timezone and locale enumeration and validation generic | Lennart Poettering |
2014-07-07 | main: explain our /etc empty check a bit in a comment | Lennart Poettering |
2014-07-07 | util: consider 0x7F a control chracter (which it is: DEL) | Lennart Poettering |
2014-07-07 | udev: link_config - ignore errors due to missing MAC address | Tom Gundersen |
2014-07-07 | vconsole-setup: fix inverted error messages | Zbigniew Jędrzejewski-Szmek |
2014-07-07 | networkd: netdev - add missing refs | Tom Gundersen |
2014-07-07 | networkd: add support for peer address | Susant Sahani |
2014-07-07 | dhcp-network: add check for DHCP.chaddr | Michal Sekletar |
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 |