Age | Commit message (Expand) | Author |
2010-02-02 | Allow opermotd to specify its file in <files> without also requiring an <oper... | danieldg |
2010-01-14 | Move revision information from Version object to a static symbol | danieldg |
2010-01-11 | ...because every now and again, i have to do a massive commit. | brain |
2009-11-15 | Add Inspircd::AddServices | danieldg |
2009-10-30 | Clean up typos and some unused code | danieldg |
2009-10-22 | Make irc::sockets::* parameters consistent, add irc::sockets::mask | danieldg |
2009-10-22 | Clean up unused functions, add nonicks operoverride [dKingston] | danieldg |
2009-10-21 | Change User::oper to an OperInfo reference | danieldg |
2009-10-21 | Move some local-only fields to LocalUser | danieldg |
2009-10-18 | Fix null dereference caused by tracking dummy | danieldg |
2009-10-17 | Make classbase and refcountbase uncopyable; expand comments on their indended... | danieldg |
2009-10-17 | Remove dummy API_VERSION from Version constructor | danieldg |
2009-10-17 | Improve m_httpd_stats; fix incorect parameter order in reloadmodule | danieldg |
2009-10-08 | Update Event and Request APIs | danieldg |
2009-09-26 | Remove InspIRCd* parameters and fields | danieldg |
2009-09-26 | Clean up SocketEngine interface to allow edge-triggered I/O and sockets that ... | danieldg |
2009-09-22 | Describe module purpose in /MODULES output | danieldg |
2009-09-13 | Membership* changes | danieldg |
2009-09-01 | Rename User::GetPort to GetServerPort to clarify its purpose | danieldg |
2009-05-03 | (for now), comment out opercount from individual servers in XML stats. This c... | w00t |
2009-03-15 | Update all wiki links to point to the new wiki. This was done automatically w... | psychon |
2009-01-02 | Update copyrights for 2009. | w00t |
2008-08-25 | Change module versions to use a string instead of fixed digits, and use props... | w00t |
2008-07-19 | Spaces to tabs, EXORCISE THE DEMON. Thanks psychon. | w00t |
2008-07-12 | Add <gecos> field to <server> in XML stats output, also add to ProtoServer. F... | w00t |
2008-07-12 | Implement suggestion from Stealth in bug #572: expand <channeltopic> tag into... | w00t |
2008-07-09 | - xml has no html entities :( | pippijn |
2008-07-09 | - disabled m_nopartmsg for now, since it requires API changes to work | pippijn |
2008-06-11 | fixed some indentation and spacing in modules | pippijn |
2008-05-11 | Dont obscure channel keys in the stats | brain |
2008-05-10 | Check for " to " too | brain |
2008-05-10 | Add a 'sanitize' function to sanitize special characters in the output, <, > ... | brain |
2008-05-10 | Add ident, port, ip to user info in <user> tag | brain |
2008-05-10 | Give tons more information in the xml feed, should be enough to construct jus... | brain |
2008-05-08 | Add call to protocol interface to get useful info on the server map. Return a... | brain |
2008-05-08 | Make this nicer, rely on the last write event after the Write() that sends al... | brain |
2008-03-24 | Finally change all the Version() objects | brain |
2008-02-13 | Commit patch from danieldg that makes a ton of stuff const-safe for latest wa... | brain |
2008-02-02 | Move some stuff to usermanager, remove a little header insanity, remove trace... | w00t |
2008-01-10 | Header update: 2007 -> 2008 | w00t |
2007-11-09 | Roadmap item "Fix jointhrottle to not try 'throttle' clients during a netmerg... | brain |
2007-11-04 | Fix the FIXME related to new module event and loading stuff | brain |
2007-11-04 | Remove Implements() method from every module. booya. | brain |
2007-11-04 | Not yet tested: remove last vestiges of modules[] and module_names[] arrays. | brain |
2007-11-04 | Convert all to new Attach() system. The Implements() method needs removing fr... | brain |
2007-10-15 | In the grand tradition of huge fucking commits: | w00t |
2007-08-28 | Move everything module-related out of InspIRCd and into ModuleManager, there ... | om |
2007-08-27 | Remove unnecessary header traffic | w00t |
2007-08-19 | Added proper header handling, persistant connections, and working timeouts to... | special |
2007-07-30 | Add uptime | brain |