Age | Commit message (Expand) | Author |
2005-11-28 | Made privmsgs work | brain |
2005-11-28 | Missing two Module:: | brain |
2005-11-28 | Added OnUserMessage and OnUserNotice (why have these been missing so long?) | brain |
2005-11-27 | Tied in client message parser, works very well :) | brain |
2005-11-27 | Added nickname syncing | brain |
2005-11-27 | Fixed a missing parameter | brain |
2005-11-27 | Added tree walk algorithm which finds out which directly-connected server | brain |
2005-11-27 | Added proper administrativia notices to CONNECT and inbound connections | brain |
2005-11-27 | Added /CONNECT | brain |
2005-11-27 | Added new docs | brain |
2005-11-27 | Added new documentation | brain |
2005-11-26 | Added most of the connection/authentication code, need to add CONNECT and syncs | brain |
2005-11-26 | Added stricter checking for listening sockets | brain |
2005-11-26 | Fixed dumb bug where module claims ALL bindable ports including client ports! | brain |
2005-11-26 | Added overriding handlers for CONNECT, SQUIT, MAP, LINKS, LUSERS | brain |
2005-11-26 | Fixed compile glitches | brain |
2005-11-26 | Added reading of server link configs | brain |
2005-11-26 | Added TreeServer class (actual tree structure) | brain |
2005-11-26 | Added tons of comments. These will probably stay. | 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 | Cleaned up some warnings | brain |
2005-11-25 | Fixed OnMeshToken (deprecated) | 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 | Removed 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 | Added output | brain |
2005-11-25 | Made make clean make cleaner :p | 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 | Fixed to not use mesh stuff | 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 | My first commit -- and a really minor/anal one at that. :P | w00t |
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 | Adjusted configure to generate proper makefiles for building of socket.* | brain |
2005-11-23 | Added start of socket classes used by modular linking | brain |
2005-10-17 | Unspecified changes (records lost in server upgrade) | brain |
2005-10-01 | Fixed false example info in config. | frostycoolslug |
2005-10-01 | Fix to bug#82 reported by ashen - "the're" typo | brain |
2005-08-25 | Fixed code so that it will still work with kernel 2.8, 3.0, 3.2... whoops. | brain |