index
:
sssd.git
adlookup
aramco
bycert
dpstr
experimental-fo
f23
intg_test
krb5test
ldapdebug
master
mdbtest
memberof
misc
mpgfix
nonroot
nonroot-libcap
nsscrash19
oneway
override-pb
pk11child
pwrap
refactor
refactor-fo
review
review-negcache
review-sc
rhel-6.7
rhel-6.8
rhel-7.1
rhel-7.2
rhel5.10
rhel5.8
rhel5.9
rhel6.3
rhel6.4
rhel6.5
rhel6.6
rhel7.0
sbus-1-11
selinux
sid_index
simo_ccname
srvbackport
sssd-1-10
sssd-1-11
sssd-1-12
sssd-1-5
sssd-1-8
sssd-1-9
subdomfo
sysdb
tests
sssd with jhrozek's patches
Jakub Hrozek
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
resolv
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unify usage of function gethostname
Lukas Slebodnik
2014-06-03
1
-2
/
+2
*
resolv: Do not try to free addrinfo in case of error
Lukas Slebodnik
2014-05-20
1
-1
/
+2
*
Remove unused argument from resolv_gethostbyname_dns_parse
Lukas Slebodnik
2014-04-07
1
-5
/
+4
*
resolv_gethostbyname_dns_parse(): remove tmp_ctx
Pavel Březina
2014-02-17
1
-7
/
+3
*
Update DEBUG* invocations to use new levels
Nikolai Kondrashov
2014-02-12
1
-50
/
+74
*
Make DEBUG macro invocations variadic
Nikolai Kondrashov
2014-02-12
2
-80
/
+80
*
resolv_sort_srv_reply: remove unnecessary mem_ctx
Pavel Březina
2013-09-05
2
-8
/
+12
*
Fix czech specific character in my name
Pavel Březina
2013-09-02
1
-1
/
+1
*
Lower timeout to contact DNS server
Michal Zidek
2013-07-24
1
-1
/
+1
*
Remove unused constant.
Michal Zidek
2013-07-23
1
-2
/
+0
*
Fixing critical format string issues.
Lukas Slebodnik
2013-05-20
1
-2
/
+4
*
Actually use the index parameter in resolv_get_sockaddr_address_index
Jakub Hrozek
2013-05-07
2
-6
/
+10
*
dyndns: New option dyndns_update_ptr
Jakub Hrozek
2013-05-03
2
-4
/
+7
*
resolver: Return PTR record as string
Jakub Hrozek
2013-05-03
2
-0
/
+40
*
resolv: add resolv_discover_srv request to resolv utils
Pavel Březina
2013-04-10
2
-0
/
+194
*
resolv: add resolv_get_domain request to resolv utils
Pavel Březina
2013-04-10
2
-0
/
+168
*
Centralize resolv_init, remove resolv context list
Jakub Hrozek
2013-04-03
2
-18
/
+3
*
Init failover with be_res options
Jakub Hrozek
2013-04-03
2
-46
/
+0
*
Check for correct variable name
Jakub Hrozek
2013-04-03
1
-1
/
+1
*
use talloc_zfree when freeing rhostent in resolver
Pavel Březina
2012-12-19
1
-1
/
+1
*
RESOLV: Do not steal the resulting hostent on error
Jakub Hrozek
2012-12-18
1
-2
/
+3
*
RESOLV: return ENOENT if the address list is empty
Jakub Hrozek
2012-12-05
1
-0
/
+8
*
resolv_gethostbyname_send: strdup hostname to work properly when hostname is ...
Pavel Březina
2012-07-16
1
-5
/
+12
*
Return correct resolv_status on resolver timeout
Jakub Hrozek
2012-03-29
1
-1
/
+6
*
Resolver: Introduce a per-request timeout
Jakub Hrozek
2011-12-20
1
-30
/
+199
*
resolver: Free the whole hostent structure
Jakub Hrozek
2011-10-31
1
-1
/
+1
*
Use ares_search instead of ares_query for hostname resolution
Jakub Hrozek
2011-07-13
1
-1
/
+1
*
Allow returning arbitrary address from resolv_hostent as string
Jakub Hrozek
2011-07-11
2
-3
/
+10
*
Split reading resolver family order into a separate function
Jakub Hrozek
2011-07-11
2
-0
/
+49
*
Do not hardcode default resolver timeout
Jakub Hrozek
2011-07-11
1
-0
/
+2
*
Add sockaddr_storage to sdap_service
Sumit Bose
2011-06-30
2
-0
/
+40
*
Provide TTL structure names for c-ares < 1.7
Jakub Hrozek
2011-06-16
1
-0
/
+8
*
Switch resolver to using resolv_hostent and honor TTL
Jakub Hrozek
2011-06-15
2
-205
/
+287
*
Resolve hosts by name from DNS into resolv_hostent
Jakub Hrozek
2011-06-15
1
-0
/
+254
*
Resolve hosts by name from files into resolv_hostent
Jakub Hrozek
2011-06-15
1
-0
/
+92
*
Add new resolv_hostent data structure and utility functions
Jakub Hrozek
2011-06-15
2
-0
/
+200
*
Add utility function to return IP address as string
Jakub Hrozek
2011-06-02
2
-0
/
+27
*
Set c-ares to retry nameservers
Jakub Hrozek
2011-05-12
1
-1
/
+1
*
Use safe alignment macros for in-tree SRV record parsing
Jakub Hrozek
2011-04-12
1
-3
/
+3
*
Reschedule the fd timeout for secondary lookups
Stephen Gallagher
2010-12-14
1
-0
/
+4
*
Fix timeouts for DNS resolver
Stephen Gallagher
2010-12-14
1
-1
/
+1
*
Internal DNS resolver should check /etc/hosts
Jakub Hrozek
2010-11-24
1
-0
/
+2
*
Add dns_resolver_timeout option
Stephen Gallagher
2010-04-30
1
-1
/
+5
*
Support SRV servers in failover
Jakub Hrozek
2010-04-30
1
-5
/
+5
*
Sort SRV replies according to RFC 2782
Jakub Hrozek
2010-04-30
2
-0
/
+248
*
Do not mark a request as failed twice
Jakub Hrozek
2010-04-26
1
-1
/
+0
*
Fix warnings from -Wmissing-field-initializers
Sumit Bose
2010-03-25
1
-1
/
+1
*
Restrict family lookups
Jakub Hrozek
2010-02-22
2
-12
/
+34
*
Rename server/ directory to src/
Stephen Gallagher
2010-02-18
9
-0
/
+1911