summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* namespace: also include /root in ProtectHome=Lennart Poettering2014-06-05
* namespace: when setting up an inaccessible mount point, unmounting everything...Lennart Poettering2014-06-05
* umount: modernizationsLennart Poettering2014-06-05
* util: fix fd_cloexec(), fd_nonblock()Lennart Poettering2014-06-05
* core: introduce new Restart=on-abnormal settingLennart Poettering2014-06-05
* sd-daemon: introduce sd_pid_notify() and sd_pid_notifyf()Lennart Poettering2014-06-05
* socket-proxyd: port to asynchronous name resolution using sd-resolveLennart Poettering2014-06-05
* bus: make use of sd_bus_try_close() in exit-on-idle servicesLennart Poettering2014-06-05
* sd-event: restore correct timeout behaviourLennart Poettering2014-06-05
* kdbus: when uploading bus name policy, resolve users/groups out-of-processLennart Poettering2014-06-05
* core: don't include /boot in effect of ProtectSystem=Lennart Poettering2014-06-05
* socket: add SocketUser= and SocketGroup= for chown()ing sockets in the file s...Lennart Poettering2014-06-05
* core: make sure we properly parse ProtectHome= and ProtectSystem=Lennart Poettering2014-06-04
* networkd: link - intialize mac addressTom Gundersen2014-06-04
* core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also...Lennart Poettering2014-06-04
* core: provide /dev/ptmx as symlink in PrivateDevices= execution environmentsLennart Poettering2014-06-04
* core: make sure PrivateDevices= makes /dev/log availableLennart Poettering2014-06-04
* journald: move /dev/log socket to /runLennart Poettering2014-06-04
* udev: guard REREADPT by exclusive lock instead of O_EXCLKay Sievers2014-06-04
* socket: add new Symlinks= option for socket unitsLennart Poettering2014-06-04
* udev: make sure we always get "change" for the diskKay Sievers2014-06-04
* udev: guard REREADP logic with open(O_ECXL)Kay Sievers2014-06-04
* udev: try first re-reading the partition tableKay Sievers2014-06-04
* socket: optionally remove sockets/FIFOs in the file system after useLennart Poettering2014-06-04
* udev: link-config - fix mem leakTom Gundersen2014-06-04
* udev: synthesize "change' events for partitions when tools change the diskKay Sievers2014-06-04
* fsck: disable "-l" option for nowKay Sievers2014-06-04
* udevd: inotify - modernizationsKay Sievers2014-06-04
* bus-proxy: drop priviliges if we canLennart Poettering2014-06-04
* core: add new ReadOnlySystem= and ProtectedHome= settings for service unitsLennart Poettering2014-06-03
* networkd: split runtime config dir from state dirTom Gundersen2014-06-03
* udev: exclude device-mapper from block device ownership event lockingKay Sievers2014-06-03
* shared: capability - don't loop over the cap bits if they are all unsetTom Gundersen2014-06-03
* shared: allow drop_priviliges to drop all privsTom Gundersen2014-06-03
* udev: always close lock file descriptorKay Sievers2014-06-03
* sd-dhcp-client: allways request broadcastCamilo Aguilar2014-06-03
* resolved: run as unpriviliged "systemd-resolve" userTom Gundersen2014-06-03
* networkd: drop CAP_SYS_MODULETom Gundersen2014-06-03
* networkd: introduce vti tunnelSusant Sahani2014-06-02
* networkd: sit-tunnel add support for pmtudiscSusant Sahani2014-06-02
* networkd: introduce gre tunnelSusant Sahani2014-06-02
* networkd-netdev: fix white spaceSusant Sahani2014-06-02
* networkd: introduce veth device supportSusant Sahani2014-06-02
* resolved: move resolv.conf to resolved's runtime dirTom Gundersen2014-06-02
* networkd: run as unpriviliged "systemd-network" userLennart Poettering2014-06-01
* timesyncd: split privilege dropping code out of timesyncd so that we can make...Lennart Poettering2014-06-01
* tty-ask-password-agent: Do tell what directory we failed to openCristian Rodríguez2014-06-01
* udev-builtin-keyboard: do tell on which device EVIOCSKEYCODE failed.Cristian Rodríguez2014-06-01
* util: ignore_file should not allow files ending with '~'Thomas Hindoe Paaboel Andersen2014-05-31
* fsck: include device name in the message about missing fsckZbigniew Jędrzejewski-Szmek2014-05-30