Age | Commit message (Expand) | Author |
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 | Initial commit of the /amsg blocker module | om |
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-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 | Altered SVSNICK to echo back NICK message, grrrr, sodding ircservices-based s... | 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 |
2006-02-11 | Misc. fixes | brain |
2006-02-11 | Added remote TIME (do not use yet) | brain |
2006-02-11 | Fix for multi-param PUSH | brain |
2006-02-11 | Added uline check for PUSH | brain |
2006-02-11 | Added PUSH command, do not use yet until tested and documented | brain |
2006-02-11 | Added a sanity check that was left out, prevents crash on invalid fd (e.g. vi... | brain |
2006-02-08 | Missing function call | brain |
2006-02-08 | Checks to not propogate invalid or already-existing Xlines | brain |
2006-02-08 | Updated block numeric to read COLOUR >:) | brain |
2006-02-07 | Avoiding assignment of std::strings unless neccessary to speed up bursts | brain |
2006-02-07 | Faster ADDLINE code | brain |
2006-02-07 | Experimental improved string handling in server links | brain |
2006-02-07 | Removed a strlen() | brain |
2006-02-07 | Slightly more efficient write buffers | brain |
2006-02-07 | Tidying of snotices (adding '***' to start of WriteOpers texts) | brain |
2006-02-07 | Trivial spacing to make it identical | brain |
2006-02-07 | Fix signedness warning | brain |
2006-02-07 | Added max and current local/global usercounts to /lusers same way as most oth... | brain |
2006-02-07 | Typo fix | brain |
2006-02-06 | Fixed /LINKS to show flat even in tricky mIRC. | brain |
2006-02-06 | Make ulines /swhois silently | om |
2006-02-05 | Yeah, this thing only uses 1 param, but requires 2? :P | frostycoolslug |
2006-02-05 | Made devoice not oper-only (Congrats to the original coder!) | frostycoolslug |
2006-02-05 | Fix to allow empty but defined away message (yes, really) | brain |
2006-02-05 | Fixed another issue | brain |
2006-02-05 | Bad brain, bad bad | brain |
2006-02-05 | Propogation of away messages across network (we dont bounce the numeric back ... | brain |
2006-02-05 | AAARGH! GRAMMAR NAZIS! ALL AROUND ME! | brain |
2006-02-05 | Fix to prevent use of aliases before reigstering connection | brain |
2006-02-05 | Add .c_str()'s to m_sqloper in call to OneOfMatches(), and change prototype o... | om |