summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* core: provide /dev/ptmx as symlink in PrivateDevices= execution environmentsLennart Poettering2014-06-041-1/+4
* core: make sure PrivateDevices= makes /dev/log availableLennart Poettering2014-06-042-2/+6
* journald: move /dev/log socket to /runLennart Poettering2014-06-042-2/+3
* udev: guard REREADPT by exclusive lock instead of O_EXCLKay Sievers2014-06-041-2/+5
* socket: add new Symlinks= option for socket unitsLennart Poettering2014-06-046-8/+134
* udev: make sure we always get "change" for the diskKay Sievers2014-06-041-14/+39
* udev: guard REREADP logic with open(O_ECXL)Kay Sievers2014-06-041-1/+1
* udev: try first re-reading the partition tableKay Sievers2014-06-041-6/+33
* socket: optionally remove sockets/FIFOs in the file system after useLennart Poettering2014-06-046-29/+70
* udev: link-config - fix mem leakTom Gundersen2014-06-041-1/+3
* udev: synthesize "change' events for partitions when tools change the diskKay Sievers2014-06-041-2/+42
* fsck: disable "-l" option for nowKay Sievers2014-06-041-1/+12
* udevd: inotify - modernizationsKay Sievers2014-06-041-23/+22
* bus-proxy: drop priviliges if we canLennart Poettering2014-06-042-9/+35
* core: add new ReadOnlySystem= and ProtectedHome= settings for service unitsLennart Poettering2014-06-039-3/+105
* networkd: split runtime config dir from state dirTom Gundersen2014-06-034-17/+17
* udev: exclude device-mapper from block device ownership event lockingKay Sievers2014-06-031-1/+13
* shared: capability - don't loop over the cap bits if they are all unsetTom Gundersen2014-06-031-4/+4
* shared: allow drop_priviliges to drop all privsTom Gundersen2014-06-031-9/+11
* udev: always close lock file descriptorKay Sievers2014-06-031-6/+4
* sd-dhcp-client: allways request broadcastCamilo Aguilar2014-06-031-0/+9
* resolved: run as unpriviliged "systemd-resolve" userTom Gundersen2014-06-031-2/+18
* networkd: drop CAP_SYS_MODULETom Gundersen2014-06-036-69/+1
* networkd: introduce vti tunnelSusant Sahani2014-06-025-3/+115
* networkd: sit-tunnel add support for pmtudiscSusant Sahani2014-06-024-0/+11
* networkd: introduce gre tunnelSusant Sahani2014-06-022-0/+127
* networkd-netdev: fix white spaceSusant Sahani2014-06-021-1/+0
* networkd: introduce veth device supportSusant Sahani2014-06-024-1/+143
* resolved: move resolv.conf to resolved's runtime dirTom Gundersen2014-06-022-5/+5
* networkd: run as unpriviliged "systemd-network" userLennart Poettering2014-06-011-3/+22
* timesyncd: split privilege dropping code out of timesyncd so that we can make...Lennart Poettering2014-06-014-70/+74
* tty-ask-password-agent: Do tell what directory we failed to openCristian Rodríguez2014-06-011-1/+1
* udev-builtin-keyboard: do tell on which device EVIOCSKEYCODE failed.Cristian Rodríguez2014-06-011-1/+1
* util: ignore_file should not allow files ending with '~'Thomas Hindoe Paaboel Andersen2014-05-311-1/+1
* fsck: include device name in the message about missing fsckZbigniew Jędrzejewski-Szmek2014-05-301-2/+4
* virt: rework container detection logicLennart Poettering2014-05-282-18/+42
* build-sys: use glibc's xattr support instead of requiring libattrKay Sievers2014-05-286-25/+4
* hostnamed: Fix the way that static and transient host names interactStef Walter2014-05-281-5/+30
* test-dhcp-option: fix memleakTom Gundersen2014-05-261-1/+1
* analyze/run: use bus_open_transport_systemd instead of bus_open_transportThomas Bächler2014-05-262-2/+2
* Do not unescape unit names in [Install] sectionMichal Sekletar2014-05-261-1/+1
* timesysnc: reword network watching messages, and move resolver errors to debugKay Sievers2014-05-251-3/+3
* nspawn: make nspawn robust to container failureDjalal Harouni2014-05-253-25/+279
* nspawn: move container wait logic into wait_for_container()Djalal Harouni2014-05-251-37/+78
* test-path-util: add tests for path_make_relative()Tanu Kaskinen2014-05-251-0/+22
* path-util: fix missing terminating zeroTanu Kaskinen2014-05-251-10/+5
* Use %m instead of strerror(errno) where appropiateCristian Rodríguez2014-05-254-8/+6
* test-unit-file: skip if unit_file_get_list returns permission deniedCristian Rodríguez2014-05-251-0/+6
* Fix several small typosJonathan Boulle2014-05-242-4/+4
* detect-virt: Remove string for Microsoft virtualization detection in DMI vend...Reyad Attiyat2014-05-241-1/+0