Age | Commit message (Expand) | Author |
2006-02-15 | - Check for +K before bothing to assemble knock message | w00t |
2006-02-15 | - Nazi stylistic changes. | w00t |
2006-02-15 | - Incorrect | w00t |
2006-02-15 | - Anal tidy of some comments | w00t |
2006-02-15 | - Let's stop using that nasty strchr() in a loop | w00t |
2006-02-15 | - Made note of some potential improvements in m_part. Brain, please review wh... | w00t |
2006-02-15 | - And in SAPARt | w00t |
2006-02-15 | - Use IsValidChannelName() in SAJOIn | w00t |
2006-02-14 | Fix to compare against signed/unsigned warning | brain |
2006-02-14 | Force initialization of fd to -1 | brain |
2006-02-14 | We're going for that commits per minute record again. | brain |
2006-02-14 | Helps to get the var names right too.. | brain |
2006-02-14 | Error checking for out of range buffer reads (this shouldnt happen, read is b... | brain |
2006-02-13 | gogo, 10 commits in 10.. | om |
2006-02-13 | Tidied up formatting of %f's | brain |
2006-02-13 | Fixes | brain |
2006-02-13 | Added RPL_MAPTOTL at request of Whitewolf | brain |
2006-02-13 | Guess origin where server is lazy with PING/PONG and doesnt specify one, prep... | brain |
2006-02-13 | Forgot to change the prefix, whoops | brain |
2006-02-13 | Send the PONG back along the right path, maybe? | brain |
2006-02-13 | (TEST CODE) remote ping, do not use until debugged | brain |
2006-02-13 | Remove code duplication by using core function. Remove global Server*..one st... | om |
2006-02-13 | s/No such channel/Invalid channel name | w00t |
2006-02-13 | Add credit to sexy info provider <3 | om |
2006-02-13 | Make use of IsValidChannelName() - as a side note, we perhaps shouldn't be re... | w00t |
2006-02-13 | m_join: Use IsValidChannelName() | w00t |
2006-02-13 | Added bool IsValidChannelName(const char *) - it doesn't seem to blow things ... | w00t |
2006-02-13 | Add m_blockamsg to example config | om |
2006-02-13 | Initial commit of the /amsg blocker module | om |
2006-02-12 | Correct copying of confs (may generate some nonfatal errors) | brain |
2006-02-12 | Changed names inspire -> inspircd | brain |
2006-02-12 | Renamed | brain |
2006-02-12 | Inspire -> InspIRCd | brain |
2006-02-12 | Does not belong here | brain |
2006-02-12 | These dont belong here | brain |
2006-02-12 | Renamed inspire.* inspircd.* | brain |
2006-02-12 | Added anti-n00b warning to stop direct inclusion of the file with <include> | brain |
2006-02-12 | Instantly apply lines when not synching | brain |
2006-02-12 | Tweak to allow @%+ to all exist on a user at once during burst | brain |
2006-02-12 | Config file example is wrong | brain |
2006-02-11 | Extra checks to not set the ssl marker twice on re-handshake (nonfatal but wa... | brain |
2006-02-11 | Check for >8 params in NICK | brain |
2006-02-11 | Our optimizations missed a possibility :p | brain |
2006-02-11 | Altered SVSNICK to echo back NICK message, grrrr, sodding ircservices-based s... | brain |
2006-02-11 | Fixed 'eggy complains when not included' bug that causes segfault in brain | brain |
2006-02-11 | Newline stripping for asctime() | brain |
2006-02-11 | Added handler for TIME with server parameter | brain |
2006-02-11 | Damn bracket | brain |
2006-02-11 | Fix routing for TIME | brain |
2006-02-11 | Fixes to pass on TIME | brain |