]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/extra
The rest of the server protocol interface and fix a warning in m_rline
[user/henk/code/inspircd.git] / src / modules / extra /
2008-04-04 brainThe rest of the server protocol interface and fix a...
2008-04-04 w00tCheck for match and apply R:Lines on connect
2008-04-02 brainAutomatic detection and allocation of max fds. No longe...
2008-04-02 w00tUnneeded
2008-04-01 brainSome metadata commands were using nicknames to identify...
2008-03-30 aquanightCommit -Wformat=2 -Wmissing-format-attributes, printf...
2008-03-29 brainUnknown as to if the old code works
2008-03-29 brainAdd support for <sqloper:hash> value, references 'md5...
2008-03-29 brainUse the right pass
2008-03-29 brainAllow freeform queries. Allow $nick, $host, $ip, $pass...
2008-03-24 brainAllow activation of TLS via STARTTLS even if CAP REQ...
2008-03-24 brainShould now work with ports bound to all interfaces
2008-03-24 brainopenssl should now work too
2008-03-24 brainPort bindings for gnutls now bind via ip:port, rather...
2008-03-24 brainAdd stuff so that modules can hook users by altering...
2008-03-24 brainAnd more of them
2008-03-24 brainWheeeeee
2008-03-23 brainCAP TLS now implemented, this needs someone to make...
2008-03-22 brainWheeee for HUGE commits. Convert all numerics to WriteN...
2008-03-18 peaveyAdd logging for static callback messages/errors from...
2008-03-17 peaveyIts better to have asserted and failed, than not to...
2008-03-16 peaveyand no ssl in here.
2008-03-16 brainThere isnt any ssl support here, remove the readvalue
2008-03-16 peaveyOK that should fix it for fail too. And make it compile...
2008-03-16 peaveynew/delete - malloc/free, remember peavey
2008-03-16 peaveyLess mem leaking, thx Brain for noticing.
2008-03-16 peaveyA little less debug saying WEEEE :]
2008-03-16 peaveyExperimental support for Microsoft SQL Server. Might...
2008-03-16 brainMake this work, its all good! :)
2008-03-16 brainStart of GeoIP module. This is deceptively simple.
2008-03-16 brainYAY for LDAP oper blocks! :D
2008-03-15 brainAllow for binding to non-anonymous DN for searches.
2008-03-14 peaveyclean this up now Brain says it works :)
2008-03-14 peaveyFix deprecation in trunk too
2008-03-14 brainRoll back to 1.2, not 4.0 module ver
2008-03-14 brainFuckin finally!
2008-03-14 brainGrrr!!!
2008-03-14 brainGrrr, added this at the wrong location in trunk
2008-03-08 aquanightAdd blurb about --enable-extras.
2008-03-08 brainAdvise symlinking instead of copying
2008-03-08 brainUpdate this to read -modupdate
2008-02-22 aquanightConvert remaining InspIRCd::Log() calls to new logging...
2008-02-20 brainWheee, mass commit! this adds const stafety, throwing...
2008-02-18 brainMerge in patch by Darom that fixes race condition when...
2008-02-13 brainPatch provided by danieldg for fixing 3-figure versions...
2008-02-13 w00tFix my compile error.
2008-02-13 brainCommit patch from danieldg that makes a ton of stuff...
2008-02-12 brain-Wshadow fixes
2008-02-12 aquanight-Wshadow fixes for some modules in extra/
2008-02-05 braindz, you cant delete a nonpointer!
2008-02-02 w00tPatch: /rehash (not /rehash ssl) will now rebind SSL...
2008-01-31 fezapplink.c should be included in the link command, not...
2008-01-27 aquanightChange API OnOperCompare to OnPassCompare, password...
2008-01-21 brainWin32 compilation fixes
2008-01-20 aquanightUpdate m_filter* to 1.2 API (it was still using Impleme...
2008-01-17 w00tFix.. snomask O is already taken (ffs) so use A instead
2008-01-17 w00tRemove InspIRCd::WriteOpers in favour of snomask O
2008-01-10 w00tHeader update: 2007 -> 2008
2008-01-02 w00tUpdate this to use the new oper call
2007-11-29 brainThe mysql worker thread only sleeps 50 nanosecs between...
2007-11-04 brainRemove Implements() method from every module. booya.
2007-11-04 brainHonking huge commit. Removal of DELETE() template that...
2007-11-04 brainConvert all to new Attach() system. The Implements...
2007-10-25 brainDisable pedantic for this. Third party headers do silly...
2007-10-25 brainMake install list list automatically generated from...
2007-10-24 brainRemove variadic macros from sqlv2 api, removing the...
2007-10-24 brainLast of the -pedantic fixes. Seems we were all good...
2007-10-24 brainPedantic clean
2007-10-24 brain/usr/local/include/openssl/pqueue.h:73: error: ISO...
2007-10-23 brainAdd $NoPedantic build macro, for m_mysql because mysql...
2007-10-23 brainAll of insp now builds with -pedantic (theres some...
2007-10-23 brainPedantic safe
2007-10-21 brainRemove debug
2007-10-21 brainFixed ssl clients on trunk. The problem peavey was...
2007-10-15 w00tInspSocket -> BufferedSocket. Paves the way for a Simpl...
2007-10-15 w00tInspTimer -> Timer
2007-10-15 w00tIn the grand tradition of huge fucking commits:
2007-10-15 w00tclass command_t -> class Command. Whey :D
2007-10-13 brainAdd sanity checks to the ssl modules so that theres...
2007-10-03 brainPROPAGATE this fix
2007-09-29 specialRemoved extremely verbose debugging from the SSL module...
2007-09-20 brainThanks dz, forgot uppercase equivalent of AEIOU in...
2007-09-20 brainAs per request from Bricker, change the format of the...
2007-08-29 peaveyI lose for being slow. also tidyup a bit, still needs...
2007-08-29 brainSome modules forgotten for conversion to ModuleManager
2007-08-29 peaveyFix to compile with new module api
2007-08-28 omMove everything module-related out of InspIRCd and...
2007-08-23 brainCraquity craq De-craq!
2007-08-19 brainAllow support for multiple dns results per request...
2007-08-11 peaveyFix a typo so it compiles.
2007-08-10 brainFix possible sqllog crash (working blind here!) where...
2007-08-06 brainPart of our fix didnt make it to here!
2007-08-05 brainTry this
2007-08-05 brainFix to trigger the write notification on successful...
2007-08-05 peaveyRevert my fix and apply the flushevent, and a bit of...
2007-08-05 brainFixes from experiences on chatspike. Use the proper...
2007-08-05 brainFix random debian (well, duplicated on debian) breakage...
2007-08-04 peaveyRemove debug again.
2007-08-04 peaveyFix openssl.
2007-08-03 brainSecond part of fix, in theory
next