Age | Commit message (Expand) | Author |
2005-12-12 | Added preliminary socketengine stuff | brain |
2005-12-09 | Added tons of extra documentation to Module class | brain |
2005-12-09 | Added preliminary remote WHOIS | brain |
2005-12-08 | Optimized (much faster, more efficient, less cpu usage) | brain |
2005-12-07 | Changed name of variable in OnCleanup | brain |
2005-12-07 | Added OnCleanup function | brain |
2005-12-07 | Added Metadata API (for transferring extensibles over a network transparent t... | brain |
2005-12-07 | Changed behaviour of module API to pass Server* to the constructor, rather th... | brain |
2005-12-07 | Tons of DNS debugging and stability fixes | brain |
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 |