summaryrefslogtreecommitdiff
path: root/src/shared
AgeCommit message (Expand)Author
2014-06-20shared: rename path_strv_canonicalize_absolute functionsMichael Marineau
2014-06-19util.c: simplify rm_rf_children_dangerousZbigniew Jędrzejewski-Szmek
2014-06-20copy: don't eat up error from chown()/chmod()Lennart Poettering
2014-06-19tmpfiles: make sure "C" doesn't copy anything if the destination already existsLennart Poettering
2014-06-19tmpfiles: do not fail when copying an empty directoryKay Sievers
2014-06-19coredumpctl: fix columns sizing for timestampLennart Poettering
2014-06-19coredump: optionally store coredumps on disk, not in the journalLennart Poettering
2014-06-18networkd: add a number of calls to manipulate in_addr_union structsLennart Poettering
2014-06-18socket-util: introduce in_addr_union similar to sockaddr_union and make use o...Lennart Poettering
2014-06-18tmpfiles: add "+" modifier support to b, c, p lines in addition to LLennart Poettering
2014-06-17install: remove unused variableThomas Hindoe Paaboel Andersen
2014-06-17install: improve paths we show the user when enabling/disablingLennart Poettering
2014-06-17conf-files: fix when for --root= logicLennart 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-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-17unit-name: various modernizationsLennart Poettering
2014-06-17unit-name: fix detection of unit templates/instancesLennart Poettering
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-13os-release: define /usr/lib/os-release as fallback for /etc/os-releaseLennart Poettering
2014-06-13install: fix invalid free() in unit_file_mask()Andreas Henriksson
2014-06-13core: add new ConditionNeedsUpdate= unit conditionLennart Poettering
2014-06-13condition: minor modernizationsLennart Poettering
2014-06-12sysusers: add minimal tool to reconstruct /etc/passwd and /etc/group from sta...Lennart Poettering
2014-06-10tmpfiles: get rid of "m" lines, make them redundant by "z"Lennart Poettering
2014-06-10tmpfiles: add new "C" line for copying files or directoriesLennart Poettering
2014-06-10label: when clearing selinux context, don't mangle errnoLennart Poettering
2014-06-10log: honour the kernel's quiet cmdline argumentRonny Chevalier
2014-06-10systemd-detect-virt: only discover Xen domUThomas Blume
2014-06-10bus-proxy: properly index policy by uid/gid when parsingLennart Poettering
2014-06-06bus: add basic dbus1 policy parserLennart Poettering
2014-06-06namespace: beef up read-only bind mount logicLennart Poettering
2014-06-05namespace: when setting up an inaccessible mount point, unmounting everything...Lennart Poettering
2014-06-05util: fix fd_cloexec(), fd_nonblock()Lennart Poettering
2014-06-05sd-daemon: introduce sd_pid_notify() and sd_pid_notifyf()Lennart Poettering
2014-06-05kdbus: when uploading bus name policy, resolve users/groups out-of-processLennart Poettering