Age | Commit message (Expand) | Author |
2011-06-18 | Fix extras compilation under Windows | Adam |
2011-05-21 | Fix timers never being ticked on windows | Adam |
2011-04-10 | Fixed Windows build on VS 2010 | Adam |
2010-01-18 | Remove excessive gettimeofday system calls | danieldg |
2009-10-21 | Fix for memory leak when gui is attached, submitted and fixed by GreenReaper,... | brain |
2009-10-17 | Text fix. | peavey |
2009-10-17 | Fix up finding dns server to use for windows to match latest configreader cha... | peavey |
2009-10-12 | Define DISABLE_WRITEV and use the IOHook single-copy method for Windows send() | danieldg |
2009-10-10 | 3rd time lucky? Fix again for setsockopt. | peavey |
2009-10-10 | Slight tweak to setsockopt fix. | peavey |
2009-10-10 | * Fix inspsocket to not include uio.h on windows. | peavey |
2009-09-26 | Remove InspIRCd* parameters and fields | danieldg |
2009-08-12 | Fixes for config reader | danieldg |
2009-08-02 | Fix our getops implementation on windows. Have optind available, and make sur... | peavey |
2009-08-02 | Forget to remove a #endif | peavey |
2009-08-02 | No forget using windows' broken inet_pton and inet_ntop, they are not POSIX c... | peavey |
2009-08-02 | Since Windows SDK6.0a inet_pton and inet_ntop is defined if (NTDDI_VERSION >=... | peavey |
2009-03-23 | usleep() is no longer needed, and should not be needed in the future | danieldg |
2009-03-20 | This is a nicer fix, and we are seen to be explicitly freeing the BSTR values... | brain |
2009-03-20 | Remove an old class member here that is no longer used and has been commented... | brain |
2009-03-20 | This needs a test compile, i do not have my laptop to hand to do this. May br... | brain |
2009-03-15 | Update all wiki links to point to the new wiki. This was done automatically w... | psychon |
2009-01-02 | Update copyrights for 2009. | w00t |
2008-09-14 | Patch by dz to remove the one usage of strdup/strtok_r, which is very un-C++ ... | special |
2008-09-05 | sql api and m_mysql compile fixes for windows | brain |
2008-08-20 | fix memory leak in new wmi stuff and comment it. Lots of kittens are killed b... | brain |
2008-08-20 | Checks to make sure that WMI initialises, if it doesnt we return -1 for CPU p... | brain |
2008-08-20 | WMI calls for getting cpu percentage of current process. This code was a biat... | brain |
2008-06-15 | Base stuff for named pipe IPC | brain |
2008-04-18 | Apply patches to remove 200-odd dll limit on windows, made by GreenReaper, lo... | brain |
2008-04-13 | Windows fix | brain |
2008-04-05 | Windows fixes | brain |
2008-01-10 | Header update: 2007 -> 2008 | w00t |
2007-10-14 | Just to be fucking akward, windows vista seperates multiple nameservers with ... | brain |
2007-10-14 | Remove crashdump stuff | brain |
2007-09-04 | * Fixed some incorrect declarations in IOCPEngine | burlex |
2007-08-15 | * include/caller.h will now compile correctly on Windows platforms. | burlex |
2007-07-27 | make sure that the pointers are set up correctly for win32 | brain |
2007-07-27 | And more to fix | brain |
2007-07-27 | Fix compile errors in windows | brain |
2007-07-27 | Needs testbuilding in windows. I will probably do this in a minute. | brain |
2007-07-27 | Move a bunch of stuff around for tidyness, win32 functions keep creeping into... | brain |
2007-07-25 | Un-static InspIRCd::Exit and use SignalHandler instead. | peavey |
2007-07-16 | OOPS! 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-16 | Ok windows.. YOU WIN :< .. but at least I can use MAXBUF now and configure wi... | peavey |
2007-07-16 | Begone evil DOS format :< | peavey |
2007-07-16 | And add colour.h to wrapper resource instead of the source. | peavey |
2007-07-16 | Use colours.h in win_wrapper and also add __COLOURS_H define. | peavey |
2007-07-16 | Remove printf_c from wrapper, this code also segfaulted when it was used. | peavey |