Age | Commit message (Expand) | Author |
2014-06-05 | core: don't include /boot in effect of ProtectSystem= | Lennart Poettering |
2014-06-05 | socket: add SocketUser= and SocketGroup= for chown()ing sockets in the file s... | Lennart Poettering |
2014-06-04 | core: make sure we properly parse ProtectHome= and ProtectSystem= | Lennart Poettering |
2014-06-04 | ycm: update flag blacklist | Dave Reisner |
2014-06-04 | networkd: link - intialize mac address | Tom Gundersen |
2014-06-04 | update TODO | Lennart Poettering |
2014-06-04 | core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also... | Lennart Poettering |
2014-06-04 | hwdb: fix case-sensitive match | Kay Sievers |
2014-06-04 | build-sys: accommodate gcc-4.9.0 link-time optimization (LTO) changes | John |
2014-06-04 | update TODO | Lennart Poettering |
2014-06-04 | core: provide /dev/ptmx as symlink in PrivateDevices= execution environments | Lennart Poettering |
2014-06-04 | core: make sure PrivateDevices= makes /dev/log available | Lennart Poettering |
2014-06-04 | initctl: move /dev/initctl fifo into /run, replace it by symlink | Lennart Poettering |
2014-06-04 | journald: move /dev/log socket to /run | Lennart Poettering |
2014-06-04 | udev: guard REREADPT by exclusive lock instead of O_EXCL | Kay Sievers |
2014-06-04 | socket: add new Symlinks= option for socket units | Lennart Poettering |
2014-06-04 | udev: make sure we always get "change" for the disk | Kay Sievers |
2014-06-04 | udev: guard REREADP logic with open(O_ECXL) | Kay Sievers |
2014-06-04 | udev: try first re-reading the partition table | Kay Sievers |
2014-06-04 | socket: optionally remove sockets/FIFOs in the file system after use | Lennart Poettering |
2014-06-04 | udev: link-config - fix mem leak | Tom Gundersen |
2014-06-04 | udev: synthesize "change' events for partitions when tools change the disk | Kay Sievers |
2014-06-04 | README: mention new required user systemd-bus-proxy | Lennart Poettering |
2014-06-04 | fsck: disable "-l" option for now | Kay Sievers |
2014-06-04 | udevd: inotify - modernizations | Kay Sievers |
2014-06-04 | bus-proxy: drop priviliges if we can | Lennart Poettering |
2014-06-04 | remove ReadOnlySystem and ProtectedHome from udevd and logind | Kay Sievers |
2014-06-03 | core: add new ReadOnlySystem= and ProtectedHome= settings for service units | Lennart Poettering |
2014-06-03 | networkd: split runtime config dir from state dir | Tom Gundersen |
2014-06-03 | udev: exclude device-mapper from block device ownership event locking | Kay Sievers |
2014-06-03 | shared: capability - don't loop over the cap bits if they are all unset | Tom Gundersen |
2014-06-03 | shared: allow drop_priviliges to drop all privs | Tom Gundersen |
2014-06-03 | udev: always close lock file descriptor | Kay Sievers |
2014-06-03 | sd-dhcp-client: allways request broadcast | Camilo Aguilar |
2014-06-03 | resolved: run as unpriviliged "systemd-resolve" user | Tom Gundersen |
2014-06-03 | configure: networkd no longer requires kmod | Tom Gundersen |
2014-06-03 | networkd: drop CAP_SYS_MODULE | Tom Gundersen |
2014-06-02 | networkd: introduce vti tunnel | Susant Sahani |
2014-06-02 | networkd: sit-tunnel add support for pmtudisc | Susant Sahani |
2014-06-02 | networkd: introduce gre tunnel | Susant Sahani |
2014-06-02 | networkd-netdev: fix white space | Susant Sahani |
2014-06-02 | networkd: introduce veth device support | Susant Sahani |
2014-06-02 | resolved: move resolv.conf to resolved's runtime dir | Tom Gundersen |
2014-06-02 | tmpfiles: systemd.conf - fix ownership of network directories | Tom Gundersen |
2014-06-01 | keyboard: add Plantronics .Audio mute button | Zbigniew Jędrzejewski-Szmek |
2014-06-01 | README: document the new "systemd-network" user we require for systemd-networkd | Lennart Poettering |
2014-06-01 | networkd: run as unpriviliged "systemd-network" user | Lennart Poettering |
2014-06-01 | units: remove CAP_SYS_PTRACE capability from hostnamed/networkd | Lennart Poettering |
2014-06-01 | timesyncd: split privilege dropping code out of timesyncd so that we can make... | Lennart Poettering |
2014-06-01 | tty-ask-password-agent: Do tell what directory we failed to open | Cristian Rodríguez |