]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - win
work in progress
[user/henk/code/inspircd.git] / win /
2008-08-24 brainwork in progress
2008-08-22 brainEWWW windows line endings!
2008-08-21 brainfixes
2008-08-21 brainzap the evil externs, and comment the lot
2008-08-21 braindetect if the process has an interactive session (if...
2008-08-21 brainadd service install and remove calls to installer.
2008-08-21 brainadd text explanations of the error messages that can...
2008-08-21 brainchange startup type from SERVICE_DEMAND_START to SERVIC...
2008-08-21 brainmake service log on as local service builtin account...
2008-08-21 brainnow works 'enough' to progress further. Can start and...
2008-08-21 brainadd support for windows service. This now is part of...
2008-08-20 brainproperly coreexport the getcpu() function etc
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-08-19 brainAdd support for uptime in win32 named pipe data
2008-08-06 brainadd missing modules to the vc80 project files
2008-08-06 brainfix compile errors under debug profile in windows.
2008-07-26 brainUpdate nsis installer scripts to new path of config...
2008-07-20 brainFixes to make win32 build again
2008-06-18 brainmore fixes
2008-06-18 brainmore fixes
2008-06-18 brainMeasure bandwidth statistics from the socket engine...
2008-06-18 brainAdd the rest of the stuff for named pipe comms, includi...
2008-06-15 brainIPC now provides feedback via the named pipe, right...
2008-06-15 brainIPC now works for receiving one-byte commands in the...
2008-06-15 brainBase stuff for named pipe IPC
2008-06-14 brainFix m_shun as per bug #560 reported by Casey, thanks
2008-06-13 brainWin32 compilation fixes
2008-05-25 brainRemove the limits from here too
2008-05-20 brainA few minor fixes, some copy constructor stuff, misname...
2008-05-15 brainMake FD_SETSIZE larger. We wont ever have this many...
2008-05-13 brainMicrosoft, in their "infinite wisdom" decide to have...
2008-05-12 brainFix wildcard matching in win32, seems that incrementing...
2008-04-29 brainBackport fix for stripcolour not stripping colour codes...
2008-04-21 brainFix stray /MD that should be /MP
2008-04-21 brainFix to use dll in debug build
2008-04-21 brainSet runtimes correctly, thanks :-)
2008-04-21 brainAdd VC9 projects. I cant maintain these, i will be...
2008-04-21 brainMerge in large patchset from GreenReaper, useful fixes...
2008-04-20 brainAdd hand-crafted resource script, contains version...
2008-04-19 brainStray newline
2008-04-19 brainExtract and run the vs redistributable to $TEMP, not...
2008-04-19 brainBundle vcredist_x86.exe here too
2008-04-18 brainApply patches to remove 200-odd dll limit on windows...
2008-04-17 brainAdd operator new[] and delete[], otherwise we can and...
2008-04-16 brainRevert back to /MT, this shit isnt working and its...
2008-04-16 brain/MT -> /MD
2008-04-16 brainRebase modules a meg higher than command objects so...
2008-04-16 brainAutomatic rebasing of load addresses for .so files...
2008-04-13 brainCorrect indentation
2008-04-13 brainEliminate now-pointless label
2008-04-13 brainWhack code duplication
2008-04-13 brainWhack gotos here too
2008-04-13 brainFix 4-space indents :<
2008-04-13 brainWindows fix
2008-04-12 brainMapping for mkdir() to _mkdir() for windows
2008-04-09 w00tApply brain's patch for binary safety of hash providers...
2008-04-05 brainAdd protocolinterface.* and privmsg.cpp
2008-04-05 brainWindows fixes
2008-04-04 brainUpdate sln
2008-04-02 brainRemove MAXCLIENTS, this is supported at runtime by...
2008-03-31 specialPatch by brain; Fix crash when no parameters are given...
2008-03-15 brainSupport IPV6 links in configure
2008-03-02 brainSucky nsis
2008-03-02 brainMake this use the environment variable defined %TEMP...
2008-02-26 brainWhy the fuck are standard functions all prefixed with...
2008-02-26 brain#define _popen popen
2008-02-22 brainChange object output filename for spanningtree's server...
2008-02-22 brainsomeone forgot to add all the new m_spanningtree files...
2008-02-22 brainWho left out socketengine_select from the vc80 project...
2008-02-22 brainNow compiles with win32thread and testsuite
2008-02-22 brainAdd extra stuff to compile threadengine_win32.cpp
2008-02-18 brainChange defaults to ones that match our stable build
2008-02-10 brainFix here too, to allow FD_SETSIZE > 64. If this doesnt...
2008-02-01 fezremove m_ssl_openssl from modules directory when rerunn...
2008-02-01 fezAdded OpenSSL scriptage.
2008-01-30 w00tUpdate VC7.1 build projects. Thanks VERY much fez. :)
2008-01-28 w00tRemove duplicate calls (thanks fez)
2008-01-21 brainwin32 compile error fix
2008-01-21 brainwin32 compilation errors: shadowing of variable 'i...
2008-01-21 brainThis still doesnt work :(
2008-01-21 brainWin32 compilation fixes
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 ...
next