Age | Commit message (Expand) | Author |
2005-04-13 | Fixed m_park stuff | brain |
2005-04-13 | Fixed OnBackgroundTimer segfaults | brain |
2005-04-12 | Added OnBackgroundTimer method, ticks every 5 seconds approximately | brain |
2005-04-12 | Added Server::PseudoToUser and Server::UserToPseudo | brain |
2005-04-11 | More fixes :/ | brain |
2005-04-11 | Blah | brain |
2005-04-11 | Grr | brain |
2005-04-11 | More module fixes | brain |
2005-04-11 | Fucking linux | brain |
2005-04-11 | Stoopid bloody linux | brain |
2005-04-11 | More fixes | brain |
2005-04-11 | Attempts to fix broken /loadmodule on some linux | brain |
2005-04-11 | Fixed /unloadmodule on crappy gentoo | brain |
2005-04-11 | Made setrlimit a commandline option | brain |
2005-04-09 | Changed parameters of OnPacketTransmit and OnPacketReceive to be much more us... | brain |
2005-04-09 | Added support for /NAMES with no parameters (just gives a hardcoded response ... | brain |
2005-04-08 | Added <disabled:commands> tag! | brain |
2005-04-08 | Added ability to disable any command for non-opers | brain |
2005-04-08 | Added customizable pingfreq | brain |
2005-04-08 | Added optional module path to the configuration file | brain |
2005-04-08 | rehashing now adds and removes modules | brain |
2005-04-07 | Added module flags output to /MODULES | brain |
2005-04-07 | Added ability for non-opers to see simplistic /modules output | brain |
2005-04-07 | /LOADMODULE and /UNLOADMODULE all successfully working! | brain |
2005-04-07 | Tons of module versionflags stuff, and checks for it in /UNLOADMODULE | brain |
2005-04-07 | Started work on /UNLOADMODULE, resource tracking and flags in Version class | brain |
2005-04-07 | Added /LOADMODULE (tested and working) | brain |
2005-04-07 | Fixed a double free in dnsqueue.cpp | brain |
2005-04-06 | Moved module loading to a LoadModule function that can be called outside of i... | brain |
2005-04-06 | Changed the loglevel of some startup failure messages to DEFAULT (were DEBUG) | brain |
2005-04-06 | Fixed casting warning in ShowMOTD under linux | brain |
2005-04-05 | Fix to bug #33 (weird /map) | brain |
2005-04-05 | Major optimizations! | brain |
2005-04-05 | Optimized connects - motd is sent faster | brain |
2005-04-05 | InspIRCd now logs value of <die> to the logfile on failure | brain |
2005-04-04 | Added E:Lines, a form of ban exception that can prevent opers, netadmins etc ... | brain |
2005-04-04 | Added new <banlist> tags, allows dynamic banlist sizes on a per channel basis | brain |
2005-04-03 | Strange crash fix | brain |
2005-04-03 | Added another check to the mainloop | brain |
2005-04-03 | Fix for bug #39, m_redirect returning invalid/random value for OnUserPreJoin ... | brain |
2005-04-03 | Added code to shutdown listening sockets on exit | brain |
2005-04-03 | Fixed a few small dns timeout bugs (allowing users on without nick or user) | brain |
2005-04-03 | Major optimizations! now uses under 1% cpu all the time whilst idle | brain |
2005-04-02 | Fixes for dns queueing, timeout functions etc moved to more sensible place | brain |
2005-04-02 | Connection fixes | brain |
2005-04-02 | Added pid file support, and documentation for it | brain |
2005-04-02 | One final attempt at fixing some of craigs whinges -- poll routine auto clear... | brain |
2005-04-01 | Massive stats L speedup | brain |
2005-04-01 | Fixed string format vunerability, thanks again to the #ratbox people for help... | brain |
2005-04-01 | Fixed nasty bugs. | brain |