summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-17preset: ship a minimal preset file upstreamLennart Poettering
2014-06-17log: don't downgrade log level in non-PID 1 if "quiet" is passed on kernel cm...Lennart Poettering
2014-06-17install: make sure that --root= mode doesn't make us consider all units outsi...Lennart Poettering
2014-06-17install: make sure "systemctl disable foobar@.service" actually removes all i...Lennart Poettering
2014-06-17install: introduce new DefaultInstance= field for [Install] sectionsLennart Poettering
2014-06-17install: when looking for a unit file for enabling, search for templates only...Lennart Poettering
2014-06-17install: use symlink_atomic() instead of unlink()+symlink() when force creati...Lennart Poettering
2014-06-17install: various modernizationsLennart Poettering
2014-06-17install: teach preset query logic --root= supportLennart Poettering
2014-06-17install: beef up preset logic to limit to only enable or only disable, and do...Lennart Poettering
2014-06-17install: simplify and clarify disabling logic for instanced unitsLennart Poettering
2014-06-17install: various modernizationsLennart Poettering
2014-06-17update TODOLennart Poettering
2014-06-17unit-name: various modernizationsLennart Poettering
2014-06-17unit-name: fix detection of unit templates/instancesLennart Poettering
2014-06-16journal-remote: fix memleakThomas Hindoe Paaboel Andersen
2014-06-16tests: unlink temp file used in testRonny Chevalier
2014-06-16tests: add tests to test-hashmapRonny Chevalier
2014-06-16tests: add test-fdsetRonny Chevalier
2014-06-16tests: add test-socket-utilRonny Chevalier
2014-06-16networkd: unref tunnelSusant Sahani
2014-06-16networkd: introduce vxlanSusant Sahani
2014-06-16networkd: rename netdev variablesSusant Sahani
2014-06-16sd-rtnl: add support for vxlan rtnl attributesSusant Sahani
2014-06-16bus-proxy: policy - ignore unsupported tags and attributesKay Sievers
2014-06-16Reset signal-mask on re-exec to init=..Ruediger Oertel
2014-06-16util: add realloc_multiply() helperDavid Herrmann
2014-06-16util: fix multiply-alloc helpers with size==0David Herrmann
2014-06-16macro: add DISABLE_WARNING_SHADOWDavid Herrmann
2014-06-16tmpfiles: add new "L+" command as stronger version of "L", that removes the d...Lennart Poettering
2014-06-16tmpfiles: set up selinux label proeprly when creating fifosLennart Poettering
2014-06-16update TODOLennart Poettering
2014-06-16build-sys: add missing Makefile linkLennart Poettering
2014-06-16units: add a service to invoke ldconfig on system updates at bootLennart Poettering
2014-06-16units: drop RefuseManualStart= from a couple of update servicesLennart Poettering
2014-06-16update TODOLennart Poettering
2014-06-16mount: add new SloppyOptions= setting for mount units, mapping to mount(8)'s ...Lennart Poettering
2014-06-16mount: tell /bin/mount to never touch /etc/mtabLennart Poettering
2014-06-15units: bring systemd-tmpfiles-setup-dev.service closer to systemd-tmpfiles-se...Lennart Poettering
2014-06-15tmpfiles: create /etc/resolv.conf as link to networkd's version, if it doesn'...Lennart Poettering
2014-06-14sysusers: order before tmpfiles which need the idsKay Sievers
2014-06-14networkd: link - flush all pending NEWLINK events before trying to matchTom Gundersen
2014-06-14Revert "Revert "networkd: netdev - set predictable mac address when creating ...Tom Gundersen
2014-06-14networkd: netdev - allow setting MACAddress in .netdev filesTom Gundersen
2014-06-14networkd: add assertTom Gundersen
2014-06-13networkd: link - check returned value from set_lease_poolThomas Hindoe Paaboel Andersen
2014-06-13Fix spelling mistake, scirpt --> scriptColin Ian King
2014-06-13core: don't complain at early boot if /etc/mtab is not the right symlinkLennart Poettering
2014-06-13tmpfiles: always use relative symlinks from tmpfiles snippetsLennart Poettering
2014-06-13os-release: define /usr/lib/os-release as fallback for /etc/os-releaseLennart Poettering