summaryrefslogtreecommitdiff
path: root/win
AgeCommit message (Expand)Author
2009-08-04Missed removing m_testcommand.peavey
2009-08-04Updates for added/removed files.peavey
2009-08-03Hooray unused variables. Thanks MSVC.w00t
2009-08-03Fix types on Windows. Hooray for not supporting stdint.h. Thanks to Special.w00t
2009-08-02We dont support these compilers any morebrain
2009-08-02I am sure i deleted these beforebrain
2009-08-02Fix our getops implementation on windows. Have optind available, and make sur...peavey
2009-08-02Forget to remove a #endifpeavey
2009-08-02No forget using windows' broken inet_pton and inet_ntop, they are not POSIX c...peavey
2009-08-02Since Windows SDK6.0a inet_pton and inet_ntop is defined if (NTDDI_VERSION >=...peavey
2009-07-19Use correct behavior (as per C++) for 'delete NULL' on windows; found by Adam...special
2009-06-12more fixes. inet_pton is now in error, this is because the windows 6.0 sdk de...brain
2009-04-23rollback r11326, we're going to make vc9 the officially supported windows bui...peavey
2009-04-23Heres the beef so farbrain
2009-03-25more of the fix but it still doesnt build. I know we said this might be unsta...brain
2009-03-23usleep() is no longer needed, and should not be needed in the futuredanieldg
2009-03-20This is a nicer fix, and we are seen to be explicitly freeing the BSTR values...brain
2009-03-20Remove an old class member here that is no longer used and has been commented...brain
2009-03-20This needs a test compile, i do not have my laptop to hand to do this. May br...brain
2009-03-15Update all wiki links to point to the new wiki. This was done automatically w...psychon
2009-03-10Fix win32 build issue.w00t
2009-02-08Allow this to handle RC style namesbrain
2009-02-08Fix some stuff for nationalcharsbrain
2009-02-01Update headers for 2009peavey
2009-01-02Update copyrights for 2009.w00t
2008-12-27Place CRT debug defines in win32wrapper.h, so they are defined everywhere. Th...w00t
2008-11-23Update solutionsbrain
2008-11-23Fix installer to work with the new name for the test confsbrain
2008-11-22start upload in a seperate dos windowbrain
2008-11-22I have managed to do this without giving away any hostnames or usernames, so ...brain
2008-11-22Add auto build step for site release. The actual batch file that does this wo...brain
2008-10-31Redo removal of m_services crap.. temp/ dir readded per jdhore..w00t
2008-10-31Revert "Remove m_services and documentation relating to it. Also remove conf/...w00t
2008-10-31Remove m_services and documentation relating to it. Also remove conf/temp/ (??)w00t
2008-10-19Update nsis installer scripts with new example confs and test.confbrain
2008-09-22Windows compile fixes for RLinebrain
2008-09-17Merge vc90 update patch from IronLegend, thanksbrain
2008-09-14Patch by dz to remove the one usage of strdup/strtok_r, which is very un-C++ ...special
2008-09-09fixed a /MT to be /MDbrain
2008-09-07Fix windows project filesbrain
2008-09-06fixes so m_sqloper builds on winbrain
2008-09-06Auto update modules from src/modules/extra by recopying them in configure if ...brain
2008-09-05sql api and m_mysql compile fixes for windowsbrain
2008-08-28Windows compile fixesbrain
2008-08-28this new stuff in m_ssl_gnutls is NOT in our spec! probably shouldnt be eithe...brain
2008-08-27s/ /\t/w00t
2008-08-27Fix retarded windows linefeeds (brain >:()w00t
2008-08-27remove the testing debug settingbrain
2008-08-25Tidy up in the nsis scripts, how it installs the service and removes it (hide...brain
2008-08-24Some commentsbrain