summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-04journald: move /dev/log socket to /runLennart Poettering
2014-06-04udev: guard REREADPT by exclusive lock instead of O_EXCLKay Sievers
2014-06-04socket: add new Symlinks= option for socket unitsLennart Poettering
2014-06-04udev: make sure we always get "change" for the diskKay Sievers
2014-06-04udev: guard REREADP logic with open(O_ECXL)Kay Sievers
2014-06-04udev: try first re-reading the partition tableKay Sievers
2014-06-04socket: optionally remove sockets/FIFOs in the file system after useLennart Poettering
2014-06-04udev: link-config - fix mem leakTom Gundersen
2014-06-04udev: synthesize "change' events for partitions when tools change the diskKay Sievers
2014-06-04README: mention new required user systemd-bus-proxyLennart Poettering
2014-06-04fsck: disable "-l" option for nowKay Sievers
2014-06-04udevd: inotify - modernizationsKay Sievers
2014-06-04bus-proxy: drop priviliges if we canLennart Poettering
2014-06-04remove ReadOnlySystem and ProtectedHome from udevd and logindKay Sievers
2014-06-03core: add new ReadOnlySystem= and ProtectedHome= settings for service unitsLennart Poettering
2014-06-03networkd: split runtime config dir from state dirTom Gundersen
2014-06-03udev: exclude device-mapper from block device ownership event lockingKay Sievers
2014-06-03shared: capability - don't loop over the cap bits if they are all unsetTom Gundersen
2014-06-03shared: allow drop_priviliges to drop all privsTom Gundersen
2014-06-03udev: always close lock file descriptorKay Sievers
2014-06-03sd-dhcp-client: allways request broadcastCamilo Aguilar
2014-06-03resolved: run as unpriviliged "systemd-resolve" userTom Gundersen
2014-06-03configure: networkd no longer requires kmodTom Gundersen
2014-06-03networkd: drop CAP_SYS_MODULETom Gundersen
2014-06-02networkd: introduce vti tunnelSusant Sahani
2014-06-02networkd: sit-tunnel add support for pmtudiscSusant Sahani
2014-06-02networkd: introduce gre tunnelSusant Sahani
2014-06-02networkd-netdev: fix white spaceSusant Sahani
2014-06-02networkd: introduce veth device supportSusant Sahani
2014-06-02resolved: move resolv.conf to resolved's runtime dirTom Gundersen
2014-06-02tmpfiles: systemd.conf - fix ownership of network directoriesTom Gundersen
2014-06-01keyboard: add Plantronics .Audio mute buttonZbigniew Jędrzejewski-Szmek
2014-06-01README: document the new "systemd-network" user we require for systemd-networkdLennart Poettering
2014-06-01networkd: run as unpriviliged "systemd-network" userLennart Poettering
2014-06-01units: remove CAP_SYS_PTRACE capability from hostnamed/networkdLennart Poettering
2014-06-01timesyncd: split privilege dropping code out of timesyncd so that we can make...Lennart Poettering
2014-06-01tty-ask-password-agent: Do tell what directory we failed to openCristian Rodríguez
2014-06-01udev-builtin-keyboard: do tell on which device EVIOCSKEYCODE failed.Cristian Rodríguez
2014-05-31util: ignore_file should not allow files ending with '~'Thomas Hindoe Paaboel Andersen
2014-05-30units: use KillMode=mixed for systemd-nspawn@.serviceJonathan Liu
2014-05-30fsck: include device name in the message about missing fsckZbigniew Jędrzejewski-Szmek
2014-05-28virt: rework container detection logicLennart Poettering
2014-05-28build-sys: use glibc's xattr support instead of requiring libattrKay Sievers
2014-05-28NEWS: mention that we need a new user systemd-timesyncsystemd/v213Lennart Poettering
2014-05-28NEWS: update NEWS file according to most recent changes in gitLennart Poettering
2014-05-28hostnamed: Fix the way that static and transient host names interactStef Walter
2014-05-27build-sys: bump package and library versionLennart Poettering
2014-05-26test-dhcp-option: fix memleakTom Gundersen
2014-05-26analyze/run: use bus_open_transport_systemd instead of bus_open_transportThomas Bächler
2014-05-26Do not unescape unit names in [Install] sectionMichal Sekletar