]> git.ipfire.org Git - thirdparty/systemd.git/history - src
Merge pull request #14219 from poettering/homed-preparatory-loop
[thirdparty/systemd.git] / src /
2019-12-05  Anita ZhangMerge pull request #14219 from poettering/homed-prepara...
2019-12-04  Guilhem LettronImplement SNI when using DNS-over-TLS
2019-12-04  Lennart PoetteringMerge pull request #14111 from keszybz/unknown-section...
2019-12-04  Zbigniew Jędrzejew... Merge pull request #13953 from SpencerMichaels/systemd...
2019-12-04  Lennart PoetteringMerge pull request #14218 from poettering/homed-prepara...
2019-12-04  Lennart PoetteringMerge pull request #13886 from poettering/sd-event...
2019-12-04  Lennart Poetteringmain-func: send main exit code to parent via sd_notify... 14218/head
2019-12-04  Lennart Poetteringprocess-util: add new safe_fork() flag for connecting...
2019-12-04  Lennart Poetteringtmpfile-util: modernize mkostemp_safe() a bit
2019-12-04  Lennart Poetteringtmpfile-util: if no path is passed to fopen_temporary...
2019-12-04  Lennart Poetteringuser-util: add uid_is_container() for checking whether...
2019-12-04  Lennart Poetteringuser-util: export is_nologin_shell() so that we can...
2019-12-04  Lennart Poetteringstring-util: readd string_erase()
2019-12-04  Lennart Poetteringmemory-util: introduce erase_and_free() helper
2019-12-04  Lennart Poetteringerrno-util: add new ERRNO_IS_DISK_SPACE() helper
2019-12-04  Lennart Poetteringordered-set: add ordered_set_first() helper
2019-12-04  Lennart Poetteringparse-util: sometimes it is useful to check if a string...
2019-12-04  Leonid Blochsd-boot: Add a 0.1 second delay before key-probing...
2019-12-04  Lennart Poetteringsd-event: refuse running default event loops in any... 13886/head
2019-12-04  Lennart Poetteringtest: add test for pidfd support in sd-event
2019-12-04  Lennart Poetteringsd-event: refuse sd_event_add_child() if SIGCHLD is...
2019-12-04  Lennart Poetteringsd-event: make use of new signal_is_blocked() helper
2019-12-04  Lennart Poetteringsignal-util: add new helper signal_is_blocked()
2019-12-04  Lennart Poetteringsd-event: add pidfd support
2019-12-04  Lennart Poetteringprocess-util: add helper pidfd_get_pid()
2019-12-04  Lennart Poetteringmissing: add rt_sigqueueinfo() syscall definition
2019-12-04  Lennart Poetteringmissing: define new pidfd syscalls
2019-12-04  Lennart Poetteringsd-event: (void)ify some epoll_ctl() syscall invocations
2019-12-04  Lennart Poetteringsd-event: drop unnecessary local variable
2019-12-04  Paul Daveyudev: Ensure udev_event_spawn reads stdout
2019-12-04  Lennart PoetteringMerge pull request #14133 from keur/clear_ambient_inherited
2019-12-04  Lennart PoetteringMerge pull request #14177 from keszybz/use-initrd.target
2019-12-04  Christian Göttschecore: reload SELinux label cache on daemon-reload
2019-12-04  Lennart PoetteringMerge pull request #14189 from cgzones/selinux_tmpfiles
2019-12-04  Lennart Poetteringpid1: add new kernel cmdline arg systemd.cpu_affinity=
2019-12-04  Jérémy RosenCreate parent directories when creating systemd-private...
2019-12-04  Zbigniew Jędrzejew... Merge pull request #14211 from yuwata/support-nlmsgerr_...
2019-12-04  Yu Watanabenetwork: do not return error but return UINT64_MAX...
2019-12-04  Topi Miettinencore: swap priority can be negative
2019-12-03  Yu Watanabenetworkctl: fix to show BSSID
2019-12-03  Zbigniew Jędrzejew... systemctl: enhance message about kexec missing kernel
2019-12-03  Zbigniew Jędrzejew... initrd: fix systemd.debug-shell & friends 14177/head
2019-12-02  Lennart Poetteringvalgrind: temporarily handle that valgrind still doesn... 14219/head
2019-12-02  Lennart Poetteringloop-util: if we fail to fully set up a loop device...
2019-12-02  Lennart Poetteringloop-util: fill in the loopback number, even a posteriori
2019-12-02  Lennart Poetteringloop-util: optionally also resize partitions
2019-12-02  Lennart Poetteringloop-util: add api for locking the block device with...
2019-12-02  Lennart Poetteringloop-util: allow refreshing offset
2019-12-02  Lennart Poetteringloop-util: allow creating loopback block devices with...
2019-12-02  Lennart Poetteringloop-util: add API to refresh loopback device size...
2019-12-02  Lennart Poetteringloop-util: accept loopback flags when creating loopback...
2019-11-30  Yu Watanabenetwork: include NLMSGERR_ATTR_MSG attribute in error... 14211/head
2019-11-30  Yu Watanabesd-netlink: support NLMSGERR_ATTR_MSG
2019-11-29  Zbigniew Jędrzejew... Merge pull request #14201 from poettering/v244-final v244
2019-11-29  afgnspawn: allow Capability=all in systemd.nspawn [EXEC...
2019-11-28  Zbigniew Jędrzejew... pid1: use initrd.target in the initramfs by default
2019-11-28  Yu Watanabenetwork: fix double free()
2019-11-28  Lennart Poetteringjournald: don't ask for the machine ID if we don't...
2019-11-28  Lennart Poetteringjournalctl: pager_close() calls fflush(stdout) anyway...
2019-11-28  Lennart Poetteringjournald: remove unused field
2019-11-28  Lennart Poetteringjournalctl: return EOPNOTSUPP if pcre is not enabled
2019-11-28  Lennart PoetteringMerge pull request #14179 from poettering/help-fixlets
2019-11-28  Christian Göttschetmpfiles: create with correct MAC label on option C 14189/head
2019-11-28  Christian Göttschecopy: add flag COPY_MAC_CREATE to create with correct...
2019-11-28  Lennart Poetteringnotify: add color to --help 14179/head
2019-11-28  Lennart Poetteringnspawn: highlight description string in --help text
2019-11-28  Yu WatanabeMerge pull request #14166 from keszybz/transient-unit...
2019-11-28  Zbigniew Jędrzejew... tree-wide: normalize includes of public headers
2019-11-28  Zbigniew Jędrzejew... core: use SPECIAL_DEFAULT_TARGET more
2019-11-28  Kevin Kuehlershared/ask-password-api: modify keyctl break value
2019-11-27  Kevin Kuehlerexecute: Call capability_ambient_set_apply even if... 14133/head
2019-11-27  Kevin Kuehlertest-capability: Modify ambient capability tests to...
2019-11-27  Lennart Poetteringsystemctl: fix indentation of cgroup tree
2019-11-27  Michal Sekletárcryptsetup: reduce the chance that we will be OOM killed
2019-11-27  Lennart PoetteringMerge pull request #14164 from poettering/exec-start...
2019-11-27  Zbigniew Jędrzejew... Merge pull request #14145 from poettering/process-bypass
2019-11-27  Zbigniew Jędrzejew... pid1: make TimeoutAbortSec settable for transient units
2019-11-27  Zbigniew Jędrzejew... pid1: fix setting of DefaultTimeoutAbortSec
2019-11-27  Zbigniew Jędrzejew... shared/conf-parser: remove unnecessary whitespace skipping
2019-11-27  Zbigniew Jędrzejew... shared/bus-unit-util: word wrap
2019-11-27  Lennart Poetteringcore: prefer non-@ syntax for ExecStart= 14164/head
2019-11-27  Lennart Poetteringcore: write out correct field name when creating transi...
2019-11-27  Yu WatanabeMerge pull request #14160 from mwilck/fix-shutdown...
2019-11-26  Martin Wilckudevd: don't use monitor after manager_exit() 14160/head
2019-11-26  Martin WilckRevert "udevd: fix crash when workers time out after...
2019-11-26  Kevin Kuehlerbasic: Drop ambient inherited capabilities by default
2019-11-26  Lennart Poetteringtest-fileio: cast EOF to (char) before comparing with...
2019-11-26  Yu Watanabeudev: tiny update for log messages
2019-11-26  Yu Watanabenetwork: also assume Table=local for ipv6 route if...
2019-11-26  Yu WatanabeMerge pull request #14134 from keszybz/variables-and...
2019-11-25  Anita ZhangMerge pull request #14151 from mk-fg/fix-timer-dump...
2019-11-25  Mike Kazantsevcore.timer: fix "systemd-analyze dump" and docs syntax... 14151/head
2019-11-25  Anita ZhangMerge pull request #14112 from keszybz/restart-no-log
2019-11-25  Lennart Poetteringprocess-util: shortcut get_process_state() for our... 14145/head
2019-11-25  Lennart Poetteringprocess-util: shortcut get_process_comm() for our own...
2019-11-25  Zbigniew Jędrzejew... shared/install: warn about unkown sections in unit... 14111/head
2019-11-25  Zbigniew Jędrzejew... network: warn about unknown sections when parsing ...
2019-11-25  Lennart Poetteringprocess-util: tweak get_process_cwd() when calling...
2019-11-25  Zbigniew Jędrzejew... pid1: fix the names of AllowedCPUs= and AllowedMemoryNodes=
2019-11-25  hadessMerge pull request #14129 from jlxawk/hwdb-sensor-jumpe...
next