summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-06-04core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also...Lennart Poettering
2014-06-04core: provide /dev/ptmx as symlink in PrivateDevices= execution environmentsLennart Poettering
2014-06-04core: make sure PrivateDevices= makes /dev/log availableLennart Poettering
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-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-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-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-01networkd: run as unpriviliged "systemd-network" userLennart 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-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-28hostnamed: Fix the way that static and transient host names interactStef Walter
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
2014-05-25timesysnc: reword network watching messages, and move resolver errors to debugKay Sievers
2014-05-25nspawn: make nspawn robust to container failureDjalal Harouni
2014-05-25nspawn: move container wait logic into wait_for_container()Djalal Harouni
2014-05-25test-path-util: add tests for path_make_relative()Tanu Kaskinen
2014-05-25path-util: fix missing terminating zeroTanu Kaskinen
2014-05-25Use %m instead of strerror(errno) where appropiateCristian Rodríguez
2014-05-25test-unit-file: skip if unit_file_get_list returns permission deniedCristian Rodríguez
2014-05-24Fix several small typosJonathan Boulle