summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-01core: rework when we kill with which signalLennart Poettering
2015-09-01core: don't allow changing the slice of a unit while it is activeLennart Poettering
2015-09-01unit: small clean-upsLennart Poettering
2015-09-01core: when looking for the unit for a process, look at the PID hashmaps firstLennart Poettering
2015-09-01run: enable interactive authorizationEvgeny Vereshchagin
2015-09-01cgroup: the root cgroup is always populatedLennart Poettering
2015-09-01cgroup: drop "ignore_self" argument from cg_is_empty()Lennart Poettering
2015-09-01cgroup: small cleanups and coding style fixesLennart Poettering
2015-09-01cgroup: don't allow hidden cgroupsLennart Poettering
2015-09-01cgroup: never migrate kernel threads out of the root cgroupLennart Poettering
2015-09-01Merge pull request #1108 from phomes/dont-shadow-globalsDavid Herrmann
2015-09-01man: fix typos in systemd-path.xmlThomas Hindoe Paaboel Andersen
2015-09-01tree-wide: do not shadow the global var timezoneThomas Hindoe Paaboel Andersen
2015-09-01units: enable waiting for unit termination in certain casesLennart Poettering
2015-09-01core: add OOM check in config_parse_join_controllersFilipe Brandenburger
2015-09-01core: Log parse errors in config_parse_join_controllersFilipe Brandenburger
2015-09-01unit: suppress unnecessary cgroup empty checkLennart Poettering
2015-09-01manager: don't write first-boot flag file all the timeLennart Poettering
2015-09-01sd-login: improve error handlingLennart Poettering
2015-09-01cgtop: properly show "/" instead of empty string in cgroup listLennart Poettering
2015-09-01set: return NULL on destructorsLennart Poettering
2015-09-01selinux: always use *_raw API from libselinuxMichal Sekletar
2015-09-01build-sys: Look for gcc-* binutils wrappers only if we're using GCCJan Alexander Steffens (heftig)
2015-09-01Merge pull request #1066 from ssahani/tunnelLennart Poettering
2015-09-01Merge pull request #1100 from martinpitt/masterLennart Poettering
2015-09-01logind: Listen to WMI hotkeys to catch SW_DOCK state/eventsMartin Pitt
2015-08-31core: Use extract_first_word in config_parse_join_controllersFilipe Brandenburger
2015-08-31util: Declare a cleanup routine for a cpu_set_tFilipe Brandenburger
2015-08-31core: Use extract_first_word in config_parse_cpu_affinity2Filipe Brandenburger
2015-09-01Merge pull request #1096 from evverx/systemd-path-bash-completionLennart Poettering
2015-08-31Merge pull request #1097 from teg/dhcp-server-2David Herrmann
2015-08-31networkd: dhcp-server - allow configuration of the poolTom Gundersen
2015-08-31networkd: dhcp-server - default to manage the whole subnetTom Gundersen
2015-08-31sd-dhcp-server: simplify pool creationTom Gundersen
2015-08-31shell-completion: bash: add systemd-path completionEvgeny Vereshchagin
2015-08-31login: support user-bus on dbus1David Herrmann
2015-08-31Merge pull request #1093 from poettering/unified-prepareDaniel Mack
2015-08-31cgtop: rework error handlingLennart Poettering
2015-08-31sd-event: improve debug message when we fail to remove and fd from an epollLennart Poettering
2015-08-31cgls: pretty print root cgroup pathLennart Poettering
2015-08-31manager: remove ask-password fd from sd_event before closing itLennart Poettering
2015-08-31man: document relationship between keys and switches of cgtopLennart Poettering
2015-08-31cgtop: allow toggling of --recursive= and -k at runtimeLennart Poettering
2015-08-31cgtop: recursively count cgroup member tasksLennart Poettering
2015-08-31cgtop: ignore kernel threads when counting tasksLennart Poettering
2015-08-31cgls: print the expressive error message we haveLennart Poettering
2015-08-31process-util: trivial optimizationLennart Poettering
2015-08-31cgtop: show resource usage relative to cgroup root onlyLennart Poettering
2015-08-31unit: minor simplificationLennart Poettering
2015-08-31util: treat 'C' and 'POSIX' locale identicalLennart Poettering