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
2008-01-10
Header update: 2007 -> 2008
w00t
2007-10-14
Just to be fucking akward, windows vista seperates multiple nameservers with ...
brain
2007-10-14
Remove crashdump stuff
brain
2007-09-04
* Fixed some incorrect declarations in IOCPEngine
burlex
2007-08-15
* include/caller.h will now compile correctly on Windows platforms.
burlex
2007-07-27
make sure that the pointers are set up correctly for win32
brain
2007-07-27
And more to fix
brain
2007-07-27
Fix compile errors in windows
brain
2007-07-27
Needs testbuilding in windows. I will probably do this in a minute.
brain
2007-07-27
Move a bunch of stuff around for tidyness, win32 functions keep creeping into...
brain
2007-07-25
Un-static InspIRCd::Exit and use SignalHandler instead.
peavey
2007-07-16
OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.
peavey
2007-07-16
'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...
peavey
2007-07-16
Ok windows.. YOU WIN :< .. but at least I can use MAXBUF now and configure wi...
peavey
2007-07-16
Begone evil DOS format :<
peavey
2007-07-16
And add colour.h to wrapper resource instead of the source.
peavey
2007-07-16
Use colours.h in win_wrapper and also add __COLOURS_H define.
peavey
2007-07-16
Remove printf_c from wrapper, this code also segfaulted when it was used.
peavey
2007-06-14
- Fix for a bug in the win32 inet_ptoa implementation causing CIDR parsing to...
burlex
2007-06-11
Remove unused var
brain
2007-06-06
Comments
brain
2007-06-02
Change the behaviour of insp in windows to keep its window open, with some st...
brain
2007-05-24
Two things, document how InspIRCd finds the dns server ip on windows if you d...
brain
2007-05-22
Comment on how we came up with this code, and comment it
brain
2007-05-22
Tidyup
brain
2007-05-22
Code to find nameservers in the windows registry - largely untested
brain
2007-05-21
Fix warnings
brain
2007-05-20
Coding style tidyup. PLEASE don't let vs assrape this again.
brain
2007-05-19
Helps if I add the w32 specific code, too. :p
w00t