Age | Commit message (Expand) | Author |
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 |
2005-05-29 | A lot more of the core consts are now configurable at compile time | brain |
2005-05-28 | Fixed fd_Setsize in cygwin | brain |
2005-05-26 | Fixed max channel length | brain |
2005-05-26 | Fix for bug #70 (only first <disabled:commands> item working properly) | brain |
2005-05-24 | Fixed compile glitch on 3.4 | brain |
2005-05-24 | Changed to not show remote quits (we don't show remote connects after all) | brain |
2005-05-24 | Added Bailout | brain |
2005-05-24 | Added extra code to notify mainloop when the iterator has been mangled (e.g. ... | brain |
2005-05-24 | Sum not being propogated properly, attempted fix | brain |
2005-05-24 | Now clears the autoconns map on rehash | brain |
2005-05-24 | Autoconnect/typo fixes | brain |
2005-05-24 | Fixed to not autoconnect servers we already have! | brain |
2005-05-24 | Autoconnection of servers added | brain |
2005-05-24 | Nonblocking connect() for outbound server links (why was this blocking anyway) | brain |
2005-05-23 | Fixed bug where when a server split all other servers would stop responding | brain |
2005-05-23 | Tidied up some socket stuff into userrec | brain |
2005-05-23 | Output buffering on server connections | brain |
2005-05-22 | Changed revision id's to std::string | brain |
2005-05-21 | *** empty log message *** | brain |
2005-05-20 | *** empty log message *** | brain |
2005-05-20 | *** empty log message *** | brain |
2005-05-19 | random crash fixes | brain |
2005-05-19 | Kill fixes | brain |
2005-05-18 | *** empty log message *** | brain |
2005-05-18 | *** empty log message *** | brain |
2005-05-18 | Removed unncessary sched_yield calls | brain |
2005-05-17 | Added configurable SOMAXCONN size | brain |
2005-05-17 | Moved a load of servers-only stuff into serverrec out of the way of userrec | brain |