index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
resolve
Commit message (
Expand
)
Author
Age
Files
Lines
*
resolve: adjust message for NXDOMAIN lookup result
Zbigniew Jędrzejewski-Szmek
2023-02-07
2
-2
/
+9
*
resolve: define normal macros for BUS_ERROR_DNS error codes
Zbigniew Jędrzejewski-Szmek
2023-02-07
2
-18
/
+18
*
resolve: Skip creating stubs if missing CAP_NET_BIND_SERVICE
Daan De Meyer
2023-01-26
1
-0
/
+9
*
meson: Do not include headers in source lists
Jan Janssen
2023-01-24
1
-43
/
+4
*
string-util: add common implementation of function that converts sized charac...
Lennart Poettering
2023-01-21
1
-13
/
+8
*
basic: Use statement expressions more in list.h
Daan De Meyer
2023-01-08
2
-5
/
+5
*
Merge pull request #25947 from poettering/resolved-dns-creds
Daan De Meyer
2023-01-06
1
-3
/
+101
|
\
|
*
resolved: read DNS conf also from creds and kernel cmdline
Lennart Poettering
2023-01-05
1
-3
/
+101
*
|
resolved: disable SO_BINDTOIFINDEX hack for localhost IP addresses
Lennart Poettering
2023-01-06
1
-1
/
+2
*
|
dns-domain: dns_name_is_empty() is redundant
Lennart Poettering
2023-01-05
2
-3
/
+3
*
|
resolvectl: remove duplicate ':' from output
Lennart Poettering
2023-01-05
1
-3
/
+3
|
/
*
resolvectl: don't filter loopback DNS server from global DNS server list
Lennart Poettering
2023-01-04
1
-15
/
+15
*
resolved: add some line-breaks/comments
Lennart Poettering
2023-01-04
2
-7
/
+25
*
resolvectl: fix type of ifindex D-Bus field, and make sure to initialize to z...
Lennart Poettering
2023-01-04
1
-1
/
+2
*
resolved: downgrade inability to send varlink reply error message
Lennart Poettering
2023-01-03
1
-2
/
+2
*
fundamental: rework IN_SET() to require at least three arguments
Lennart Poettering
2023-01-02
1
-1
/
+1
*
resolve: fix enumerator name for DNS search domain
Jacek Migacz
2022-12-20
1
-1
/
+1
*
tree-wide: use -EBADF more
Yu Watanabe
2022-12-21
2
-6
/
+6
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
6
-18
/
+18
*
resolve: fix NULL-pointer dereference
Yu Watanabe
2022-12-14
1
-1
/
+1
*
resolve: dedup entries in /etc/hosts
Yu Watanabe
2022-12-13
3
-58
/
+64
*
resolve: introduce more hash-ops and use them
Yu Watanabe
2022-12-13
1
-4
/
+20
*
resolve: use dns_name_hash_ops_free
Yu Watanabe
2022-12-13
1
-2
/
+2
*
resolve: split manager_etc_hosts_lookup() into small parts
Yu Watanabe
2022-12-13
1
-61
/
+90
*
resolve: adjust warning
Yu Watanabe
2022-12-13
1
-4
/
+4
*
resolve: merge two boolean variables
Yu Watanabe
2022-12-13
1
-10
/
+5
*
resolve: introduce cleanup functions for EtcHostsItemBy{Address,Name}
Yu Watanabe
2022-12-13
1
-20
/
+22
*
resolve: make etc_hosts_item_by_{address,name}_free() accept NULL
Yu Watanabe
2022-12-13
1
-11
/
+12
*
resolve: rename EtcHostsItem -> EtcHostsItemByAddress
Yu Watanabe
2022-12-13
2
-10
/
+10
*
resolve: rename etc_hosts_free() -> etc_hosts_clear()
Yu Watanabe
2022-12-13
4
-9
/
+11
*
resolve: add missing assertion
Yu Watanabe
2022-12-10
1
-1
/
+2
*
resolve: shorten code a bit
Yu Watanabe
2022-12-10
1
-4
/
+2
*
resolve: drop recursion in TXT field handling
Yu Watanabe
2022-12-10
1
-19
/
+13
*
resolve: optimize conversion of TXT fields to json
Yu Watanabe
2022-12-09
1
-17
/
+33
*
Merge pull request #25537 from evverx/fuzz-resource-records
Zbigniew Jędrzejewski-Szmek
2022-12-05
3
-5
/
+48
|
\
|
*
resolve: format zero-length RDATA according to rfc3597
Evgeny Vereshchagin
2022-11-26
1
-5
/
+8
|
*
tests: fuzz dns resource records
Evgeny Vereshchagin
2022-11-26
2
-0
/
+40
*
|
tree-wide: fix typo
Yu Watanabe
2022-12-02
1
-1
/
+1
*
|
Merge pull request #25530 from poettering/resolved-stub-name
Yu Watanabe
2022-11-26
4
-41
/
+132
|
\
\
|
*
|
resolved: introduce common macro for 127.0.0.2 IP address
Lennart Poettering
2022-11-25
1
-2
/
+2
|
*
|
resolved: introduce the _localdnsstub and _localdnsproxy special hostnames fo...
Lennart Poettering
2022-11-25
3
-7
/
+116
|
*
|
resolved: don't filter _gateway/_outbound twice
Lennart Poettering
2022-11-25
1
-2
/
+0
|
*
|
resolved: in dns stub always report "lo" as interface for "localhost"
Lennart Poettering
2022-11-25
2
-30
/
+14
|
|
/
*
|
Fix typo
jcg
2022-11-26
1
-1
/
+1
|
/
*
resolved: remove inappropriate assert()
Lennart Poettering
2022-11-25
1
-1
/
+0
*
resolved: handle -EINTR returned from fd_wait_for_event() better
Lennart Poettering
2022-11-22
1
-4
/
+16
*
resolved: Fix OpenSSL error messages
Benjamin Fogle
2022-11-22
1
-39
/
+26
*
tree-wide: make constant ratelimit compound actually const
Lennart Poettering
2022-11-22
1
-1
/
+1
*
resolved: when configuring 127.0.0.1 as per-interface DNS server, contact it ...
Lennart Poettering
2022-11-18
1
-0
/
+5
*
resolved: use right conditionalization when setting unicast ifindex on UDP so...
Lennart Poettering
2022-11-18
1
-1
/
+1
[next]