summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-04-20Moved to B4brain
2005-04-20Moved to B3 officialbrain
2005-04-20Added extra commentbrain
2005-04-20Added module message passing architecturebrain
2005-04-20Removed some unceccessary debug outputbrain
2005-04-20Added OnUserDisconnect method to modules.* to fix fd leak in m_ident.cppbrain
2005-04-19Fixed fd leaksbrain
2005-04-19Added 'server already exists' check for u-type linksbrain
2005-04-19Fixed bug when ordering a bot to leave using anope servicesbrain
2005-04-19Fixed anope module sending L tokens with 2 instead of 3 params (made code mor...brain
2005-04-18Fixed broken server/server handshake for U-type server links (services)brain
2005-04-18Added PID reporting and testing before daemonizebrain
2005-04-18Changed "is now running" message to AFTER port bind checksbrain
2005-04-18Fixed /LUSERS server count againbrain
2005-04-18Fixed /LUSERS server countbrain
2005-04-18Fixed strange join behavior reported by w00t (mirc requesting MODE immediatel...brain
2005-04-18Fixed strhashcompbrain
2005-04-17Fixed bug #47 reported (and suggested fix) by Ombrain
2005-04-17Removed some old uneeded codebrain
2005-04-16Added:brain