summaryrefslogtreecommitdiffstats
path: root/src/dissect/dissect.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-11networkd: add UseFQDN option for DHCPv6Vinnie Magro6-0/+31
2021-02-10sd-netlink: spread out sequence numbers a bitLennart Poettering1-5/+23
2021-02-10sd-netlink: reduce indentation levels a bitLennart Poettering1-12/+11
2021-02-10sd-netlink: use getsockopt_int() where appropriateLennart Poettering1-5/+2
2021-02-10sd-netlink: revamp message serial handlingLennart Poettering2-16/+26
2021-02-10tmpfiles: explicitly say we need /proc/ to runLennart Poettering1-0/+10
2021-02-10network: use SD_BUS_METHOD_WITH_ARGS() macroYu Watanabe2-34/+170
2021-02-10core: improve log message when unit deactivates cleanlyLennart Poettering1-1/+1
2021-02-10tmpfiles: v/q/Q: Add env var to skip check for rootfs in subvolumeAdrian Vovk2-2/+14
2021-02-10portable: add 'reattach' verb and DBUS interfaceLuca Boccassi14-26/+480
2021-02-10portable: allow Detach to match images with different version suffixesLuca Boccassi1-4/+12
2021-02-10test: setup var/tmp in the test image as wellLuca Boccassi1-1/+1
2021-02-10test: add empty /etc/resolv.conf in test imageLuca Boccassi1-0/+1
2021-02-10test-50-dissect: move minimal image setup to common setup functionLuca Boccassi3-21/+54
2021-02-10bash-completion: loginctl: add -P optionYu Watanabe1-2/+2
2021-02-10bash-completion: coredumpctl: add --json and -n optionsYu Watanabe1-1/+3
2021-02-10test: count call instructions as wellFrantisek Sumsal1-1/+1
2021-02-10Translations update from Weblate (#18537)Weblate (bot)1-6/+6
2021-02-10ci: build on Fedora ELN as wellFrantisek Sumsal1-0/+2
2021-02-10core: fix manager_ref_gid() parameter name in headerLennart Poettering1-1/+1
2021-02-10manager: simplify uid-ref/gid-ref a code a bitLennart Poettering1-36/+22
2021-02-10test-string-util: add missing commaZbigniew Jędrzejewski-Szmek1-1/+1
2021-02-10resolved: rework a few functions to return early on errorZbigniew Jędrzejewski-Szmek1-67/+39
2021-02-10machinectl: write arg_* only after verifying the valueZbigniew Jędrzejewski-Szmek1-12/+12
2021-02-10tree-wide: propagate error code from _from_string() functionsZbigniew Jędrzejewski-Szmek27-81/+62
2021-02-10Return -EINVAL from _from_string() functionsZbigniew Jędrzejewski-Szmek5-18/+20
2021-02-10tree-wide: use -EINVAL for enum invalid valuesZbigniew Jędrzejewski-Szmek139-245/+255
2021-02-10udev: make sure UdevBuiltinCommand is properly convertedZbigniew Jędrzejewski-Szmek3-2/+44
2021-02-10sd-bus: drop some bitfields in sd_bus_slotZbigniew Jędrzejewski-Szmek1-11/+11
2021-02-10github: expressly ask for logs in github issue templateLennart Poettering1-0/+12
2021-02-10sd-netlink: pahole optimization of sd_netlink_slotZbigniew Jędrzejewski-Szmek1-2/+2
2021-02-10shared/json: make JsonVariant.type field widerZbigniew Jędrzejewski-Szmek1-4/+4
2021-02-10sd-event: drop one bitfield from sd_event_sourceZbigniew Jędrzejewski-Szmek1-1/+1
2021-02-10core: drop bitfields in Manager objectZbigniew Jędrzejewski-Szmek1-10/+10
2021-02-10Add comma in structured initialization in a few placesZbigniew Jędrzejewski-Szmek3-3/+3
2021-02-10core: do not initialize variable which is unconditionally set belowZbigniew Jędrzejewski-Szmek2-2/+2
2021-02-10test-tables: make the assert more readableZbigniew Jędrzejewski-Szmek1-3/+7
2021-02-10test-tables: fix warning about NULL used in printfZbigniew Jędrzejewski-Szmek1-1/+1
2021-02-10clock-util: modernize settimeofday() timezone callsLennart Poettering1-26/+21
2021-02-10Fix coverity warning in test-string-util.cLuca Boccassi1-1/+1
2021-02-10coredumpctl: include coredump size in outputLennart Poettering1-32/+80
2021-02-10man: document new coredumpctl featuresLennart Poettering1-7/+9
2021-02-10coredumpctl: modernize table outputLennart Poettering1-64/+122
2021-02-10format-table: when generating json, synthesize "null" for invalid ifindexLennart Poettering1-0/+3
2021-02-10format-table: make UID/GID/PID fields first class citizens + add signal cell ...Lennart Poettering2-10/+132
2021-02-10analyze: slightly reword PrivatTmp= messageLennart Poettering1-1/+1
2021-02-09resolved: drop timestamp parameter to dns_cache_put() we don't ever passLennart Poettering4-6/+3
2021-02-09resolved: avoid NOTIMP error when looking up not supported requestsLennart Poettering1-2/+2
2021-02-09resolved: add support for answering DNSSEC questions on the stubLennart Poettering16-363/+1151
2021-02-09resolved: DNS_CLASS_ANY lookups are OK tooLennart Poettering1-6/+4