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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-05
resolv_sort_srv_reply: remove unnecessary mem_ctx
Pavel Březina
2
-8
/
+12
2013-09-02
Fix czech specific character in my name
Pavel Březina
1
-1
/
+1
2013-07-24
Lower timeout to contact DNS server
Michal Zidek
1
-1
/
+1
2013-07-23
Remove unused constant.
Michal Zidek
1
-2
/
+0
2013-05-20
Fixing critical format string issues.
Lukas Slebodnik
1
-2
/
+4
2013-05-07
Actually use the index parameter in resolv_get_sockaddr_address_index
Jakub Hrozek
2
-6
/
+10
2013-05-03
dyndns: New option dyndns_update_ptr
Jakub Hrozek
2
-4
/
+7
2013-05-03
resolver: Return PTR record as string
Jakub Hrozek
2
-0
/
+40
2013-04-10
resolv: add resolv_discover_srv request to resolv utils
Pavel Březina
2
-0
/
+194
2013-04-10
resolv: add resolv_get_domain request to resolv utils
Pavel Březina
2
-0
/
+168
2013-04-03
Centralize resolv_init, remove resolv context list
Jakub Hrozek
2
-18
/
+3
2013-04-03
Init failover with be_res options
Jakub Hrozek
2
-46
/
+0
2013-04-03
Check for correct variable name
Jakub Hrozek
1
-1
/
+1
2012-12-19
use talloc_zfree when freeing rhostent in resolver
Pavel Březina
1
-1
/
+1
2012-12-18
RESOLV: Do not steal the resulting hostent on error
Jakub Hrozek
1
-2
/
+3
2012-12-05
RESOLV: return ENOENT if the address list is empty
Jakub Hrozek
1
-0
/
+8
2012-07-16
resolv_gethostbyname_send: strdup hostname to work properly when hostname is ...
Pavel Březina
1
-5
/
+12
2012-03-29
Return correct resolv_status on resolver timeout
Jakub Hrozek
1
-1
/
+6
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
2
-3
/
+10
2011-07-11
Split reading resolver family order into a separate function
Jakub Hrozek
2
-0
/
+49
2011-07-11
Do not hardcode default resolver timeout
Jakub Hrozek
1
-0
/
+2
2011-06-30
Add sockaddr_storage to sdap_service
Sumit Bose
2
-0
/
+40
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
2
-205
/
+287
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
2
-0
/
+200
2011-06-02
Add utility function to return IP address as string
Jakub Hrozek
2
-0
/
+27
2011-05-12
Set c-ares to retry nameservers
Jakub Hrozek
1
-1
/
+1
2011-04-12
Use safe alignment macros for in-tree SRV record parsing
Jakub Hrozek
1
-3
/
+3
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
2
-0
/
+248
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
2
-12
/
+34
2010-02-18
Rename server/ directory to src/
Stephen Gallagher
9
-0
/
+1911