summaryrefslogtreecommitdiff
path: root/src/modules/extra
AgeCommit message (Expand)Author
2008-02-12-Wshadow fixesbrain
2008-02-12-Wshadow fixes for some modules in extra/aquanight
2008-02-05dz, you cant delete a nonpointer!brain
2008-02-02Patch: /rehash (not /rehash ssl) will now rebind SSL ports, but not dh params...w00t
2008-01-31applink.c should be included in the link command, not #included in the sourcefez
2008-01-27Change API OnOperCompare to OnPassCompare, password hashing is now available ...aquanight
2008-01-21Win32 compilation fixesbrain
2008-01-20Update m_filter* to 1.2 API (it was still using Implements()), also implement...aquanight
2008-01-17Fix.. snomask O is already taken (ffs) so use A insteadw00t
2008-01-17Remove InspIRCd::WriteOpers in favour of snomask Ow00t
2008-01-10Header update: 2007 -> 2008w00t
2008-01-02Update this to use the new oper callw00t
2007-11-29The mysql worker thread only sleeps 50 nanosecs between cycles, this is not e...brain
2007-11-04Remove Implements() method from every module. booya.brain
2007-11-04Honking huge commit. Removal of DELETE() template that never worked right anywaybrain
2007-11-04Convert all to new Attach() system. The Implements() method needs removing fr...brain
2007-10-25Disable pedantic for this. Third party headers do silly stuff. long long?!brain
2007-10-25Make install list list automatically generated from build targets and provide...brain
2007-10-24Remove variadic macros from sqlv2 api, removing the warnings that come with i...brain
2007-10-24Last of the -pedantic fixes. Seems we were all good with -pedantic from the s...brain
2007-10-24Pedantic cleanbrain
2007-10-24/usr/local/include/openssl/pqueue.h:73: error: ISO C++ does not support `long...brain
2007-10-23Add $NoPedantic build macro, for m_mysql because mysql AB dont know how to co...brain
2007-10-23All of insp now builds with -pedantic (theres some warnings to squash in modu...brain
2007-10-23Pedantic safebrain
2007-10-21Remove debugbrain
2007-10-21Fixed ssl clients on trunk. The problem peavey was having was that before Rea...brain
2007-10-15InspSocket -> BufferedSocket. Paves the way for a SimpleSocket class which id...w00t
2007-10-15InspTimer -> Timerw00t
2007-10-15In the grand tradition of huge fucking commits:w00t
2007-10-15class command_t -> class Command. Whey :Dw00t
2007-10-13Add sanity checks to the ssl modules so that theres no possibility of an out ...brain
2007-10-03PROPAGATE this fixbrain
2007-09-29Removed extremely verbose debugging from the SSL modules, as I believe that b...special
2007-09-20Thanks dz, forgot uppercase equivalent of AEIOU in the strchrbrain
2007-09-20As per request from Bricker, change the format of the 'you are now an oper of...brain
2007-08-29I lose for being slow. also tidyup a bit, still needs to fix that sizeof..peavey
2007-08-29Some modules forgotten for conversion to ModuleManagerbrain
2007-08-29Fix to compile with new module apipeavey
2007-08-28Move everything module-related out of InspIRCd and into ModuleManager, there ...om
2007-08-23Craquity craq De-craq!brain
2007-08-19Allow support for multiple dns results per request. This is a significant cha...brain
2007-08-11Fix a typo so it compiles.peavey
2007-08-10Fix possible sqllog crash (working blind here!) where it could attempt to del...brain
2007-08-06Part of our fix didnt make it to here!brain
2007-08-05Try thisbrain
2007-08-05Fix to trigger the write notification on successful writes, toobrain
2007-08-05Revert my fix and apply the flushevent, and a bit of debugging output.peavey
2007-08-05Fixes from experiences on chatspike. Use the proper OnBufferFlushed event to ...brain
2007-08-05Fix random debian (well, duplicated on debian) breakage with client sockets '...brain