Age | Commit message (Expand) | Author |
2014-06-05 | sd-event: restore correct timeout behaviour | Lennart Poettering |
2014-06-05 | kdbus: when uploading bus name policy, resolve users/groups out-of-process | Lennart Poettering |
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 | networkd: link - intialize mac address | Tom Gundersen |
2014-06-04 | core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also... | 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 | 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 | 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-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 | 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-01 | networkd: run as unpriviliged "systemd-network" user | 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 |
2014-06-01 | udev-builtin-keyboard: do tell on which device EVIOCSKEYCODE failed. | Cristian Rodríguez |
2014-05-31 | util: ignore_file should not allow files ending with '~' | Thomas Hindoe Paaboel Andersen |
2014-05-30 | fsck: include device name in the message about missing fsck | Zbigniew Jędrzejewski-Szmek |
2014-05-28 | virt: rework container detection logic | Lennart Poettering |
2014-05-28 | build-sys: use glibc's xattr support instead of requiring libattr | Kay Sievers |
2014-05-28 | hostnamed: Fix the way that static and transient host names interact | Stef Walter |
2014-05-26 | test-dhcp-option: fix memleak | Tom Gundersen |
2014-05-26 | analyze/run: use bus_open_transport_systemd instead of bus_open_transport | Thomas Bächler |
2014-05-26 | Do not unescape unit names in [Install] section | Michal Sekletar |
2014-05-25 | timesysnc: reword network watching messages, and move resolver errors to debug | Kay Sievers |
2014-05-25 | nspawn: make nspawn robust to container failure | Djalal Harouni |