index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
win
/
inspircd_win32wrapper.cpp
Age
Commit message (
Expand
)
Author
2021-03-05
Update copyright headers.
InspIRCd Robot
2021-03-03
Fix not being able to colour format output to stderr on Windows.
Sadie Powell
2020-01-11
Update copyright headers.
InspIRCd Robot
2019-12-08
Replace our Windows getopt_long wrapper with ya_getopt.
Peter Powell
2019-06-10
Add a method for getting a list of files in a directory.
Peter Powell
2017-08-06
Purge code for Windows XP and MSVC pre-2015.
Peter Powell
2014-10-27
Merge insp20
Attila Molnar
2014-10-22
Check the return value of getnameinfo() on Windows in insp_inet_ntop() and re...
Attila Molnar
2014-07-25
Merge insp20
Attila Molnar
2014-04-12
Filter out newlines from error messages on Windows
Attila Molnar
2013-08-30
Merge insp20
attilamolnar
2013-08-30
Don't CoreExport reference, fixes m_dnsbl on Windows
attilamolnar
2013-06-06
Merge insp20
attilamolnar
2013-06-04
Fix inet_pton on Windows with IPv6 addresses
attilamolnar
2013-04-12
Tidy up source files:
Peter Powell
2013-03-25
Win32: Rewrite the service wrapper
ChrisTX
2012-10-14
Replace printf(_c) with iostream
ChrisTX
2012-10-12
Windows: In-depth cleanup (see details)
ChrisTX
2012-10-04
Merge pull request #314 from ChrisTX/insp20+DnsQueryConfig
Adam
2012-10-04
Windows: Use the WinAPI for DNS server retrieval
ChrisTX
2012-10-04
Windows: Replace the unused function hack with explicit instantiation
ChrisTX
2012-09-28
Fixed issue #303 - fixed Windows build
Adam
2012-07-17
Fixed Windows build
Adam
2012-04-19
Replace copyright headers with headers granting specific authors copyright
Robby-
2011-06-18
Fix extras compilation under Windows
Adam
2011-05-21
Fix timers never being ticked on windows
Adam
2011-04-10
Fixed Windows build on VS 2010
Adam
2010-01-18
Remove excessive gettimeofday system calls
danieldg
2009-10-21
Fix for memory leak when gui is attached, submitted and fixed by GreenReaper,...
brain
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
Define DISABLE_WRITEV and use the IOHook single-copy method for Windows send()
danieldg
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-09-26
Remove InspIRCd* parameters and fields
danieldg
2009-08-12
Fixes for config reader
danieldg
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-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-01-02
Update copyrights for 2009.
w00t
2008-09-14
Patch by dz to remove the one usage of strdup/strtok_r, which is very un-C++ ...
special
2008-09-05
sql api and m_mysql compile fixes for windows
brain
2008-08-20
fix memory leak in new wmi stuff and comment it. Lots of kittens are killed b...
brain
[next]