Age | Commit message (Expand) | Author |
2012-09-28 | Fixed issue #303 - fixed Windows build | Adam |
2012-08-14 | Fix Windows build that was broken by 9b66dd6. | Peter Powell |
2012-07-27 | Don't hard code the branch version. | Peter Powell |
2012-07-17 | Fixed Windows build | Adam |
2012-07-09 | Fixed Windows build, int32_t is already defined in stdint.h. | Adam |
2012-07-01 | Updated example config path in Windows NSI script | Adam |
2012-06-30 | Remove unused channelmanager | attilamolnar |
2012-06-12 | fgets(): refer to the buffer size (no literals) | Sir Poggles |
2012-04-20 | resource.rc: update copyright to 2012 | Robby- |
2012-04-19 | Replace copyright headers with headers granting specific authors copyright | Robby- |
2012-04-14 | Fixes for bug #12 | Justin Crawford |
2012-04-09 | Remove some unused files | Adam |
2012-04-09 | Removed old VC90 project files, renamed the VC 2010 project files to not have... | Adam |
2012-04-09 | Remove outdated references to SVN. | Peter Powell |
2011-06-18 | Fix extras compilation under Windows | Adam |
2011-06-08 | Final fixups for a working Windows build | Adam |
2011-05-21 | Fix timers never being ticked on windows | Adam |
2011-04-10 | Fixed Windows build on VS 2010 | Adam |
2010-02-23 | Replace #define IPV6 with <config defaultbind="ipv6">, and autodetect if not ... | danieldg |
2010-01-18 | Remove excessive gettimeofday system calls | danieldg |
2009-10-24 | Remove IOCP socket engine | danieldg |
2009-10-21 | Fix for memory leak when gui is attached, submitted and fixed by GreenReaper,... | brain |
2009-10-21 | comment fix.. | peavey |
2009-10-18 | Update VC project file for latest changes to sources. | peavey |
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 | change vc70.pdb to vc90.pdb.. just cosmetic.. | peavey |
2009-10-12 | Clean up the compile flags a little. BTW windows now builds again. | peavey |
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 |