summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-047-16/+160
* 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-047-29/+89
* 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
* README: mention new required user systemd-bus-proxyLennart Poettering2014-06-041-14/+11
* fsck: disable "-l" option for nowKay Sievers2014-06-042-2/+15
* udevd: inotify - modernizationsKay Sievers2014-06-041-23/+22
* bus-proxy: drop priviliges if we canLennart Poettering2014-06-044-11/+40
* remove ReadOnlySystem and ProtectedHome from udevd and logindKay Sievers2014-06-042-4/+0
* core: add new ReadOnlySystem= and ProtectedHome= settings for service unitsLennart Poettering2014-06-0321-4/+187
* networkd: split runtime config dir from state dirTom Gundersen2014-06-035-20/+20
* 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-034-3/+25
* configure: networkd no longer requires kmodTom Gundersen2014-06-031-2/+0
* networkd: drop CAP_SYS_MODULETom Gundersen2014-06-038-79/+6
* 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-025-1/+144
* resolved: move resolv.conf to resolved's runtime dirTom Gundersen2014-06-023-7/+7
* tmpfiles: systemd.conf - fix ownership of network directoriesTom Gundersen2014-06-021-3/+3
* keyboard: add Plantronics .Audio mute buttonZbigniew Jędrzejewski-Szmek2014-06-011-0/+8
* README: document the new "systemd-network" user we require for systemd-networkdLennart Poettering2014-06-011-0/+5
* networkd: run as unpriviliged "systemd-network" userLennart Poettering2014-06-013-4/+24
* units: remove CAP_SYS_PTRACE capability from hostnamed/networkdLennart Poettering2014-06-012-2/+2
* 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
* units: use KillMode=mixed for systemd-nspawn@.serviceJonathan Liu2014-05-301-0/+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-284-23/+42
* build-sys: use glibc's xattr support instead of requiring libattrKay Sievers2014-05-287-75/+7
* NEWS: mention that we need a new user systemd-timesyncv213Lennart Poettering2014-05-281-3/+5
* NEWS: update NEWS file according to most recent changes in gitLennart Poettering2014-05-281-8/+17
* hostnamed: Fix the way that static and transient host names interactStef Walter2014-05-282-10/+33
* build-sys: bump package and library versionLennart Poettering2014-05-272-4/+4
* 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
* udev: keyboard - also hook into "change" eventsKay Sievers2014-05-261-1/+1