Merge 0.10->trunk
[prosody.git] / net / adns.lua
2013-07-10 Kim Alvefurnet.dns, net.adns: Make sure errors from net.server...
2013-05-01 Matthew WildMerge tls branch
2013-05-01 Matthew WildMerge s2s branch
2013-05-01 Matthew WildMerge sasl branch
2010-12-24 Matthew Wildnet.adns: Handle dns.query() failures, and pass error...
2011-06-02 Matthew WildMerge 0.7->0.8
2011-06-02 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.6->0.7
2011-01-08 Matthew WildMerge 0.8->trunk
2011-01-08 Matthew Wildnet.adns: Fix logging to handle unconnected UDP sockets
2011-01-04 Matthew Wildnet.adns: Log the DNS server that a query is sent to
2011-01-04 Matthew Wildnet.adns: Log the DNS server that a query is sent to
2010-12-24 Matthew Wildnet.adns: Handle dns.query() failures, and pass error...
2010-07-05 Matthew Wildnet.dns, net.adns: Update resolver:cancel() API so...
2010-07-05 Matthew Wildnet.dns, net.adns: Move coroutine-calling logic into...
2010-05-21 Matthew WildMerge with backout
2010-05-05 Matthew WildMerge Tobias's fancy SASL branch->trunk
2010-03-24 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildMerge 0.7->trunk
2010-03-22 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildUpdate copyright headers for 2010
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-02-25 Matthew WildMerge with 0.6
2010-02-18 Matthew WildMerge with 0.7
2010-02-18 Matthew Wildnet.adns: Don't treat locally-initiated disconnects...
2010-02-16 Matthew WildMerge with 0.7
2010-02-16 Matthew Wildnet.adns: Fix potential traceback on DNS responses...
2010-02-09 Waqas Hussainnet.dns, net.adns: Changed dns:socket_wrapper_set to...
2010-02-05 Matthew WildMerge with backout
2010-01-31 Matthew Wildnet.adns: Use different flavour of voodoo to make UDP...
2010-01-31 Matthew Wildnet.adns: Trailing whitespace
2010-01-20 Matthew Wildnet.adns: Trailing whitespace
2009-11-29 Tobias MarkmannMerge with tip.
2009-11-26 Matthew Wildnet.adns: Some cleanup, happens to also make it compati...
2009-11-25 Matthew WildMerge with Tobias's SASL redesign branch
2009-11-22 Matthew WildMerge with trunk
2009-11-22 Matthew Wildnet.adns: Update for new net.server API (doesn't work...
2009-11-16 Tobias MarkmannMerge with sasl branch.
2009-10-05 Matthew Wildnet.adns: Bump log-level of DNS handler errors to,...
2009-09-18 Matthew WildMerge with 0.5
2009-09-18 Matthew Wildnet.adns: Utilise new net.dns API to handle DNS network...
2009-08-20 Matthew WildMerge with 0.5
2009-08-20 Matthew WildUncertain merge with 0.5's SASL
2009-08-18 Matthew WildMerge with waqas
2009-08-18 Matthew Wildnet.adns: Add some debug logging to help track down...
2009-07-10 Matthew WildAdd copyright header to those files missing one
2009-05-28 Matthew WildAdd log message when DNS lookup is cancelled
2009-05-28 Matthew Wildnet.adns: Fix for calling handler when cancelling DNS...
2009-05-26 Matthew Wildnet.adns: Add support for cancelling a non-blocking...
2009-04-20 Matthew WildMerging stable into unstable
2009-04-18 Matthew Wildnet.adns: Call handler for records already cached
2009-04-11 Matthew Wildnet.adns: Flush buffer after sending DNS request
2009-04-10 Matthew WildMerge
2009-04-10 Matthew Wildnet.adns: Catch errors in DNS response callbacks
2009-03-08 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-03-07 Matthew Wildnet.adns: Set new send in net.server after 'connecting...
2009-03-04 Matthew Wildnet.adns: Return _M
2009-03-04 Matthew Wildnet.adns: Load the correct dns lib
2009-03-04 Matthew Wildnet.adns: Add helper module for performing non-blocking...