Age | Commit message (Expand) | Author |
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 |
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-24 | Changed layout | brain |
2004-04-23 | Fixed minor join bug | brain |
2004-04-23 | SVSJOIN fixes | brain |
2004-04-23 | Added svsjoin ability | brain |
2004-04-23 | Updated for alpha11 | brain |
2004-04-23 | Fixed typo in this file | brain |
2004-04-23 | a|KK|y bitching | brain |
2004-04-23 | Message forwarding fixes | brain |
2004-04-23 | Crash fix | brain |
2004-04-23 | Added 'H' token | brain |
2004-04-23 | Added some u:line stuff | brain |
2004-04-23 | Fixed authentication issue | brain |
2004-04-23 | Added tons of services stuff - prepared for multiserver trial run | brain |
2004-04-22 | Added more services stuff | brain |
2004-04-22 | Fix to services sending quits with no reasons | 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-21 | Updated to support services | brain |
2004-04-21 | Fixes for bug #13 (trailing or leading spaces on a command) | brain |
2004-04-20 | Some pointless changes to this in the course of bugfinding | brain |
2004-04-20 | ConfigReader fixes to cope with tab characters (why didnt we notice this befo... | brain |
2004-04-19 | Some fixes here | brain |
2004-04-19 | Broken code commented out by brain until we can fix it. | brain |
2004-04-19 | Fixes to this module by brain | brain |
2004-04-19 | Changed occurances of udp_host to tcp_host for readability | brain |
2004-04-19 | These files now hold the command handler functions | brain |
2004-04-19 | Moved all command handler functions into commands.cpp/commands.h | brain |
2004-04-19 | /WHO and routing fixes | brain |
2004-04-19 | Added namespace std to these new files to avoid gcc3 problems | brain |
2004-04-19 | Code Tidyup | brain |
2004-04-19 | added mode.h/mode.cpp and seperated mode functions into it | brain |
2004-04-19 | Moving yet more stuff into message.cpp | brain |
2004-04-19 | Added extern declarations so that this file can access the modules that are l... | brain |