Age | Commit message (Expand) | Author |
2005-04-22 | Fixed crash-n-burn on rehash | brain |
2005-04-22 | Added module which provides MD5 encryption for oper passwords plus /mkpasswd | brain |
2005-04-22 | Added OnOperCompare function to override strcmp in password check for /oper | brain |
2005-04-21 | Added allowpatterns | brain |
2005-04-21 | Added some extra options | brain |
2005-04-21 | Changed description comment | brain |
2005-04-21 | Added user/password checks and connection code | brain |
2005-04-21 | Added m_sqlauth - allows authorizing of connections via an arbitary mysql tab... | brain |
2005-04-21 | Added password field | brain |
2005-04-21 | Updated with a bit more debug output | brain |
2005-04-21 | Removed some debug output | brain |
2005-04-21 | Added documentation to manpages of Request, Event and ModuleMessage | brain |
2005-04-21 | Fixed to allow debugging | brain |
2005-04-21 | New stuff actually compiles now | brain |
2005-04-21 | Added header for m_sql with inherited Request class | brain |
2005-04-21 | Corrected library paths in $CompileFlags | brain |
2005-04-21 | Added warning on unresolved symbol errors about 'you might need ./inspircd st... | brain |
2005-04-21 | Added LD_LIBRARY_PATH hacks/kludges to the .inspircd.inc file to make it find... | brain |
2005-04-21 | Tested initial m_sql (works with issues) | brain |
2005-04-20 | Added preliminary m_sql.cpp | brain |
2005-04-20 | Moved to B4 | brain |
2005-04-20 | Moved to B3 official | brain |
2005-04-20 | Added extra comment | brain |
2005-04-20 | Added module message passing architecture | brain |
2005-04-20 | Removed some unceccessary debug output | brain |
2005-04-20 | Added OnUserDisconnect method to modules.* to fix fd leak in m_ident.cpp | brain |
2005-04-19 | Fixed fd leaks | brain |
2005-04-19 | Added 'server already exists' check for u-type links | brain |
2005-04-19 | Fixed bug when ordering a bot to leave using anope services | brain |
2005-04-19 | Fixed anope module sending L tokens with 2 instead of 3 params (made code mor... | brain |
2005-04-18 | Fixed broken server/server handshake for U-type server links (services) | brain |
2005-04-18 | Added PID reporting and testing before daemonize | brain |
2005-04-18 | Changed "is now running" message to AFTER port bind checks | brain |
2005-04-18 | Fixed /LUSERS server count again | brain |
2005-04-18 | Fixed /LUSERS server count | brain |
2005-04-18 | Fixed strange join behavior reported by w00t (mirc requesting MODE immediatel... | brain |
2005-04-18 | Fixed strhashcomp | brain |
2005-04-17 | Fixed bug #47 reported (and suggested fix) by Om | brain |
2005-04-17 | Removed some old uneeded code | brain |
2005-04-16 | Added: | brain |
2005-04-16 | Fixed lingering (SO_REUSEADDR was being set to 0?) | brain |
2005-04-16 | Added extra parameter to OnRawMode in docs | brain |
2005-04-16 | Updated documentation of <connect> tags at request of Strike | brain |
2005-04-16 | Added a chanrec to OnRawMode, om pointed out i hadnt given him it :D | brain |
2005-04-15 | Fixed a minor bug in text formatting of errors | brain |
2005-04-15 | New docs for API: | brain |
2005-04-15 | Added new API methods: | brain |
2005-04-15 | Fixed a minor parameter bug (display glitch, wrong censor word in an error) | brain |
2005-04-15 | Removed deprecated class 'packet' | brain |
2005-04-15 | Removed some deprecated documentation (html) | brain |