index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
resolve
/
test-dns-packet.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: always call test_setup_logging()
Yu Watanabe
2023-11-17
1
-1
/
+1
*
test-dns-packet: fix leak of DnsResourceRecord object
Zbigniew Jędrzejewski-Szmek
2021-02-23
1
-11
/
+11
*
resolved: add dns_resource_record_get_cname_target() helper
Lennart Poettering
2021-02-22
1
-0
/
+35
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tests: move unit files to units/ subdirectory
Zbigniew Jędrzejewski-Szmek
2020-03-19
1
-2
/
+2
*
tree-wide: drop glob.h when glob-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: rename path_join_many() to path_join()
Zbigniew Jędrzejewski-Szmek
2018-11-30
1
-1
/
+1
*
tree-wide: replace path_join with path_join_many
Zbigniew Jędrzejewski-Szmek
2018-11-30
1
-1
/
+1
*
test: remove support for suffix in get_testdata_dir()
Filipe Brandenburger
2018-09-12
1
-1
/
+4
*
Drop my copyright headers
Zbigniew Jędrzejewski-Szmek
2018-06-14
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
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
*
log: minimize includes in log.h
Lennart Poettering
2018-01-11
1
-0
/
+2
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
resolved: rework how we handle truncation in the stub resolver
Lennart Poettering
2017-10-05
1
-2
/
+2
*
test: drop TEST_DATA_DIR, fold into get_testdata_dir()
Martin Pitt
2017-02-16
1
-3
/
+2
*
test: make unit tests relocatable
Martin Pitt
2017-02-13
1
-1
/
+3
*
test: move resolved test data into test/
Martin Pitt
2017-02-13
1
-1
/
+1
*
resolved: when using the ResolveRecord() bus call, adjust TTL for caching time
Lennart Poettering
2016-06-21
1
-0
/
+17
*
resolve/test-dns-packet: Fix unaligned access in test_packet_from_file().
John Paul Adrian Glaubitz
2016-05-26
1
-1
/
+2
*
tree-wide: remove unused variables
Thomas Hindoe Paaboel Andersen
2016-02-23
1
-1
/
+0
*
test-dns-packet: allow running without arguments
Zbigniew Jędrzejewski-Szmek
2016-02-13
1
-6
/
+21
*
test-dns-packet: add framework to read and dump packets
Zbigniew Jędrzejewski-Szmek
2016-02-13
1
-0
/
+100