summaryrefslogtreecommitdiff
path: root/win
AgeCommit message (Expand)Author
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
2008-08-24EWW windows linefeedsbrain
2008-08-24Use the error name constants here now rather than magic numbers. magic number...brain
2008-08-24Properly name the windows service error constants and put proper descriptions...brain
2008-08-24No names for the service specific errors, probably wont ever name them as the...brain
2008-08-24Properly give the service specific exit code on failure to start. Now we just...brain
2008-08-24Movebrain
2008-08-24work in progressbrain
2008-08-22EWWW windows line endings!brain
2008-08-21fixesbrain
2008-08-21zap the evil externs, and comment the lotbrain
2008-08-21detect if the process has an interactive session (if its started as a service...brain
2008-08-21add service install and remove calls to installer.brain
2008-08-21add text explanations of the error messages that can occur when adding or rem...brain
2008-08-21change startup type from SERVICE_DEMAND_START to SERVICE_AUTO_START so that i...brain
2008-08-21make service log on as local service builtin account again. There was no issu...brain
2008-08-21now works 'enough' to progress further. Can start and stop the service and it...brain
2008-08-21add support for windows service. This now is part of inspircd itself being as...brain
2008-08-20properly coreexport the getcpu() function etcbrain
2008-08-20fix memory leak in new wmi stuff and comment it. Lots of kittens are killed b...brain
2008-08-20Checks to make sure that WMI initialises, if it doesnt we return -1 for CPU p...brain
2008-08-20WMI calls for getting cpu percentage of current process. This code was a biat...brain
2008-08-19Add support for uptime in win32 named pipe databrain
2008-08-06add missing modules to the vc80 project filesbrain
2008-08-06fix compile errors under debug profile in windows.brain
2008-07-26Update nsis installer scripts to new path of config filesbrain
2008-07-20Fixes to make win32 build againbrain