index
:
sssd
build-fixes
build-fixes-1
heimdal
heimdal-1
master
System Security Services Daemon
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
resolv
/
async_resolv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-20
Resolver: Introduce a per-request timeout
Jakub Hrozek
1
-30
/
+199
2011-10-31
resolver: Free the whole hostent structure
Jakub Hrozek
1
-1
/
+1
2011-07-13
Use ares_search instead of ares_query for hostname resolution
Jakub Hrozek
1
-1
/
+1
2011-07-11
Allow returning arbitrary address from resolv_hostent as string
Jakub Hrozek
1
-2
/
+4
2011-07-11
Split reading resolver family order into a separate function
Jakub Hrozek
1
-0
/
+41
2011-06-30
Add sockaddr_storage to sdap_service
Sumit Bose
1
-0
/
+36
2011-06-16
Provide TTL structure names for c-ares < 1.7
Jakub Hrozek
1
-0
/
+8
2011-06-15
Switch resolver to using resolv_hostent and honor TTL
Jakub Hrozek
1
-180
/
+256
2011-06-15
Resolve hosts by name from DNS into resolv_hostent
Jakub Hrozek
1
-0
/
+254
2011-06-15
Resolve hosts by name from files into resolv_hostent
Jakub Hrozek
1
-0
/
+92
2011-06-15
Add new resolv_hostent data structure and utility functions
Jakub Hrozek
1
-0
/
+171
2011-06-02
Add utility function to return IP address as string
Jakub Hrozek
1
-0
/
+24
2011-05-12
Set c-ares to retry nameservers
Jakub Hrozek
1
-1
/
+1
2010-12-14
Reschedule the fd timeout for secondary lookups
Stephen Gallagher
1
-0
/
+4
2010-12-14
Fix timeouts for DNS resolver
Stephen Gallagher
1
-1
/
+1
2010-11-24
Internal DNS resolver should check /etc/hosts
Jakub Hrozek
1
-0
/
+2
2010-04-30
Add dns_resolver_timeout option
Stephen Gallagher
1
-1
/
+5
2010-04-30
Support SRV servers in failover
Jakub Hrozek
1
-5
/
+5
2010-04-30
Sort SRV replies according to RFC 2782
Jakub Hrozek
1
-0
/
+244
2010-04-26
Do not mark a request as failed twice
Jakub Hrozek
1
-1
/
+0
2010-03-25
Fix warnings from -Wmissing-field-initializers
Sumit Bose
1
-1
/
+1
2010-02-22
Restrict family lookups
Jakub Hrozek
1
-11
/
+25
2010-02-18
Rename server/ directory to src/
Stephen Gallagher
1
-0
/
+1062