Age | Commit message (Expand) | Author |
2006-02-26 | Removed setpriority() | brain |
2006-02-26 | Tweaks | brain |
2006-02-26 | Moved to irc::string for commands in server-server so that whiney newbs can g... | brain |
2006-02-26 | Whoops, overriding EVERY command! | brain |
2006-02-26 | Added example conf | brain |
2006-02-26 | Warning fixes | brain |
2006-02-26 | Missing include | brain |
2006-02-26 | Added m_operwho, allows opers to list everyone | brain |
2006-02-26 | Fixed Server* Srv stuff in these too, although by default these arent availab... | brain |
2006-02-26 | How did this random stray '1' get in here before the brace? | brain |
2006-02-26 | Removed *Srv Munger | brain |
2006-02-26 | Server* Srv marked static or moved to private member of module class in all m... | brain |
2006-02-26 | Fix for segfault if name of file left off commandline | brain |
2006-02-26 | And fixes for typos | brain |
2006-02-26 | Added ability to provide -logfile parameter on commandline | brain |
2006-02-26 | Lowercase the servername automatically | brain |
2006-02-25 | Typo found by gcc 4 warnings | brain |
2006-02-25 | Include tweaks | brain |
2006-02-25 | Spelig errorz | brain |
2006-02-25 | Auto-lowercase all server names read in from <link> tags so that people cant ... | brain |
2006-02-24 | Another tweak for port | brain |
2006-02-24 | Added m_safelist (yes om, i kept alpha order) | brain |
2006-02-24 | Now sends out warning when oper on a remote server tries to execute a command... | brain |
2006-02-24 | One character brain-wave fix (had idea at work) | brain |
2006-02-24 | Nothing to see here, nothing, at all. | om |
2006-02-24 | Wrong address being bound by InspSocket when binding to a specific ip | brain |
2006-02-23 | Decide that it wasn't quite appropriate :( | om |
2006-02-23 | Add entirely pointful smiley to comment | om |
2006-02-23 | Added comment | brain |
2006-02-23 | iTypo (like a typo, but with crazy blue sides) | brain |
2006-02-23 | Look-behind for missed timers up to 2 minutes (if your ircd has hung for 2 mi... | brain |
2006-02-23 | Removed bit of logging that said the timer was ticking -- we know it works no... | brain |
2006-02-23 | Moved LIST header | brain |
2006-02-23 | And the typo. | brain |
2006-02-23 | listusers has to be global now (ugh) | brain |
2006-02-23 | Moved timer stuff from OnBackgroundTimer to InspTimer derivative | brain |
2006-02-23 | Use ::AddTimer not AddTimer, or it calls this->AddTimer and loops | brain |
2006-02-23 | Now copies libIRCDtimer.so | brain |
2006-02-23 | Fixed to work | brain |
2006-02-23 | Incorporating InspTimer into safelist as a test | brain |
2006-02-23 | Fixes | brain |
2006-02-23 | Its timer.cpp not timers.cpp. | brain |
2006-02-23 | Added timers.cpp/.h to makefile generation | brain |
2006-02-23 | First revision of new timer code, not in the makefile yet (so it wont build t... | brain |
2006-02-22 | Optimized a little | brain |
2006-02-22 | Force burst to end if a remote server pings us, or answers a pong, if this is... | brain |
2006-02-22 | Improved calculation to account for server name on start of numeric, plus spa... | brain |
2006-02-22 | Perm elines (<exception> tag) not being applied - fixed | brain |
2006-02-22 | SAFELIST 005 token is now part of m_safelist not the core 005 | brain |
2006-02-22 | Fix typos :p | brain |