Age | Commit message (Expand) | Author |
2014-06-08 | bus-policy.c: use draw_special_char(DRAW_ARROW) | Daniel Buch |
2014-06-07 | Fix spelling mistake, proces -> process | Colin Ian King |
2014-06-07 | nspawn: split long message into two lines | Zbigniew Jędrzejewski-Szmek |
2014-06-07 | bus-proxyd: do not free NULL items | Kay Sievers |
2014-06-07 | Remove sysv parser from service.c | Thomas Hindoe Paaboel Andersen |
2014-06-07 | Move handling of sysv initscripts to a generator | Thomas Hindoe Paaboel Andersen |
2014-06-07 | core: allow transient mount units | Tom Gundersen |
2014-06-06 | fix warnings | Thomas Hindoe Paaboel Andersen |
2014-06-06 | bus-proxy: properly read user/group policy items | Lennart Poettering |
2014-06-06 | bus: add basic dbus1 policy parser | Lennart Poettering |
2014-06-06 | sd-bus: don't allow creating message objects that are not attached to a bus | Lennart Poettering |
2014-06-06 | namespace: cover /boot with ProtectSystem= again | Lennart Poettering |
2014-06-06 | namespace: beef up read-only bind mount logic | Lennart Poettering |
2014-06-05 | namespace: also include /root in ProtectHome= | Lennart Poettering |
2014-06-05 | namespace: when setting up an inaccessible mount point, unmounting everything... | Lennart Poettering |
2014-06-05 | umount: modernizations | Lennart Poettering |
2014-06-05 | util: fix fd_cloexec(), fd_nonblock() | Lennart Poettering |
2014-06-05 | core: introduce new Restart=on-abnormal setting | Lennart Poettering |
2014-06-05 | sd-daemon: introduce sd_pid_notify() and sd_pid_notifyf() | Lennart Poettering |
2014-06-05 | socket-proxyd: port to asynchronous name resolution using sd-resolve | Lennart Poettering |
2014-06-05 | bus: make use of sd_bus_try_close() in exit-on-idle services | Lennart Poettering |
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 |