summaryrefslogtreecommitdiffstats
path: root/src/resolve/resolved-etc-hosts.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-23journal: avoid duplicated call to get cgroup path (#5404)Namhyung Kim1-7/+17
2017-02-23Revert "udev: Introduce UDEV_PROPAGATE_LOG macro (#5302)"Lennart Poettering2-25/+1
2017-02-23Revert "Makefile.am: add a `\` (#5422)"Lennart Poettering1-5/+5
2017-02-23test-cgroup-util: add a "test" to print out cg_is_*_wanted() valuesZbigniew Jędrzejewski-Szmek1-0/+47
2017-02-23cgroup-util: fix the case of default=unified, unified-cgroup-hierarchy=0Zbigniew Jędrzejewski-Szmek1-1/+4
2017-02-22man: journalctl: update --new-id128 format count (#5423)Lucas Werkmeister1-1/+1
2017-02-22cgroup-util: cache all cg_is_*_wanted answers, disable /sys/fs/cgroups/unifie...Zbigniew Jędrzejewski-Szmek1-16/+19
2017-02-22man: update descriptions of argument-less kernel cmdline argsZbigniew Jędrzejewski-Szmek2-60/+67
2017-02-22man: describe the cgroup hierarchy kernel commandline optionsZbigniew Jędrzejewski-Szmek2-0/+37
2017-02-22core/mount-setup: if unified hierarchy is not supported, fall back to legacyZbigniew Jędrzejewski-Szmek2-7/+9
2017-02-22Rename cg_is_unified_systemd_controller_wanted to cg_is_hybrid_wantedZbigniew Jędrzejewski-Szmek3-3/+3
2017-02-22build-sys: default to hybrid cgroup hierarchyZbigniew Jędrzejewski-Szmek1-2/+2
2017-02-22Added hwdb rule for E5570 laptop (PointingStick)Vitaly Sulimov1-0/+4
2017-02-22networkd: address config add error checkingSusant Sahani1-1/+3
2017-02-22networkd: Do not set config to NULL immediately.Susant Sahani2-3/+4
2017-02-22Makefile.am: add a `\` (#5422)Susant Sahani1-5/+5
2017-02-22NEWS: add a comment about udev's MemoryDenyWriteExecute= setting (#5414)Lennart Poettering1-0/+7
2017-02-22udev: Introduce UDEV_PROPAGATE_LOG macro (#5302)Susant Sahani2-1/+25
2017-02-22coredump: fix assign in while loop (#5417)Thomas H. P. Andersen1-1/+1
2017-02-21Revert "basic/strv: allow NULLs to be inserted into strv"Lennart Poettering1-6/+6
2017-02-21log: never log into foreign fd #2 in PID 1 or its pre-execve() childrenLennart Poettering3-3/+16
2017-02-21man: document that ProtectKernelTunables= and ProtectControlGroups= implies M...Lennart Poettering1-11/+14
2017-02-21bootctl: create loader.conf only if it doesn't exist yetLennart Poettering2-6/+31
2017-02-21bootctl: rework file copy routines to reuse copy_bytes() from copy.cLennart Poettering1-79/+42
2017-02-21copy: a plain unlink() works here tooLennart Poettering1-1/+1
2017-02-21sd-netlink: don't give up on netlink on ENOBUFSLennart Poettering2-2/+6
2017-02-21dissect: generate friendly error messages for more error conditionsLennart Poettering1-0/+8
2017-02-21Fix check for signal in set (#5416)stuart-mclaren1-1/+1
2017-02-21NEWS: document ExecStartPost change in NEWS (#5415)Lennart Poettering1-0/+4
2017-02-21NEWS, README: use www prefix in freedesktop.org URLsAsciiWolf2-2/+2
2017-02-21catalog: use https:// in URLsAsciiWolf16-79/+79
2017-02-21docs: use https:// in URLsAsciiWolf1-1/+1
2017-02-21basic/env-util: drop leftover commentZbigniew Jędrzejewski-Szmek1-1/+1
2017-02-21basic/fileio: use IN_SETZbigniew Jędrzejewski-Szmek1-7/+8
2017-02-21basic/fileio: fix memleak when discarding an invalid variableZbigniew Jędrzejewski-Szmek1-0/+1
2017-02-21mount-tools: silence gcc warning about uninit varZbigniew Jędrzejewski-Szmek1-1/+1
2017-02-21test-env-util: fix typo leading to memleakZbigniew Jędrzejewski-Szmek1-2/+2
2017-02-21man: use https:// in URLsAsciiWolf42-58/+58
2017-02-21NEWS: use https:// in URLsAsciiWolf1-10/+10
2017-02-21README, README.md: use https:// in URLsAsciiWolf2-5/+5
2017-02-21configure.am: use https:// in URLsAsciiWolf1-3/+3
2017-02-21NEWS: fix typos, grammar, and small errors (#5407)Martin Pitt1-20/+19
2017-02-21build-sys: bump package versionLennart Poettering2-4/+4
2017-02-21start putting together a NEWS entry for 233Lennart Poettering2-4/+328
2017-02-21systemctl: suffix cmdline options that take arguments with =Lennart Poettering1-2/+2
2017-02-21coredumpctl: print a hint if any coredumps are in flight (#5393)Zbigniew Jędrzejewski-Szmek1-1/+67
2017-02-21test-env-util: add more tests for "extended syntax"Zbigniew Jędrzejewski-Szmek1-0/+30
2017-02-21basic: support default and alternate values for env expansionRay Strode6-12/+108
2017-02-21basic: add replace_env_n functionRay Strode2-3/+9
2017-02-21build-sys: make environment.d support conditionalZbigniew Jędrzejewski-Szmek2-3/+16