Age | Commit message (Expand) | Author |
2006-09-15 | Annotations | brain |
2006-09-13 | Add m_conn_umodes.so which allows setting of modes on users when they connect | brain |
2006-09-02 | All modules which implement simplemodes (no parameters, not a list mode) can ... | brain |
2006-08-11 | Change to using Instance->Log (InspIRCd::Log) rather than log() macro | brain |
2006-08-11 | ConfigReader and FileReader now take InspIRCd* to their constructors | brain |
2006-08-11 | None of the modules use an extern InspIRCd* any more | brain |
2006-08-10 | Last of Server:: methods moved to InspIRCd::. Server:: removed. | brain |
2006-08-10 | Note: FOR THE MOMENT, this is BROKEN. It wont run right until im done. | brain |
2006-08-10 | So much stuff changed in this one, i forgot most of it. | brain |
2006-08-10 | Removal of Server::Log -- not much ever used it anyway with the ability to us... | brain |
2006-08-10 | Server::GetAdmin, Server::GetServerDescription, Server::GetNetworkName --- *R... | brain |
2006-08-09 | Get rid of Server::GetUsers(chanrec) - a throwback to before chanrec could do... | brain |
2006-08-06 | Fix for ipv6 build | brain |
2006-08-05 | Dont try and cloak remote clients | brain |
2006-08-05 | Extra stuff for identifying ipv6 addresses | brain |
2006-08-05 | Use insp_aton so we can correctly cloak ipv6 | brain |
2006-07-16 | mass tidyup, change A LOT of stuff to const char** which was char** (such as ... | brain |
2006-07-10 | Making lots of stuff inherit from classbase so we can use it as a holdall cla... | brain |
2006-07-10 | Add HAS_STDINT checks here, this had been sitting not in extra/ and using std... | om |
2006-07-09 | Updates to new API | om |
2006-06-15 | Change to stdint | brain |
2006-06-15 | Look at this further later - 64 bit fixes | brain |
2006-04-06 | Holy christ that was a LOT OF SPACES. TABS, USE THEM, LOVE THEM, APPRECIATE T... | w00t |
2006-03-27 | Fix typo in spanningtree (who put this colon here?) | brain |
2006-03-11 | More converted modules | brain |
2006-02-28 | Changed to throw exception when theres no cloak key | brain |
2006-02-28 | Changed loglevel of cloak key errors to SPARSE | brain |
2006-02-28 | Added configurable cloakkey and cloakprefix | brain |
2006-01-15 | Updated copyrights in headers etc using perl inplace edit | brain |
2005-12-26 | Converted to new implements system | brain |
2005-12-22 | Optimized out strcpys that copy empty strings (craq++) | brain |
2005-12-16 | Moved a ton of defined to modules.h that belong there | brain |
2005-12-07 | Changed behaviour of module API to pass Server* to the constructor, rather th... | brain |
2005-11-30 | More stylistic changes. | w00t |
2005-05-15 | Changed to use __single_client_alloc, faster on most systems in a single thread | brain |
2005-04-11 | Fixed /unloadmodule on crappy gentoo | brain |
2005-04-07 | Fixed issue where failing modules would bail by calling exit (deprecated) -- | brain |
2005-04-07 | Tons of module versionflags stuff, and checks for it in /UNLOADMODULE | brain |
2005-04-07 | Added version flags | brain |
2004-05-16 | Updated header comments | brain |
2004-05-10 | Added m_nonotice, implements unreal-style chanmode +T | brain |
2004-05-09 | Fixed m_redirect.so which was claiming every mode that came its way! | brain |
2004-05-01 | Added Module::OnAccessCheck | brain |
2004-04-12 | Abstracted host/gecos changing to Server:: methods | brain |
2004-04-05 | Modified the Module::OnExtendedMode() method to use a void* as its target whi... | brain |
2004-04-04 | Added comments to m_cloaking.cpp | brain |
2004-04-04 | Completed support for module-handled umodes | brain |
2003-07-22 | STL namespace fixes | randomdan |
2003-02-07 | Changed to using LogLevels | brain |
2003-01-23 | Initial revision | brain |