chiark / gitweb /
elogind.git
2018-05-30 Lennart PoetteringNEWS: add in a missing change back from 229 (#7804)
2018-05-30 Mike Gilbertmeson: don't search PATH for telinit (#7770)
2018-05-30 Zbigniew Jędrzejewsk... test-sizeof: also add uid_t
2018-05-30 Shawn Landdenfix machinectl shell (in machined) (#7785)
2018-05-30 Yu Watanabensflags: add namespace_flag_to_string_many_with_check()
2018-05-30 Yu Watanabebasic: introduce *_to_string_with_check() functions
2018-05-30 Yu Watanabesocket-util: introduce parse_socket_address_bind_ipv6_o...
2018-05-30 Yu Watanabecore: add dbus-util.[ch] to simplify creating transient...
2018-05-30 Zbigniew Jędrzejewsk... meson: add a single .h file to shared libs with no...
2018-05-30 Zbigniew Jędrzejewsk... meson: use a convenience lib for shared resolve files
2018-05-30 Zbigniew Jędrzejewsk... meson: rename libudev_internal to libudev_static and...
2018-05-30 Zbigniew Jędrzejewsk... meson: use a convenience lib for journal user sources
2018-05-30 Zbigniew Jędrzejewsk... meson: link libsystemd_static in libshared instead...
2018-05-30 Zbigniew Jędrzejewsk... Move gcrypt-util to basic/
2018-05-30 Zbigniew Jędrzejewsk... meson: link libbasic and libshared_static into libshared
2018-05-30 Zbigniew Jędrzejewsk... meson: reuse libsystemd_static for libsystemd
2018-05-30 Zbigniew Jędrzejewsk... meson: rename libsystemd_internal to libsystem_static
2018-05-30 Mike Gilbertbasic: detect_vm_cpuid: fix hypervisor detection
2018-05-30 Mike Gilbertfileio: write_string_stream_ts: check for file errors...
2018-05-30 Mike Gilbertfileio: write_string_stream_ts: return errors from...
2018-05-30 Mike Gilbertbasic: detect_vm_cpuid: use gcc's __get_cpuid() functio...
2018-05-30 Lennart Poetteringupdate TODO
2018-05-30 Lennart Poetteringsd-daemon: use sockaddr_port() helper
2018-05-30 Lennart Poetteringsocket-util: clarify why sockaddr_port returns unsigned...
2018-05-30 Lennart Poetteringcondition: extend ConditionKernelVersion= with relative...
2018-05-30 nulsohman: systemd: fix typo (#7746)
2018-05-30 Lennart Poetteringupdate TODO
2018-05-30 Lennart Poetteringprocess-util: debug log if PR_SET_NAME fails.
2018-05-30 Lennart Poetteringprocess-util: allow rename_process() only in the main...
2018-05-30 Lennart Poetteringbasic: split out blockdev-util.[ch] from util.h
2018-05-30 Lennart Poetteringagents: use kill_and_sigcont() where appropriate
2018-05-30 Lennart Poetteringprocess-util: move fork_agent() to process-util.[ch]
2018-05-30 Lennart Poetteringtree-wide: use EXIT_SUCCESS/EXIT_FAILURE in exit()...
2018-05-30 Lennart Poetteringtree-wide: introduce new safe_fork() helper and port...
2018-05-30 Lennart Poetteringterminal-util: open /dev/null with O_CLOEXEC in make_st...
2018-05-30 Lennart Poetteringterminal-util: return first error, not last in make_stdio()
2018-05-30 Lennart Poetteringfd-util: use close_nointr() return value instead of...
2018-05-30 Lennart Poetteringfd-util: add some (void) casts
2018-05-30 Lennart Poetteringman: add a systemd-rc-local-generator(8) man page
2018-05-30 bleep_blopseparate flags from shebang
2018-05-30 Lennart Poetteringmeson: hopefully renameat2() will show up where renamea...
2018-05-30 Lennart Poetteringmeson: look for gettid() definition where getpid()...
2018-05-30 Lennart Poetteringmeson: when pivot_root() is added one day, look for...
2018-05-30 Lennart Poetteringmeson: use "args" for setting _GNU_SOURCE when checking...
2018-05-30 Yu Watanabemeson: define _GNU_SOURCE to detect copy_file_range...
2018-05-30 Zbigniew Jędrzejewsk... Move mkdir_label() to mkdir-label.c
2018-05-30 Zbigniew Jędrzejewsk... smack-util: remove unneeded initalization
2018-05-30 Zbigniew Jędrzejewsk... Add mkdir_errno_wrapper() and use instead of mkdir...
2018-05-30 Yu Watanabebasic: introduce socket_protocol_{from,to}_name()
2018-05-30 Yu Watanabesocket-util: add socket_address_type_{from,to}_string()
2018-05-30 Susant Sahaninetworkd: Add support for ipvlan L3s and flags (#7726)
2018-05-30 Zbigniew Jędrzejewsk... sd-bus: drop check for selinux before calling getsockop...
2018-05-30 Zbigniew Jędrzejewsk... Move selinux-related stuff from btrfs-util.c to label.c
2018-05-30 Jörg Thalheimmore portable perl shebangs (#7701)
2018-05-30 Henrik Grindal... missing: Add DM_DEFERRED_REMOVE
2018-05-30 Henrik Grindal... missing: Define SMACK_MAGIC if it's missing
2018-05-30 Henrik Grindal... missing: Define EFIVARFS_MAGIC if missing
2018-05-30 Henrik Grindal... missing: Add MAX_HANDLE_SZ
2018-05-30 Henrik Grindal... missing: Add PR_SET_MM_{ARG,ENV}_{START,END}
2018-05-30 Henrik Grindal... missing: Add some more btrfs structs and constants
2018-05-30 Felipe Satelerbuild-sys: install TRANSIENT-SETTINGS.md and UIDS-GIDS...
2018-05-30 Lennart Poetteringmount-setup: fix MNT_CHECK_WRITABLE error handling...
2018-05-30 Franck Buimeson: libudev_core and udevadm should have LOG_REALM...
2018-05-30 Zbigniew Jędrzejewsk... logind: use free_and_replace in one spot
2018-05-30 Zbigniew Jędrzejewsk... tree-wide: use SPECIAL_ROOT_SLICE
2018-05-30 Zbigniew Jędrzejewsk... logind: fix misleading message
2018-05-30 Zbigniew Jędrzejewsk... logind: simplify one conditional
2018-05-30 Max HarmathyFix logical error in meson.build (#7658)
2018-05-30 Ken (Bitsko... man: Clarify when OnFailure= activates after restarts...
2018-05-30 Lennart Poetteringtree-wide: add DEBUG_LOGGING macro that checks whether...
2018-05-30 Yu WatanabeTODO: update
2018-05-30 Colin Waltersverbs: Rename VERB_OFFLINE to VERB_ONLINE_ONLY, expand...
2018-05-30 Colin Walterssystemctl,verbs: Introduce SYSTEMD_OFFLINE environment...
2018-05-30 Lennart PoetteringCODING_STYLE: provide better explanation why /* */...
2018-05-30 Lennart Poetteringfinal v236 update (#7649)
2018-05-30 Lennart PoetteringNEWS: update NEWS again, and prepare for a release...
2018-05-30 Lennart Poetteringmeson: increase version numbers
2018-05-30 Kyle Walkercore: Implement timeout based umount/remount limit
2018-05-30 Lennart Poetteringtree-wide: make use of new STRLEN() macro everywhere...
2018-05-30 Lennart Poetteringbasic: turn off stdio locking for a couple of helper...
2018-05-30 Daniel Blackcore: add EXTEND_TIMEOUT_USEC={usec} - prevent timeouts...
2018-05-30 Sven Edencheck_tree.pl: Do not allow diff to move name reverts...
2018-05-29 Sven Edencheck_tree.pl: Move move upstream appends from after...
2018-05-29 Sven Edencheck_tree.pl: Added missing detection of mask else...
2018-05-29 Sven EdenCleanup now obsolete pwx tools.
2018-05-29 Sven Edencheck_tree.pl: The word "systemd" is no longer changed...
2018-05-29 Sven Edencheck_tree.pl: Fixed a bug that caused #else to not...
2018-05-25 Sven Edencheck_tree.pl: Made check_musl() and check_name_reverts...
2018-05-25 Sven Edencheck_tree.pl: Fixed check_musl(), it must track mask...
2018-05-24 Sven Edencheck_tree.pl: Enhance the final processing of shell...
2018-05-24 Sven Edencheck_tree.pl: Remove the [e]logind [m]ask [i]nfo code...
2018-05-24 Sven Edencheck_tree.pl: Keep track of elogind masks although...
2018-05-24 Sven Edencheck_tree.pl: Fixed unprepare_xml()
2018-05-24 Sven Edenmigrate_tree.pl: Only write a new commits file, if...
2018-05-24 Sven Edencheck_tree.pl : Fix transportation of elogind mask...
2018-05-24 Sven Edencheck_tree.pl : Do not skip mask info with useless...
2018-05-24 Sven Edencheck_tree.pl: Remember mask starts and elses in hunks...
2018-05-24 Sven Edenmigrate_tree.pl : Check target first when creating...
2018-05-24 Sven Edencheck_tree.pl: Replace the source in creation patches...
2018-05-16 Sven Edenmigrate_tree.pl: Ensure that the commit file is always...
next