summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-07fstab-generator: add comma when removed option is in the middleZbigniew Jędrzejewski-Szmek
2014-07-07networkd TODO: add more bonding optionsSusant Sahani
2014-07-07networkd todo : remove tun/tapSusant Sahani
2014-07-07networkd: add support for modeSusant Sahani
2014-07-07networkd veth: Make kind assertSusant Sahani
2014-07-07update TODOLennart Poettering
2014-07-07firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot...Lennart Poettering
2014-07-07firstboot: follow lock protocol when changing /etc/shadowLennart Poettering
2014-07-07man: document systemd-firstboot(1)Lennart Poettering
2014-07-07man: drop references to the --priviliged command line option which has been r...Lennart Poettering
2014-07-07base-filesystem.c: terminate string array elements with \0Harald Hoyer
2014-07-07service: flush status text and errno values each time a service is startedLennart Poettering
2014-07-07systemctl: show StatusErrno value in "systemctl status"Lennart Poettering
2014-07-07service: don't accept negative ERRNO= notification messagesLennart Poettering
2014-07-07service: minor modernizationLennart Poettering
2014-07-07core: Added support for ERRNO NOTIFY_SOCKET message parsing, and added Status...Miguel Angel Ajo
2014-07-07firstboot: change /etc/shadow access mode to 000Lennart Poettering
2014-07-07dhcp-network: make clear that we are ANDing Fragment offset field with maskMichal Sekletar
2014-07-07dhcp-network: ignore IP packets with More Fragments (MF) flag setMichal Sekletar
2014-07-07firstboot: add new component to query basic system settings on first boot, or...Lennart Poettering
2014-07-07architecture: add string table entries for mips-le archs which were missingLennart Poettering
2014-07-07man: chroot jails are no longer detected by ConditionVirtualization=Lennart Poettering
2014-07-07man: add missing archs to ConditionArchitecture= descriptionLennart Poettering
2014-07-07fileio: simplify write_env_file()Lennart Poettering
2014-07-07util: don't consider tabs special in string_has_cc() anymoreLennart Poettering
2014-07-07shared: make timezone and locale enumeration and validation genericLennart Poettering
2014-07-07update TODOLennart Poettering
2014-07-07main: explain our /etc empty check a bit in a commentLennart Poettering
2014-07-07util: consider 0x7F a control chracter (which it is: DEL)Lennart Poettering
2014-07-07udev: link_config - ignore errors due to missing MAC addressTom Gundersen
2014-07-07vconsole-setup: fix inverted error messagesZbigniew Jędrzejewski-Szmek
2014-07-07man: network - document Peer keyTom Gundersen
2014-07-07networkd: netdev - add missing refsTom Gundersen
2014-07-07networkd: add support for peer addressSusant Sahani
2014-07-07dhcp-network: add check for DHCP.chaddrMichal Sekletar
2014-07-06coredumpctl: show a useful error on permission problemsZbigniew Jędrzejewski-Szmek
2014-07-06compress: add benchmark-style testZbigniew Jędrzejewski-Szmek
2014-07-06journal: add LZ4 as optional compressorZbigniew Jędrzejewski-Szmek
2014-07-06journal/compress: return early in uncompress_startswithZbigniew Jędrzejewski-Szmek
2014-07-06vconsole-setup: run setfont before loadkeysZbigniew Jędrzejewski-Szmek
2014-07-06sysusers: fix uninitialized warningRonny Chevalier
2014-07-06machine: don't return uninitialized variableTom Gundersen
2014-07-04man: document nspawn's new --volatile switchLennart Poettering
2014-07-04networkd: accept section DHCP in systemd.network filesSteven Noonan
2014-07-04networkd: don't clear dhcpv6 lease timers if there's no previous leaseSteven Noonan
2014-07-04nspawn: add new --volatile switch for booting containers in volatile (ephemer...Lennart Poettering
2014-07-04main: change check whether /etc is unpopulated to look for /etc/machine-idLennart Poettering
2014-07-04units: conditionalize configfs and debugfs with CAP_SYS_RAWIOLennart Poettering
2014-07-04units: conditionalize static device node logic on CAP_SYS_MODULES instead of ...Lennart Poettering
2014-07-04man: netdev - mention tun and tapTom Gundersen