summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-05-16load-fragment: put quotes around iffy rvalueZbigniew Jędrzejewski-Szmek
2015-05-16Use fflush_and_check() in more placesZbigniew Jędrzejewski-Szmek
2015-05-16udevd: queue - update queue state when events are queued/freedTom Gundersen
2015-05-16udevd: on_worker - distinguish between EINTR and EAGAINTom Gundersen
2015-05-16udevd: worker - use loop_write() rather than send()Tom Gundersen
2015-05-16util: loop_write - accept 0-length messageTom Gundersen
2015-05-16udevd: net - fix leak in .link configTom Gundersen
2015-05-15udev-ctrl: make _unref() always return NULLTom Gundersen
2015-05-15tmpfiles: use lstat() instead of stat() when checking whether a file system o...Lennart Poettering
2015-05-15tmpfiles: don't fail if we cannot create a subvolume because a file system is...Lennart Poettering
2015-05-15coredump: make sure we vacuum by defaultLennart Poettering
2015-05-15socket-util: socket_address_parse() should not log errors on its ownLennart Poettering
2015-05-15core: Fix assertion with empty Exec*= pathsMartin Pitt
2015-05-15timedate: fix memory leak in timedatedCristian Rodríguez
2015-05-15generator: use fflush_and_check() where appropriateLennart Poettering
2015-05-15core: don't consider umask for SocketMode=Davide Bettio
2015-05-15core: Execute first boot presets in an enable-only preset-mode.Dimitri John Ledkov
2015-05-15networkd: don't try to turn on ipv6 forwarding if kernel lacks IPv6 supportLennart Poettering
2015-05-15networkd: don't touch global forwarding settingBenedikt Morbach
2015-05-15systemctl: introduce --now for enable, disable and maskJan Synacek
2015-05-14nspawn: allow access to device nodes listed in --bind= and --bind-ro= switchesStefan Junker
2015-05-14test-bus-chat: various modernizationsLennart Poettering
2015-05-14sd-bus: fix memory leak in test-bus-chatCristian Rodríguez
2015-05-14util: introduce memmem_safe() and make use of itLennart Poettering
2015-05-14util: use GNU comparison function prototype for qsort_safe()Lennart Poettering
2015-05-13networkd: remove dead initializationThomas Hindoe Paaboel Andersen
2015-05-13core: only set event source name when we create an event sourceLennart Poettering
2015-05-13journal: fix size commentPeter Lemenkov
2015-05-13util: add generic calls for prefixing a root directory to a pathLennart Poettering
2015-05-13core: make exec code a bit more readableLennart Poettering
2015-05-13core: fix memory leak in manager_run_generators()Cristian Rodríguez
2015-05-13nspawn: skip symlink to a combined cgroup hierarchy if it already existsIago López Galeiras
2015-05-13nspawn: only mount the cgroup root if it's not already mountedIago López Galeiras
2015-05-13Default to /usr/bin/u?mount, configurable, rather than hard-coded /bin/u?mount.Dimitri John Ledkov
2015-05-13core: never create device depencies for /dev/root mountsLennart Poettering
2015-05-13nspawn: rework custom mount point order, and add support for overlayfsLennart Poettering
2015-05-13modules-load: fix memory leakCristian Rodríguez
2015-05-13shared: Use O_EXCL with O_TMPFILE in open_tmpfileCristian Rodríguez
2015-05-12fsck: add enum with fsck exit codesThomas Hindoe Paaboel Andersen
2015-05-12udevd: manager - move a few global variables into the Manager objectTom Gundersen
2015-05-12udevd: pass a Manager objcet to event handlersTom Gundersen
2015-05-12boot: function parameters are separated by commaKay Sievers
2015-05-12core: drop redundant logging about notification messagesTom Gundersen
2015-05-12udevd: remove stale commentTom Gundersen
2015-05-12udevd: explicitly update queue file before answering to pingTom Gundersen
2015-05-12udevd: explicitly read out uevents we create ourselvesTom Gundersen
2015-05-12udevd: move to sd-event-style event handlersTom Gundersen
2015-05-12networkd: network_get - allow udev_device to be NULLTom Gundersen
2015-05-12udevd: make udev_ctrl_connection globalTom Gundersen
2015-05-12systemctl: fix check for template unitsThomas Hindoe Paaboel Andersen