]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2019-02-14  Filipe Brandenburgercore: downgrade CPUQuotaPeriodSec= clamping logs to... 9594/head
2019-02-14  Filipe Brandenburgercore: add CPUQuotaPeriodSec=
2019-02-14  Filipe Brandenburgertime-util: Introduce parse_sec_def_infinity
2019-02-14  Evgeny VereshchaginRevert "README: remove Coverity Scan badge"
2019-02-14  Zbigniew Jędrzejewsk... Merge pull request #11714 from poettering/final-news-241 11372/head v241
2019-02-14  Lennart Poetteringupdate hwdb 11714/head
2019-02-14  Lennart PoetteringNEWS: update for final v241
2019-02-14  Lennart Poetteringsd-bus: if we receive an invalid dbus message, ignore...
2019-02-13  Zbigniew Jędrzejewsk... Merge pull request #11704 from yuwata/fix-oss-fuzz...
2019-02-13  Peter Hutterersd-hwdb: fix matching for characters with an ord > 127
2019-02-13  Zbigniew Jędrzejewsk... Merge pull request #11487 from poettering/unprotect...
2019-02-13  Yu Watanabeudev: check whether systemd is running, and do not...
2019-02-13  Zbigniew Jędrzejewsk... Merge pull request #11423 from ssahani/issue-9890
2019-02-13  Lennart PoetteringMerge pull request #11707 from keszybz/man-directives...
2019-02-13  Zbigniew Jędrzejewsk... man: move sd-login(5) udev tags to the udev section 11707/head
2019-02-13  Zbigniew Jędrzejewsk... man: add a new section for EFI variables
2019-02-13  Zbigniew Jędrzejewsk... man: add a new directives section for .nspawn
2019-02-13  Zbigniew Jędrzejewsk... man: move all config file options to one section
2019-02-13  Zbigniew Jędrzejewsk... man: move os-release, machine-info, vconsole.conf vars...
2019-02-13  Zbigniew Jędrzejewsk... man: use <constant> for SD_BUS_ERROR_* and SD_BUS_NAME_...
2019-02-13  Zbigniew Jędrzejewsk... man: use <varname> for pam configuration options
2019-02-13  Zbigniew Jędrzejewsk... man: fix markup and grammar for FOU{Source,Destination...
2019-02-13  Zbigniew Jędrzejewsk... man: move entries to the right section in systemd.direc...
2019-02-12  Yu Watanabetest: add testcase for oss-fuzz#12980 11704/head
2019-02-12  Yu Watanabeudev-rule: make rule_add_key() return negative errno...
2019-02-12  Yu Watanabetest-network: add tests for LinkLocalAddressing= 11423/head
2019-02-12  Susant Sahaninetworkd: honour LinkLocalAddressing
2019-02-12  Frantisek Sumsaltest: replace echo with socat
2019-02-12  Alberts Muktupāvelscore: when we uninstall a job, add unit to dbus queue
2019-02-12  Stephan EUpdate mount.c
2019-02-12  Lancehwdb: Fix rotation for Nuvision Solo 10 Draw (#11686)
2019-02-11  Stephan Gerholdhwdb: Add accelerometer mount matrix for ASUS MeMO...
2019-02-11  Zbigniew Jędrzejewsk... test-json: do not pass ephemeral array as intializer...
2019-02-10  Jan Synacekrule-syntax-check: allow PROGRAM as an assignment
2019-02-09  YiFei Zhuboot/efi: use a wildcard section copy for final EFI...
2019-02-09  Evgeny Vereshchaginsemaphore: keep build settings in the repository
2019-02-09  Yu Watanabeman: mention vlan devices inherit the MAC address of...
2019-02-09  Yu Watanabetest-network: use dnsmasq with --dhcp-alternate-port...
2019-02-08  Zbigniew Jędrzejewsk... Merge pull request #11647 from thom311/hashmap-avoid...
2019-02-08  Jan Engelhardtrpm: use sh compatible redirects
2019-02-08  Lennart Poetteringnss: unportect errno before writing to NSS' *errnop 11487/head
2019-02-08  Lennart Poetteringutil.h: add new UNPROTECT_ERRNO macro
2019-02-08  NeilBrownautomount: don't pass non-blocking pipe to kernel.
2019-02-07  Lennart PoetteringMerge pull request #11578 from keszybz/gcc-9-fixes
2019-02-07  Lennart PoetteringMerge pull request #11655 from yuwata/fix-11652
2019-02-07  Lennart PoetteringMerge pull request #11659 from yuwata/fix-11643
2019-02-07  Lennart PoetteringMerge pull request #11663 from yuwata/follow-up-10712
2019-02-07  Yu Watanabesd-daemon: make sd_booted() return negative errno on...
2019-02-06  Yu Watanabecore/dbus-service: empty assignment to PIDFile= resets... 11663/head
2019-02-06  Yu Watanabecore/dbus-service: write PIDFile= setting to transient...
2019-02-06  Yu Watanabecore/load-fragment: empty assignment to PIDFile= resets...
2019-02-06  Yu Watanabecurl-util: fix use after free 11659/head
2019-02-06  Yu Watanabepull: fix invalid error check
2019-02-06  Yu Watanabetest-network: ignore tunnel devices automatically added...
2019-02-06  Frantisek SumsalMerge pull request #11656 from yuwata/test-network...
2019-02-06  Yu Watanabetest-network: check port range and ipproto attributes... 11656/head
2019-02-06  Yu Watanabetest: add a test case for issue #11652 11655/head
2019-02-06  Yu Watanabesd-device: fix device_copy_properties()
2019-02-05  Zbigniew Jędrzejewsk... test-sizeof: print the alignments too 11578/head
2019-02-05  Zbigniew Jędrzejewsk... efivars: remove direct access to unaligned structure...
2019-02-05  Zbigniew Jędrzejewsk... efivars: make sure that _packed_ structure members...
2019-02-05  Mantas Mikulėnasudevadm info: "-a" should enumerate sysfs attributes...
2019-02-04  Zbigniew Jędrzejewsk... test-resolve: increase timeout to 120s
2019-02-04  Zbigniew Jędrzejewsk... journal: drop _packed_ attribute in a few places
2019-02-04  Zbigniew Jędrzejewsk... test-util: drop _packed_ attribute
2019-02-04  Zbigniew Jędrzejewsk... libsystemd-network: remove _packed_ attribute to appeas...
2019-02-04  Yu Watanabeanalyze security: fix recursive call of syscall_names_i...
2019-02-04  Дамјан Георгиевскиportable: document /etc/machine-id and /etc/resolv...
2019-02-04  Jonathan McDowellhwdb: Add support for Gemini NC14 keyboard
2019-02-04  Yu Watanabemachinectl: fix argument index in error log
2019-02-04  Lennart PoetteringMerge pull request #11641 from ffontaine/master
2019-02-04  Lennart PoetteringMerge pull request #11621 from yuwata/man-ref-systemd...
2019-02-04  Christian HesseNEWS fix boolean value for meson options
2019-02-04  Thomas Hallerhashmap: always set key output argument of internal_has... 11647/head
2019-02-04  Thomas Hallerhashmap: avoid uninitialized variable warning in intern...
2019-02-03  Hans de Goedehwdb: Add key-mapping for GPIO-keys on HP stream 7...
2019-02-03  Claudius EllselAdd another entry for MX Master to 70-mouse.hwdb (...
2019-02-03  Fabrice Fontainenetworkd-dhcp6.c: fix build without IFA_F_NOPREFIXROUTE 11641/head
2019-02-03  Fabrice Fontainenetworkd-address.c: fix build without IFA_F_NOPREFIXROUTE
2019-02-03  Fabrice Fontainenetworkd-ndisc.c: fix build without IFA_F_NOPREFIXROUTE
2019-02-03  Fabrice Fontainenetworkd-brvlan.c: fix build without BRIDGE_VLAN_INFO_R...
2019-02-03  Frantisek SumsalMerge pull request #11637 from yuwata/fix-test-network
2019-02-03  Evgeny Vereshchagintravis: stop using the official upstream-systemd-ci...
2019-02-03  Yu Watanabetest-network: add or drop whitespace 11637/head
2019-02-03  Yu Watanabetest-network: fix test_dhcp_server() and test_ipv6_pref...
2019-02-02  YmrDtnJushared: Revert commit 49fe5c099 in parts for function...
2019-02-02  Taro Yamadatest: (ArchLinux) Replace initramfs-linux.img with...
2019-02-01  Yu Watanabetest-execute: unset $HOME before testing
2019-02-01  Yu Watanabeman: add referecne to systemd-system.conf 11621/head
2019-02-01  Yu Watanabeman: clarify the source of DefaultTimeoutStartSec=
2019-02-01  Yu Watanabeman: fix volume num of journalctl
2019-01-31  Lennart Poetteringpager: improve english a bit
2019-01-31  govwinAdd Lenovo Yoga 500-14IBD, 80N4 GlidePoint Touchpad...
2019-01-30  Lennart PoetteringMore NEWS prep for v241 v241-rc2
2019-01-30  Susant Sahanitest-network: skip erspan test if not available
2019-01-30  Evgeny VereshchaginMerge pull request #11592 from evverx/ignore-memory...
2019-01-30  Ronnie P. ThomasFixed minor typo in man/tmpfiles.d.xml
2019-01-30  Evgeny Vereshchagintests: crash PID1 if UBSan is unhappy 11592/head
2019-01-30  Evgeny Vereshchagintests: ignore memory leaks in dbus-daemon
2019-01-29  Evgeny Vereshchagintravis: switch to the "official" systemd-ci repository
next