summaryrefslogtreecommitdiff
path: root/src/modules/extra
AgeCommit message (Expand)Author
2006-06-15Nicer SQLQuery::Sanitisebrain
2006-06-01Fixed logic for OnWhois "is using SSL" numeric. Was broken: required the user...brain
2006-05-30Apply mirq's optimization patchesbrain
2006-04-30change to ability for QueryCount to return -1 for both of the 1.1 sql api'sbrain
2006-04-30In 1.1, we return a negative value when QueryCount has a downed connection - ...brain
2006-04-30Merge of peaveydk's diff (at last)brain
2006-04-24delete operator tracking in debug mode (using a macro -- live with it.)brain
2006-04-20Include paths changebrain
2006-04-08Split inspircd_io.* insp inspsocket.* and configreader.* with a few odd bits ...om
2006-04-06Holy christ that was a LOT OF SPACES. TABS, USE THEM, LOVE THEM, APPRECIATE T...w00t
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