summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* terminal-util: use getenv_bool for $SYSTEMD_COLORSZbigniew Jędrzejewski-Szmek2017-07-05
* journald: do not create split journals for dynamic usersZbigniew Jędrzejewski-Szmek2017-07-05
* logind: update empty and "infinity" handling for [User]TasksMax (#3835)Tejun Heo2017-07-05
* elogind: ignore lack of tty when checking whether colors should be enabledZbigniew Jędrzejewski-Szmek2017-07-05
* hostnamectl: rework pretty hostname validation (#3985)Lennart Poettering2017-07-05
* core: cache last CPU usage counter, before destorying a cgroupLennart Poettering2017-07-05
* bus-util: make sure map_basic() returns EOPNOTSUPP if called for an unknown typeLennart Poettering2017-07-05
* bus-util: treat an empty string as a NULLLennart Poettering2017-07-05
* bus-util: support mapping signed integers with bus_map_properties()Lennart Poettering2017-07-05
* core: rename cg_unified() to cg_all_unified()Tejun Heo2017-07-05
* core: use the unified hierarchy for the elogind cgroup controller hierarchyTejun Heo2017-07-05
* core: add Ref()/Unref() bus calls for unitsLennart Poettering2017-07-05
* sd-bus: add a "recursive" mode to sd_bus_trackLennart Poettering2017-07-05
* core: add cgroup CPU controller support on the unified hierarchyTejun Heo2017-07-05
* add a new tool for creating transient mount and automount unitsLennart Poettering2017-07-05
* util-lib: unify parsing of nice level valuesLennart Poettering2017-07-05
* fileio: fix MIN/MAX mixup (#3896)Vito Caputo2017-07-05
* basic/set: remove some spurious spacesZbigniew Jędrzejewski-Szmek2017-07-05
* fileio: fix read_full_stream() bugs (#3887)Vito Caputo2017-07-05
* util-lib: add parse_percent_unbounded() for percentages over 100% (#3886)David Michael2017-07-05
* util-lib: make timestamp generation and parsing reversible (#3869)Lennart Poettering2017-07-05
* clean-ipc: debug log about all remove IPC objectsLennart Poettering2017-07-05
* core: add RemoveIPC= settingLennart Poettering2017-07-05
* virt: detect bhyve (FreeBSD hypervisor) (#3840)Leonardo Brondani Schenkel2017-07-05
* clean-ipc: shorten code a bitLennart Poettering2017-07-05
* clean-ipc: don't filter out '.' and '..' twiceLennart Poettering2017-07-05
* core: inherit TERM from PID 1 for all services started on /dev/consoleLennart Poettering2017-07-05
* string-util: rework memory_erase() to not use GCC optimize attribute (#3812)Michael Biebl2017-07-05
* util-lib: rework /tmp and /var/tmp handling codeLennart Poettering2017-07-05
* Add enable_disable() helperZbigniew Jędrzejewski-Szmek2017-07-05
* bootctl: move toupper() implementation to string-util.hLennart Poettering2017-07-05
* core: add a concept of "dynamic" user ids, that are allocated as long as a se...Lennart Poettering2017-07-05
* sysusers: move various user credential validity checks to src/basic/Lennart Poettering2017-07-05
* core: introduce MemorySwapMax=WaLyong Cho2017-07-05
* cgroup: detect cgroup namespacesChristian Brauner2017-07-05
* Revert "build-sys: hide magic section variables from exported symbols"David Herrmann2017-07-05
* Merge pull request #21 from elogind/v231-stableSven Eden2017-07-03
|\
| * Version 231.4 ReleaseSven Eden2017-07-03
| * Re-add the saving of the user state file when creating a new session.Sven Eden2017-07-03
* | Merge pull request #19 from elogind/dev_v231Sven Eden2017-07-03
|\|
| * Version v231.3Sven Eden2017-06-29
| * Prep v231.3: libelogind-shared.so does not need to be installed.Sven Eden2017-06-29
| * Prep v231.3: Fix typo in READMESven Eden2017-06-29
| * Prep v231.3: libelogind-internal does not need to link against libresolvSven Eden2017-06-29
| * Prep v231.3: Add --with-cgroup-controller=name to configureSven Eden2017-06-29
| * Prep v231.3: Only ask for reboot authorization when shutting down or rebooting.Sven Eden2017-06-29
| * Prep v231.3: No authorization for setting the wall message.Sven Eden2017-06-29
| * Version v231.2Sven Eden2017-06-29
| * Prep v231.2: Make sure logs go to syslog or kmsg if elogind was started in de...Sven Eden2017-06-28
| * Prep v231.2: Minor changes to make future patching easier.Sven Eden2017-06-28