summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-26New documentation!brain
2005-04-26Commented new functionsbrain
2005-04-26Major *MAJOR* optimizations by double-referencing channels to usersbrain
2005-04-26New Perl ./configurefrostycoolslug
2005-04-26Old sh Versionfrostycoolslug
2005-04-26Added channel 'counter', increases speed of quits, parts, kicksbrain
2005-04-26Fixed dicky buffer (due to cleanup the wrong variable was being used)brain
2005-04-26Added -Woverloaded-virtual to catch annoying module typosbrain
2005-04-26Added -Wswitch -Wchar-subscripts -Wparentheses - more stable and more pedanti...brain
2005-04-26Major code tidyup (-W) - expect a few belchesbrain
2005-04-25Fixed include issuebrain
2005-04-25Added hostname checkingbrain
2005-04-25Added m_sqloper, allows storage of opers within a mysql databasebrain
2005-04-25Now works on gcc 2.95.x again.brain
2005-04-25Removed dependency upon strcasestr()brain
2005-04-25Optimised SQLbrain
2005-04-25Fixed strange leading ":" on remote Z/K/G linesbrain
2005-04-24Fixed so that quitprefixes are shown in client exit noticesbrain
2005-04-24Changed $ModDescbrain
2005-04-23Added global connect/oper loggingbrain
2005-04-23Added global oper monitoring through modules and global connect monitoring th...brain
2005-04-23Speedup for buffered uplinksbrain
2005-04-23Services speedups for stupid buffered i/o uplinksbrain
2005-04-23Updated field name in schema (date is a reserved word now?)brain
2005-04-23Fixed typo in OnKillbrain
2005-04-23Fixed recursive 'splat' in the actors tablebrain
2005-04-23Added preliminary m_sqllog.cppbrain
2005-04-23Added schema for m_sqllog.sobrain
2005-04-22Added server input buffers (for systems that decide buffering is fun)brain
2005-04-22Fixed weird issues when anope sends large amounts of text at once to the uplinkbrain
2005-04-22Fixed crash-n-burn on rehashbrain
2005-04-22Added module which provides MD5 encryption for oper passwords plus /mkpasswdbrain
2005-04-22Added OnOperCompare function to override strcmp in password check for /operbrain
2005-04-21Added allowpatternsbrain
2005-04-21Added some extra optionsbrain
2005-04-21Changed description commentbrain
2005-04-21Added user/password checks and connection codebrain
2005-04-21Added m_sqlauth - allows authorizing of connections via an arbitary mysql tab...brain
2005-04-21Added password fieldbrain
2005-04-21Updated with a bit more debug outputbrain
2005-04-21Removed some debug outputbrain
2005-04-21Added documentation to manpages of Request, Event and ModuleMessagebrain
2005-04-21Fixed to allow debuggingbrain
2005-04-21New stuff actually compiles nowbrain
2005-04-21Added header for m_sql with inherited Request classbrain
2005-04-21Corrected library paths in $CompileFlagsbrain
2005-04-21Added warning on unresolved symbol errors about 'you might need ./inspircd st...brain
2005-04-21Added LD_LIBRARY_PATH hacks/kludges to the .inspircd.inc file to make it find...brain
2005-04-21Tested initial m_sql (works with issues)brain
2005-04-20Added preliminary m_sql.cppbrain