Age | Commit message (Expand) | Author |
2014-06-14 | Kill needless #includes in source files | Attila Molnar |
2014-03-15 | Add UserManager::GetUsers() | Attila Molnar |
2014-03-14 | Add InspIRCd::GetChans(), remove ChannelCount() | Attila Molnar |
2014-02-14 | Move GetAllPrefixChars() from Channel to Membership | Attila Molnar |
2014-02-08 | Change all socketengine methods to be static | Attila Molnar |
2014-02-08 | Replace SocketEngine::GetName() with INSPIRCD_SOCKETENGINE_NAME define | Attila Molnar |
2014-01-21 | Merge insp20 | Attila Molnar |
2014-01-21 | m_httpd_stats Be more conservative when escaping data | Attila Molnar |
2013-12-15 | Remove some pointless code: | Peter Powell |
2013-08-30 | Remove ModuleManager::GetAllModuleNames(), use GetModules() instead | attilamolnar |
2013-08-25 | Clean up the protocol interface | attilamolnar |
2013-08-04 | Automatically attach modules to events | attilamolnar |
2013-08-04 | Change httpd modules to use the MODNAME constant in headers. | Peter Powell |
2013-08-04 | Change modules to use the MODNAME constant when logging. | Peter Powell |
2013-07-04 | Remove $Core and $Mod* comments apart from $ModDep. | Peter Powell |
2013-06-07 | Change the API of m_httpd to be dynamic_reference-based | attilamolnar |
2013-05-19 | Fix spacing in calls to LogManager::Log. | Peter Powell |
2013-05-16 | Allow spaces (and more) in oper types | attilamolnar |
2013-05-15 | Tidy up keywords on module methods. | Peter Powell |
2013-04-12 | Tidy up source files: | Peter Powell |
2013-04-12 | Add LOG_ prefix to the log level enum values. | Peter Powell |
2013-04-11 | Convert ISUPPORT to use a map instead of a string. | Peter Powell |
2013-04-10 | Replace IS_AWAY() and IS_OPER() macros with User::IsAway() and User::IsOper() | attilamolnar |
2013-04-01 | Whitespace and empty destructor removal, minor coding style changes | attilamolnar |
2013-04-01 | Remove some dead code: | Peter Powell |
2013-02-17 | Fix multiple escape bugs in m_httpd_stats. | Peter Powell |
2012-12-02 | Dynamically determine the size of the eventlist[] passed to Attach() | attilamolnar |
2012-12-02 | Attach to events and register services in init() | attilamolnar |
2012-04-19 | Replace copyright headers with headers granting specific authors copyright | Robby- |
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 |