ejabberdsql2prosody: Add support for rosterusers.ask == "B" (both pending in and...
[prosody.git] / net / adns.lua
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...