]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2004-04-30 brainAdded base.cpp, fixed documentation for userrec::HasPer...
2004-04-30 brainAdded oper classes and types (done through the planned...
2004-04-30 brainAdded support for HasPermission method
2004-04-30 brainAdded Extensible classes
2004-04-30 brainAdded manpages, extra docs
2004-04-29 brainMoved more types into Extensible
2004-04-29 brainAdded more documentation
2004-04-29 brainAdded 'Extensible' class which allows modules to store...
2004-04-29 brainDocumentation update for class 'Extensible'
2004-04-29 brainMade the allowhalfop in <options> tag actually work
2004-04-28 brainAdded m_alias module for defining command aliases
2004-04-27 brainAdded m_alias module which provides command aliases.
2004-04-27 brainAdded m_services.so, must be loaded to give services...
2004-04-27 brainAdded extra services support stuff, fixed chanserv...
2004-04-26 brainFixed bug #15 - mode case sensitivity issue in mirc...
2004-04-26 brainAdded some fixes
2004-04-26 brainFixed some channel pointer stuff (eeeky)
2004-04-26 brainAdded support for services KILL
2004-04-26 brainIncrased speed of apply_lines() (was too slow when...
2004-04-26 brainAdded ip address to N token for SLINE in services use
2004-04-26 brainFixed bug in /mode #channel when +k is set
2004-04-25 brainChanged documentation
2004-04-25 brainFixed a GCC2 incompatibility, replaced break with return
2004-04-25 brainAdded MaxWhoReplies stuff (bahamut-style /WHO limiting)
2004-04-25 brainFixed an 'unknown token' alert when QLine triggered...
2004-04-25 brainAdded comments and fixes
2004-04-25 brainFixed minor typos
2004-04-25 brainAdded some stuff to diffrentiate between global and...
2004-04-25 frostycoolslugFixed USER bug (Bugtracker #14)
2004-04-25 brainMode +l fixes
2004-04-25 brainXLine fixes and fix to +l with large limits
2004-04-24 brainAdded new documentation for XLine etc
2004-04-24 brainFixed quit-bouncing issue when a user is g-lined
2004-04-24 brainAdded G-line, Z-line and K-line plus SZLINE, SGLINE...
2004-04-24 brainUpdated helpop docs to cover *LINE commands and new...
2004-04-24 brainQ-lines fully working, can add and remove other types...
2004-04-24 brainAdded a bunch of xline stuff and added qline spport...
2004-04-24 brainAdded XLine stuff
2004-04-24 brainAdded xline.cpp and xline.h, implements k/g/z/q lines
2004-04-24 brainChanged layout
2004-04-23 brainFixed minor join bug
2004-04-23 brainSVSJOIN fixes
2004-04-23 brainAdded svsjoin ability
2004-04-23 brainUpdated for alpha11
2004-04-23 brainFixed typo in this file
2004-04-23 braina|KK|y bitching
2004-04-23 brainMessage forwarding fixes
2004-04-23 brainCrash fix
2004-04-23 brainAdded 'H' token
2004-04-23 brainAdded some u:line stuff
2004-04-23 brainFixed authentication issue
2004-04-23 brainAdded tons of services stuff - prepared for multiserver...
2004-04-22 brainAdded more services stuff
2004-04-22 brainFix to services sending quits with no reasons
2004-04-22 brainAdded tons of services/uline stuff. DO NOT USE YET...
2004-04-21 brainVarious services compatibility stuff
2004-04-21 brainUpdated to support services
2004-04-21 brainFixes for bug #13 (trailing or leading spaces on a...
2004-04-20 brainMade sure this works prior to release
2004-04-20 brainSome pointless changes to this in the course of bugfinding
2004-04-20 brainConfigReader fixes to cope with tab characters (why...
2004-04-19 brainSome fixes here
2004-04-19 brainBroken code commented out by brain until we can fix it.
2004-04-19 brainFixes to this module by brain
2004-04-19 brainAdded tons of documentation here
2004-04-19 brainFixes to typos and function exporting between source...
2004-04-19 brainChanged occurances of udp_host to tcp_host for readability
2004-04-19 brainThese files now hold the command handler functions
2004-04-19 brainMoved all command handler functions into commands.cpp...
2004-04-19 brain/WHO and routing fixes
2004-04-19 brainAdded namespace std to these new files to avoid gcc3...
2004-04-19 brainDocumentation update
2004-04-19 brainCode Tidyup
2004-04-19 brainadded mode.h/mode.cpp and seperated mode functions...
2004-04-19 brainMoving yet more stuff into message.cpp
2004-04-19 brainAdded extern declarations so that this file can access...
2004-04-19 brainStupid typo :p
2004-04-19 brainModified to support messages.cpp
2004-04-19 brainStarted seperating out functions
2004-04-18 brainFixed typos in FindHost
2004-04-18 brainChecks to stop a server connecting twice
2004-04-18 brainChanges of RemoveServer to char* to const char*
2004-04-18 brainFixes to recovery
2004-04-18 brainFixes to typos in recovery checking
2004-04-18 brainAdded more rigorous link connection checking and recovery
2004-04-18 brainForgot to save some stuff
2004-04-18 brainAdded connection version checking
2004-04-18 brainFixed minor desync issues
2004-04-18 brainAdded GetRevision() function returning a long with...
2004-04-18 brainChanged format of 'b' token
2004-04-18 brainMinor aestetic change
2004-04-18 brainImproved layout of /version, used strtok_r to prevent...
2004-04-18 brainImproved /version line and made it show optimisation...
2004-04-18 brainFixes to ircd_connector::SetServerDesc() (was setting...
2004-04-18 brainFixes to GetServerDescription()
2004-04-18 brainFixed server descriptions in /whois and /links (untested)
2004-04-18 brainAdded back authorised state checking in server/server...
2004-04-18 brainDns lookup fixes (hands up if you hate DNS)
2004-04-18 brainAttempted dns fixes
2004-04-18 frostycoolslugAdded extra / in case people (Like you [Brain]) forget...
next