summaryrefslogtreecommitdiff
path: root/src/shared
Commit message (Expand)AuthorAge
* path-util: fix breakage in path_is_mount_pointDave Reisner2014-12-18
* core: use raw_clone instead of fork in signal handlerZbigniew Jędrzejewski-Szmek2014-12-18
* path: make the check for unsupported name_to_handle_at symmetricZbigniew Jędrzejewski-Szmek2014-12-17
* path: follow symbolic link for parent path (2)Umut Tezduyar Lindskog2014-12-17
* machinectl: add new commands for copying files from/to containersLennart Poettering2014-12-18
* util: in make_stdio() use dup2() rather than dup3()Lennart Poettering2014-12-18
* nspawn: fix invocation of the raw clone() system call on s390 and crisKen Werner2014-12-17
* path: follow symbolic link for parent pathUmut Tezduyar Lindskog2014-12-16
* shared: strv - add strv_clear()Tom Gundersen2014-12-17
* shared: path-util - memory leakTom Gundersen2014-12-16
* fix compiler warningSusant Sahani2014-12-16
* systemctl: refuse to edit runtime dropins when they already exist in /etcZbigniew Jędrzejewski-Szmek2014-12-16
* Move dropin listing to sharedZbigniew Jędrzejewski-Szmek2014-12-16
* shared: add minimal JSON tokenizerLennart Poettering2014-12-15
* udev: builtin-hwdb - port to sd-hwdbTom Gundersen2014-12-15
* shared: time-dst: Avoid buffer overflowMartin Pitt2014-12-15
* configure.ac: add a generic --enable-debug, replace --enable-hashmap-debugMichal Schmidt2014-12-13
* shared/hashmap.h: fix commentMichal Schmidt2014-12-13
* nspawn: allow spawning ephemeral nspawn containers based on the root file sys...Lennart Poettering2014-12-12
* copy: use btrfs reflinking only whe we know we copy full filesLennart Poettering2014-12-12
* nspawn: beef up nspawn with some btrfs magicLennart Poettering2014-12-12
* copy: teach copy_bytes() btrfs reflink magicLennart Poettering2014-12-12
* shared: add new btrfs-util.[ch] helpers for doing common btrfs operationLennart Poettering2014-12-12
* shared: missing.h should include btrfs.h, before redefining some of its defin...Lennart Poettering2014-12-12
* util: minor simplification for loop_write() and loop_read()Lennart Poettering2014-12-12
* seccomp-util.h: make sure seccomp-util.h can be included aloneLennart Poettering2014-12-12
* path-util: no need to check whether p is absolute twiceLennart Poettering2014-12-12
* util: document why we have alloca_align()Lennart Poettering2014-12-12
* util: when using basename() for creating temporary files, verify the resultin...Lennart Poettering2014-12-12
* tree-wide: use our memset() macros instead of memset() itselfLennart Poettering2014-12-11
* shared: correct spacing near eol in code commentsTorstein Husebø2014-12-11
* scope: make attachment of initial PIDs a bit more robustLennart Poettering2014-12-10
* core: properly pass unit file state to clients via the busLennart Poettering2014-12-10
* sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...Lennart Poettering2014-12-10
* virt: when detecting containers and /run/systemd/container cannot be read, ch...Lennart Poettering2014-12-10
* treewide: sanitize loop_writeZbigniew Jędrzejewski-Szmek2014-12-09
* util: introduce our own gperf based capability listLennart Poettering2014-12-10
* core: unify how we iterate over inotify eventsLennart Poettering2014-12-10
* bus-proxy: cloning smack labelPrzemyslaw Kedzierski2014-12-09
* sd-bus: get rid of PID starttime conceptLennart Poettering2014-12-09
* sd-bus: rework ELF error mapping table magicLennart Poettering2014-12-08
* remove duplicated includesThomas Hindoe Paaboel Andersen2014-12-06
* missing: define NET_NAME_UNKNOWNColin Walters2014-12-04
* missing: apparently, there's a world beyond x86..David Herrmann2014-12-04
* smack-util: remove warning when building without SMACK supportLennart Poettering2014-12-04
* selinux: figure out selinux context applied on exec() before closing all fdsMichal Sekletar2014-12-04
* utf8: minor simplificationsLennart Poettering2014-12-04
* utf8: when escaping unprintable unichars, escape the whole unichar, not just ...Lennart Poettering2014-12-04
* utf8: intruduce utf8_escape_non_printableWaLyong Cho2014-12-04
* util: don't shadow variableThomas Hindoe Paaboel Andersen2014-12-03