| 2018-05-30 | Lennart Poettering | sd-bus: add asynchronous version of sd_bus_match() | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | sd-bus: when removing a server-side match, do so in... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | sd-bus: remove bus_remove_match_by_string() helper... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | sd-bus: drop unused parameters from bus_add_match_inter... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | sd-bus: add APIs to request/release names asynchronously | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | bus-control: remove kdbus indirection cruft | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | sd-bus: get rid of kdbus flags cruft | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | sd-bus: start reply callback timeouts only when the... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | sd-bus: optionally, use inotify to wait for bus sockets... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | socket-util: explicitly ensure there's one trailing... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | socket-util: use parse_ip_port() for parsing IP ports | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | fs-util: rework touch_file() so that it can touch socke... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | sd-bus: when attached to an sd-event loop, disconnect... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | sd-bus: propagate handling errors for Hello method... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | sd-bus: minor coding style fix | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | sd-bus: cast some syscall invocations explicitly to... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | sd-bus: when debug logging about messages, show the... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | io-util: make flush_fd() return how many bytes where... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | update TODO | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | fileio: minor tweak to executable_is_script() | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | fileio: tweak write_string_stream_ts() to write out... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | sd-bus: port one use of SO_PEERCRED by getpeercred() | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | sd-bus: let's use mfree() where we can | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | sd-bus: use SO_PEERGROUPS when available to identify... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | socket-util: slight rework of getpeersec() | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | tree-wide: use {pid,uid,gid}_is_valid() where appropriate | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | user-util: minor updates of in_gid() | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | socket-util: add new getpeergroups() call | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | process-util: add new FORK_NEW_MOUNTNS flag to safe_fork() | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | pager: let's move static variables up, to the rest... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | pager,agent: insist that we are called from the main... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | tree-wide: make use of wait_for_terminate_and_check... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | process-spec: add another flag FORK_WAIT to safe_fork() | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | exec-util: drop redundant log message in do_spawn() | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | process-util: rework wait_for_terminate_and_warn()... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | process-util: add another fork_safe() flag for enabling... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | raw-clone: beef up raw_clone() wrapper a bit | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Zbigniew Jędrzejewsk... | coverity: don't use (void)0 under coverity | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | NEWS: add in a missing change back from 229 (#7804) | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Mike Gilbert | meson: don't search PATH for telinit (#7770) | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Zbigniew Jędrzejewsk... | test-sizeof: also add uid_t | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Shawn Landden | fix machinectl shell (in machined) (#7785) | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Yu Watanabe | nsflags: add namespace_flag_to_string_many_with_check() | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Yu Watanabe | basic: introduce *_to_string_with_check() functions | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Yu Watanabe | socket-util: introduce parse_socket_address_bind_ipv6_o... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Yu Watanabe | core: add dbus-util.[ch] to simplify creating transient... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Zbigniew Jędrzejewsk... | meson: add a single .h file to shared libs with no... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Zbigniew Jędrzejewsk... | meson: use a convenience lib for shared resolve files | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Zbigniew Jędrzejewsk... | meson: rename libudev_internal to libudev_static and... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Zbigniew Jędrzejewsk... | meson: use a convenience lib for journal user sources | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Zbigniew Jędrzejewsk... | meson: link libsystemd_static in libshared instead... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Zbigniew Jędrzejewsk... | Move gcrypt-util to basic/ | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Zbigniew Jędrzejewsk... | meson: link libbasic and libshared_static into libshared | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Zbigniew Jędrzejewsk... | meson: reuse libsystemd_static for libsystemd | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Zbigniew Jędrzejewsk... | meson: rename libsystemd_internal to libsystem_static | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Mike Gilbert | basic: detect_vm_cpuid: fix hypervisor detection | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Mike Gilbert | fileio: write_string_stream_ts: check for file errors... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Mike Gilbert | fileio: write_string_stream_ts: return errors from... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Mike Gilbert | basic: detect_vm_cpuid: use gcc's __get_cpuid() functio... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | update TODO | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | sd-daemon: use sockaddr_port() helper | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | socket-util: clarify why sockaddr_port returns unsigned... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | condition: extend ConditionKernelVersion= with relative... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | nulsoh | man: systemd: fix typo (#7746) | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | update TODO | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | process-util: debug log if PR_SET_NAME fails. | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | process-util: allow rename_process() only in the main... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | basic: split out blockdev-util.[ch] from util.h | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | agents: use kill_and_sigcont() where appropriate | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | process-util: move fork_agent() to process-util.[ch] | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | tree-wide: use EXIT_SUCCESS/EXIT_FAILURE in exit()... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | tree-wide: introduce new safe_fork() helper and port... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | terminal-util: open /dev/null with O_CLOEXEC in make_st... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | terminal-util: return first error, not last in make_stdio() | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | fd-util: use close_nointr() return value instead of... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | fd-util: add some (void) casts | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | man: add a systemd-rc-local-generator(8) man page | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | bleep_blop | separate flags from shebang | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | meson: hopefully renameat2() will show up where renamea... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | meson: look for gettid() definition where getpid()... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | meson: when pivot_root() is added one day, look for... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | meson: use "args" for setting _GNU_SOURCE when checking... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Yu Watanabe | meson: define _GNU_SOURCE to detect copy_file_range... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Zbigniew Jędrzejewsk... | Move mkdir_label() to mkdir-label.c | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Zbigniew Jędrzejewsk... | smack-util: remove unneeded initalization | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Zbigniew Jędrzejewsk... | Add mkdir_errno_wrapper() and use instead of mkdir... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Yu Watanabe | basic: introduce socket_protocol_{from,to}_name() | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Yu Watanabe | socket-util: add socket_address_type_{from,to}_string() | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Susant Sahani | networkd: Add support for ipvlan L3s and flags (#7726) | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Zbigniew Jędrzejewsk... | sd-bus: drop check for selinux before calling getsockop... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Zbigniew Jędrzejewsk... | Move selinux-related stuff from btrfs-util.c to label.c | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Jörg Thalheim | more portable perl shebangs (#7701) | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Henrik Grindal... | missing: Add DM_DEFERRED_REMOVE | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Henrik Grindal... | missing: Define SMACK_MAGIC if it's missing | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Henrik Grindal... | missing: Define EFIVARFS_MAGIC if missing | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Henrik Grindal... | missing: Add MAX_HANDLE_SZ | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Henrik Grindal... | missing: Add PR_SET_MM_{ARG,ENV}_{START,END} | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Henrik Grindal... | missing: Add some more btrfs structs and constants | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Felipe Sateler | build-sys: install TRANSIENT-SETTINGS.md and UIDS-GIDS... | commit | commitdiff | tree | snapshot | 
| 2018-05-30 | Lennart Poettering | mount-setup: fix MNT_CHECK_WRITABLE error handling... | commit | commitdiff | tree | snapshot | 
| next |