summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* various: indentationZbigniew Jędrzejewski-Szmek2022-06-092-11/+11
* Resolve conflicts between #23616 and the recent NFT additionsZbigniew Jędrzejewski-Szmek2022-06-093-36/+22
* Merge pull request #23616 from keszybz/in-addr-to-string-formattingYu Watanabe2022-06-0945-444/+323
|\
| * various: use CONST_MAX for array allocationZbigniew Jędrzejewski-Szmek2022-06-062-3/+3
| * CODING_STYLE: say that inet_ntop() is a no noZbigniew Jędrzejewski-Szmek2022-06-061-0/+5
| * tree-wide: convert inet_ntop() calls to anonymous-buffer macrosZbigniew Jędrzejewski-Szmek2022-06-066-35/+19
| * basic/in-addr-util: add IN_ADDR_PREFIX_TO_STRINGZbigniew Jędrzejewski-Szmek2022-06-0618-223/+155
| * basic/in-addr-util: drop check for prefix length in formatting functionZbigniew Jędrzejewski-Szmek2022-06-063-6/+26
| * libsystemd-network: minor simplificationZbigniew Jędrzejewski-Szmek2022-06-061-4/+2
| * resolved: use TAKE_PTR() in one more placeZbigniew Jędrzejewski-Szmek2022-06-061-3/+2
| * networkctl: assume that we can always print local networking addressesZbigniew Jędrzejewski-Szmek2022-06-061-41/+18
| * basic/in-addr-util: add IN_ADDR_TO_STRINGZbigniew Jędrzejewski-Szmek2022-06-0623-134/+98
* | hwdb: Add HP Dev OneJeremy Soller2022-06-091-0/+5
* | meson: Add nspawn-locale meson optionDaan De Meyer2022-06-093-4/+6
* | Merge pull request #23675 from enr0n/udev-available-cleanupYu Watanabe2022-06-092-3/+2
|\ \
| * | nspawn: use udev_available()Nick Rosbrook2022-06-091-1/+1
| * | libsystemd-network: use udev_available()Nick Rosbrook2022-06-091-2/+1
|/ /
* | cifuzz: build fuzzers on i386 as wellEvgeny Vereshchagin2022-06-081-2/+7
* | po: Added translation using Weblate (Estonian)H A2022-06-082-0/+848
* | core: firewall integration with DynamicUserNFTSet=Topi Miettinen2022-06-0814-0/+310
* | core: firewall integration with ControlGroupNFTSet=Topi Miettinen2022-06-0815-0/+304
* | network: firewall integration with NFT setsTopi Miettinen2022-06-0813-7/+792
* | Merge pull request #23641 from keszybz/janitorialsLuca Boccassi2022-06-085-63/+48
|\ \
| * | basic/socket-util: align tablesZbigniew Jędrzejewski-Szmek2022-06-071-20/+20
| * | activate: reduce scope of iterator variablesZbigniew Jędrzejewski-Szmek2022-06-071-12/+9
| * | core: wrap some long commentsZbigniew Jędrzejewski-Szmek2022-06-071-7/+7
| * | shared/condition: reduce scope of variablesZbigniew Jędrzejewski-Szmek2022-06-071-18/+7
| * | bootctl: inline iterator variableZbigniew Jędrzejewski-Szmek2022-06-071-6/+5
* | | basic: Propagate SIGBUS signal info when re-raising signalsDaan De Meyer2022-06-071-1/+3
* | | Merge pull request #23645 from DaanDeMeyer/journalctl-static-destructorDaan De Meyer2022-06-075-25/+26
|\ \ \
| * | | journalctl: Use STATIC_DESTRUCTOR_REGISTER()Daan De Meyer2022-06-061-17/+16
| * | | shared: Rename pcre2-dlopen.h/c to pcre2-util.h/cDaan De Meyer2022-06-065-8/+10
* | | | Merge pull request #23643 from mrc0mmand/asan-tweaksFrantisek Sumsal2022-06-072-3/+2
|\ \ \ \
| * | | | test: fix TEST-70 under sanitizersFrantisek Sumsal2022-06-061-2/+1
| * | | | test: set $ASAN_RT_PATH along with $LD_PRELOAD to the ASan runtime DSOFrantisek Sumsal2022-06-061-1/+1
* | | | | meson: adjust rootlibdir default for multiarchMike Gilbert2022-06-071-1/+6
* | | | | meson: install libsystemd-shared into rootpkglibdirMichael Biebl2022-06-075-128/+132
* | | | | networkd: NetLabel integrationTopi Miettinen2022-06-0616-7/+445
* | | | | hwdb: Add accel orientation quirk for the Aya Neo NextMaccraft1232022-06-061-0/+8
* | | | | execute: fix resource leakShreenidhi Shedi2022-06-061-1/+1
|/ / / /
* | | | Merge pull request #23621 from evverx/clang-releaseZbigniew Jędrzejewski-Szmek2022-06-063-18/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | Revert "Support -D_FORTIFY_SOURCE=3 by using __builtin_dynamic_object_size."Evgeny Vereshchagin2022-06-051-13/+3
| * | | ci: build systemd with clang with -Dmode=release --optimization=2Evgeny Vereshchagin2022-06-052-5/+9
| | |/ | |/|
* | | Merge pull request #23626 from sshedi/retval-fixesZbigniew Jędrzejewski-Szmek2022-06-063-8/+8
|\ \ \ | |/ / |/| |
| * | manager: ignore return value of unit_watch_pid()Shreenidhi Shedi2022-06-051-6/+6
| * | machinectl: ignore return value of get_process_comm()Shreenidhi Shedi2022-06-051-1/+1
| * | polkit: explicitly ignore fd_wait_for_event()'s return valueShreenidhi Shedi2022-06-051-1/+1
|/ /
* / shared/microhttp-util: silence gcc warningZbigniew Jędrzejewski-Szmek2022-06-051-1/+1
|/
* meson: Switch default-locale default to C.UTF-8Daan De Meyer2022-06-033-22/+1
* core: suppress message about missing libbpf if in initrd()Zbigniew Jędrzejewski-Szmek2022-06-031-1/+2