]> git.ipfire.org Git - thirdparty/systemd.git/history - src
Fix use of unitialized variable in error path
[thirdparty/systemd.git] / src /
2019-12-05  Zbigniew Jędrzejew... Fix use of unitialized variable in error path
2019-12-05  Zbigniew Jędrzejew... Merge pull request #14209 from poettering/sd-bus-sensitive
2019-12-05  Zbigniew Jędrzejew... Merge pull request #14221 from poettering/homed-prepara...
2019-12-05  Yu WatanabeMerge pull request #14229 from yuwata/nspawn-network...
2019-12-05  Anita ZhangMerge pull request #14173 from ssahani/tc-sfq
2019-12-05  Anita ZhangMerge pull request #14219 from poettering/homed-prepara...
2019-12-04  Yu Watanabenetwork: if /sys is rw, then udev should be around 14229/head
2019-12-04  Yu Watanabenspawn: do not fail if udev is not running
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  Lennart Poetteringsd-bus: don't include properties maked as "emit-invalid... 14209/head
2019-12-04  Lennart Poetteringsd-bus: add new call sd_bus_message_sensitive() and...
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  Yu Watanabenetwork: SFQ cannot be configured with netem or TBF
2019-12-04  Susant Sahaninetwork: tc introduce sfq - Stochastic Fairness Queueing
2019-12-04  Yu Watanabenetwork: drop unnecessary headers
2019-12-04  Yu Watanabenetwork: make network_emulator_fill_message() take...
2019-12-04  Yu Watanabenetwork: rename QDiscs to QDisc
2019-12-04  Yu Watanabenetwork: ignore sections which have both NetworkEmulato...
2019-12-04  Susant Sahaninetworkd tc: introduce tbf
2019-12-04  Lennart Poetteringshared: add new wrapper for online fs resizing ioctls 14221/head
2019-12-04  Lennart Poetteringmissing: add XFS magic
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...
next