index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
adns.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
net.adns: Log peername recorded from wrapped setpeername instead of calling s...
Kim Alvefur
2014-10-30
1
-2
/
+1
*
net.adns: Preserve error from setpeername
Kim Alvefur
2014-10-30
1
-1
/
+1
*
net.adns: Add missing local declaration
Kim Alvefur
2014-06-25
1
-0
/
+1
*
net.dns, net.adns: Make sure errors from net.server are propagated (thanks as...
Kim Alvefur
2013-07-10
1
-2
/
+2
*
net.adns: Fix logging to handle unconnected UDP sockets
Matthew Wild
2011-01-08
1
-1
/
+2
*
net.adns: Log the DNS server that a query is sent to
Matthew Wild
2011-01-04
1
-1
/
+4
*
net.adns: Handle dns.query() failures, and pass error to handler
Matthew Wild
2010-12-24
1
-4
/
+11
*
net.dns, net.adns: Update resolver:cancel() API so that a table doesn't need ...
Matthew Wild
2010-07-05
1
-1
/
+1
*
net.dns, net.adns: Move coroutine-calling logic into resolver:cancel()
Matthew Wild
2010-07-05
1
-5
/
+2
*
Merge 0.6->0.7
Matthew Wild
2010-03-22
1
-2
/
+2
|
\
|
*
Update copyright headers for 2010
Matthew Wild
2010-03-22
1
-2
/
+2
|
*
net.adns: Trailing whitespace
Matthew Wild
2010-01-20
1
-2
/
+2
*
|
net.adns: Don't treat locally-initiated disconnects as fatal with libevent ba...
Matthew Wild
2010-02-18
1
-6
/
+8
*
|
net.adns: Fix potential traceback on DNS responses with libevent enabled (tha...
Matthew Wild
2010-02-16
1
-1
/
+3
*
|
net.dns, net.adns: Changed dns:socket_wrapper_set to dns.socket_wrapper_set f...
Waqas Hussain
2010-02-10
1
-1
/
+1
*
|
net.adns: Use different flavour of voodoo to make UDP sockets work smoothly w...
Matthew Wild
2010-01-31
1
-2
/
+5
*
|
net.adns: Trailing whitespace
Matthew Wild
2010-01-31
1
-2
/
+2
*
|
net.adns: Some cleanup, happens to also make it compatible with libevent
Matthew Wild
2009-11-26
1
-14
/
+13
*
|
net.adns: Update for new net.server API (doesn't work with libevent yet)
Matthew Wild
2009-11-22
1
-3
/
+3
|
/
*
net.adns: Bump log-level of DNS handler errors to, er, 'error'
Matthew Wild
2009-10-05
1
-1
/
+1
*
net.adns: Utilise new net.dns API to handle DNS network errors
Matthew Wild
2009-09-18
1
-4
/
+18
*
Add copyright header to those files missing one
Matthew Wild
2009-07-10
1
-0
/
+8
*
Add log message when DNS lookup is cancelled
Matthew Wild
2009-05-28
1
-0
/
+1
*
net.adns: Fix for calling handler when cancelling DNS lookup
Matthew Wild
2009-05-28
1
-1
/
+1
*
net.adns: Add support for cancelling a non-blocking lookup, optionally callin...
Matthew Wild
2009-05-26
1
-1
/
+8
*
net.adns: Call handler for records already cached
Matthew Wild
2009-04-18
1
-5
/
+9
*
net.adns: Flush buffer after sending DNS request
Matthew Wild
2009-04-11
1
-1
/
+1
*
net.adns: Catch errors in DNS response callbacks
Matthew Wild
2009-04-10
1
-2
/
+5
*
net.adns: Set new send in net.server after 'connecting UDP' socket
Matthew Wild
2009-03-07
1
-1
/
+1
*
net.adns: Return _M
Matthew Wild
2009-03-04
1
-0
/
+2
*
net.adns: Load the correct dns lib
Matthew Wild
2009-03-04
1
-1
/
+1
*
net.adns: Add helper module for performing non-blocking DNS lookups
Matthew Wild
2009-03-04
1
-0
/
+38