summaryrefslogtreecommitdiff
path: root/src/modules/extra
AgeCommit message (Expand)Author
2006-01-29Created OnPostOper that can be gauranteed to be called *after* opering (by AL...brain
2006-01-29Tidied up intending, oh no, really serious fatal bug right there :pbrain
2006-01-29Remove -lcryptoom
2006-01-29Missing delete for config readerom
2006-01-29Add checks for AddIOHook failingom
2006-01-29Change isin() x2 to pass a const reference insteadom
2006-01-29Wheee, two SSL modules :D And they work together ^^om
2006-01-28Deleted the semicolon that had half the dev team wondering...om
2006-01-28A few tweaks here and therebrain
2006-01-28Missing externbrain
2006-01-28TESTME: Fix to this to make it work with newer OnPreCommand event (a paramete...brain
2006-01-28Incorporated Craig's friendlier SQL class (documentation to come later)brain
2006-01-28Fix small memory leaks in some cases (bad password, bad query, lost mysql ser...om
2006-01-27Remove unused includes and rename classes from ModuleSSL to ModuleSSLGnuTLS s...om
2006-01-27Moved to extra/ - not all systems have stdint.h yet?brain
2006-01-25And making m_ssl_gnutls require an 'ssl' parameter to /rehash to reload certi...om
2006-01-25Adding the +e and +I modules m_banexception and m_inviteexception, also addin...om
2006-01-23Use libgnutls-config --libs to configure linker optionsom
2006-01-23Use IS_LOCAL() macroom
2006-01-23Don't try and kill off remote ssl usersom
2006-01-23removing the rest of a redundant and dangerour OnUserQuitom
2006-01-23...and stop it segfaulting when you do unload it, ty Brainom
2006-01-23Adding ability to unload moduleom
2006-01-23Fixed OnUserQuit... again.brain
2006-01-23Make relative paths in the config file tags be relative to the insp config di...om
2006-01-23Don't try and CloseSession remote users!brain
2006-01-22Allow for <bind> tags with no or empty type, as well as 'clients' onesom
2006-01-22Set vendor and static module flags...even though the booms from trying to unl...om
2006-01-22Make errors loading certificates DEFAULT levelom
2006-01-22Inital commit of the first SSL module \o/ \o/ \o/ Also Ommeh's first official...om
2006-01-15Updated copyrights in headers etc using perl inplace editbrain
2006-01-14SQL uses some crappy structs with pointer voodoo that prevent comparison with...brain
2006-01-14Fix to parentheses and chown to brainbrain
2006-01-14Extra m_sql field checkingroot
2006-01-12I dont know what ive been told, but extra brackets are mighty cold *singing m...brain
2005-12-31Removed cvsignores, set svn:ignore property using -F .cvsignorebrain
2005-12-26Last set converted to 'Implements'brain
2005-12-26Converted more stuff to 'Implements' systembrain
2005-12-21Changed $CompileFlags to seperate $CompileFlags and $LinkerFlagsbrain
2005-12-13Fixed a couple of missing \n's at request of Specialbrain
2005-12-07Changed behaviour of module API to pass Server* to the constructor, rather th...brain
2005-11-30Added a parameter to OnRehash for the rehash parameterbrain
2005-11-29Fixed for new OnOper syntaxbrain
2005-11-29Added opertype to OnOper and added OnMode functionbrain
2005-11-29Added reason to OnUserQuitbrain
2005-11-25Fixed OnMeshToken (deprecated)brain
2005-11-25Fixed removal of mesh linking from corebrain
2005-11-25Fixed to not use mesh stuffbrain
2005-05-30Started on -Wall - safe compilebrain
2005-05-25Operhosts are now optional (in the type tag)brain