index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
resolve
/
resolved-dns-question.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
various: move const ptr indicator to return value
Zbigniew Jędrzejewski-Szmek
2024-06-19
1
-1
/
+1
*
resolve: Use only C99 flex arrays (#25335)
Cristian Rodríguez
2022-11-11
1
-1
/
+1
*
resolved: add dns_question_merge() helper
Lennart Poettering
2022-09-30
1
-0
/
+2
*
resolved: add flags to DnsQuestion items
Sergey Bugaev
2021-03-31
1
-11
/
+35
*
resolved: add helper for dumping DnsQuestion, similar to what we have for Dns...
Lennart Poettering
2021-03-15
1
-0
/
+2
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
resolved: use a temporary Set to speed up dns question parsing
Zbigniew Jędrzejewski-Szmek
2019-03-04
1
-0
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-4
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: be more careful with the type of array sizes
Lennart Poettering
2018-04-27
1
-4
/
+4
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
resolved: add dns_answer_is_empty() and dns_question_is_empty() helpers
Lennart Poettering
2016-06-21
1
-0
/
+4
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
resolved: never consider following a CNAME/DNAME chain for a CNAME/DNAME lookup
Lennart Poettering
2016-01-18
1
-1
/
+1
*
resolved: rework IDNA logic
Lennart Poettering
2016-01-18
1
-2
/
+6
*
resolved: make key argument of dns_question_contains() const
Lennart Poettering
2016-01-18
1
-1
/
+1
*
resolved: make sure DNS_ANSWER_FOREACH() can be nested
Lennart Poettering
2015-12-02
1
-5
/
+8
*
resolved: fully support DNS search domains
Lennart Poettering
2015-11-25
1
-2
/
+10
*
resolved: don't claim DnsQuestion have to have the same names
Lennart Poettering
2015-11-25
1
-3
/
+3
*
question: drop dns_question_is_superset() which we don't use anymore
Lennart Poettering
2015-11-24
1
-1
/
+0
*
resolved: add ResolveService() bus call for resolving SRV and DNS-SD services
Lennart Poettering
2015-11-23
1
-1
/
+7
*
resolved: rr - introduce dns_resource_key_new_redirect()
Tom Gundersen
2015-09-16
1
-1
/
+1
*
resolved: only maintain one question RR key per transaction
Lennart Poettering
2015-08-21
1
-3
/
+0
*
resolved: compare dns question arrays properly
Lennart Poettering
2015-07-28
1
-0
/
+2
*
resolved: when resolving an address PTR record via llmnr, make a tcp connecti...
Lennart Poettering
2014-07-29
1
-0
/
+3
*
resolved: rework logic so that we can share transactions between queries of d...
Lennart Poettering
2014-07-23
1
-0
/
+49