]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - win/inspircd_win32wrapper.cpp
Update the module descriptions.
[user/henk/code/inspircd.git] / win / inspircd_win32wrapper.cpp
2021-03-05 InspIRCd RobotUpdate copyright headers.
2021-03-03 Sadie PowellFix not being able to colour format output to stderr...
2020-01-11 InspIRCd RobotUpdate copyright headers.
2019-12-08 Peter PowellReplace our Windows getopt_long wrapper with ya_getopt.
2019-06-10 Peter PowellAdd a method for getting a list of files in a directory.
2019-05-01 Peter PowellMerge branch 'insp20' into insp3.
2018-11-07 Peter PowellMerge tag 'v2.0.27' into master.
2018-09-24 Peter PowellMerge branch 'insp20' into master.
2018-08-15 Peter PowellMerge branch 'insp20' into master.
2018-07-15 Peter PowellMerge branch 'insp20' into master.
2018-04-22 Peter PowellMerge tag 'v2.0.26' into master.
2017-12-11 Peter PowellMerge branch 'insp20' into master.
2017-11-12 Peter PowellMerge tag 'v2.0.25' into master.
2017-10-12 Peter PowellMerge the latest changes from insp20 into master.
2017-08-06 Peter PowellMerge pull request #1141 from SaberUK/master+windows...
2017-08-06 Peter PowellPurge code for Windows XP and MSVC pre-2015.
2017-07-12 Peter PowellMerge pull request #677 from Robby-/master-dnsblzline
2017-07-09 Peter PowellMerge v2.0.23 and v2.0.24 into master.
2016-09-02 Attila MolnarMerge insp20
2016-08-17 Attila MolnarMerge insp20
2016-02-22 Attila MolnarMerge insp20
2015-05-10 Attila MolnarMerge insp20
2015-04-20 Attila MolnarMerge insp20
2014-10-27 Attila MolnarMerge insp20
2014-10-24 Attila MolnarMerge pull request #940 from SaberUK/insp20+fix-makefile
2014-10-22 Attila MolnarCheck the return value of getnameinfo() on Windows...
2014-07-25 Attila MolnarMerge insp20
2014-04-12 Attila MolnarFilter out newlines from error messages on Windows
2014-04-07 Attila MolnarMerge insp20
2014-01-21 Attila MolnarMerge insp20
2013-09-04 Attila MolnarMerge pull request #623 from ChrisTX/insp20+compilerfixes
2013-08-30 attilamolnarMerge insp20
2013-08-30 attilamolnarDon't CoreExport reference, fixes m_dnsbl on Windows
2013-06-05 attilamolnarMerge insp20
2013-06-04 attilamolnarFix inet_pton on Windows with IPv6 addresses
2013-04-27 attilamolnarMerge insp20
2013-04-12 Attila MolnarMerge pull request #461 from SaberUK/master+header...
2013-04-12 Peter PowellTidy up source files:
2013-03-26 Attila MolnarMerge pull request #443 from ShutterQuick/sasl_external
2013-03-25 ChrisTXWin32: Rewrite the service wrapper
2012-10-14 Attila MolnarMerge pull request #274 from ChrisTX/insp20+gnutlsdepre...
2012-10-14 Attila MolnarMerge pull request #338 from ChrisTX/insp20+iostream
2012-10-14 ChrisTXReplace printf(_c) with iostream
2012-10-12 AdamMerge pull request #320 from ChrisTX/insp20+cleanupwin
2012-10-12 ChrisTXWindows: In-depth cleanup (see details)
2012-10-04 AdamMerge pull request #314 from ChrisTX/insp20+DnsQueryConfig
2012-10-04 ChrisTXWindows: Use the WinAPI for DNS server retrieval
2012-10-04 AdamMerge pull request #313 from ChrisTX/insp20+explicittemps
2012-10-04 ChrisTXWindows: Replace the unused function hack with explicit...
2012-09-29 AdamFixed issue #303 - fixed Windows build
2012-08-13 Robin BurchellMerge pull request #251 from Shawn-Smith/insp20+extbanU
2012-07-18 AdamFixed Windows build
2012-05-14 Robin BurchellMerge pull request #109 from Justasic/insp20
2012-05-03 Robin BurchellMerge pull request #96 from Justasic/insp20
2012-04-23 Robin BurchellMerge pull request #92 from Robby-/insp20-headers
2012-04-19 Robby-Replace copyright headers with headers granting specifi...
2011-06-18 AdamFix extras compilation under Windows
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-01-18 danieldgRemove excessive gettimeofday system calls
2009-10-21 brainFix for memory leak when gui is attached, submitted...
2009-10-17 peaveyText fix.
2009-10-17 peaveyFix up finding dns server to use for windows to match...
2009-10-12 danieldgDefine DISABLE_WRITEV and use the IOHook single-copy...
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-09-26 danieldgRemove InspIRCd* parameters and fields
2009-08-12 danieldgFixes for config reader
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-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-01-02 w00tUpdate copyrights for 2009.
2008-09-14 specialPatch by dz to remove the one usage of strdup/strtok_r...
2008-09-05 brainsql api and m_mysql compile fixes for windows
2008-08-20 brainfix memory leak in new wmi stuff and comment it. Lots...
2008-08-20 brainChecks to make sure that WMI initialises, if it doesnt...
2008-08-20 brainWMI calls for getting cpu percentage of current process...
2008-06-15 brainBase stuff for named pipe IPC
2008-04-18 brainApply patches to remove 200-odd dll limit on windows...
2008-04-13 brainWindows fix
2008-04-05 brainWindows fixes
2008-01-10 w00tHeader update: 2007 -> 2008
2007-10-14 brainJust to be fucking akward, windows vista seperates...
2007-10-14 brainRemove crashdump stuff
2007-09-04 burlex* Fixed some incorrect declarations in IOCPEngine
2007-08-15 burlex* include/caller.h will now compile correctly on Window...
2007-07-27 brainmake sure that the pointers are set up correctly for...
2007-07-27 brainAnd more to fix
2007-07-27 brainFix compile errors in windows
2007-07-27 brainNeeds testbuilding in windows. I will probably do this...
2007-07-27 brainMove a bunch of stuff around for tidyness, win32 functi...
2007-07-25 peaveyUn-static InspIRCd::Exit and use SignalHandler instead.
next