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-search-domain.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
basic: Use statement expressions more in list.h
Daan De Meyer
2023-01-08
1
-2
/
+2
*
resolve: fix enumerator name for DNS search domain
Jacek Migacz
2022-12-20
1
-1
/
+1
*
Ensure dns_search_domain_unlink_marked removes all marked domains
Ben Efros
2022-04-10
1
-1
/
+1
*
list: declare iterator of LIST_FOREACH() in the loop
Yu Watanabe
2022-03-19
1
-1
/
+0
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-2
/
+2
*
resolved: optimize change notification handling away if bus calls set the sam...
Lennart Poettering
2021-02-18
1
-4
/
+8
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
resolved: use structured initialization everywhere
Lennart Poettering
2020-10-28
1
-5
/
+7
*
resolved: Break include cycles
Daan De Meyer
2020-05-07
1
-0
/
+2
*
resolve: reject host names with leading or trailing dashes in /etc/hosts
Zbigniew Jędrzejewski-Szmek
2018-12-10
1
-1
/
+1
*
tree-wide: use DEFINE_TRIVIAL_REF_UNREF_FUNC() macro or friends where applicable
Yu Watanabe
2018-08-27
1
-19
/
+4
*
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: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
macro: introduce TAKE_PTR() macro
Lennart Poettering
2018-03-22
1
-2
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: use mfree more
Zbigniew Jędrzejewski-Szmek
2016-10-17
1
-3
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
resolved: teach resolved the difference between "routing" and "search" domains
Lennart Poettering
2016-01-26
1
-3
/
+0
*
dns-domain: simplify dns_name_is_root() and dns_name_is_single_label()
Lennart Poettering
2015-11-25
1
-4
/
+1
*
resolved: enforce a maximum limit on both dns servers and search domains
Lennart Poettering
2015-11-25
1
-5
/
+17
*
resolved: add a generic DnsSearchDomain concept
Lennart Poettering
2015-11-25
1
-0
/
+223