summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* core: keep supporting cgroup hybrid layout from v232 for live upgradesTejun Heo2017-07-17
* core: hook up MountFlags= to the transient unit logicLennart Poettering2017-07-17
* sd-event: fix sd_event_source_get_priority() (#4712)Martin Ejdestig2017-07-17
* core: make SYSTEMD_CGROUP_CONTROLLER a special stringTejun Heo2017-07-17
* core: simplify cg_[all_]unified()Tejun Heo2017-07-17
* core: make hybrid cgroup unified mode keep compat /sys/fs/cgroup/elogind hier...Tejun Heo2017-07-17
* tree-wide: stop using canonicalize_file_name(), use chase_symlinks() insteadLennart Poettering2017-07-17
* nspawn: support ephemeral boots from imagesLennart Poettering2017-07-17
* basic/process-util: we need to take the shorter of two stringsZbigniew Jędrzejewski-Szmek2017-07-17
* sd-id128: add new sd_id128_get_machine_app_specific() APILennart Poettering2017-07-17
* core: add "khash" API to src/basic/ (as wrapper around kernel AF_ALG)Lennart Poettering2017-07-17
* shared: split out code for adding multiple names to sd_bus_track objectLennart Poettering2017-07-17
* bus-util: print RestrictNamespaces= as a stringDjalal Harouni2017-07-17
* tree-wide: make invocations of extract_first_word more uniform (#4627)Zbigniew Jędrzejewski-Szmek2017-07-17
* basic/virt: fix userns check on CONFIG_USER_NS=n kernel (#4651)Zbigniew Jędrzejewski-Szmek2017-07-17
* core: don't use the unified hierarchy for the elogind cgroup yet (#4628)Martin Pitt2017-07-17
* man/sd_watchdog_enabled: correct minor typos (#4632)Jonathan Boulle2017-07-17
* Adjust pkgconfig files to point at rootlibdir (#4584)Mike Gilbert2017-07-17
* tree-wide: drop (llu) casts for kernel's __u64Zbigniew Jędrzejewski-Szmek2017-07-17
* tree-wide: add PRI_[NU]SEC, and use time format strings moreZbigniew Jędrzejewski-Szmek2017-07-17
* core: reprint the question every 2 sec in ask_char()Franck Bui2017-07-17
* Rename formats-util.h to format-util.hZbigniew Jędrzejewski-Szmek2017-07-17
* tree-wide: add SD_ID128_MAKE_STR, remove LOG_MESSAGE_IDZbigniew Jędrzejewski-Szmek2017-07-17
* Link: port to new ethtool ETHTOOL_xLINKSETTINGSSusant Sahani2017-07-17
* acl-util: fix memleakEvgeny Vereshchagin2017-07-17
* Revert "sd-bus: use PRIu64 instead of casting" (#4556)Zbigniew Jędrzejewski-Szmek2017-07-17
* core: monitor the inotify file descriptor not the console one in acquire_term...Franck Bui2017-07-17
* Drop FOREACH_WORD_QUOTEDZbigniew Jędrzejewski-Szmek2017-07-17
* tree-wide: drop unneded WHITESPACE param to extract_first_wordZbigniew Jędrzejewski-Szmek2017-07-17
* tree-wide: drop NULL sentinel from strjoinZbigniew Jędrzejewski-Szmek2017-07-17
* tree-wide: use startswith return value to avoid hardcoded offsetZbigniew Jędrzejewski-Szmek2017-07-17
* basic: support default and alternate values for env expansionRay Strode2017-07-17
* basic: add new merge_env_file functionRay Strode2017-07-17
* Merge pull request #22 from elogind/dev_v232Sven Eden2017-07-07
|\
| * Version 232.2 (Pre) ReleaseSven Eden2017-07-07
| * Prep v232.2: Mask more unneeded functionsSven Eden2017-07-07
| * Prep v232.2: Remove src/mount - It is not needed.Sven Eden2017-07-07
| * Prep v232.2: cg_shift_path() : With other controllers, elogind might end up i...Sven Eden2017-07-05
| * Prep v232.2: cg_update_unified() : Statically set 'unified_cache' to 'CGROUP_...Sven Eden2017-07-05
| * Prep v232.2: libelogind.sym: Rename LIBELOGIND back to LIBSYSTEMD.Sven Eden2017-07-05
| * Prep v232.2: Unmask sd_id128_get_invocation(), it is part of the API installe...Sven Eden2017-07-05
| * Version 232.1 ReleaseSven Eden2017-07-05
| * Prep v232: Add libelogind.sym entries for version 232.Sven Eden2017-07-05
| * Prep v232: Do not listen to SYSTEMD_* environment variables to override things.Sven Eden2017-07-05
| * Prep v232: Mask new functions that are unneeded by elogindSven Eden2017-07-05
| * Prep v232: Add missing includesSven Eden2017-07-05
| * Prep v232: Apply missing updates from upstreamSven Eden2017-07-05
| * Prep v232: Update root and build files to upstream v232 tag.Sven Eden2017-07-05
| * Revert "sd-bus: use PRIu64 instead of casting" (#4556)Zbigniew Jędrzejewski-Szmek2017-07-05
| * sd-bus: use PRIu64 instead of castingZbigniew Jędrzejewski-Szmek2017-07-05