Age | Commit message (Expand) | Author |
2009-10-12 | Add mode headers. | peavey |
2009-10-12 | Define DISABLE_WRITEV and use the IOHook single-copy method for Windows send() | danieldg |
2009-10-11 | More adds, now I should have all the new stuff down. | peavey |
2009-10-11 | Re-enable removal of a tmp file that was left out for debug. | peavey |
2009-10-11 | Remove some redundant headers from VS project file. | peavey |
2009-10-11 | Add new files and headers recently introduced. | peavey |
2009-10-11 | Include psapi.h to fix stats.cpp compiling. | peavey |
2009-10-11 | Remove the -Dssize_t declaration now its typedeffed. | peavey |
2009-10-11 | Some fixes to the VS project file. | peavey |
2009-10-11 | Some fixes for the VS project file. Spanningtree builds again. | peavey |
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-10-10 | Compile fixes for latest changes to trunk. | peavey |
2009-10-10 | uhm, remove my debug output :) | peavey |
2009-10-10 | Add building of inspircd_version.h to windows port and remove the overlapping... | peavey |
2009-09-26 | Remove InspIRCd* parameters and fields | danieldg |
2009-09-05 | Bump a number of version numbers. | w00t |
2009-09-01 | Strip SUPPORT_IP6LINKS #define | danieldg |
2009-08-31 | Exclude modules from build on release mode too. | peavey |
2009-08-15 | vs2010 projects too. | w00t |
2009-08-15 | win: Add vs2010 SLN. | w00t |
2009-08-15 | win: vs2010 requires this to link in process memory retrieval stuff | w00t |
2009-08-15 | win: don't define error constants on VS2009, they're defined for us (finally) | w00t |
2009-08-12 | Fixes for config reader | danieldg |
2009-08-04 | Missed removing m_testcommand. | peavey |
2009-08-04 | Updates for added/removed files. | peavey |
2009-08-03 | Hooray unused variables. Thanks MSVC. | w00t |
2009-08-03 | Fix types on Windows. Hooray for not supporting stdint.h. Thanks to Special. | w00t |
2009-08-02 | We dont support these compilers any more | brain |
2009-08-02 | I am sure i deleted these before | brain |
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-07-19 | Use correct behavior (as per C++) for 'delete NULL' on windows; found by Adam... | special |
2009-06-12 | more fixes. inet_pton is now in error, this is because the windows 6.0 sdk de... | brain |
2009-04-23 | rollback r11326, we're going to make vc9 the officially supported windows bui... | peavey |
2009-04-23 | Heres the beef so far | brain |
2009-03-25 | more of the fix but it still doesnt build. I know we said this might be unsta... | brain |
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-03-10 | Fix win32 build issue. | w00t |
2009-02-08 | Allow this to handle RC style names | brain |
2009-02-08 | Fix some stuff for nationalchars | brain |
2009-02-01 | Update headers for 2009 | peavey |
2009-01-02 | Update copyrights for 2009. | w00t |