Age | Commit message (Expand) | Author |
2005-04-07 | Started work on /UNLOADMODULE, resource tracking and flags in Version class | brain |
2005-04-07 | Added /LOADMODULE (tested and working) | brain |
2005-04-07 | Added VF_ module flags as discussed with Craig | brain |
2005-04-05 | Fix to bug #33 (weird /map) | brain |
2005-04-04 | Added the module method OnUserPostNick for capturing a nickchange AFTER it ha... | brain |
2005-04-04 | Added E:Lines, a form of ban exception that can prevent opers, netadmins etc ... | brain |
2005-04-04 | Added new <banlist> tags, allows dynamic banlist sizes on a per channel basis | brain |
2005-04-02 | Added DNS class to documentation | brain |
2005-04-02 | Added pid file support, and documentation for it | brain |
2005-04-01 | Attempts to fix some random crashes | brain |
2005-04-01 | DNS timeout fixes! | brain |
2005-04-01 | Added nonblocking dns | brain |
2005-03-27 | Made config parsing code a bit more lenient | brain |
2005-03-25 | Fixed gentoo (mainly) compatibility -- missing strlcat in this implementation: | brain |
2005-03-25 | Fixed inspstring strlcpy and strlcat | brain |
2005-03-25 | Added implementation of strlcpy and strlcat for systems that dont have it | brain |
2005-03-25 | Added a lot of config error checking | brain |
2005-03-24 | Fixed a ton of MODE crap 'avec le' services :p | brain |
2005-03-21 | Changed ordering of sys/socket.h and sys/types.h to fix compile error on gcc ... | brain |
2004-09-11 | Security audit based on RATS output | brain |
2004-05-28 | Test change to verify security settings on brainbox allow me to commit to cvs | 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 stub to handle SERVER command | 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-30 | Added support for HasPermission method | brain |
2004-04-30 | Added Extensible classes | brain |
2004-04-29 | Moved more types into Extensible | brain |
2004-04-29 | Added 'Extensible' class which allows modules to store custom data in objects | brain |
2004-04-27 | Added m_alias module which provides command aliases. | brain |
2004-04-26 | Fixed bug #15 - mode case sensitivity issue in mirc (glitch reported by strik... | brain |
2004-04-25 | Added comments and fixes | brain |
2004-04-25 | Added some stuff to diffrentiate between global and local Q/Z lines | brain |
2004-04-24 | Fixed quit-bouncing issue when a user is g-lined | brain |
2004-04-24 | Added G-line, Z-line and K-line plus SZLINE, SGLINE, etc. | brain |
2004-04-24 | Q-lines fully working, can add and remove other types of ban (but not enforce... | brain |
2004-04-24 | Added a bunch of xline stuff and added qline spport for /nick and svsnick | brain |
2004-04-24 | Added XLine stuff | brain |
2004-04-24 | Added xline.cpp and xline.h, implements k/g/z/q lines | brain |
2004-04-23 | a|KK|y bitching | brain |
2004-04-22 | Added more services stuff | brain |
2004-04-22 | Added tons of services/uline stuff. DO NOT USE YET! services data isnt replic... | brain |
2004-04-21 | Various services compatibility stuff | brain |
2004-04-19 | Fixes to typos and function exporting between source files | brain |