]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - win
Show a better warning when certtool/openssl are missing.
[user/henk/code/inspircd.git] / win /
2009-09-05 w00tBump a number of version numbers.
2009-09-01 danieldgStrip SUPPORT_IP6LINKS #define
2009-08-31 peaveyExclude modules from build on release mode too.
2009-08-15 w00tvs2010 projects too.
2009-08-15 w00twin: Add vs2010 SLN.
2009-08-15 w00twin: vs2010 requires this to link in process memory...
2009-08-15 w00twin: don't define error constants on VS2009, they're...
2009-08-12 danieldgFixes for config reader
2009-08-04 peaveyMissed removing m_testcommand.
2009-08-04 peaveyUpdates for added/removed files.
2009-08-03 w00tHooray unused variables. Thanks MSVC.
2009-08-03 w00tFix types on Windows. Hooray for not supporting stdint...
2009-08-02 brainWe dont support these compilers any more
2009-08-02 brainI am sure i deleted these before
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-07-19 specialUse correct behavior (as per C++) for 'delete NULL...
2009-06-12 brainmore fixes. inet_pton is now in error, this is because...
2009-04-23 peaveyrollback r11326, we're going to make vc9 the officially...
2009-04-23 brainHeres the beef so far
2009-03-25 brainmore of the fix but it still doesnt build. I know we...
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-03-10 w00tFix win32 build issue.
2009-02-08 brainAllow this to handle RC style names
2009-02-08 brainFix some stuff for nationalchars
2009-02-01 peaveyUpdate headers for 2009
2009-01-02 w00tUpdate copyrights for 2009.
2008-12-27 w00tPlace CRT debug defines in win32wrapper.h, so they...
2008-11-23 brainUpdate solutions
2008-11-23 brainFix installer to work with the new name for the test...
2008-11-22 brainstart upload in a seperate dos window
2008-11-22 brainI have managed to do this without giving away any hostn...
2008-11-22 brainAdd auto build step for site release. The actual batch...
2008-10-31 w00tRedo removal of m_services crap.. temp/ dir readded...
2008-10-31 w00tRevert "Remove m_services and documentation relating...
2008-10-31 w00tRemove m_services and documentation relating to it...
2008-10-19 brainUpdate nsis installer scripts with new example confs...
2008-09-22 brainWindows compile fixes for RLine
2008-09-17 brainMerge vc90 update patch from IronLegend, thanks
2008-09-14 specialPatch by dz to remove the one usage of strdup/strtok_r...
2008-09-09 brainfixed a /MT to be /MD
2008-09-07 brainFix windows project files
2008-09-06 brainfixes so m_sqloper builds on win
2008-09-06 brainAuto update modules from src/modules/extra by recopying...
2008-09-05 brainsql api and m_mysql compile fixes for windows
2008-08-28 brainWindows compile fixes
2008-08-28 brainthis new stuff in m_ssl_gnutls is NOT in our spec!...
2008-08-27 w00ts/ /\t/
2008-08-27 w00tFix retarded windows linefeeds (brain >:()
2008-08-27 brainremove the testing debug setting
2008-08-25 brainTidy up in the nsis scripts, how it installs the servic...
2008-08-24 brainSome comments
2008-08-24 brainEWW windows linefeeds
2008-08-24 brainUse the error name constants here now rather than magic...
2008-08-24 brainProperly name the windows service error constants and...
2008-08-24 brainNo names for the service specific errors, probably...
2008-08-24 brainProperly give the service specific exit code on failure...
2008-08-24 brainMove
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
next