summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-09-01Merge pull request #1107 from msekletar/selinux-get-raw-contextLennart Poettering
2015-09-01Merge pull request #1111 from poettering/more-cgroup-fixesTom Gundersen
2015-09-01Merge pull request #1099 from filbranden/joincontrollers2Lennart Poettering
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-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-01Merge pull request #1066 from ssahani/tunnelLennart 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-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-31login: support user-bus on dbus1David Herrmann
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-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
2015-08-31pager: set $LESSCHARSET when we output UTF8 charsLennart Poettering
2015-08-31unit: unify how we assing slices to unitsLennart Poettering
2015-08-31unit: add new macros to test for unit contextsLennart Poettering
2015-08-31core: use DUAL_TIMESTAMP_NULL where we canLennart Poettering
2015-08-31core: don't generate stub unit file for transient unitsLennart Poettering
2015-08-31build-sys: add missing Makefile symlinkLennart Poettering