]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/extra
...and make it not go querying modules that dont implement the right interface and...
[user/henk/code/inspircd.git] / src / modules / extra /
2009-01-02 w00tUpdate copyrights for 2009.
2008-12-31 brainChange numeric 671, starttls failure to 691. 671 confli...
2008-12-28 w00tModify STARTTLS error message to clarify that it may...
2008-12-18 dzProperly disconnect clients that send STARTTLS after...
2008-12-15 peaveyHandle file not found, and tidy up the perl.
2008-12-15 w00tFix naming convention to be consistant. (cmd_ -> Command)
2008-12-15 peaveyAdd support for freetds 0.82 which is being shipped...
2008-12-13 psychonm_ssl_gnutls: Log ssl errors
2008-12-07 w00tConvert necessary match calls to use ASCII casemap.
2008-11-01 w00tSecond attempt at time() -> SI->Time(), now problems...
2008-11-01 w00tFix opercert to behave correctly, patch from and tested...
2008-10-30 w00tBetter error message for erroring on loading server...
2008-10-23 w00tRevert earlier time() -> SI->Time() diff for now, this...
2008-10-23 w00tPatch from Namegduf converting all instances (where...
2008-10-15 specialm_ssl_openssl is sending log messages and calling itsel...
2008-10-04 brainHeader tidyups. Apart from module to module API stuff...
2008-10-04 brainWe are including tons more than we need to here, its...
2008-09-26 w00tInitialise SSL session pointer to NULL to prevent a...
2008-09-22 brainSet Id property on a bunch of modules which lack it...
2008-09-21 brainsomeone forget an instance
2008-09-21 brainThis compiles but is NOT tested yet. Do not use unless...
2008-09-21 w00tBe consistent. Use ServerInstance in all places instead...
2008-09-21 aquanightMake regex providers load correctly. Move m_rline to...
2008-09-20 aquanightMove m_regex.h and m_regex_glob.cpp to main modules...
2008-09-17 brainRoll back tweak to the starttls spec requested by kvirc...
2008-09-13 peaveymore namespace fix0rz
2008-09-13 peaveynamespace fix0rz
2008-09-12 peaveyLast cleanup. All trunk extras now builds again.
2008-09-12 peaveyfix for listensocket, tested and also working like...
2008-09-12 peaveymore cleanup
2008-09-12 peaveycleanup
2008-09-12 peaveyfix for listenbase, tested and works like a charm.
2008-09-09 brainRemember to free some stuff when failing in the ctor
2008-09-09 brainfix compile errors (whoops)
2008-09-09 brainWhoops, schoolboy error
2008-09-09 brainAdd connmutex to mutex the connections vector, otherwis...
2008-09-09 brainpeavey, w00t, this works now. Methods werent copied...
2008-09-09 brainfix various bodge-ups, we must have been tired when...
2008-09-09 brainnot test compiled yet: sql modules werent working becau...
2008-09-08 w00tCheck the wrong way around is just stupid. ;p
2008-09-08 w00tFix warning, thanks peavums
2008-09-08 w00tMore compile fixes.
2008-09-08 w00tFix compile problems hopefully..
2008-09-08 w00t(Attempt to) convert MySQL to using listener base.
2008-09-07 w00tFix missing semicolon in m_ssl_openssl [danieldg]
2008-09-07 w00tMerge the second interface for socket hooking into...
2008-09-07 w00tFix IO hooking modules to use the new (not old) hooking...
2008-09-06 brainGrr at windows exports
2008-09-06 brainUse lock/unlock
2008-09-06 peaveyuse lock/unlock instead.
2008-09-06 brainRegexFactoryRequest sets result to null on construction...
2008-09-05 peaveyNow with threaded queries.
2008-09-05 aquanightTRE regex provider (the same engine used by Unreal...
2008-09-05 aquanightPOSIX regular expression provider (basic/extended contr...
2008-09-05 aquanightMake it possible to retrieve the original string from...
2008-09-05 aquanightAdjustments to regex creation, and add PCRE provider
2008-09-05 aquanightFramework for central regex module, and a bare-bone...
2008-09-05 brainmysql's windows build is utter hell to get working...
2008-09-05 brainsql api and m_mysql compile fixes for windows
2008-09-04 brainNeeds the .lib apparently
2008-09-04 brainThis would be useful, too
2008-09-04 brainOf course, it DOES help to actually initialise the...
2008-09-04 brainUpdate comment
2008-09-04 brainNow uses Mutex class. No need for pthreads use directly...
2008-09-04 brainThread is now a Thread derived class, now need to conve...
2008-08-29 w00tMake these more descriptive/easy to grok
2008-08-29 psychonSome fixes for the ziplinks modules.
2008-08-29 w00tRemove two unused parameters
2008-08-28 w00tNewly revamped ziplinks module, work of psychon.. resol...
2008-08-28 brainthis new stuff in m_ssl_gnutls is NOT in our spec!...
2008-08-28 w00tAdd CAP REQ tls support, thanks to psychon
2008-08-27 w00tClean up opering a tiny bit.. pave the way for SVSOPER
2008-08-27 w00tDelete R:Lines from memory on destroy
2008-08-25 w00tChange module versions to use a string instead of fixed...
2008-08-22 w00tNuke last references to MatchText
2008-08-22 w00tMatch conversion stuff.
2008-08-22 w00tRevert automated conversion by Special, as it (unfortun...
2008-08-22 specialFix a lot of calls to match() and uses of wildcard...
2008-08-18 brainApply to clictx too
2008-08-18 w00tForward-port r10160: openssl partial write fucking...
2008-08-09 brainFix for bug #583 reported by Deyan, thanks for the...
2008-07-23 peaveyfix a little typo I found while checking some other...
2008-07-14 w00tLots, lots more numerics.h conversion
2008-07-12 specialFixed #568 - gnutls does not allow reuse of credentials...
2008-07-12 w00tFix a memory leak in m_mysql, found and patched by...
2008-06-24 brainThis is more correct, thanks Phoenix
2008-06-20 specialIt is unnecessary and rather less efficient to use...
2008-06-19 brainWhos been commiting a quarter of a fix?
2008-06-11 brainDont even bother to do the ldap bind if the password...
2008-06-11 pippijnfixed some indentation and spacing in modules
2008-06-09 brainSlight adjustment to our standard to avoid an obvious...
2008-06-08 brainProperly ignore second STARTTLS request on same socket...
2008-06-06 brainAllow changing of command string and parameter vector...
2008-05-28 peaveyrevert this 1 revision back, since it fell victim to...
2008-05-24 brainKick the client in the balls if they try STARTTLS after...
2008-05-24 brainFix memory leak if we send STARTTLS twice, thanks speci...
2008-05-19 brainConvert channel::name to std::string, this was a beastie!
2008-05-19 brainConvert connection::host
2008-05-19 w00tClean this up so it's comprehensible.
2008-05-19 brainFix these too
next