summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* meson: update man-generation rules for sd_hwdb_new_from_pathZbigniew Jędrzejewski-Szmek2022-06-301-1/+4
* sd-bus: export sd_bus_error_setfv()Zbigniew Jędrzejewski-Szmek2022-06-306-6/+8
* sd-bus: drop unused prototypeZbigniew Jędrzejewski-Szmek2022-06-301-1/+0
* libsystemd: drop unexported sd-utf8Zbigniew Jędrzejewski-Szmek2022-06-303-20/+0
* libsystemd: export sd-netlinkZbigniew Jędrzejewski-Szmek2022-06-3012-297/+485
* test-lib*-sym: print symbols names in addition to addressesZbigniew Jędrzejewski-Szmek2022-06-301-8/+13
* sd-daemon: remove sd_ prefix from static functionZbigniew Jędrzejewski-Szmek2022-06-301-5/+5
* sd-netlink: remove sd_ prefix from static functionZbigniew Jędrzejewski-Szmek2022-06-301-3/+3
* Turn mempool_enabled() into a weak symbolZbigniew Jędrzejewski-Szmek2022-06-298-36/+26
* journal: Fix missing parenthesisDaan De Meyer2022-06-291-1/+1
* virt: fix detection of Parallels virtualizationYu Watanabe2022-06-291-7/+11
* Merge pull request #23836 from yuwata/journal-file-check-object-headerDaan De Meyer2022-06-292-69/+60
|\
| * sd-journal: data object may be invalid after data_object_in_hash_table()Yu Watanabe2022-06-291-0/+5
| * sd-journal: also check object header before verifying object dataYu Watanabe2022-06-291-51/+44
| * sd-journal: drop unused argument from journal_file_check_object()Yu Watanabe2022-06-291-4/+3
| * sd-journal: shorten code a bitYu Watanabe2022-06-291-9/+3
| * sd-journal: align tableYu Watanabe2022-06-291-6/+6
|/
* Merge pull request #23821 from dtardon/ascii-loggingYu Watanabe2022-06-2940-106/+193
|\
| * tree-wide: allow ASCII fallback for … in logsDavid Tardon2022-06-2818-45/+77
| * tree-wide: allow ASCII fallback for → in logsDavid Tardon2022-06-2822-61/+116
* | Merge pull request #23849 from mbiebl/more-httpsYu Watanabe2022-06-29126-165/+165
|\ \
| * | Use https for gnu.orgMichael Biebl2022-06-2865-65/+65
| * | Use https for man7.orgMichael Biebl2022-06-2810-25/+25
| * | Use https for freedesktop.orgMichael Biebl2022-06-2852-75/+75
* | | Merge pull request #23827 from yuwata/sd-event-process-buffered-inotify-dataZbigniew Jędrzejewski-Szmek2022-06-282-4/+56
|\ \ \
| * | | test: add another test for inotify event sourceYu Watanabe2022-06-281-0/+52
| * | | sd-event: make sd_event_prepare() return positive when buffered inotify data ...Yu Watanabe2022-06-281-1/+1
| * | | sd-event: use LIST_IS_EMPTY()Yu Watanabe2022-06-281-3/+3
* | | | Merge pull request #23181 from thesamesam/parisc-seccompYu Watanabe2022-06-2812-6/+691
|\ \ \ \ | |_|/ / |/| | |
| * | | gpt: add PARISC UUIDsSam James2022-06-283-0/+13
| * | | seccomp: add PARISC (HPPA support)Sam James2022-06-282-2/+35
| * | | basic/missing-syscalls: add PARISC (HPPA support)Sam James2022-06-287-4/+643
|/ / /
* | | github: add more components to RFE issue templateJan Macku2022-06-281-3/+44
|/ /
* | po: add a false positive to POTFILES.skipPiotr Drąg2022-06-271-0/+1
* | network: grouping elements in network_free()Yu Watanabe2022-06-271-33/+46
* | Merge pull request #23842 from medhefgo/boot-stdYu Watanabe2022-06-2745-1156/+1098
|\ \
| * | boot: Use stdboolJan Janssen2022-06-2718-134/+137
| * | boot: Use charJan Janssen2022-06-2715-182/+171
| * | boot: Use char16_tJan Janssen2022-06-2721-199/+217
| * | boot: Use stdint typesJan Janssen2022-06-2723-402/+391
| * | boot: Remove use of EFI_ERRORJan Janssen2022-06-2718-187/+183
| * | boot: Rename remaining EFI_STATUS vars to err for consistencyJan Janssen2022-06-272-29/+29
| * | fundamental: Remove types-fundamental.hJan Janssen2022-06-279-83/+30
* | | test-sd-hwdb: adjust the test to actually do anythingZbigniew Jędrzejewski-Szmek2022-06-271-1/+1
|/ /
* | github: add more components to issue templateYu Watanabe2022-06-272-11/+52
* | meson: show default nspawn locale in summaryYu Watanabe2022-06-271-0/+1
* | emacs: ignore .dir-locals-2.el (personal customization) versioningJacek Migacz2022-06-271-0/+1
* | hwdb: Add Lenovo ThinkPad C13 YogaAkihiko Odaki2022-06-271-0/+4
* | Merge pull request #23834 from mrc0mmand/dfuzzer-in-a-containerEvgeny Vereshchagin2022-06-272-5/+25
|\ \
| * | test: drop unnecessary `|| :`Frantisek Sumsal2022-06-261-1/+1