aboutsummaryrefslogtreecommitdiff
path: root/src/win32_dns.erl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop2010-01-121-1/+1
| | | | SVN Revision: 2891
* * src/win32_dns.erl: Fix problem parsing some win32 dns (EJAB-927)Badlop2009-04-271-2/+17
| | | | SVN Revision: 2043
* * src/ejabberd_app.erl: In a Windows machine, explicitly add theBadlop2009-03-051-0/+122
nameservers, as it seems Erlang does not do itself (EJAB-860) * src/win32_dns.erl: Get name servers from Windows registy (thanks to Geoff Cant) SVN Revision: 1968