Age | Commit message (Expand) | Author |
2014-07-09 | timedated: manage systemd-timesyncd directly instead of lists of alternatives | Kay Sievers |
2014-07-09 | hostnamed: add a new chassis type for watches | Lennart Poettering |
2014-07-08 | journal/compress: improve xz compression performance | Jon Severinsson |
2014-07-08 | fix #ifdef | Ronny Chevalier |
2014-07-08 | accelerometer: Don't wait for new data from the sensor | Bastien Nocera |
2014-07-08 | load-fragment: ConditionFirstBoot wants a bool string, not a path | Michal Schmidt |
2014-07-08 | systemctl: fix visual alignment for lines prefixed with color dots | Michal Schmidt |
2014-07-08 | logind: allow switching to unused VTs via SwitchTo() | David Herrmann |
2014-07-07 | Fix typo | Zbigniew Jędrzejewski-Szmek |
2014-07-07 | fstab-generator: fix trivial leak | Zbigniew Jędrzejewski-Szmek |
2014-07-07 | journal/compress: fix calls to decompress_blob | Zbigniew Jędrzejewski-Szmek |
2014-07-07 | resolved: make use of union in_addr_union in resolved, too | Lennart Poettering |
2014-07-07 | networkd: simplify signal handling of SIGTERM/SIGINT | Lennart Poettering |
2014-07-07 | resolved: make sure SIGTER/SIGINT actually can be caught and processed | Lennart Poettering |
2014-07-07 | resolved: let config_parse() open the configuration file for us | Lennart Poettering |
2014-07-07 | shared: fix format string for usec_t type | Lennart Poettering |
2014-07-07 | escape: beef up new systemd-escape tool | Lennart Poettering |
2014-07-07 | add new systemd-escape tool | Michael Biebl |
2014-07-07 | dropin: add format attribute and fix a wrong caller | Thomas Hindoe Paaboel Andersen |
2014-07-07 | fstab-generator: add comma when removed option is in the middle | Zbigniew Jędrzejewski-Szmek |
2014-07-07 | networkd: add support for mode | Susant Sahani |
2014-07-07 | networkd veth: Make kind assert | Susant Sahani |
2014-07-07 | firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot... | Lennart Poettering |
2014-07-07 | firstboot: follow lock protocol when changing /etc/shadow | Lennart Poettering |
2014-07-07 | base-filesystem.c: terminate string array elements with \0 | Harald Hoyer |
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 |