summaryrefslogtreecommitdiffstats
path: root/src/journal-remote/journal-remote-parse.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-09meson: Build with frame pointers in developer modeDaan De Meyer1-0/+4
2022-06-09shutdown: Lazy unmount /oldroot/{dev,proc,sys}Jan Janssen1-0/+11
2022-06-09shutdown: Log processes that block umountJan Janssen1-3/+63
2022-06-09shutdown: Rename umount_log_level and make it a boolJan Janssen3-50/+44
2022-06-09systemctl: simplify code a bitZbigniew Jędrzejewski-Szmek1-4/+5
2022-06-09shared/bus-util: rename variables to follow newer styleZbigniew Jędrzejewski-Szmek2-14/+12
2022-06-09shared/bus-util: simplificationZbigniew Jędrzejewski-Szmek1-17/+9
2022-06-09test-udev-util: do not pass NULL to printf, style fixesZbigniew Jędrzejewski-Szmek1-8/+8
2022-06-09test-process-util: do not pass NULL to printf, simplify testsZbigniew Jędrzejewski-Szmek1-6/+7
2022-06-09test-dns-domain: a few more "NULL in printf %s"sZbigniew Jędrzejewski-Szmek1-10/+10
2022-06-09test-fstab-util: one more "NULL in printf %s"Zbigniew Jędrzejewski-Szmek1-3/+3
2022-06-09various: indentationZbigniew Jędrzejewski-Szmek2-11/+11
2022-06-09docs/AUTOMATIC_BOOT_ASSESSMENT: describe how to integrate a DE viability checkZbigniew Jędrzejewski-Szmek1-28/+45
2022-06-09docs/BLS: move "boot counting" into the main specZbigniew Jędrzejewski-Szmek2-63/+118
2022-06-09bash-completion: add systemd-cryptenroll supportAntonio Alvarez Feijoo2-0/+103
2022-06-09bash-completion: fix typos in commentsAntonio Alvarez Feijoo2-2/+2
2022-06-09Resolve conflicts between #23616 and the recent NFT additionsZbigniew Jędrzejewski-Szmek3-36/+22
2022-06-09test-load-fragment: don't print NULLsZbigniew Jędrzejewski-Szmek1-2/+2
2022-06-09test-bus-address: silence gcc warning about NULL arg to strcmp()Zbigniew Jędrzejewski-Szmek1-7/+5
2022-06-09test-mountpoint-util: fix NULL arg to %sZbigniew Jędrzejewski-Szmek1-1/+1
2022-06-09sd-journal: inline variable declarationsZbigniew Jędrzejewski-Szmek1-16/+9
2022-06-09sd-journal: use _cleanup_Zbigniew Jędrzejewski-Szmek1-29/+18
2022-06-09hwdb: Add HP Dev OneJeremy Soller1-0/+5
2022-06-09meson: Add nspawn-locale meson optionDaan De Meyer3-4/+6
2022-06-09nspawn: use udev_available()Nick Rosbrook1-1/+1
2022-06-09libsystemd-network: use udev_available()Nick Rosbrook1-2/+1
2022-06-08cifuzz: build fuzzers on i386 as wellEvgeny Vereshchagin1-2/+7
2022-06-08po: Added translation using Weblate (Estonian)H A2-0/+848
2022-06-08core: firewall integration with DynamicUserNFTSet=Topi Miettinen14-0/+310
2022-06-08core: firewall integration with ControlGroupNFTSet=Topi Miettinen15-0/+304
2022-06-08network: firewall integration with NFT setsTopi Miettinen13-7/+792
2022-06-07basic: Propagate SIGBUS signal info when re-raising signalsDaan De Meyer1-1/+3
2022-06-07basic/socket-util: align tablesZbigniew Jędrzejewski-Szmek1-20/+20
2022-06-07activate: reduce scope of iterator variablesZbigniew Jędrzejewski-Szmek1-12/+9
2022-06-07core: wrap some long commentsZbigniew Jędrzejewski-Szmek1-7/+7
2022-06-07shared/condition: reduce scope of variablesZbigniew Jędrzejewski-Szmek1-18/+7
2022-06-07bootctl: inline iterator variableZbigniew Jędrzejewski-Szmek1-6/+5
2022-06-07meson: adjust rootlibdir default for multiarchMike Gilbert1-1/+6
2022-06-07sd-journal: fix NULL arg to %s in error messages and hashmap lookupZbigniew Jędrzejewski-Szmek1-22/+28
2022-06-07sd-hwdb: fix NULL arg to %s in error messagesZbigniew Jędrzejewski-Szmek1-14/+10
2022-06-07basic/unit-file: make sure we don't call streq() on NULLZbigniew Jędrzejewski-Szmek1-0/+1
2022-06-07meson: install libsystemd-shared into rootpkglibdirMichael Biebl5-128/+132
2022-06-06networkd: NetLabel integrationTopi Miettinen16-7/+445
2022-06-06hwdb: Add accel orientation quirk for the Aya Neo NextMaccraft1231-0/+8
2022-06-06execute: fix resource leakShreenidhi Shedi1-1/+1
2022-06-06journalctl: Use STATIC_DESTRUCTOR_REGISTER()Daan De Meyer1-17/+16
2022-06-06shared: Rename pcre2-dlopen.h/c to pcre2-util.h/cDaan De Meyer5-8/+10
2022-06-06test: fix TEST-70 under sanitizersFrantisek Sumsal1-2/+1
2022-06-06test: set $ASAN_RT_PATH along with $LD_PRELOAD to the ASan runtime DSOFrantisek Sumsal1-1/+1
2022-06-06various: use CONST_MAX for array allocationZbigniew Jędrzejewski-Szmek2-3/+3