summaryrefslogtreecommitdiff
path: root/src/modules/extra
AgeCommit message (Expand)Author
2008-04-04Fix this (thx danieldg and owine)w00t
2008-04-04Make all our modules use the new stuff rather than the send_ eventsbrain
2008-04-04Match on nick change option for RLine, document m_rline & this option.w00t
2008-04-04The rest of the server protocol interface and fix a warning in m_rlinebrain
2008-04-04Check for match and apply R:Lines on connectw00t
2008-04-02Automatic detection and allocation of max fds. No longer needs recompile to c...brain
2008-04-02Unneededw00t
2008-04-01Some metadata commands were using nicknames to identify the nick to apply the...brain
2008-03-30Commit -Wformat=2 -Wmissing-format-attributes, printf-like functions in inspi...aquanight
2008-03-29Unknown as to if the old code worksbrain
2008-03-29Add support for <sqloper:hash> value, references 'md5', 'sha256' and finds th...brain
2008-03-29Use the right passbrain
2008-03-29Allow freeform queries. Allow $nick, $host, $ip, $pass, $md5pass and $sha256p...brain
2008-03-24Allow activation of TLS via STARTTLS even if CAP REQ tls isnt given, so that ...brain
2008-03-24Should now work with ports bound to all interfacesbrain
2008-03-24openssl should now work toobrain
2008-03-24Port bindings for gnutls now bind via ip:port, rather than on all ports for t...brain
2008-03-24Add stuff so that modules can hook users by altering a pointer in the User cl...brain
2008-03-24And more of thembrain
2008-03-24Wheeeeeebrain
2008-03-23CAP TLS now implemented, this needs someone to make a client to test it :pbrain
2008-03-22Wheeee for HUGE commits. Convert all numerics to WriteNumeric so that OnNumer...brain
2008-03-18Add logging for static callback messages/errors from the database.peavey
2008-03-17Its better to have asserted and failed, than not to fail at all according to ...peavey
2008-03-16and no ssl in here.peavey
2008-03-16There isnt any ssl support here, remove the readvaluebrain
2008-03-16OK that should fix it for fail too. And make it compile again.peavey
2008-03-16new/delete - malloc/free, remember peaveypeavey
2008-03-16Less mem leaking, thx Brain for noticing.peavey
2008-03-16A little less debug saying WEEEE :]peavey
2008-03-16Experimental support for Microsoft SQL Server. Might crash and burn alot. App...peavey
2008-03-16Make this work, its all good! :)brain
2008-03-16Start of GeoIP module. This is deceptively simple.brain
2008-03-16YAY for LDAP oper blocks! :Dbrain
2008-03-15Allow for binding to non-anonymous DN for searches.brain
2008-03-14clean this up now Brain says it works :)peavey
2008-03-14Fix deprecation in trunk toopeavey
2008-03-14Roll back to 1.2, not 4.0 module verbrain
2008-03-14Fuckin finally!brain
2008-03-14Grrr!!!brain
2008-03-14Grrr, added this at the wrong location in trunkbrain
2008-03-08Add blurb about --enable-extras.aquanight
2008-03-08Advise symlinking instead of copyingbrain
2008-03-08Update this to read -modupdatebrain
2008-02-22Convert remaining InspIRCd::Log() calls to new logging systemaquanight
2008-02-20Wheee, mass commit! this adds const stafety, throwing a compile error if anyo...brain
2008-02-18Merge in patch by Darom that fixes race condition when unloading m_mysql.so t...brain
2008-02-13Patch provided by danieldg for fixing 3-figure versions in configurebrain
2008-02-13Fix my compile error.w00t
2008-02-13Commit patch from danieldg that makes a ton of stuff const-safe for latest wa...brain