summaryrefslogtreecommitdiff
path: root/src/basic
AgeCommit message (Expand)Author
2017-04-25Merge pull request #5704 from keszybz/mesonEvgeny Vereshchagin
2017-04-25meson: also indent scripts with 8 spacesZbigniew Jędrzejewski-Szmek
2017-04-25Add Geneve netlink properties to missing.hSusant Sahani
2017-04-23meson: use "sh -eu" and make .sh +x, .py -xZbigniew Jędrzejewski-Szmek
2017-04-23meson: reindent all files with 8 spacesZbigniew Jędrzejewski-Szmek
2017-04-23meson: make cpp invocations cross-compilation friendlyZbigniew Jędrzejewski-Szmek
2017-04-23meson: build systemd using mesonZbigniew Jędrzejewski-Szmek
2017-04-23Merge pull request #5774 from keszybz/printf-annotationsDjalal Harouni
2017-04-21basic/log: expose log_dispatchZbigniew Jędrzejewski-Szmek
2017-04-21tree-wide: mark log_struct with _printf_ and fix falloutZbigniew Jędrzejewski-Szmek
2017-04-21basic/random-util: add new header for getrandom()Zbigniew Jędrzejewski-Szmek
2017-04-21basic/missing.h: drop inclusion of macro.hZbigniew Jędrzejewski-Szmek
2017-04-20basic/log: fix _printf_ annotation on log_object_internalvZbigniew Jędrzejewski-Szmek
2017-04-19basic/def.h: drop TTY_GID definitionZbigniew Jędrzejewski-Szmek
2017-04-17Merge pull request #5708 from vcatechnology/arm-cross-compileLennart Poettering
2017-04-06build-sys: correct blkid.h includesMatt Clarkson
2017-03-31Merge pull request #5534 from ssahani/vxlan-labelLennart Poettering
2017-03-29basic: forbid rm_rf() to remove paths ending with ".." (#5653)Jan Synacek
2017-03-21basic/journal-importer: Fix unaligned access in get_data_size() (#5622)John Paul Adrian Glaubitz
2017-03-15fix includesMatija Skala
2017-03-14missing.h: add vxlan netlink propertiesSusant Sahani
2017-03-05coredump: fix handling of premature-eof data for --backtraceZbigniew Jędrzejewski-Szmek
2017-03-02basic/architecture: Add sub-architecture types for SuperHJohn Paul Adrian Glaubitz
2017-03-02basic/architecture: Properly set LIB_ARCH_TUPLE for powerpcspeJohn Paul Adrian Glaubitz
2017-03-02basic/architecture: Properly set LIB_ARCH_TUPLE for x32John Paul Adrian Glaubitz
2017-03-01Revert "util: Fine tune running_in_chroot() a bit" (#5506)Lennart Poettering
2017-03-01mount-util: accept that name_to_handle_at() might fail with EPERM (#5499)Lennart Poettering
2017-02-28Merge pull request #5464 from ssahani/labelLennart Poettering
2017-02-28Merge pull request #5438 from ssahani/vxlan-addressLennart Poettering
2017-02-28socket-util: introduce address_label_validSusant Sahani
2017-02-28Fix MIPS N64 and N32 LIB_ARCH_TUPLE (#5469)YunQiang Su
2017-02-27build-sys: add LIB_ARCH_TUPLE for tilegx-linux-gnu (#5474)Martin Pitt
2017-02-24Merge pull request #5444 from poettering/cgroups-revert-no-errorZbigniew Jędrzejewski-Szmek
2017-02-24Fix missing space in comments (#5439)AsciiWolf
2017-02-24cgroup: rework cg_all_unified()Lennart Poettering
2017-02-24cgroup: rename cg_update_unified() → cg_unified_update()Lennart Poettering
2017-02-24cgroup: rename cg_unified() → cg_unified_controller()Lennart Poettering
2017-02-24cgroup: change cg_unified() to possibly return errors againLennart Poettering
2017-02-24cgroup-util: check unified_cache before invoking streq()Lennart Poettering
2017-02-24socket-util: introduce in_addr_is_multicastSusant Sahani
2017-02-23Merge pull request #4670 from htejun/systemd-controller-on-unified-v2Lennart Poettering
2017-02-22cgroup-util: fix the case of default=unified, unified-cgroup-hierarchy=0Zbigniew Jędrzejewski-Szmek
2017-02-22cgroup-util: cache all cg_is_*_wanted answers, disable /sys/fs/cgroups/unifie...Zbigniew Jędrzejewski-Szmek
2017-02-22core/mount-setup: if unified hierarchy is not supported, fall back to legacyZbigniew Jędrzejewski-Szmek
2017-02-22Rename cg_is_unified_systemd_controller_wanted to cg_is_hybrid_wantedZbigniew Jędrzejewski-Szmek
2017-02-22Merge pull request #5409 from keszybz/test-env-util-memleakEvgeny Vereshchagin
2017-02-21Revert "basic/strv: allow NULLs to be inserted into strv"Lennart Poettering
2017-02-21log: never log into foreign fd #2 in PID 1 or its pre-execve() childrenLennart Poettering
2017-02-21bootctl: create loader.conf only if it doesn't exist yetLennart Poettering
2017-02-21copy: a plain unlink() works here tooLennart Poettering