summaryrefslogtreecommitdiff
path: root/win/inspircd_win32wrapper.cpp
AgeCommit message (Expand)Author
2007-06-14- Fix for a bug in the win32 inet_ptoa implementation causing CIDR parsing to...burlex
2007-06-11Remove unused varbrain
2007-06-06Commentsbrain
2007-06-02Change the behaviour of insp in windows to keep its window open, with some st...brain
2007-05-24Two things, document how InspIRCd finds the dns server ip on windows if you d...brain
2007-05-22Comment on how we came up with this code, and comment itbrain
2007-05-22Tidyupbrain
2007-05-22Code to find nameservers in the windows registry - largely untestedbrain
2007-05-21Fix warningsbrain
2007-05-20Coding style tidyup. PLEASE don't let vs assrape this again.brain
2007-05-19Helps if I add the w32 specific code, too. :pw00t