Age | Commit message (Expand) | Author |
2008-10-19 | Update nsis installer scripts with new example confs and test.conf | brain |
2008-09-22 | Windows compile fixes for RLine | brain |
2008-09-17 | Merge vc90 update patch from IronLegend, thanks | brain |
2008-09-14 | Patch by dz to remove the one usage of strdup/strtok_r, which is very un-C++ ... | special |
2008-09-09 | fixed a /MT to be /MD | brain |
2008-09-07 | Fix windows project files | brain |
2008-09-06 | fixes so m_sqloper builds on win | brain |
2008-09-06 | Auto update modules from src/modules/extra by recopying them in configure if ... | brain |
2008-09-05 | sql api and m_mysql compile fixes for windows | brain |
2008-08-28 | Windows compile fixes | brain |
2008-08-28 | this new stuff in m_ssl_gnutls is NOT in our spec! probably shouldnt be eithe... | brain |
2008-08-27 | s/ /\t/ | w00t |
2008-08-27 | Fix retarded windows linefeeds (brain >:() | w00t |
2008-08-27 | remove the testing debug setting | brain |
2008-08-25 | Tidy up in the nsis scripts, how it installs the service and removes it (hide... | brain |
2008-08-24 | Some comments | brain |
2008-08-24 | EWW windows linefeeds | brain |
2008-08-24 | Use the error name constants here now rather than magic numbers. magic number... | brain |
2008-08-24 | Properly name the windows service error constants and put proper descriptions... | brain |
2008-08-24 | No names for the service specific errors, probably wont ever name them as the... | brain |
2008-08-24 | Properly give the service specific exit code on failure to start. Now we just... | brain |
2008-08-24 | Move | brain |
2008-08-24 | work in progress | brain |
2008-08-22 | EWWW windows line endings! | brain |
2008-08-21 | fixes | brain |
2008-08-21 | zap the evil externs, and comment the lot | brain |
2008-08-21 | detect if the process has an interactive session (if its started as a service... | brain |
2008-08-21 | add service install and remove calls to installer. | brain |
2008-08-21 | add text explanations of the error messages that can occur when adding or rem... | brain |
2008-08-21 | change startup type from SERVICE_DEMAND_START to SERVICE_AUTO_START so that i... | brain |
2008-08-21 | make service log on as local service builtin account again. There was no issu... | brain |
2008-08-21 | now works 'enough' to progress further. Can start and stop the service and it... | brain |
2008-08-21 | add support for windows service. This now is part of inspircd itself being as... | brain |
2008-08-20 | properly coreexport the getcpu() function etc | brain |
2008-08-20 | fix memory leak in new wmi stuff and comment it. Lots of kittens are killed b... | brain |
2008-08-20 | Checks to make sure that WMI initialises, if it doesnt we return -1 for CPU p... | brain |
2008-08-20 | WMI calls for getting cpu percentage of current process. This code was a biat... | brain |
2008-08-19 | Add support for uptime in win32 named pipe data | brain |
2008-08-06 | add missing modules to the vc80 project files | brain |
2008-08-06 | fix compile errors under debug profile in windows. | brain |
2008-07-26 | Update nsis installer scripts to new path of config files | brain |
2008-07-20 | Fixes to make win32 build again | brain |
2008-06-18 | more fixes | brain |
2008-06-18 | more fixes | brain |
2008-06-18 | Measure bandwidth statistics from the socket engine (kiloBITS per second in, ... | brain |
2008-06-18 | Add the rest of the stuff for named pipe comms, including feedback informatio... | brain |
2008-06-15 | IPC now provides feedback via the named pipe, right now the data is just the ... | brain |
2008-06-15 | IPC now works for receiving one-byte commands in the same manner as the mails... | brain |
2008-06-15 | Base stuff for named pipe IPC | brain |
2008-06-14 | Fix m_shun as per bug #560 reported by Casey, thanks | brain |