summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-15- Fixed some HORRIBLE indenting. Tabs, please.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-13Tidied up formatting of %f'sbrain
2006-02-13Fixesbrain
2006-02-13Added RPL_MAPTOTL at request of Whitewolfbrain
2006-02-13Guess origin where server is lazy with PING/PONG and doesnt specify one, prep...brain
2006-02-13Forgot to change the prefix, whoopsbrain
2006-02-13Send the PONG back along the right path, maybe?brain
2006-02-13(TEST CODE) remote ping, do not use until debuggedbrain
2006-02-13Remove code duplication by using core function. Remove global Server*..one st...om
2006-02-13s/No such channel/Invalid channel namew00t
2006-02-13Add credit to sexy info provider <3om
2006-02-13Make use of IsValidChannelName() - as a side note, we perhaps shouldn't be re...w00t
2006-02-13m_join: Use IsValidChannelName()w00t
2006-02-13Added bool IsValidChannelName(const char *) - it doesn't seem to blow things ...w00t
2006-02-13Initial commit of the /amsg blocker moduleom
2006-02-12Instantly apply lines when not synchingbrain
2006-02-12Tweak to allow @%+ to all exist on a user at once during burstbrain
2006-02-11Extra checks to not set the ssl marker twice on re-handshake (nonfatal but wa...brain
2006-02-11Check for >8 params in NICKbrain
2006-02-11Our optimizations missed a possibility :pbrain
2006-02-11Altered SVSNICK to echo back NICK message, grrrr, sodding ircservices-based s...brain
2006-02-11Fixed 'eggy complains when not included' bug that causes segfault in brainbrain
2006-02-11Newline stripping for asctime()brain
2006-02-11Added handler for TIME with server parameterbrain
2006-02-11Damn bracketbrain
2006-02-11Fix routing for TIMEbrain
2006-02-11Fixes to pass on TIMEbrain
2006-02-11Misc. fixesbrain
2006-02-11Added remote TIME (do not use yet)brain
2006-02-11Fix for multi-param PUSHbrain
2006-02-11Added uline check for PUSHbrain
2006-02-11Added PUSH command, do not use yet until tested and documentedbrain