]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - win
Tell git to store .bat files as CRLF (#1030)
[user/henk/code/inspircd.git] / win /
2012-04-15 Robin BurchellMerge pull request #55 from Justasic/insp20
2012-04-15 Robin BurchellMerge pull request #28 from DjSlash/classinconnectmsg
2012-04-15 Justin CrawfordFixes for bug #12
2012-04-14 Robin BurchellMerge pull request #35 from pcarrier/insp20ldap
2012-04-10 AdamMerge pull request #33 from Adam-/insp20
2012-04-10 AdamRemove some unused files
2012-04-10 AdamRemoved old VC90 project files, renamed the VC 2010...
2012-04-09 Robin BurchellMerge pull request #27 from DjSlash/maxconnwarn
2012-04-09 Robin BurchellMerge pull request #25 from DjSlash/colour-to-color
2012-04-09 Sir PogsalotMerge pull request #32 from SaberUK/remove-svn-references
2012-04-09 Peter PowellRemove outdated references to SVN.
2011-06-18 AdamFix extras compilation under Windows
2011-06-09 AdamFinal fixups for a working Windows build
2011-05-21 AdamFix timers never being ticked on windows
2011-04-19 Daniel De GraafMerge commit 'refs/merge-requests/5' of git://gitorious...
2011-04-10 AdamFixed Windows build on VS 2010
2010-02-23 danieldgReplace #define IPV6 with <config defaultbind="ipv6...
2010-01-18 danieldgRemove excessive gettimeofday system calls
2009-10-24 danieldgRemove IOCP socket engine
2009-10-21 brainFix for memory leak when gui is attached, submitted...
2009-10-21 peaveycomment fix..
2009-10-18 peaveyUpdate VC project file for latest changes to sources.
2009-10-17 peaveyText fix.
2009-10-17 peaveyFix up finding dns server to use for windows to match...
2009-10-12 peaveychange vc70.pdb to vc90.pdb.. just cosmetic..
2009-10-12 peaveyClean up the compile flags a little. BTW windows now...
2009-10-12 peaveyAdd mode headers.
2009-10-12 danieldgDefine DISABLE_WRITEV and use the IOHook single-copy...
2009-10-11 peaveyMore adds, now I should have all the new stuff down.
2009-10-11 peaveyRe-enable removal of a tmp file that was left out for...
2009-10-11 peaveyRemove some redundant headers from VS project file.
2009-10-11 peaveyAdd new files and headers recently introduced.
2009-10-11 peaveyInclude psapi.h to fix stats.cpp compiling.
2009-10-11 peaveyRemove the -Dssize_t declaration now its typedeffed.
2009-10-11 peaveySome fixes to the VS project file.
2009-10-11 peaveySome fixes for the VS project file. Spanningtree builds...
2009-10-10 peavey3rd time lucky? Fix again for setsockopt.
2009-10-10 peaveySlight tweak to setsockopt fix.
2009-10-10 peavey* Fix inspsocket to not include uio.h on windows.
2009-10-10 peaveyCompile fixes for latest changes to trunk.
2009-10-10 peaveyuhm, remove my debug output :)
2009-10-10 peaveyAdd building of inspircd_version.h to windows port...
2009-09-26 danieldgRemove InspIRCd* parameters and fields
2009-09-05 w00tBump a number of version numbers.
2009-09-01 danieldgStrip SUPPORT_IP6LINKS #define
2009-08-31 peaveyExclude modules from build on release mode too.
2009-08-15 w00tvs2010 projects too.
2009-08-15 w00twin: Add vs2010 SLN.
2009-08-15 w00twin: vs2010 requires this to link in process memory...
2009-08-15 w00twin: don't define error constants on VS2009, they're...
2009-08-12 danieldgFixes for config reader
2009-08-04 peaveyMissed removing m_testcommand.
2009-08-04 peaveyUpdates for added/removed files.
2009-08-03 w00tHooray unused variables. Thanks MSVC.
2009-08-03 w00tFix types on Windows. Hooray for not supporting stdint...
2009-08-02 brainWe dont support these compilers any more
2009-08-02 brainI am sure i deleted these before
2009-08-02 peaveyFix our getops implementation on windows. Have optind...
2009-08-02 peaveyForget to remove a #endif
2009-08-02 peaveyNo forget using windows' broken inet_pton and inet_ntop...
2009-08-02 peaveySince Windows SDK6.0a inet_pton and inet_ntop is define...
2009-07-19 specialUse correct behavior (as per C++) for 'delete NULL...
2009-06-12 brainmore fixes. inet_pton is now in error, this is because...
2009-04-23 peaveyrollback r11326, we're going to make vc9 the officially...
2009-04-23 brainHeres the beef so far
2009-03-25 brainmore of the fix but it still doesnt build. I know we...
2009-03-23 danieldgusleep() is no longer needed, and should not be needed...
2009-03-20 brainThis is a nicer fix, and we are seen to be explicitly...
2009-03-20 brainRemove an old class member here that is no longer used...
2009-03-20 brainThis needs a test compile, i do not have my laptop...
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-03-10 w00tFix win32 build issue.
2009-02-08 brainAllow this to handle RC style names
2009-02-08 brainFix some stuff for nationalchars
2009-02-01 peaveyUpdate headers for 2009
2009-01-02 w00tUpdate copyrights for 2009.
2008-12-27 w00tPlace CRT debug defines in win32wrapper.h, so they...
2008-11-23 brainUpdate solutions
2008-11-23 brainFix installer to work with the new name for the test...
2008-11-22 brainstart upload in a seperate dos window
2008-11-22 brainI have managed to do this without giving away any hostn...
2008-11-22 brainAdd auto build step for site release. The actual batch...
2008-10-31 w00tRedo removal of m_services crap.. temp/ dir readded...
2008-10-31 w00tRevert "Remove m_services and documentation relating...
2008-10-31 w00tRemove m_services and documentation relating to it...
2008-10-19 brainUpdate nsis installer scripts with new example confs...
2008-09-22 brainWindows compile fixes for RLine
2008-09-17 brainMerge vc90 update patch from IronLegend, thanks
2008-09-14 specialPatch by dz to remove the one usage of strdup/strtok_r...
2008-09-09 brainfixed a /MT to be /MD
2008-09-07 brainFix windows project files
2008-09-06 brainfixes so m_sqloper builds on win
2008-09-06 brainAuto update modules from src/modules/extra by recopying...
2008-09-05 brainsql api and m_mysql compile fixes for windows
2008-08-28 brainWindows compile fixes
2008-08-28 brainthis new stuff in m_ssl_gnutls is NOT in our spec!...
2008-08-27 w00ts/ /\t/
2008-08-27 w00tFix retarded windows linefeeds (brain >:()
2008-08-27 brainremove the testing debug setting
2008-08-25 brainTidy up in the nsis scripts, how it installs the servic...
next