Age | Commit message (Expand) | Author |
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 |
2005-04-27 | Added explicit oper tracking in a vector of userrec* pointers, optimizes send... | brain |
2005-04-27 | A bit of optimization | brain |
2005-04-26 | Missing debug symbols?! | brain |
2005-04-26 | Added channel 'counter', increases speed of quits, parts, kicks | brain |
2005-04-26 | Fixed dicky buffer (due to cleanup the wrong variable was being used) | brain |
2005-04-26 | Major code tidyup (-W) - expect a few belches | brain |
2005-04-25 | Fixed strange leading ":" on remote Z/K/G lines | brain |
2005-04-24 | Fixed so that quitprefixes are shown in client exit notices | brain |
2005-04-23 | Added global oper monitoring through modules and global connect monitoring th... | brain |
2005-04-22 | Fixed weird issues when anope sends large amounts of text at once to the uplink | brain |
2005-04-22 | Added OnOperCompare function to override strcmp in password check for /oper | brain |
2005-04-21 | Added password field | brain |
2005-04-20 | Added OnUserDisconnect method to modules.* to fix fd leak in m_ident.cpp | brain |
2005-04-19 | Added 'server already exists' check for u-type links | brain |
2005-04-19 | Fixed bug when ordering a bot to leave using anope services | brain |
2005-04-19 | Fixed anope module sending L tokens with 2 instead of 3 params (made code mor... | brain |