index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
dns_resolve.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common/dns_resolve: free res_ninit/res_nquery
Rongqi Sun
2024-04-15
1
-0
/
+1
*
common: Build target 'common' without using namespace in headers
Adam C. Emerson
2020-03-07
1
-2
/
+3
*
common: audit memset & bzero users for FIPS.
Radoslaw Zarzynski
2019-11-17
1
-0
/
+2
*
common/dns_resolve: add 'weight' to record
xie xingguo
2019-03-18
1
-2
/
+2
*
common/dns_resolver: Mutex -> ceph::mutex
Sage Weil
2018-11-21
1
-4
/
+4
*
common: Lock -> lock, Unlock -> lock, TryLock -> try_lock
Sage Weil
2018-09-20
1
-3
/
+3
*
common: Mutex::Locker -> std::lock_guard<Mutex>
Sage Weil
2018-09-20
1
-4
/
+4
*
common/dns_resolv.cc: Query for AAAA-record if ms_bind_ipv6 is True
Wido den Hollander
2018-02-22
1
-4
/
+5
*
common/dns_resolve: fix memory leak
Yao Zongyou
2017-12-23
1
-0
/
+3
*
[cleanup] Remove namespace using directives for std
Shinobu Kinjo
2017-11-27
1
-1
/
+0
*
common: add query_str when res_search() failed
huanwen ren
2017-07-06
1
-1
/
+1
*
common/dns_resolve: do not assert with misconfigured SRV RR
Kefu Chai
2017-06-29
1
-2
/
+7
*
mon/MonClient: respect the priority in mon_info_t
Kefu Chai
2017-06-29
1
-8
/
+9
*
common/dns_resolve: refactor DNSResolver::resolve_cname() to remove gotos
Kefu Chai
2017-06-28
1
-38
/
+20
*
common: Remove redundant includes
Jos Collin
2017-05-24
1
-8
/
+0
*
src/common/dns_resolve.cc: reorder the includes
Willem Jan Withagen
2016-07-29
1
-1
/
+2
*
common/dns_resolve: use ns_name_uncompress instead of ns_name_ntop
John Coyle
2016-06-23
1
-8
/
+4
*
Created a new class to handle DNS resolve functions.
Ricardo Dias
2016-05-30
1
-0
/
+389