summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-17tmpfiles: remove line for automatic clean-ups for /var/cache/man/Lennart Poettering
2014-06-17bootchart: set white backgroundFrederic Crozat
2014-06-17networkd: link - fix carrier check on new linkTom Gundersen
2014-06-17sd-dhcp: checksum - make endianess-neutralTom Gundersen
2014-06-16systemctl: reverse order of args when verbosely creating symlinksDave Reisner
2014-06-17timesyncd: do not start in virtualized environmentsKay Sievers
2014-06-17update TODOLennart Poettering
2014-06-17core: populate unit file set with preset data if we boot with empty /etcLennart Poettering
2014-06-17machine-id-setup: allow passing NULL as function argument, for simplicityLennart Poettering
2014-06-17kmod: conditionalize kmod setup on CAP_SYS_MODULE, not whether we run in a co...Lennart Poettering
2014-06-17build-sys: touch /usr on "make install"Lennart Poettering
2014-06-17units: minor cleanupsLennart Poettering
2014-06-17install: improve paths we show the user when enabling/disablingLennart Poettering
2014-06-17networkd: don't pull in systemd-networkd-wait-online service from systemd-net...Lennart Poettering
2014-06-17conf-files: fix when for --root= logicLennart Poettering
2014-06-17systemctl: output human readable strings in "systemctl enable" and "systemctl...Lennart Poettering
2014-06-17install: simplify symlink --root= logicLennart Poettering
2014-06-17install: "systemctl enable" should be a nop for template units lacking a Defa...Lennart Poettering
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