Age | Commit message (Expand) | Author |
2004-05-05 | Fixed crash that only slug can replicate | brain |
2004-05-03 | Added opertype propogation | brain |
2004-05-02 | Added +O mode support through m_operchans.so | brain |
2004-05-02 | Added operchans module for +O mode support | brain |
2004-05-02 | fixes to /STATS P | brain |
2004-05-02 | Added a load more /STATS commands (C, Y, U, I etc) | brain |
2004-05-02 | Added oper-override module | brain |
2004-05-01 | Added hardcoded support for chanmodes +aq | brain |
2004-05-01 | Added stub to handle SERVER command | brain |
2004-05-01 | Tidied the code to use Azhrarns new ConfigReader::ReadFlag method | brain |
2004-05-01 | Added documentation of new ConfigReader methods suggested by Azhrarn for sanity | brain |
2004-05-01 | Changed rpl_isoper numritc to show opertype | brain |
2004-05-01 | Added comments | brain |
2004-05-01 | Provided modules with the ability to sync data on a netjoin | brain |
2004-05-01 | Removed protocol violation errors | brain |
2004-05-01 | Added <options noservices> behaviour for m_chanprotect.so as suggested by Craig | brain |
2004-05-01 | Added access checks. | brain |
2004-05-01 | Added module to support modes +q and +a | brain |
2004-05-01 | Added Module::OnAccessCheck | brain |
2004-05-01 | Added Module::OnAccessCheck | brain |
2004-04-30 | Added base.cpp, fixed documentation for userrec::HasPermission | brain |
2004-04-30 | Added oper classes and types (done through the planned privilage system on a ... | 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-29 | Made the allowhalfop in <options> tag actually work | brain |
2004-04-28 | Added m_alias module for defining command aliases | brain |
2004-04-27 | Added m_alias module which provides command aliases. | brain |
2004-04-27 | Added m_services.so, must be loaded to give services-needed modes such as +r | brain |
2004-04-27 | Added extra services support stuff, fixed chanserv not deopping users on join... | brain |
2004-04-26 | Fixed bug #15 - mode case sensitivity issue in mirc (glitch reported by strik... | brain |
2004-04-26 | Added some fixes | brain |
2004-04-26 | Fixed some channel pointer stuff (eeeky) | brain |
2004-04-26 | Added support for services KILL | brain |
2004-04-26 | Incrased speed of apply_lines() (was too slow when banning 100 users) | brain |
2004-04-26 | Added ip address to N token for SLINE in services use | brain |
2004-04-26 | Fixed bug in /mode #channel when +k is set | brain |
2004-04-25 | Fixed a GCC2 incompatibility, replaced break with return | brain |
2004-04-25 | Added MaxWhoReplies stuff (bahamut-style /WHO limiting) | brain |
2004-04-25 | Fixed an 'unknown token' alert when QLine triggered by services | brain |
2004-04-25 | Added comments and fixes | brain |
2004-04-25 | Fixed minor typos | brain |
2004-04-25 | Added some stuff to diffrentiate between global and local Q/Z lines | brain |
2004-04-25 | Fixed USER bug (Bugtracker #14) | frostycoolslug |
2004-04-25 | Mode +l fixes | brain |
2004-04-25 | XLine fixes and fix to +l with large limits | 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 |