summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-01-19cgroup: fix typoDaniel Mack
2015-01-18Move DEFINE_TRIVIAL_CLEANUP_FUNC to macro.hZbigniew Jędrzejewski-Szmek
2015-01-18Add initialization helper for file_handle_unionZbigniew Jędrzejewski-Szmek
2015-01-18bus: drop systemd.kdbus_attach_flags_mask= cmdlineDavid Herrmann
2015-01-18core: write kdbus.attach_flags_mask only on real bootDavid Herrmann
2015-01-18libudev: fix check for too long packetTopi Miettinen
2015-01-18util: replace RUN_WITH_LOCALE with extended locale functionsCristian Rodríguez
2015-01-18timesyncd: consider too long packets as invalidTopi Miettinen
2015-01-18bus-proxy: don't pretend everyone is rootDavid Herrmann
2015-01-18Revert "test-exec: do not skip all the tests"David Herrmann
2015-01-18bus: fix SD_BUS_CREDS_AUGMENT on kdbus queriesDavid Herrmann
2015-01-18bus: fix typoDavid Herrmann
2015-01-18bus: use EUID over UID and fix unix-credsDavid Herrmann
2015-01-18bus-proxy: fake all UIDs/GIDs, not just the real UID/GIDDavid Herrmann
2015-01-18bus-proxy: fix bus-uid trackingDavid Herrmann
2015-01-18logind: hide 'self' links if not availableDavid Herrmann
2015-01-17bus-proxy: don't print error-messages if we check multiple destsDavid Herrmann
2015-01-17bus-proxy: implement org.freedesktop.DBus.ReloadConfig()David Herrmann
2015-01-17bus-proxy: fix indentationDavid Herrmann
2015-01-17bus-proxy: drop privileges if run as rootDavid Herrmann
2015-01-17bus-proxy: share policy between threadsDavid Herrmann
2015-01-17bus-proxy: set custom thread namesDavid Herrmann
2015-01-17bus-proxy: turn into multi-threaded daemonDavid Herrmann
2015-01-17missing: add macros for OFD locksMichael Marineau
2015-01-17remove unneeded libgen.h includesCristian Rodríguez
2015-01-17random-seed: avoid errors when we cannot write random-seed fileColin Guthrie
2015-01-17bus-proxy: bring back systemd-stdio-bridgeDavid Herrmann
2015-01-17bus-proxy: extract proxy into Proxy objectDavid Herrmann
2015-01-17bus-proxy: refactor bus-creationDavid Herrmann
2015-01-16import: support importing qcow2 imagesLennart Poettering
2015-01-16import: support downloading .xz compressed imagesLennart Poettering
2015-01-15LLDP: Support locally assigned port subtypeSusant Sahani
2015-01-15udev: merge evdev_id into input_idDavid Herrmann
2015-01-15udev: fix NULL-ptr derefDavid Herrmann
2015-01-15bus-proxyd: move synthesize_name_acquired()Daniel Mack
2015-01-15bus-proxy: factor out code for driver handling and message synthesisDaniel Mack
2015-01-15nspawn: fix log typosJonathan Boulle
2015-01-15nspawn,machined: change default container image location from /var/lib/contai...Lennart Poettering
2015-01-15import: rename "gpt" disk image type to "raw"Lennart Poettering
2015-01-15test-path: do not skip tests if we are not rootRonny Chevalier
2015-01-15test-exec: do not skip all the testsRonny Chevalier
2015-01-15spawn: downgrade loopback detach errors to debugLennart Poettering
2015-01-15nspawn: add support for limited dissecting of MBR disk images with nspawnLennart Poettering
2015-01-14nspawn: pass the container's init PID out via sd_notify()Lennart Poettering
2015-01-14nspawn: fix an incorrect assert comparisonLennart Poettering
2015-01-14loginctl: fix misuse compound literalsLennart Poettering
2015-01-14sd-bus: tell Coverity that it's OK not to care for return values in some casesLennart Poettering
2015-01-14nspawn: add file system locks for controlling access to container imagesLennart Poettering
2015-01-14sysv-generator: always use fstatat() if we canLennart Poettering
2015-01-14sysv-generator: fix memory leak on failureLennart Poettering