summaryrefslogtreecommitdiff
path: root/src/modules/extra
AgeCommit message (Expand)Author
2006-03-17Tidy up around the ex AMD64 'fix'om
2006-03-17Did the same thing here :/om
2006-03-17Giving printf formats and not giving it arguments for them != cunningom
2006-03-17AMD64 warning 'fix' which tested fine when I added it seems to now...stop thi...om
2006-03-14Experimental change to avoid warning on 64bit systems, this is a simple one-l...om
2006-03-13*hits eggy with a stick*brain
2006-03-13Now compiles :pbrain
2006-03-11deprecated covariant return type flux capacitor flopcircuit removal with refe...brain
2006-03-11And morebrain
2006-03-11More const ref fixesbrain
2006-03-08Changed m_sqlauth to allow more advanced encryption typesbrain
2006-02-26Fixed Server* Srv stuff in these too, although by default these arent availab...brain
2006-02-22Oh yae, Oh Yae, back in old days of yore, Ye Brain doth set the nick buffer a...brain
2006-02-19Server::AddExtendedMode and Server::AddCommand will now throw exceptions when...brain
2006-02-19More exception throwing in constructorsbrain
2006-02-11Extra checks to not set the ssl marker twice on re-handshake (nonfatal but wa...brain
2006-02-11Added a sanity check that was left out, prevents crash on invalid fd (e.g. vi...brain
2006-02-05Add .c_str()'s to m_sqloper in call to OneOfMatches(), and change prototype o...om
2006-02-04Added support for space-seperated lists here, toobrain
2006-02-04Added "char status" parameter to OnUserPreNotice and OnUserPreMessage for NOT...brain
2006-02-04Added gnutls_rpath.pl. This works out the lib dir and does:brain
2006-02-04Only send 320 numeric if the SSL user is on our portom
2006-02-03I R SECURE CONNECTION! (fix)frostycoolslug
2006-01-31Some changes to some stuff..om
2006-01-30Wrong userrec var usedbrain
2006-01-30Moved metadata code into into OnGlobalConnectbrain
2006-01-30Added new event into m_spanningtree, event id send_metadata, which allows arb...brain
2006-01-30Change irritatingly Unreal-ish capitalisationom
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