Age | Commit message (Expand) | Author |
2007-05-09 | Fix operquit notices being chopped to first word of quit message, spotted by ... | brain |
2007-05-09 | The WHO documentation in helpop.conf was WAY out of date | brain |
2007-05-09 | If we're having local, we need far too (f) | brain |
2007-05-09 | Add WHO flag 'l', show only local users | brain |
2007-05-09 | Fix slightly broken oper checks on +i | brain |
2007-05-09 | Add extra matches to /WHO. flags aiMp, away, ident, metadata, port number | brain |
2007-05-09 | Someone left a flag out of the syntax (m, modes) | brain |
2007-05-09 | Fix the other logic bug found by peavey | brain |
2007-05-09 | There was some real odd logic in here - thanks owine and HiroP | brain |
2007-05-09 | Make RCONNECT accept a glob for the first parameter. Thanks, HiroP :) | w00t |
2007-05-09 | Implement bug #282 from owine: kill sender hiding. <options:hidekills> needs ... | w00t |
2007-05-08 | - (FINALLY, ffs) add realnames to connect/remote connect server notices, per ... | w00t |
2007-05-08 | Decraq | brain |
2007-05-08 | Add oper notices on: (1) joining invisibly to a channel (2) engage or disenga... | brain |
2007-05-08 | Tidy up some lollercode | brain |
2007-05-08 | Document m_xmlsocket.so | brain |
2007-05-08 | Sending a buffer full of garbage is not smart or funny. | brain |
2007-05-08 | Left openssl includes in here :< | brain |
2007-05-08 | Add comments to describe wtf we are doing | brain |
2007-05-08 | Don't use this yet. we're waiting on w00t for a test client | brain |
2007-05-08 | Make SAJOIN/SAPART more spanningtree friendly, they are throwbacks to the ins... | brain |
2007-05-08 | We're setting chanrec::creation in here and not chanrec::age, this can and wi... | brain |
2007-05-07 | Fix multi-level if() madness, thanks HiroP | brain |
2007-05-07 | Correct the silentbursts logic | brain |
2007-05-07 | we typedeffed nspace::hash_map<std::string,command_t*> to command_table ages ... | brain |
2007-05-07 | Slightly tidier capab checks | brain |
2007-05-07 | Needs a little testing: Tidyup of some code, namely when validating the lengt... | brain |
2007-05-07 | Fix channel TS not being set correctly on creation of new channel | brain |
2007-05-07 | Developers, please review ForceJoin starting at line 730 of this file. It nee... | brain |
2007-05-07 | A bit more debug in here | brain |
2007-05-07 | Add bugnotice when an fmode is sent with a TS < ours. This should in theory n... | brain |
2007-05-07 | FTOPIC from another server now (correctly) shows local server name to obscure... | brain |
2007-05-07 | Fix MKPASSWD in helpop, remove MKSHA256, it's now accessed by MKPASSWD. | w00t |
2007-05-06 | Fix for bug #278 reported by aredridel, LUSERS output is required as per RFC ... | brain |
2007-05-06 | Fix for bug #263 - note, this NEEDS QA TESTING | brain |
2007-05-06 | Now it deletes the makefiles too | brain |
2007-05-06 | make distclean now removes .config.cache (thanks HiroP) | brain |
2007-05-06 | gcc fails it at exporting symbols properly :/ | brain |
2007-05-05 | Fix for bug typo, dont let it creep into the release! | brain |
2007-05-05 | So, Mozarella it is for 1.1.7 | brain |
2007-05-05 | Fix for feature request in bug #262, needs a bit of QA. Simpler prompting for... | brain |
2007-05-05 | Fix for crash found by potter if you set up two redirects in two channels to ... | brain |
2007-05-05 | Tidy up a little | brain |
2007-05-05 | Set keywords Id property | brain |
2007-05-05 | This should do the trick | brain |
2007-05-05 | We keep forgetting to update the last changed date in this file | brain |
2007-05-05 | Make debug warning for broken servers once per servername only | brain |
2007-05-04 | Add options:quietbursts, fixes bug #269, also adds support for quits in a cul... | brain |
2007-05-04 | Fix for bug #274, same port appearing multiple times in stats p if bound mult... | brain |
2007-05-04 | Proper fix for clients that send a nickprefix on their commands (the rfc says... | brain |