]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2019-01-16  Zbigniew Jędrzejewsk... link-config: unentangle the renaming logic and add...
2019-01-16  Zbigniew Jędrzejewsk... user-util: remove unsed NOLEGACY define 11450/head
2019-01-16  Zbigniew Jędrzejewsk... Drop some unnecessary newlines
2019-01-16  Zbigniew Jędrzejewsk... Merge pull request #11441 from poettering/foreach-strin...
2019-01-16  Lennart Poetteringseccomp: drop mincore() from @system-service syscall...
2019-01-16  Zbigniew Jędrzejewsk... libsystemd-network: use xsprintf in one more place
2019-01-16  Yu Watanabeudev: 'val' may be NULL, use strempty()
2019-01-16  Philip Withnallman: Fix a typo in systemd.exec.xml
2019-01-16  Zbigniew Jędrzejewsk... 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  Lucas WerkmeisterEnable regular file and FIFO protection
2019-01-16  Daniel Axtenstests: Add test for IPv6 source routing 11375/head
2019-01-16  Daniel AxtensInstall routes after addresses are ready
2019-01-15  Joost HeitbrinkFix omission in docs
2019-01-15  Zbigniew Jędrzejewsk... Merge pull request #11418 from yuwata/fix-11404
2019-01-15  Zbigniew Jędrzejewsk... Merge pull request #11345 from kirbyfan64/tmpfiles...
2019-01-15  Zbigniew Jędrzejewsk... Merge pull request #11428 from yuwata/network-issue...
2019-01-15  Zbigniew Jędrzejewsk... NEWS: typos
2019-01-15  Yu Watanabenetwork: make Link and NetDev always have the valid...
2019-01-15  Mikhail KasimovUpdate uk.po
2019-01-15  Zbigniew Jędrzejewsk... Revert "pam_systemd: set $DBUS_SESSION_BUS_ADDRESS... 11378/head
2019-01-15  Zbigniew Jędrzejewsk... pam_systemd: do no allocate the path of fixed length
2019-01-15  Zbigniew Jędrzejewsk... udev: do logging before setting variables to NULL
2019-01-15  Mikhail KasimovUpdate systemd-system.conf.xml
2019-01-15  Topi MiettinenRemove 'inline' attributes from static functions in...
2019-01-15  Yu Watanabetimedate: refuse to set time when previous request... 11424/head
2019-01-15  Yu Watanabetimedate: treat 'activating' or 'inactivating' NTP...
2019-01-14  Yu Watanabetest: add a testcase for Address.Peer= with ipv6 11428/head
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 Watanabetest: add a testcase for 23 wirguard peers 11418/head
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  Yu Watanabeman: fix reference
2019-01-13  Zbigniew Jędrzejewsk... 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-13  Yu WatanabeREADME: mention that meson-0.49 is required to build...
2019-01-13  Yu WatanabeNEWS: add more entries
2019-01-13  Zbigniew Jędrzejewsk... NEWS: document deprecation of PermissionsStartOnly...
2019-01-13  Zbigniew Jędrzejewsk... NEWS: update for v241
2019-01-12  Yu Watanabeudev: use usec_t for timeout in udev_ctrl_send_*()
2019-01-12  Yu Watanabeudevadm: also set LOG_DEBUG to LOG_REAL_SYSTEMD when...
2019-01-12  Yu Watanabeudev: also update log level for LOG_REALM_SYSTEMD
2019-01-12  Yu Watanabeudevadm: use SYNTHETIC_ERRNO() macro
2019-01-12  Yu Watanabeudevadm: improve error message when no option specified...
2019-01-12  Topi MiettinenDelete duplicate lines
2019-01-12  Zbigniew Jędrzejewsk... Merge pull request #11196 from yuwata/udevd-tiny-cleanups
2019-01-12  Frantisek Sumsaltest: limit environments for systemd-hwdb-update under... 11393/head
2019-01-12  Frantisek Sumsaltest: bump QEMU_SMP to 4 when running under ASan/UBSan
2019-01-12  Frantisek Sumsaltest: bump QEMU memory to 1536M when running under...
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-11  Frantisek Sumsaltest: introduce QEMU_MEM
2019-01-11  Frantisek Sumsaltest: drop service masking in TEST-01-BASIC
2019-01-10  Zbigniew Jędrzejewsk... Revert "nss: prevent PROTECT_ERRNO from squashing chang...
2019-01-10  Sam Morrisdocs: note that udev doesn't deal with binary attribute...
2019-01-10  Michael Bieblmeson: stop setting -fPIE globally
2019-01-10  Franck BuiRevert "logind: become the controlling terminal process...
2019-01-10  Zbigniew Jędrzejewsk... 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ędrzejewsk... 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ędrzejewsk... logind: do not pass negative number to strerror
2019-01-10  Zbigniew Jędrzejewsk... udev: open control and netlink sockets before daemonization 11376/head
2019-01-10  Zbigniew Jędrzejewsk... udevd: drop redundant call to sd_event_get_exit_code
2019-01-10  Zbigniew Jędrzejewsk... 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ędrzejewsk... journal-remote: set a limit on the number of fields... 11374/head
2019-01-09  Zbigniew Jędrzejewsk... journal-remote: verify entry length from header
2019-01-09  Zbigniew Jędrzejewsk... µhttpd: use a cleanup function to call MHD_destroy_response
2019-01-09  Zbigniew Jędrzejewsk... journald: lower the maximum entry size limit to ½ for...
2019-01-09  Zbigniew Jędrzejewsk... journald: when processing a native message, bail more...
2019-01-09  Zbigniew Jędrzejewsk... journald: set a limit on the number of fields (1k)
2019-01-09  Zbigniew Jędrzejewsk... coredump: fix message when we fail to save a journald...
2019-01-09  Zbigniew Jędrzejewsk... basic/process-util: limit command line lengths to _SC_A...
2019-01-09  Zbigniew Jędrzejewsk... journald: do not store the iovec entry for process...
2019-01-09  Zbigniew Jędrzejewsk... journald: remove unnecessary {}
2019-01-09  Zbigniew Jędrzejewsk... 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ędrzejewsk... timesyncd,resolved,machinectl: drop calls to sd_event_g... 11366/head
2019-01-08  Zbigniew Jędrzejewsk... Fix a few comments
next