Age | Commit message (Expand) | Author |
2006-01-26 | Altered so that if running in -debug mode, will not erase its .so files from ... | brain |
2006-01-26 | Removed unneccessary strlcpy | brain |
2006-01-26 | Added back unlink | brain |
2006-01-26 | Damn string exceptions | brain |
2006-01-26 | Grr | brain |
2006-01-26 | Removal of a comment - DRASTICALLY IMPORTANT, THIS COMMENT CAN CAUSE A MAJOR ... | brain |
2006-01-26 | Removed a load of unneeded includes (poll.h etc) | brain |
2006-01-26 | Moved these into initialization-list | brain |
2006-01-26 | Incorrect initialization order | brain |
2006-01-26 | Added <ident:timeout> example so that people remember to set this when using ... | brain |
2006-01-26 | Default ident timeout to 1 sec if not defined (a bit low, but better than 0!) | brain |
2006-01-26 | Updated m_ident to use inspsocket, should be more reliable - *NEEDS TESTING* | brain |
2006-01-26 | Added missing modules (newer ones) | brain |
2006-01-26 | Removed excessive debug for something thats now fixed | brain |
2006-01-26 | Typecast fix | brain |
2006-01-26 | Merged Andy Church's isnick() and isident() patches - faster, more efficient,... | brain |
2006-01-26 | Added m_opersha256 module created by Special | brain |
2006-01-26 | Use InsertMode() and add vendor flag | om |
2006-01-26 | Add module for anti-autorejoin channel mode +J | om |
2006-01-25 | Changes to INVEX and EXCEPTS 005 tokens | brain |
2006-01-25 | Changed +l to drop the mode if the limit is same as current. | brain |
2006-01-25 | Remove last relic of last goto in inspircd (an unused label) | om |
2006-01-25 | *thwap brain for forgetting to #include helperfuncs.h* | om |
2006-01-25 | Fixed to not have ohv in CHANMODES type A, | brain |
2006-01-25 | One goto is now no gotos. | brain |
2006-01-25 | Tidied up to use InsertMode() | brain |
2006-01-25 | Changed more to use InsertMode | brain |
2006-01-25 | Changed to use InsertMode | brain |
2006-01-25 | Changed to InsertMode | brain |
2006-01-25 | Changed to use InsertMode | brain |
2006-01-25 | Change m_redirect, m_joinflood and m_messageflood to put their modes in the c... | om |
2006-01-25 | Add InsertMode function to helperfuncs.(cpp|h) for easily adding modes to the... | om |
2006-01-25 | Added patch from Andy Church re spaces in SETNAME | brain |
2006-01-25 | Fixed line endings when skipping ssl cert generation | brain |
2006-01-25 | Fixes to typos | brain |
2006-01-25 | Grr. | brain |
2006-01-25 | FIXED to actually do things PROPERLY - why do people have to mess with stuff ... | brain |
2006-01-25 | Documented some functions that were missing comments | brain |
2006-01-25 | Properly check that existing key resides in conf/ and not current dir | brain |
2006-01-25 | Added PRIORITY_BEFORE and PRIORITY_AFTER (see src/modules/m_hostchange.cpp fo... | brain |
2006-01-25 | Added -modupdate to regenerate modules makefile | frostycoolslug |
2006-01-25 | Oh noes, a typoed comment :x | om |
2006-01-25 | remove redundant variable and fix log output | om |
2006-01-25 | And making m_ssl_gnutls require an 'ssl' parameter to /rehash to reload certi... | om |
2006-01-25 | Adding the +e and +I modules m_banexception and m_inviteexception, also addin... | om |
2006-01-24 | kludge in the wrong place ;) | brain |
2006-01-24 | Added trick to allow local server to unset -r only in one specific condition ... | brain |
2006-01-24 | Added code to remove +r on a nick if they have it and change nicks | brain |
2006-01-24 | Swapped around params to make this work | brain |
2006-01-24 | Added joinflood +j | root |