summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-06bus: add basic dbus1 policy parserLennart Poettering7-4/+819
2014-06-06update TODOLennart Poettering1-1/+0
2014-06-06sd-bus: don't allow creating message objects that are not attached to a busLennart Poettering4-22/+39
2014-06-06units: pull in time-sync.target from systemd-timedated.serviceLennart Poettering1-0/+2
2014-06-06man: fix references to sd_journal_cutoff_realtime_usecMantas Mikulėnas1-2/+4
2014-06-06update TODOLennart Poettering1-5/+2
2014-06-06namespace: cover /boot with ProtectSystem= againLennart Poettering1-2/+2
2014-06-06units: fix minor typoLennart Poettering1-1/+1
2014-06-06namespace: beef up read-only bind mount logicLennart Poettering5-31/+183
2014-06-05namespace: also include /root in ProtectHome=Lennart Poettering1-2/+2
2014-06-05namespace: when setting up an inaccessible mount point, unmounting everything...Lennart Poettering3-0/+76
2014-06-05umount: modernizationsLennart Poettering1-38/+27
2014-06-05util: fix fd_cloexec(), fd_nonblock()Lennart Poettering1-2/+2
2014-06-05core: introduce new Restart=on-abnormal settingLennart Poettering3-32/+129
2014-06-05update TODOLennart Poettering1-2/+0
2014-06-05sd-daemon: introduce sd_pid_notify() and sd_pid_notifyf()Lennart Poettering4-133/+163
2014-06-05update TODOLennart Poettering1-3/+1
2014-06-05socket-proxyd: port to asynchronous name resolution using sd-resolveLennart Poettering2-132/+190
2014-06-05update TODOLennart Poettering1-1/+0
2014-06-05bus: make use of sd_bus_try_close() in exit-on-idle servicesLennart Poettering1-2/+23
2014-06-05sd-event: restore correct timeout behaviourLennart Poettering1-1/+4
2014-06-05update TODOLennart Poettering1-3/+0
2014-06-05kdbus: when uploading bus name policy, resolve users/groups out-of-processLennart Poettering11-149/+530
2014-06-05core: don't include /boot in effect of ProtectSystem=Lennart Poettering2-4/+3
2014-06-05socket: add SocketUser= and SocketGroup= for chown()ing sockets in the file s...Lennart Poettering7-90/+248
2014-06-04core: make sure we properly parse ProtectHome= and ProtectSystem=Lennart Poettering1-2/+2
2014-06-04ycm: update flag blacklistDave Reisner1-0/+1
2014-06-04networkd: link - intialize mac addressTom Gundersen1-0/+4
2014-06-04update TODOLennart Poettering1-3/+1
2014-06-04core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also...Lennart Poettering20-79/+147
2014-06-04hwdb: fix case-sensitive matchKay Sievers1-1/+1
2014-06-04build-sys: accommodate gcc-4.9.0 link-time optimization (LTO) changesJohn1-1/+1
2014-06-04update TODOLennart Poettering1-6/+2
2014-06-04core: provide /dev/ptmx as symlink in PrivateDevices= execution environmentsLennart Poettering1-1/+4
2014-06-04core: make sure PrivateDevices= makes /dev/log availableLennart Poettering2-2/+6
2014-06-04initctl: move /dev/initctl fifo into /run, replace it by symlinkLennart Poettering1-1/+2
2014-06-04journald: move /dev/log socket to /runLennart Poettering7-6/+39
2014-06-04udev: guard REREADPT by exclusive lock instead of O_EXCLKay Sievers1-2/+5
2014-06-04socket: add new Symlinks= option for socket unitsLennart Poettering7-16/+160
2014-06-04udev: make sure we always get "change" for the diskKay Sievers1-14/+39
2014-06-04udev: guard REREADP logic with open(O_ECXL)Kay Sievers1-1/+1
2014-06-04udev: try first re-reading the partition tableKay Sievers1-6/+33
2014-06-04socket: optionally remove sockets/FIFOs in the file system after useLennart Poettering7-29/+89
2014-06-04udev: link-config - fix mem leakTom Gundersen1-1/+3
2014-06-04udev: synthesize "change' events for partitions when tools change the diskKay Sievers1-2/+42
2014-06-04README: mention new required user systemd-bus-proxyLennart Poettering1-14/+11
2014-06-04fsck: disable "-l" option for nowKay Sievers2-2/+15
2014-06-04udevd: inotify - modernizationsKay Sievers1-23/+22
2014-06-04bus-proxy: drop priviliges if we canLennart Poettering4-11/+40
2014-06-04remove ReadOnlySystem and ProtectedHome from udevd and logindKay Sievers2-4/+0