]> git.ipfire.org Git - thirdparty/systemd.git/history - src
Merge pull request #11427 from kragniz/10659-env-file-quotes
[thirdparty/systemd.git] / src /
2019-01-18  Lennart PoetteringMerge pull request #11427 from kragniz/10659-env-file...
2019-01-18  Mike AutyAdd multiple initrd file support to kernel-install
2019-01-18  Lennart PoetteringMerge pull request #11465 from poettering/daemon-bus...
2019-01-17  Lennart PoetteringMerge pull request #11449 from keszybz/udev-link-naming...
2019-01-17  Lennart Poetteringtree-wide: fix some trailing whitespace
2019-01-17  Lennart PoetteringMerge pull request #11378 from keszybz/export-dbus...
2019-01-17  Lennart PoetteringMerge pull request #11375 from daxtens/issue5882
2019-01-17  Louis Taylortree-wide: use '"' instead of '\"' 11427/head
2019-01-17  Lennart Poetteringcore: shorten code by using new helper 11465/head
2019-01-17  Lennart Poetteringtree-wide: whenever we allocate a new bus object, close...
2019-01-17  Lennart Poetteringinitctl: shorten and update code a bit
2019-01-17  Lennart Poetteringtree-wide: make sure to flush/close all bus connections...
2019-01-17  Lennart Poetteringsd-bus: add sd_bus_close_unref() helper
2019-01-17  Louis Taylorutil-lib: follow shell syntax for escape in quotes
2019-01-17  Zbigniew Jędrzejew... link-config: default to "keep" policy if naming-scheme...
2019-01-17  Zbigniew Jędrzejew... udev: move naming-scheme bits into their own file
2019-01-17  Zbigniew Jędrzejew... link-config: add "keep" policy and use it by default
2019-01-17  Aaron Plattnercore: Fix -EOPNOTSUPP emergency action error string
2019-01-17  Aaron Plattnercore: Fix return argument check for parse_emergency_action
2019-01-17  Jan Janssenethtool: Make sure advertise is actually set when auton...
2019-01-16  Zbigniew Jędrzejew... link-config: unentangle the renaming logic and add...
2019-01-16  Zbigniew Jędrzejew... Merge pull request #11441 from poettering/foreach-strin...
2019-01-16  Lennart Poetteringseccomp: drop mincore() from @system-service syscall...
2019-01-16  Zbigniew Jędrzejew... libsystemd-network: use xsprintf in one more place
2019-01-16  Yu Watanabeudev: 'val' may be NULL, use strempty()
2019-01-16  Zbigniew Jędrzejew... Revert "Always rename an interface to its name specifie...
2019-01-16  bl33pbl0pLog the job being merged
2019-01-16  Lennart Poetteringstrv: rework FOREACH_STRING() macro 11441/head
2019-01-16  Lennart Poetteringtest,systemctl,nspawn: use "const char*" instead of...
2019-01-16  Daniel AxtensInstall routes after addresses are ready
2019-01-15  Zbigniew Jędrzejew... Merge pull request #11418 from yuwata/fix-11404
2019-01-15  Zbigniew Jędrzejew... Merge pull request #11345 from kirbyfan64/tmpfiles...
2019-01-15  Zbigniew Jędrzejew... Merge pull request #11428 from yuwata/network-issue...
2019-01-15  Yu Watanabenetwork: make Link and NetDev always have the valid...
2019-01-15  Zbigniew Jędrzejew... Revert "pam_systemd: set $DBUS_SESSION_BUS_ADDRESS... 11378/head
2019-01-15  Zbigniew Jędrzejew... pam_systemd: do no allocate the path of fixed length
2019-01-15  Zbigniew Jędrzejew... udev: do logging before setting variables to NULL
2019-01-15  Topi MiettinenRemove 'inline' attributes from static functions in...
2019-01-14  Susant Sahaninetworkd: wait for kernel to reply ipv6 peer address
2019-01-14  Michael BieblMerge pull request #11417 from yuwata/fix-11416
2019-01-14  Yu Watanabenetwork: wireguard: rename and split set_wireguard_inte...
2019-01-14  Yu Watanabenetlink: set maximum size of WGDEVICE_A_IFNAME
2019-01-13  Yu Watanabeudevadm: fix segfault 11417/head
2019-01-13  Zbigniew Jędrzejew... Merge pull request #11409 from yuwata/udev-synthetic...
2019-01-13  Yu Watanabeudev: use ENODATA when 'No entry found from hwdb' 11409/head
2019-01-13  Yu Watanabeudev: use SYNTHETIC_ERRNO() macro in log_device_*_errno()
2019-01-13  Evgeny VereshchaginMerge pull request #11393 from mrc0mmand/fix-service...
2019-01-12  Topi MiettinenDelete duplicate lines
2019-01-12  Zbigniew Jędrzejew... Merge pull request #11196 from yuwata/udevd-tiny-cleanups
2019-01-12  Yu Watanabeudevd: refuse devices which do not have ACTION property 11196/head
2019-01-12  Yu Watanabeudevd: drop unnecessary brackets
2019-01-12  Yu Watanabeudevd: make worker also log ACTION property
2019-01-12  Yu Watanabeudevd: reject devices which do not have SEQNUM
2019-01-12  Yu Watanabeudevd: provide worker_hash_ops and drop manager_workers...
2019-01-12  Yu Watanabeudevd: use structured initializer at one more place
2019-01-12  Yu Watanabeudevd: use worker_free() on failure in worker_new()
2019-01-11  Yu Watanabesd-device-monitor: fix ordering of setting buffer size
2019-01-11  Yu WatanabeMerge pull request #11400 from ffontaine/master
2019-01-11  Fabrice Fontainelockfile-util.c: fix build without F_OFD_SETLK 11400/head
2019-01-11  Fabrice Fontainemissing_syscall.h: include errno.h
2019-01-11  Fabrice Fontainemissing_if_link.h: add IFLA_BOND_MODE
2019-01-11  Fabrice Fontainebasic/tmpfile-util.c: fix build without O_TMPFILE
2019-01-11  Fabrice Fontainecapability: fix build without PR_CAP_AMBIENT
2019-01-10  Zbigniew Jędrzejew... Revert "nss: prevent PROTECT_ERRNO from squashing chang...
2019-01-10  Franck BuiRevert "logind: become the controlling terminal process...
2019-01-10  Zbigniew Jędrzejew... pam_systemd: reword message about not creating a session
2019-01-10  Sam Morrisnss: prevent PROTECT_ERRNO from squashing changes to...
2019-01-10  Zbigniew Jędrzejew... Merge pull request #11376 from yuwata/11365-v2
2019-01-10  Yu WatanabeMerge pull request #11350 from yuwata/logind-inhibitwha...
2019-01-10  Yu WatanabeMerge pull request #11361 from yuwata/follow-up-11352
2019-01-10  Yu WatanabeMerge pull request #11366 from keszybz/a-few-unrelated...
2019-01-10  Zbigniew Jędrzejew... logind: do not pass negative number to strerror
2019-01-10  Zbigniew Jędrzejew... udev: open control and netlink sockets before daemonization 11376/head
2019-01-10  Zbigniew Jędrzejew... udevd: drop redundant call to sd_event_get_exit_code
2019-01-10  Zbigniew Jędrzejew... Merge pull request #11374 from keszybz/journal-fixes
2019-01-10  Daniel AxtensMove link_check_ready() to later in the file
2019-01-09  Zbigniew Jędrzejew... journal-remote: set a limit on the number of fields... 11374/head
2019-01-09  Zbigniew Jędrzejew... journal-remote: verify entry length from header
2019-01-09  Zbigniew Jędrzejew... µhttpd: use a cleanup function to call MHD_destroy_response
2019-01-09  Zbigniew Jędrzejew... journald: lower the maximum entry size limit to ½ for...
2019-01-09  Zbigniew Jędrzejew... journald: when processing a native message, bail more...
2019-01-09  Zbigniew Jędrzejew... journald: set a limit on the number of fields (1k)
2019-01-09  Zbigniew Jędrzejew... coredump: fix message when we fail to save a journald...
2019-01-09  Zbigniew Jędrzejew... basic/process-util: limit command line lengths to _SC_A...
2019-01-09  Zbigniew Jędrzejew... journald: do not store the iovec entry for process...
2019-01-09  Zbigniew Jędrzejew... journald: remove unnecessary {}
2019-01-09  Zbigniew Jędrzejew... coredump: remove duplicate MESSAGE= prefix from message
2019-01-09  Yu Watanabecore/mount: make mount_setup_existing_unit() not drop...
2019-01-08  Zbigniew Jędrzejew... timesyncd,resolved,machinectl: drop calls to sd_event_g... 11366/head
2019-01-08  Zbigniew Jędrzejew... Fix a few comments
2019-01-08  Zbigniew Jędrzejew... sd-device: modernize code a bit
2019-01-08  Ryan Gonzaleztmpfiles: Make C still copy if the destination director...
2019-01-08  Ryan Gonzalezcopy: Add a COPY_MERGE_EMPTY flag to merge only if...
2019-01-08  Yu Watanabeudev-node: make link_find_prioritized() return negative...
2019-01-08  Yu Watanabecore/socket: drop unnecessary assignment to 'r' 11361/head
2019-01-08  Yu Watanabecore/socket: use macro to define log_address_error_errno()
2019-01-08  Ryan Gonzalezstat-util: Add dir_is_empty_at
2019-01-08  Yu Watanabelogin: simplify the condtion in assertion and slightly... 11350/head
2019-01-08  Yu Watanabelogin: use free_and_strdup() at one more place
2019-01-08  Yu Watanabelogin: adjust range of InhibitWhat in assertions
next