summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* Re-add the saving of the user state file when creating a new session.Sven Eden2017-07-03
* 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
* 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
* Prep v231.2: Move elogind specific code in logind-dbus.c to elogind-dbus.cSven Eden2017-06-28
* Prep v231.2: Do not set a wall message when suspending (none there anyway)Sven Eden2017-06-28
* Prep v231.2: elogind is a stand-alone daemon, so do not exit if suspending th...Sven Eden2017-06-27
* Prep v231.2: Send processes the wakeup signal, even if suspending the system ...Sven Eden2017-06-27
* Prep v231.2: Only check time and wall arguments for shutdown and reboot.Sven Eden2017-06-26
* Prep v231.2: elogind_log_special() : Add missing case breaks.Sven Eden2017-06-26
* Prep v231.2: Add mor debug messages to find out, why 'loginctl suspend' isn't...Sven Eden2017-06-26
* Prep v231.2: Really set an extra wall message (if any) and display it when ca...Sven Eden2017-06-26
* Prep v231.2: loginctl: Move check for cancelling a scheduled shutdown to allo...Sven Eden2017-06-26
* Prep v231.2: Add log messages for loginctl invoking system commands.Sven Eden2017-06-22
* Prep v231.2: Mask get_startup_time(), it won't work without systemd running t...Sven Eden2017-06-22
* Prep v231.2: Mask unsupported bus errors.Sven Eden2017-06-22
* Prep v231.2: login1.policy vendor is the project, not it's description.Sven Eden2017-06-22