Age | Commit message (Expand) | Author |
2005-05-01 | Added and tested fd crossreference table - improves speed a lot, and fixes on... | brain |
2005-04-30 | Added OnAddBan and OnDelBan module api calls, and fixed glitch which required... | brain |
2005-04-27 | Added a Server:: method to send server notices to channels | brain |
2005-04-26 | Major code tidyup (-W) - expect a few belches | brain |
2005-04-23 | Added global oper monitoring through modules and global connect monitoring th... | brain |
2005-04-22 | Added OnOperCompare function to override strcmp in password check for /oper | brain |
2005-04-20 | Added extra comment | brain |
2005-04-20 | Added module message passing architecture | brain |
2005-04-20 | Added OnUserDisconnect method to modules.* to fix fd leak in m_ident.cpp | brain |
2005-04-16 | Added: | brain |
2005-04-16 | Added a chanrec to OnRawMode, om pointed out i hadnt given him it :D | brain |
2005-04-15 | Added new API methods: | brain |
2005-04-14 | Added OnUserKick and OnUserPreKick | brain |
2005-04-14 | Added (untested!) OnCheckReady and OnUserRegister (gonna write an ident looku... | brain |
2005-04-14 | Added OnPreCommand | brain |
2005-04-13 | Added IsValidHostMask | brain |
2005-04-13 | Added Module::OnSendList | brain |
2005-04-13 | Added Server::AddGLine | brain |
2005-04-12 | Added OnBackgroundTimer method, ticks every 5 seconds approximately | brain |
2005-04-12 | Added Server::PseudoToUser and Server::UserToPseudo | brain |
2005-04-09 | Changed parameters of OnPacketTransmit and OnPacketReceive to be much more us... | brain |
2005-04-07 | Started work on /UNLOADMODULE, resource tracking and flags in Version class | brain |
2005-04-07 | Added VF_ module flags as discussed with Craig | brain |
2005-04-04 | Added the module method OnUserPostNick for capturing a nickchange AFTER it ha... | brain |
2005-03-27 | Made config parsing code a bit more lenient | brain |
2005-03-25 | Added a lot of config error checking | brain |
2004-05-22 | Added support for changing of text within OnUserPreNotice and OnUserPreMessag... | brain |
2004-05-22 | Added remainder of OnUserPreInvite stuff | brain |
2004-05-22 | Added OnUserPreInvite method for use with +V etc | brain |
2004-05-16 | Updated header comments | brain |
2004-05-01 | Modified OnUserPreJoin to support join overriding | brain |
2004-05-01 | Added documentation of new ConfigReader methods suggested by Azhrarn for sanity | brain |
2004-05-01 | Added extra docs to cover OnUserSync etc | brain |
2004-05-01 | Provided modules with the ability to sync data on a netjoin | brain |
2004-05-01 | Added Module::OnAccessCheck | brain |
2004-04-27 | Added m_alias module which provides command aliases. | brain |
2004-04-23 | a|KK|y bitching | brain |
2004-04-22 | Added more services stuff | brain |
2004-04-14 | Buffering fixes | brain |
2004-04-12 | Added 'a' amd 'b' server link tokens (change gecos, change host) | brain |
2004-04-11 | Added 'i' and 't' type link datagrams | brain |
2004-04-08 | Added ConfigReader::EnumValues() (requested by Craig) | brain |
2004-04-07 | added documentation to FileReader::Exists() | brain |
2004-04-07 | Added Server::CountUsers function | brain |
2004-04-07 | Added preliminary support for ConfigReader::Verify at request of the slug :p | brain |
2004-04-07 | Added servernotice back to the user, informing them | brain |
2004-04-07 | Modified to support wildcard matching of glob patterns | brain |
2004-04-07 | Fixed config reader to cache its files instead of re-reading them for each ac... | brain |
2004-04-06 | indentation fixes | brain |
2004-04-06 | Updated docs | brain |