summaryrefslogtreecommitdiff
path: root/win/inspircd_win32wrapper.cpp
AgeCommit message (Expand)Author
2008-08-20fix memory leak in new wmi stuff and comment it. Lots of kittens are killed b...brain
2008-08-20Checks to make sure that WMI initialises, if it doesnt we return -1 for CPU p...brain
2008-08-20WMI calls for getting cpu percentage of current process. This code was a biat...brain
2008-06-15Base stuff for named pipe IPCbrain
2008-04-18Apply patches to remove 200-odd dll limit on windows, made by GreenReaper, lo...brain
2008-04-13Windows fixbrain
2008-04-05Windows fixesbrain
2008-01-10Header update: 2007 -> 2008w00t
2007-10-14Just to be fucking akward, windows vista seperates multiple nameservers with ...brain
2007-10-14Remove crashdump stuffbrain
2007-09-04* Fixed some incorrect declarations in IOCPEngineburlex
2007-08-15* include/caller.h will now compile correctly on Windows platforms.burlex
2007-07-27make sure that the pointers are set up correctly for win32brain
2007-07-27And more to fixbrain
2007-07-27Fix compile errors in windowsbrain
2007-07-27Needs testbuilding in windows. I will probably do this in a minute.brain
2007-07-27Move a bunch of stuff around for tidyness, win32 functions keep creeping into...brain
2007-07-25Un-static InspIRCd::Exit and use SignalHandler instead.peavey
2007-07-16OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.peavey
2007-07-16'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...peavey
2007-07-16Ok windows.. YOU WIN :< .. but at least I can use MAXBUF now and configure wi...peavey
2007-07-16Begone evil DOS format :<peavey
2007-07-16And add colour.h to wrapper resource instead of the source.peavey
2007-07-16Use colours.h in win_wrapper and also add __COLOURS_H define.peavey
2007-07-16Remove printf_c from wrapper, this code also segfaulted when it was used.peavey
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