summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * Prep v239: Do not test terminal_urlify_path()Sven Eden2018-08-24
| | | | | | | | elogind doesn't need and thus does not support it.
| * Prep v239: Do not test ioprio_class_from_to_string()Sven Eden2018-08-24
| | | | | | | | elogind doesn't need and thus does not support it.
| * Prep v239: Mask unneedd tests test_copy_atomic() and assert_equal_fd()Sven Eden2018-08-24
| |
| * Prep v239: Unmask cg_weight_parse()Sven Eden2018-08-24
| |
| * Prep v239: Remove udev-util.c, we no longer need that.Sven Eden2018-08-24
| |
| * Prep v239: Remove os-util.[hc] - We do not need anything in there.Sven Eden2018-08-24
| |
| * Prep v239: Unmasked mkdtemp_malloc(), it is needed to test inotify.Sven Eden2018-08-24
| |
| * Prep v239: Fix new sd_bus_open_user_with_description()Sven Eden2018-08-24
| |
| * Prep v239: Mask definition of config_parse_mode, we do not need that.Sven Eden2018-08-24
| |
| * Prep v239: Fix ustreams move of the unneeded target_table into its own also ↵Sven Eden2018-08-24
| | | | | | | | unneeded function.
| * Prep v239: Unmask inotify_add_watch_fd()Sven Eden2018-08-24
| |
| * Prep v239: Fix main() to call manager_new() again.Sven Eden2018-08-24
| |
| * Prep v239: Mask all unneeded functions in the new format-table.[hc] files.Sven Eden2018-08-24
| |
| * Prep v239: Unmask delete_chars()Sven Eden2018-08-24
| |
| * Prep v239: Add support for the new 'suspend-then-hibernate' method.Sven Eden2018-08-24
| |
| * Prep v239: Update manager_parse_config_file() that got moved to logind-core.cSven Eden2018-08-24
| |
| * Prep v239: Unmask inotify event stuff, now ustilized by the sd_event struct.Sven Eden2018-08-24
| |
| * Prep v239: Mirror upstream and move pager.[hc] from shared to basic.Sven Eden2018-08-24
| |
| * Prep v239: Fix sleep-config.[hc] and sleep/sleep.c to utilize upstream updates.Sven Eden2018-08-24
| |
| * Prep v239: Fix conf-parser.[hc], it got a bit mangled by migration.Sven Eden2018-08-24
| |
| * Prep v239: Fix logind-session.c, it got screwed by migration.Sven Eden2018-08-24
| |
| * Prep v239: terminal-util.[hc] - Mask new 'urlify' functions, we do not need ↵Sven Eden2018-08-24
| | | | | | | | them.
| * Prep v239: string-util.[hc] - Unmasked skip_leading_chars() - Newly utilized ↵Sven Eden2018-08-24
| | | | | | | | by strstrip()
| * Prep v239: path-util.[hc] - Masked path_simplify_and_warn() - Nowhere needed.Sven Eden2018-08-24
| |
| * Prep v239: fd-util.[hc] - Masked fd_duplicate_data_fd() - Nowhere needed.Sven Eden2018-08-24
| |
| * Prep v239: sync manager_get_user_by_pid() with upstream updatesSven Eden2018-08-24
| |
| * Prep v239: Uncomment header inclusions that are new or needed now.Sven Eden2018-08-24
| |
| * Prep v239: fs-util: Mask new chase_symlinks_and_*() functions.Sven Eden2018-08-24
| | | | | | | | They are nowhere needed.
| * Prep v239: Remove basic/set.c - No longer needed.Sven Eden2018-08-24
| |
| * Prep v239: manager_get_session_by_pid() : Support Session **ret parameter.Sven Eden2018-08-24
| |
| * Prep v239: Unmask Valgrind options and checks in meson files.Sven Eden2018-08-24
| | | | | | | | Doesn't hurt to leave that possibility open.
| * Prep v239: Fix sd_event_add_inotify.xmlSven Eden2018-08-24
| | | | | | | | elogind has no inotify test program
| * Prep v239: Add missing updates that evaded migration.Sven Eden2018-08-24
| |
| * Prep v239: 73-seat-late.rules is now built from 73-seat-late.rules.m4Sven Eden2018-08-24
| |
| * Prep v239: Remove portabled, rc-local and time-sync.Sven Eden2018-08-24
| | | | | | | | They, or at least bits of them, have slithered in during migration.
| * Build system: Fix various issues that came from errornous migration.Sven Eden2018-08-24
| | | | | | | | | | | | | | No matter how much advanced check_tree.pl is, there are plenty possibilities where upstream changes can be transported wrong. Mainly adding something we then have to mask out. But at the end of the day this is actually wanted, so we do not miss important changes.
| * Bump pwx migration tools to stored last mutual commit for upstream v239 tag.Sven Eden2018-08-24
| |
| * meson: bump package and library versionLennart Poettering2018-08-24
| |
| * final touches to NEWSLennart Poettering2018-08-24
| |
| * NEWS: mention 'timedatectl show'Yu Watanabe2018-08-24
| |
| * NEWS: mention %EZbigniew Jędrzejewski-Szmek2018-08-24
| |
| * update TODOLennart Poettering2018-08-24
| |
| * NEWS: mention ConditionSecurity=uefi-securebootZbigniew Jędrzejewski-Szmek2018-08-24
| | | | | | | | Follow-up for be405b909e5d78b43e3af47e0d10cd84c714e2f3.
| * meson: make DNS-over-TLS support optionalYu Watanabe2018-08-24
| | | | | | | | | | This adds dns-over-tls option to meson. If set to 'false', systemd-resolved is not linked with libgnutls.
| * NEWS: document that the BLS is now part of our treeLennart Poettering2018-08-24
| |
| * test-sizeof: another aproach to _Float128 availability detectionZbigniew Jędrzejewski-Szmek2018-08-24
| |
| * tree-wide: drop MSG_NOSIGNAL flag from recvmsg() invocationsLennart Poettering2018-08-24
| | | | | | | | | | | | | | | | MSG_NOSIGNAL is only defined for sendmsg(), not for recvmsg(), hence let's drop it's use, in particular as it appears to create problems on older kernels. See: https://lists.freedesktop.org/archives/systemd-devel/2018-June/040869.html
| * update NEWS contributors list againLennart Poettering2018-08-24
| |
| * units: make system-update-pre.target a passive unit (#9349)Lennart Poettering2018-08-24
| | | | | | | | | | | | | | This is an additional synchronization point normally not needed. Hence, let's make it passive, i.e. pull it in from the unit which wants to be ordered before the update service rather than by the update service itself.
| * Drop copyrights tags for "systemd authors"Zbigniew Jędrzejewski-Szmek2018-08-24
| |