]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - win
Header update: 2007 -> 2008
[user/henk/code/inspircd.git] / win /
2008-01-10 w00tHeader update: 2007 -> 2008
2007-11-04 brainAdd bancache.* to windows projects
2007-11-02 brainInstaller that packages none of the extra/ modules
2007-10-23 brainWindows socket engine tweaks
2007-10-23 brainWindows socket engine tweaks
2007-10-22 brainFailed attempt to embed an icon (microsofts help sucks)
2007-10-22 brainFix build system to work with where w00t hid the comman...
2007-10-20 brainFix here too
2007-10-15 brainUpdate windows project to include user_resolver.cpp
2007-10-14 brainJust to be fucking akward, windows vista seperates...
2007-10-14 brainRemove crashdump stuff
2007-10-14 brainAdd new spanningtree files to vc80 solution
2007-09-29 brainmove headers into other filters
2007-09-29 brainremove cmd_summon and cmd_users from solution
2007-09-23 brainadd extra modules folder and exclude from build
2007-09-23 brainAdd command handlers (excluded from build) too
2007-09-23 brainAdd modules to the project and exclude from build ...
2007-09-23 brainDirectory creation fixes
2007-09-23 brainMore compile fixes
2007-09-23 brainMore compile fixes
2007-09-23 brainAdd dbghelp.lib
2007-09-23 brainFix configure to make release directories during build
2007-09-23 brainFix library paths for compilation on my laptop
2007-09-04 burlex* Fixed some incorrect declarations in IOCPEngine
2007-08-23 brainMove the close() wrapper out of the win32wrapper.h...
2007-08-23 brainCraquity craq De-craq!
2007-08-15 burlex* include/caller.h will now compile correctly on Window...
2007-07-29 brainThis should be set as a 1.2 not 1.1 installer
2007-07-27 brainmake sure that the pointers are set up correctly for...
2007-07-27 brainSIGHUP needs to be #define'd on windows. This is an...
2007-07-27 brainadd filelogger.* and server.* to the project file so...
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.
2007-07-23 burlex* Sockets will now always be nonblocking on win32 versi...
2007-07-22 frostycoolslugFixed windows configure in release mode in a directory...
2007-07-16 peaveyOOPS! We try again, since I'm smoking craq. LF is 0x0a...
2007-07-16 peaveySet EOL to WINDOWS-style always for Visual Studio files.
2007-07-16 peavey'svn propset -R svn:eol-style CR *' Set to UNIX-style...
2007-07-16 peaveyAdd flags to /STATS s output, and nuke some ^M
2007-07-16 peaveyOk windows.. YOU WIN :< .. but at least I can use MAXBU...
2007-07-16 peaveyOops, the (*p) check was meant for the inner loop,...
2007-07-16 peaveyBegone evil DOS format :<
2007-07-16 peaveyAnd add colour.h to wrapper resource instead of the...
2007-07-16 peaveyUse wrapper include instead of colour.h.
2007-07-16 peaveyTide this up and fix possible buffer overflow. Cannot...
2007-07-16 peaveyUse colours.h in win_wrapper and also add __COLOURS_H...
2007-07-16 peaveyRemove printf_c from wrapper, this code also segfaulted...
2007-07-16 peaveyUse vsnprintf instead of vsprintf.
2007-06-14 burlex- Made the recvfrom wrapper a bit neater.
2007-06-14 brainAdd sections to installer for pcre, segregate the m_fil...
2007-06-14 burlex- Fix for a bug in the win32 inet_ptoa implementation...
2007-06-13 brainHave the installer install cert.pem and key.pem to...
2007-06-13 brainAdd default windows certs. People shouldnt use these...
2007-06-13 brainAnd get it right.
2007-06-13 brainUpdate descriptions
2007-06-13 brainBeing as people while about the odd kludge here and...
2007-06-13 brainNasty kludge to allow for optional install of ssl:
2007-06-13 burlex* Fixed IOCPEngine under x64 (because of incorrect...
2007-06-13 burlex- Fixed configure script to allow gnutls compilation...
2007-06-13 burlex+ Added x64 solutions for VC2005, for future work....
2007-06-11 brainThis breaks stuff. We can't use it.
2007-06-11 brainPrompting for wether or not to wipe the .h and build...
2007-06-11 brainChange from /GS to /Gm in makefiles
2007-06-11 brainPut the check back so we dont keep doing builds from...
2007-06-11 brainRemove unused var
2007-06-08 burlex- Enabled minimal rebuild on all VS project files,...
2007-06-08 burlex* Fixed VC8 m_spanningtree project file. second commit...
2007-06-08 burlex+ Added an *almost* unix-like fork system for windows...
2007-06-06 brainComments
2007-06-02 brainChange the behaviour of insp in windows to keep its...
2007-06-02 brainChange configure to generate .mak files with warning...
2007-06-02 brainAdd comments
2007-05-26 brainThis should do it
2007-05-26 brainInstaller was defaulting the dir to c:\program files...
2007-05-26 brainMake two sections "Binaries" and "command handlers...
2007-05-26 brainChange icon to something nicer than a blue arrow (our...
2007-05-26 brainAdd warning to edit config files in installer
2007-05-25 brainChoose the correct defines so that its not built too...
2007-05-25 brainAdd defines that speed up the build process and reduce...
2007-05-24 brainTwo things, document how InspIRCd finds the dns server...
2007-05-24 brainWhoops, helps if it compresses, not decompresses.
2007-05-24 brainCompressor script that compresses all shared objects...
2007-05-22 brainHave configure try and create ..\bin\release\* and...
2007-05-22 brainComment on how we came up with this code, and comment it
2007-05-22 brainThis could do with some comments
2007-05-22 brainTidyup
2007-05-22 brainCode to find nameservers in the windows registry -...
2007-05-22 brainAdd BUILD define which tells the install script what...
2007-05-22 brainIts CreateDirectory in win :/
2007-05-22 brainHave this make the debug and release dirs, fannying...
2007-05-22 brainChange to NOT optimize, /O2 was set on all projects...
2007-05-22 brainUpdate this to always run even if we have an inspircd_c...
2007-05-21 brainAdd .net framework version check
2007-05-21 brainFix to properly uninstall
2007-05-21 brainReorder includes, dont worry there is method to my...
2007-05-21 brainFix warnings
2007-05-21 brainShortcut working dir is set to SetOutPath value, fix...
next