]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules
Fix test client error cheecking on result types
[user/henk/code/inspircd.git] / src / modules /
2006-07-22 brainFix test client error cheecking on result types
2006-07-22 omUpdate to SQLv2 API
2006-07-22 omSet the ID in the request *before* we copy it by value...
2006-07-22 om*hide*, I forgot to include the ID in the SQLresult...
2006-07-22 brainAdd back the auto reconnect
2006-07-22 brainTest commit to sync after network outage
2006-07-22 brainHuge ass comment about how this works
2006-07-22 brainWorks with the m_testclient test program/suite!
2006-07-22 brainError checking and debug
2006-07-22 brainWorks now (again, to a point)
2006-07-22 brainTry and find out why stuff isnt working
2006-07-22 brainGetting a bit further
2006-07-21 brainAdded notification socket
2006-07-21 brainOne mess and a half that compiles. To be tidied some...
2006-07-21 brainDeal with ? substitution, we're at the point now where...
2006-07-21 brainSeems to work to a point (dont use it, it wont actually...
2006-07-21 brainThis now compiles, i gaurantee it doesnt work :P
2006-07-21 brainChange includes, use --libs_r rather than mysql_config...
2006-07-21 brainMove this to m_mysql.cpp - dont even bother reading...
2006-07-21 omSet the query string in the SQLquery to the copy with...
2006-07-21 omImplemenet parameter substitution (damn sexy if you...
2006-07-21 omParamL needs to be a deque rather than a vector *thwap*
2006-07-21 omAdd tiny perl script to detect version and pass an...
2006-07-21 omAPI header and client module updates for new multi...
2006-07-21 omSlight tidyup: type name = type(args); --> type name...
2006-07-20 omMake SQLexception inherit ModuleException
2006-07-20 omUpdates, should be able to safely unload client modules...
2006-07-20 omOkay, working PostgreSQL module, API header and example...
2006-07-20 omOkay, this is getting towards working now. It just...
2006-07-16 omUpdate to new API - I think this is right, compiles...
2006-07-16 w00tChange to a DIFFERENT HOOK for added goodness.
2006-07-16 brainmass tidyup, change A LOT of stuff to const char**...
2006-07-16 omFixes/codes of the query queue, various prototypes...
2006-07-15 brainRemoved GCC2 checks as we havent supported gcc2 for...
2006-07-14 brainDon't allow SAQUIT, SANICK, SAPART and SAJOIN on ulined...
2006-07-14 brainTidyup
2006-07-14 brainChanged to different way of clearing users on netsplit...
2006-07-12 brainAll this works now (hopefully)
2006-07-12 brainFix typo
2006-07-12 brainSeems to work ok
2006-07-12 brainI don't know if this works yet -- needs testing
2006-07-12 omA few updates to the API header
2006-07-12 omAdd part-finished m_cgiirc module for Brain to play...
2006-07-12 brainAdd exception handling here
2006-07-12 brainAdded helperfuncs.h
2006-07-12 brainOops, make methods public
2006-07-12 brainTest framework in m_testcommand, add interface
2006-07-11 brainTopic support in channel list - NOTE THIS ISNT SAFE...
2006-07-11 brainAdded stylesheet support
2006-07-11 brainNow has a shiney 'valid xhtml 1.1' icon, just because...
2006-07-11 brainXHTML 1.1 spec validation and charset
2006-07-11 brainRemoved some debug in the sorting algorithm
2006-07-11 braintypo Count -> Name
2006-07-11 brainAdd voice, halfop and op counts
2006-07-11 brainChannel size sorting with a tricksy sort that converts...
2006-07-11 brainFIX channel user count stuff. next to do, order the...
2006-07-11 brainChannel user count stuff
2006-07-11 brainCheck for uri and only claim /stats and /stats/
2006-07-11 brainAdd content-type
2006-07-11 brainBasic html output other than chickens
2006-07-11 brainAllow modules to change the content-type of the documen...
2006-07-11 brainMake it not b0rk on empty headers
2006-07-11 brainStop the chickens reproducing :X
2006-07-11 brainMake var const
2006-07-11 brainStuff for adding extra headers to a response (for Autho...
2006-07-11 brainThis works now, m_httpd_stats.so prints 'chickens'...
2006-07-11 brainCompiles now
2006-07-11 brainCraq fixing
2006-07-11 brainError code stuff
2006-07-11 brainFoulups
2006-07-11 brainWe might as well start on some module to interface...
2006-07-11 brainCraqbusters
2006-07-11 brainEvent class for m_httpd.cpp
2006-07-11 brainFixed
2006-07-11 brainChange last vestiges of m_http.so -> m_httpd.so
2006-07-10 brainBecause people whined :(
2006-07-10 brainDir for storing http stuff in.
2006-07-10 brainAdd FileReader::ContentSize and FileReader::Contents
2006-07-10 brainHeader stuff
2006-07-10 brainServes faster now :)
2006-07-10 brainAdd timeouts etc
2006-07-10 brainOk, hands up who forgot to initialise Srv :/
2006-07-10 brainMove logging further up in inspsocket so we get the...
2006-07-10 brainTry to make this serve some static content
2006-07-10 brainHttp service provider module (this doesnt do anything...
2006-07-10 brainTypos
2006-07-10 brainInherit just about everything from classbase
2006-07-10 brainInherit tons of stuff from classbase that should always...
2006-07-10 brainMaking lots of stuff inherit from classbase so we can...
2006-07-10 brainRemove cast
2006-07-10 brainConvert to templated GetExt, and a lot more readable
2006-07-10 brainGetExt conversion
2006-07-10 brainTemplated GetExt()
2006-07-10 brainTemplated GetExt()
2006-07-10 brainPort to templated GetExt()
2006-07-10 brainConvert to templated GetExt
2006-07-10 brainChange to templated GetExt()
2006-07-10 brainTypo
2006-07-10 brainTemplated GetExt
2006-07-10 brainMore fixes
next