Age | Commit message (Expand) | Author |
2009-01-02 | Update copyrights for 2009. | w00t |
2008-08-28 | Windows compile fixes | brain |
2008-08-27 | remove the testing debug setting | brain |
2008-08-24 | Some comments | 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 | 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 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 |