summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-19Made a booboobrain
2006-02-19Added exception handling for module loadingbrain
2006-02-19Should fix case insensitivity issuebrain
2006-02-19- Don't allow invalid channel names in /mode #chan +L #chanw00t
2006-02-18Added MAXPARA=32 to 005 (no other ircd has this, or allows a larger MAXPARA b...brain
2006-02-16Update mode lists, fix mode lists, and alphabeticalise mode lists (:/!)om
2006-02-16Bad maths, bad! go sit in the cornerbrain
2006-02-16More debugbrain
2006-02-16New tweak doesnt work yet, dont usebrain
2006-02-16Extra tweak for exceptional conditionbrain
2006-02-16Experimental speed improvement to sending encrypted linesbrain
2006-02-16Extra logging to log bad opertypes coming in from remotesbrain
2006-02-16Checking to prevent dodgy opertypes (opertypes must follow the same syntax as...brain
2006-02-16Extra checking and exception handling in InspSocket::Writebrain
2006-02-15Test for bug reported by TDCbrain
2006-02-15Yet more loggingbrain
2006-02-15Extra error loggingbrain
2006-02-15Fixed broken /operbrain
2006-02-15Moved custom_mode_params to per-channelbrain
2006-02-15Sped up disabled commands checkbrain
2006-02-15Removed a whole lot of strchr's looking for mode +o where we can do if *user-...brain
2006-02-15Now has no strchr() at all.brain
2006-02-15All the messing with these files someone did and they didnt notice we listed...brain
2006-02-15- More formatting changesw00t
2006-02-15- Made some notes about potentially restructuring things a bitw00t
2006-02-15- Useless loop removedw00t
2006-02-15This was there for a reason after all.w00t
2006-02-15- Fixed some HORRIBLE indenting. Tabs, please.w00t
2006-02-15- Moved example configuration from docs/ to conf/.. Why did we have two examp...w00t
2006-02-15- Docs update, b4 was a LONG time ago.w00t
2006-02-15- Minor documentation updates here, someone really needs to sit down and rewo...w00t
2006-02-15- Manually bump revision ID, apparantly it's stopped doing it itself...w00t
2006-02-15- Oops, missed two includesw00t
2006-02-15- Check for +K before bothing to assemble knock messagew00t
2006-02-15- Nazi stylistic changes.w00t
2006-02-15- Incorrect w00t
2006-02-15- Anal tidy of some commentsw00t
2006-02-15- Let's stop using that nasty strchr() in a loopw00t
2006-02-15- Made note of some potential improvements in m_part. Brain, please review wh...w00t
2006-02-15- And in SAPARtw00t
2006-02-15- Use IsValidChannelName() in SAJOInw00t
2006-02-14Fix to compare against signed/unsigned warningbrain
2006-02-14Force initialization of fd to -1brain
2006-02-14We're going for that commits per minute record again.brain
2006-02-14Helps to get the var names right too..brain
2006-02-14Error checking for out of range buffer reads (this shouldnt happen, read is b...brain
2006-02-13gogo, 10 commits in 10..om
2006-02-13Tidied up formatting of %f'sbrain
2006-02-13Fixesbrain
2006-02-13Added RPL_MAPTOTL at request of Whitewolfbrain