GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/systemd.git
gentoo-206
gentoo-207
gentoo-208
gentoo-212
gentoo-215
gentoo-217
gentoo-220
gentoo-229
gentoo-230
gentoo-234
gentoo-236
gentoo-239
gentoo-240
master
Gentoo mirror of systemd with backported commits
systemd project <systemd@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
resolve
/
resolved-dns-question.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: use DEFINE_TRIVIAL_REF_UNREF_FUNC() macro or friends where applicable
Yu Watanabe
2018-08-27
1
-23
/
+8
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+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
-8
/
+8
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
1
-8
/
+4
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
resolved: allow resolution of names which libidn2 considers invalid (#6315)
Zbigniew Jędrzejewski-Szmek
2017-07-11
1
-1
/
+7
*
resolved: support libidn2 in addition to libidn
Zbigniew Jędrzejewski-Szmek
2017-05-11
1
-4
/
+4
*
Replace DNS_RESOURCE_KEY_NAME with a version which always returns "." for root
Zbigniew Jędrzejewski-Szmek
2016-02-16
1
-5
/
+5
*
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
/
+8
*
resolved: rework IDNA logic
Lennart Poettering
2016-01-18
1
-18
/
+69
*
resolved: minor optimization for dns_question_is_equal()
Lennart Poettering
2016-01-18
1
-0
/
+3
*
resolved: be slightly stricter when validating DnsQuestion
Lennart Poettering
2016-01-18
1
-4
/
+10
*
resolved: make key argument of dns_question_contains() const
Lennart Poettering
2016-01-18
1
-1
/
+1
*
resolved: cache - do negative caching only on the canonical name
Tom Gundersen
2015-12-10
1
-1
/
+1
*
resolved: fully support DNS search domains
Lennart Poettering
2015-11-25
1
-4
/
+4
*
resolved: don't claim DnsQuestion have to have the same names
Lennart Poettering
2015-11-25
1
-3
/
+5
*
resolved: implement client-side DNAME resolution
Lennart Poettering
2015-11-24
1
-1
/
+17
*
question: drop dns_question_is_superset() which we don't use anymore
Lennart Poettering
2015-11-24
1
-44
/
+0
*
resolved: add ResolveService() bus call for resolving SRV and DNS-SD services
Lennart Poettering
2015-11-23
1
-0
/
+126
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-1
/
+2
*
resolved: rr - introduce dns_resource_key_new_redirect()
Tom Gundersen
2015-09-16
1
-4
/
+4
*
resolved: only maintain one question RR key per transaction
Lennart Poettering
2015-08-21
1
-39
/
+0
*
resolved: make DnsQuestion logic handle NULL arrays as empty arrays
Lennart Poettering
2015-08-21
1
-13
/
+40
*
resolved: compare dns question arrays properly
Lennart Poettering
2015-07-28
1
-0
/
+40
*
resolve: move dns routines into shared
Nick Owens
2015-06-10
1
-1
/
+1
*
resolved: fix cname handling
Lennart Poettering
2014-07-30
1
-2
/
+4
*
resolved: when resolving an address PTR record via llmnr, make a tcp connecti...
Lennart Poettering
2014-07-29
1
-0
/
+35
*
resolved: implement negative caching
Lennart Poettering
2014-07-23
1
-0
/
+11
*
resolved: rework logic so that we can share transactions between queries of d...
Lennart Poettering
2014-07-23
1
-0
/
+226