Age | Commit message (Expand) | Author |
2005-12-07 | Changed userlist to clientlist in UnloadModule | brain |
2005-12-07 | Added OnCleanup function | brain |
2005-12-07 | Changed behaviour of module API to pass Server* to the constructor, rather th... | brain |
2005-12-05 | Added new OnKick stuff | brain |
2005-12-05 | Fixed local compares to JOIN | brain |
2005-12-05 | Added OnChangeHost | brain |
2005-12-03 | Removed the MESHED 005 numeric token | brain |
2005-12-03 | Changed epoll delay | brain |
2005-12-02 | Allowed ulined servers to by pass all oper permissions checking | brain |
2005-12-02 | Added forward lookup sanity checks to single threaded dns | brain |
2005-12-02 | Made threading optional | brain |
2005-12-02 | Its too late at night for this :p | brain |
2005-12-02 | Blah | brain |
2005-12-02 | blah | brain |
2005-12-02 | Added permissions checks, ick! | brain |
2005-12-01 | Multithreaded DNS -- not tested!!!! | brain |
2005-12-01 | Fixed is_valid_cmd to only return true for non-core commands | brain |
2005-12-01 | Added clever code to propogate module's special commands (SAJOIN, KNOCK etc) ... | brain |
2005-11-30 | Added Server::RehashServer | brain |
2005-11-29 | Fixed an old-style OnUserQuit trigger | brain |
2005-11-29 | Added reason to OnUserQuit | brain |
2005-11-27 | Added nickname syncing | brain |
2005-11-26 | Added stricter checking for listening sockets | brain |
2005-11-26 | Added listening socket support for InspSocket | brain |
2005-11-26 | Added start of spanning tree system TEST MODULE, tested outbound connections | brain |
2005-11-25 | Removed references to connection.cpp and servers.cpp | brain |
2005-11-25 | Fixes for removal of serverrec | brain |
2005-11-25 | Removed references to deprecated files servers.* and connection.* | brain |
2005-11-25 | Removal of mesh stuff (lots of) | brain |
2005-11-25 | Removed server socket stuff from socketengine | brain |
2005-11-25 | Fixed compile time glitches in new code, removed obselete variables | brain |
2005-11-25 | Started removal of server linking code from core and implementation of socket... | brain |
2005-08-24 | Changed comments | brain |
2005-08-24 | Tidied up socket engine code, moved into a specialized header full of #defines | brain |
2005-06-02 | Possibly fixed the 'vincent' bug | brain |
2005-06-02 | More tweaks | brain |
2005-06-02 | More tweaks | brain |
2005-06-02 | Fixed warnings reported by vincent | brain |
2005-06-01 | Fixed onloadmodule | brain |
2005-06-01 | Added OnLoadModule and OnUnloadModule (OnLoadModule was not triggering) | brain |
2005-06-01 | Fixed ability to accidentally set a softlimit of 0 | brain |
2005-06-01 | MaxClients -> MAXCLIENTS | brain |
2005-06-01 | Many linking fixes | brain |
2005-05-30 | Configuration errors now go to the error log | brain |
2005-05-30 | GCC4.x -Wall fixes | brain |
2005-05-30 | GCC4.0 warning fixes | brain |
2005-05-30 | Started on -Wall - safe compile | brain |
2005-05-29 | Added m_watch.cpp (provides /WATCH for notify) and fixes to allow it to work | brain |
2005-05-29 | Added include stack to detect looped includes | brain |
2005-05-29 | Highly optimized userrec saving 1.5k per user | brain |