summaryrefslogtreecommitdiffstats
path: root/src/basic/env-util.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-01machined: call unlockpt() in container, not hostLennart Poettering3-9/+6
2015-09-01core: rework when we kill with which signalLennart Poettering1-6/+6
2015-09-01core: don't allow changing the slice of a unit while it is activeLennart Poettering1-0/+3
2015-09-01unit: small clean-upsLennart Poettering1-8/+11
2015-09-01core: when looking for the unit for a process, look at the PID hashmaps firstLennart Poettering1-0/+9
2015-09-01run: enable interactive authorizationEvgeny Vereshchagin3-1/+47
2015-09-01cgroup: the root cgroup is always populatedLennart Poettering1-0/+4
2015-09-01cgroup: drop "ignore_self" argument from cg_is_empty()Lennart Poettering10-35/+28
2015-09-01cgroup: small cleanups and coding style fixesLennart Poettering2-25/+37
2015-09-01cgroup: don't allow hidden cgroupsLennart Poettering1-1/+1
2015-09-01cgroup: never migrate kernel threads out of the root cgroupLennart Poettering1-0/+8
2015-09-01man: fix typos in systemd-path.xmlThomas Hindoe Paaboel Andersen1-2/+2
2015-09-01tree-wide: do not shadow the global var timezoneThomas Hindoe Paaboel Andersen6-20/+20
2015-09-01units: enable waiting for unit termination in certain casesLennart Poettering3-18/+37
2015-09-01core: add OOM check in config_parse_join_controllersFilipe Brandenburger1-0/+2
2015-09-01core: Log parse errors in config_parse_join_controllersFilipe Brandenburger1-1/+4
2015-09-01unit: suppress unnecessary cgroup empty checkLennart Poettering1-6/+21
2015-09-01manager: don't write first-boot flag file all the timeLennart Poettering2-6/+10
2015-09-01sd-login: improve error handlingLennart Poettering2-9/+23
2015-09-01cgtop: properly show "/" instead of empty string in cgroup listLennart Poettering1-3/+5
2015-09-01set: return NULL on destructorsLennart Poettering1-2/+4
2015-09-01build-sys: Look for gcc-* binutils wrappers only if we're using GCCJan Alexander Steffens (heftig)2-5/+95
2015-09-01logind: Listen to WMI hotkeys to catch SW_DOCK state/eventsMartin Pitt1-0/+1
2015-09-01core: Use extract_first_word in config_parse_join_controllersFilipe Brandenburger1-11/+11
2015-08-31networkd: dhcp-server - allow configuration of the poolTom Gundersen6-1/+25
2015-08-31networkd: dhcp-server - default to manage the whole subnetTom Gundersen1-2/+2
2015-08-31sd-dhcp-server: simplify pool creationTom Gundersen5-60/+77