summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2005-04-12Added Server::PseudoToUser and Server::UserToPseudobrain
2005-04-11Dns free() errors fixedbrain
2005-04-09Changed parameters of OnPacketTransmit and OnPacketReceive to be much more us...brain
2005-04-08Added customizable pingfreqbrain
2005-04-07Started work on /UNLOADMODULE, resource tracking and flags in Version classbrain
2005-04-07Added /LOADMODULE (tested and working)brain
2005-04-07Added VF_ module flags as discussed with Craigbrain
2005-04-05Fix to bug #33 (weird /map)brain
2005-04-04Added the module method OnUserPostNick for capturing a nickchange AFTER it ha...brain
2005-04-04Added E:Lines, a form of ban exception that can prevent opers, netadmins etc ...brain
2005-04-04Added new <banlist> tags, allows dynamic banlist sizes on a per channel basisbrain
2005-04-02Added DNS class to documentationbrain
2005-04-02Added pid file support, and documentation for itbrain
2005-04-01Attempts to fix some random crashesbrain
2005-04-01DNS timeout fixes!brain
2005-04-01Added nonblocking dnsbrain
2005-03-27Made config parsing code a bit more lenientbrain
2005-03-25Fixed gentoo (mainly) compatibility -- missing strlcat in this implementation:brain
2005-03-25Fixed inspstring strlcpy and strlcatbrain
2005-03-25Added implementation of strlcpy and strlcat for systems that dont have itbrain
2005-03-25Added a lot of config error checkingbrain
2005-03-24Fixed a ton of MODE crap 'avec le' services :pbrain
2005-03-21Changed ordering of sys/socket.h and sys/types.h to fix compile error on gcc ...brain
2004-09-11Security audit based on RATS outputbrain
2004-05-28Test change to verify security settings on brainbox allow me to commit to cvsbrain
2004-05-22Added support for changing of text within OnUserPreNotice and OnUserPreMessag...brain
2004-05-22Added remainder of OnUserPreInvite stuffbrain
2004-05-22Added OnUserPreInvite method for use with +V etcbrain
2004-05-16Updated header commentsbrain
2004-05-01Modified OnUserPreJoin to support join overridingbrain
2004-05-01Added stub to handle SERVER commandbrain
2004-05-01Added documentation of new ConfigReader methods suggested by Azhrarn for sanitybrain
2004-05-01Added extra docs to cover OnUserSync etcbrain
2004-05-01Provided modules with the ability to sync data on a netjoinbrain
2004-05-01Added Module::OnAccessCheckbrain
2004-04-30Added support for HasPermission methodbrain
2004-04-30Added Extensible classesbrain
2004-04-29Moved more types into Extensiblebrain
2004-04-29Added 'Extensible' class which allows modules to store custom data in objectsbrain
2004-04-27Added m_alias module which provides command aliases.brain
2004-04-26Fixed bug #15 - mode case sensitivity issue in mirc (glitch reported by strik...brain
2004-04-25Added comments and fixesbrain
2004-04-25Added some stuff to diffrentiate between global and local Q/Z linesbrain
2004-04-24Fixed quit-bouncing issue when a user is g-linedbrain
2004-04-24Added G-line, Z-line and K-line plus SZLINE, SGLINE, etc.brain
2004-04-24Q-lines fully working, can add and remove other types of ban (but not enforce...brain
2004-04-24Added a bunch of xline stuff and added qline spport for /nick and svsnickbrain
2004-04-24Added XLine stuffbrain
2004-04-24Added xline.cpp and xline.h, implements k/g/z/q linesbrain
2004-04-23a|KK|y bitchingbrain