Age | Commit message (Expand) | Author |
2005-05-22 | Changed revision id's to std::string | brain |
2005-05-20 | Fixed /COMMANDS | brain |
2005-05-20 | Added detail to /COMMANDS | brain |
2005-05-20 | Added COMMANDS command (yes, really) | brain |
2005-05-17 | Experimental: Epoll support | brain |
2005-05-16 | Removed __single_client_alloc again because gcc devs were smoking crack and r... | brain |
2005-05-15 | Changed to use __single_client_alloc, faster on most systems in a single thread | brain |
2005-05-15 | Changed to use __single_client_alloc, supposedly faster in single-thread situ... | brain |
2005-05-15 | Moved StrHashComp and InAddr_HashComp into the irc:: namespace | brain |
2005-05-15 | sorted hashcomp etc | brain |
2005-05-15 | Moved a ton of functions into helperfuncs.h to speed up recompiles | brain |
2005-05-15 | Added idea from ircu: /invite with too few params shows the channels youve be... | brain |
2005-05-14 | Added 'uniqueness sums': http://www.inspircd.org/wiki/InspIRCd_Server_Protoco... | brain |
2005-05-12 | Changed the type of struct whowas records are stored in (no need to waste a b... | brain |
2005-05-12 | Structure optimizations, changed a lot of bools into binary bitmasks | brain |
2005-05-09 | Basics of kqueue() implementation for socket engine | brain |
2005-05-08 | /WHOIS as oper now shows real ip as well as real host | brain |
2005-05-08 | Changed the final bunch of udp_* vars to server_*/tcp_* | brain |
2005-05-08 | Fixed remote kills to display the correct source (spotted while talking to aq... | brain |
2005-05-06 | Empty but non-null string passed to is_uline returns true | brain |
2005-05-06 | Added numeric 318 to /WHOIS when nick is not found (end of whois should still... | brain |
2005-05-06 | Added numeric 412 "no text to send" | brain |
2005-05-05 | Fixes to: | brain |
2005-05-04 | Changed to handle : as a NOP token so that 'assuming' inspircd knows RFC comm... | brain |
2005-05-04 | Fix to a mode parsing bug (eating wrong version of parameter?) | brain |
2005-05-03 | fixed warning of redefinition of RUSAGE_SELF | brain |
2005-05-03 | Fix annoying off-by-one error in connection::RecvPacket (nothing like driving... | brain |
2005-05-03 | Added more fault tolerance to server links | brain |
2005-05-02 | Added new /stats z (warning - this is UNTESTED on linux!) | brain |
2005-05-02 | Added /stats T | brain |
2005-05-02 | Attempted /who fixes | brain |
2005-05-01 | Added and tested fd crossreference table - improves speed a lot, and fixes on... | brain |
2005-04-30 | Tried a new way of doing remote versions | brain |
2005-04-30 | Added mode 'compression', stops abuse with modes like: +s-s+s-s+s-s | brain |
2005-04-29 | Test fixes for /version strings not being set in burst | brain |
2005-04-29 | Fixed a reversed strcmp | brain |
2005-04-29 | Fixed some flood checking | brain |
2005-04-29 | Added 901 numeric - end of modules list | brain |
2005-04-28 | Fixes minor typo | brain |
2005-04-28 | Fixed remote /squit <mask> | brain |
2005-04-28 | Added support for /SQUIT <mask> and checks against /SQUIT * | brain |
2005-04-28 | remote Versionstring set fixes | brain |
2005-04-28 | Added remote versioning | brain |
2005-04-28 | Changed remote kill reason text | brain |
2005-04-28 | Fixed remote squit | brain |
2005-04-28 | *** empty log message *** | brain |
2005-04-28 | Added remote squit | brain |
2005-04-27 | Fixes to all kinds of annoying problems | brain |
2005-04-27 | No suck nickname?! why didn't anyone see this?! | brain |
2005-04-27 | Optimized stuff | brain |