Age | Commit message (Expand) | Author |
2005-12-06 | Made ibuf larger to hold more of a burst | brain |
2005-12-06 | Added G/Z/Q/E line propogation | brain |
2005-12-05 | Added OnChangeHost | brain |
2005-12-04 | Added OnWallops | brain |
2005-12-04 | Added notice-to-servermask | brain |
2005-12-02 | Made threading optional | brain |
2005-12-01 | Multithreaded DNS -- not tested!!!! | brain |
2005-12-01 | Added clever code to propogate module's special commands (SAJOIN, KNOCK etc) ... | brain |
2005-11-30 | Removed old OnUserSync and OnChannelSync | brain |
2005-11-30 | Added opaque protocol functions | brain |
2005-11-30 | Added Server::RehashServer | brain |
2005-11-30 | Added onrehash parameter | brain |
2005-11-30 | Added OnGetServerDescription (mainly for link modules) | brain |
2005-11-30 | Added OnPostLocalTopic | brain |
2005-11-30 | Added OnUserInvite() | brain |
2005-11-30 | Added remote kill | brain |
2005-11-29 | Added opertype to OnOper and added OnMode function | brain |
2005-11-29 | Added reason to OnUserQuit | brain |
2005-11-28 | Added OnUserMessage and OnUserNotice (why have these been missing so long?) | brain |
2005-11-27 | Added proper administrativia notices to CONNECT and inbound connections | brain |
2005-11-27 | Added /CONNECT | brain |
2005-11-26 | Added reading of server link configs | 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 | Fixed missing constructor on class connection | 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 | Added references to connection.h | brain |
2005-11-25 | Re-added required parts of connection.h | brain |
2005-11-25 | Removed references to deprecated files servers.* and connection.* | brain |
2005-11-25 | Removed static meshed linking from core | brain |
2005-11-25 | Fixed removal of mesh linking from core | brain |
2005-11-25 | Removal of mesh stuff (lots of) | brain |
2005-11-25 | Added ifndef stuff | brain |
2005-11-25 | Removed cross-server mesh stuff | brain |
2005-11-25 | Removed mesh module functions | 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-11-23 | Added some stuff to socket classes | brain |
2005-11-23 | Added start of socket classes used by modular linking | 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-01 | Added OnLoadModule and OnUnloadModule (OnLoadModule was not triggering) | brain |
2005-06-01 | Missing vars | brain |
2005-06-01 | Many linking fixes | brain |
2005-05-30 | GCC4.0 warning fixes | brain |
2005-05-30 | Started on -Wall - safe compile | brain |
2005-05-30 | Added BoolSet utility class | brain |
2005-05-29 | Compensate for ~ in ident length | brain |