summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* basic: forbid rm_rf() to remove paths ending with ".." (#5653)Jan Synacek2017-07-25
* logind: save/restore session devices and their respective file descriptorsFranck Bui2017-07-25
* check for _POSIX_C_SOURCE instead of __USE_POSIX*Matija Skala2017-07-25
* assigning stdout and stderr is not allowedMatija Skala2017-07-25
* fix includesMatija Skala2017-07-25
* headers: check that __INCLUDE_LEVEL__ is defined before using it (#5575)Zbigniew Jędrzejewski-Szmek2017-07-25
* Fix typo in function name (#5565)Michal Sekletar2017-07-25
* missing.h: add vxlan netlink propertiesSusant Sahani2017-07-25
* sd-bus: drop kdbus-related docs (#5533)AsciiWolf2017-07-25
* test: skip instead of fail if crypto kmods are not availableMartin Pitt2017-07-25
* Rip out setting of the log level from udev_new and put it in a new functionZbigniew Jędrzejewski-Szmek2017-07-25
* basic/log: split max log level into multiple "realms"Zbigniew Jędrzejewski-Szmek2017-07-25
* Version 233.3 ReleaseSven Eden2017-07-21
* Prep v233.3: Add HAVE_UTMP information to basic/build.hSven Eden2017-07-21
* Prep v233.3: Remove stray character.Sven Eden2017-07-21
* Prep v233.3: Add 'loginctl list' as a shorthand for list-sessionsSven Eden2017-07-20
* Prep v233.3: Moved four functions, that did not need adaptation in elogind-db...Sven Eden2017-07-20
* Prep v233.3: Moved shutdown_or_sleep() and run_helper() to elogind-dbus.c, so...Sven Eden2017-07-20
* Prep v233.3: Apply upstream updates to systemctl commands we mimic.Sven Eden2017-07-20
* Prep v233.3: Add a traget 'cccc' to Makefile.amSven Eden2017-07-20
* Prep v233.3: Add missing documentation for API functions exported by elogind....Sven Eden2017-07-20
* Prep v233.3: Add all possible coverage tests for elogindSven Eden2017-07-20
* Prep v233.3: Unmask various functions for future coverage tests.Sven Eden2017-07-19
* Prep v233.3: Update po files to not include files that do not exist in elogind.Sven Eden2017-07-18
* Prep v233.3: Remove obsolete test-hash.cSven Eden2017-07-18
* Version 233.2 ReleaseSven Eden2017-07-18
* Prep v233.2: Mask unneeded functions and definitions in src/sharedSven Eden2017-07-18
* Prep v233.2: Mask unneeded functions and definitions in src/basicSven Eden2017-07-18
* Version 233.1 ReleaseSven Eden2017-07-17
* Prep v233: Add missing updates from upstream in src/systemdSven Eden2017-07-17
* Prep v233: Add missing updates from upstream in src/sleepSven Eden2017-07-17
* Prep v233: Add missing updates from upstream in src/loginSven Eden2017-07-17
* Prep v233: Add missing updates from upstream in src/libelogindSven Eden2017-07-17
* Prep v233: Add missing updates from upstream in src/coreSven Eden2017-07-17
* Prep v233: Add missing updates from upstream in src/basicSven Eden2017-07-17
* Prep v233: Add missing includes in src/libelogind/sd-id128Sven Eden2017-07-17
* Prep v233: Add missing includes in src/sharedSven Eden2017-07-17
* Prep v233: Add missing includes in src/basicSven Eden2017-07-17
* Prep v233: Unmask now needed functions in src/basicSven Eden2017-07-17
* Prep v233: Add missing files from upstream and rename formats-util.[hc]Sven Eden2017-07-17
* Prep v233: Update root build files to upstream versionSven Eden2017-07-17
* Revert "util: Fine tune running_in_chroot() a bit" (#5506)Lennart Poettering2017-07-17
* mount-util: accept that name_to_handle_at() might fail with EPERM (#5499)Lennart Poettering2017-07-17
* socket-util: introduce address_label_validSusant Sahani2017-07-17
* Fix missing space in comments (#5439)AsciiWolf2017-07-17
* cgroup: rework cg_all_unified()Lennart Poettering2017-07-17
* cgroup: rename cg_update_unified() → cg_unified_update()Lennart Poettering2017-07-17
* cgroup: rename cg_unified() → cg_unified_controller()Lennart Poettering2017-07-17
* cgroup: change cg_unified() to possibly return errors againLennart Poettering2017-07-17
* cgroup-util: check unified_cache before invoking streq()Lennart Poettering2017-07-17