summaryrefslogtreecommitdiff
path: root/win
AgeCommit message (Expand)Author
2012-10-05Windows: Fix broken buildChrisTX
2012-10-04Merge pull request #314 from ChrisTX/insp20+DnsQueryConfigAdam
2012-10-04Windows: Remove modules.conf.charybdis and modules.conf.unreal with the unins...attilamolnar
2012-10-04Replace hardcoded paths with configurable onesChrisTX
2012-10-04Windows: Use the WinAPI for DNS server retrievalChrisTX
2012-10-04Windows: Replace the unused function hack with explicit instantiationChrisTX
2012-09-28Fixed issue #303 - fixed Windows buildAdam
2012-08-14Fix Windows build that was broken by 9b66dd6.Peter Powell
2012-07-27Don't hard code the branch version.Peter Powell
2012-07-17Fixed Windows buildAdam
2012-07-09Fixed Windows build, int32_t is already defined in stdint.h.Adam
2012-07-01Updated example config path in Windows NSI scriptAdam
2012-06-30Remove unused channelmanagerattilamolnar
2012-06-12fgets(): refer to the buffer size (no literals)Sir Poggles
2012-04-20resource.rc: update copyright to 2012Robby-
2012-04-19Replace copyright headers with headers granting specific authors copyrightRobby-
2012-04-14Fixes for bug #12Justin Crawford
2012-04-09Remove some unused filesAdam
2012-04-09Removed old VC90 project files, renamed the VC 2010 project files to not have...Adam
2012-04-09Remove outdated references to SVN.Peter Powell
2011-06-18Fix extras compilation under WindowsAdam
2011-06-08Final fixups for a working Windows buildAdam
2011-05-21Fix timers never being ticked on windowsAdam
2011-04-10Fixed Windows build on VS 2010Adam
2010-02-23Replace #define IPV6 with <config defaultbind="ipv6">, and autodetect if not ...danieldg
2010-01-18Remove excessive gettimeofday system callsdanieldg
2009-10-24Remove IOCP socket enginedanieldg
2009-10-21Fix for memory leak when gui is attached, submitted and fixed by GreenReaper,...brain
2009-10-21comment fix..peavey
2009-10-18Update VC project file for latest changes to sources.peavey
2009-10-17Text fix.peavey
2009-10-17Fix up finding dns server to use for windows to match latest configreader cha...peavey
2009-10-12change vc70.pdb to vc90.pdb.. just cosmetic..peavey
2009-10-12Clean up the compile flags a little. BTW windows now builds again.peavey
2009-10-12Add mode headers.peavey
2009-10-12Define DISABLE_WRITEV and use the IOHook single-copy method for Windows send()danieldg
2009-10-11More adds, now I should have all the new stuff down.peavey
2009-10-11Re-enable removal of a tmp file that was left out for debug.peavey
2009-10-11Remove some redundant headers from VS project file.peavey
2009-10-11Add new files and headers recently introduced.peavey
2009-10-11Include psapi.h to fix stats.cpp compiling.peavey
2009-10-11Remove the -Dssize_t declaration now its typedeffed.peavey
2009-10-11Some fixes to the VS project file.peavey
2009-10-11Some fixes for the VS project file. Spanningtree builds again.peavey
2009-10-103rd time lucky? Fix again for setsockopt.peavey
2009-10-10Slight tweak to setsockopt fix.peavey
2009-10-10* Fix inspsocket to not include uio.h on windows.peavey
2009-10-10Compile fixes for latest changes to trunk.peavey
2009-10-10uhm, remove my debug output :)peavey
2009-10-10Add building of inspircd_version.h to windows port and remove the overlapping...peavey