Age | Commit message (Expand) | Author |
2008-04-06 | Remote /MAP (that now doesn't confuse clients ;p) | w00t |
2008-04-06 | Fix this up to convert deque to const char* const for w00t | brain |
2008-04-06 | Remote /MAP: caution, this doesn't compile | w00t |
2008-04-06 | Revert not-required hax | brain |
2008-04-06 | For some reason there was a FinishBurst in the encap command, which was sendi... | brain |
2008-04-06 | Mark ping answered when we get a two form reply | w00t |
2008-04-06 | Make ping warnings and lag check global across all servers on a network. This... | w00t |
2008-04-06 | Fix bug #509 reported by Casey: bans were not applied on non-opped users (1.2... | w00t |
2008-04-06 | Fix a silly bug we never thought was a bug, in m_messageflood - the message t... | w00t |
2008-04-05 | Error message tweaking | w00t |
2008-04-05 | Remove debug, fix DELLINE: args were the wrong way around | w00t |
2008-04-05 | debug | w00t |
2008-04-05 | Same here | brain |
2008-04-05 | Fix showing of sid/uid instead of nick or servername when lines are added | brain |
2008-04-05 | Resolve collisions once, don't rely on every server being able to fix our col... | w00t |
2008-04-05 | Fix multiple burst notifications in a better way (force EOB was quite often h... | w00t |
2008-04-05 | Fix IDLE sending a nick rather than a uid. Atheme should probably put a check... | brain |
2008-04-05 | Only finish bursting once, thanks AnMaster | brain |
2008-04-05 | Remove debug, thanks for reminding me danieldg | brain |
2008-04-05 | Tweaks to make some errors show server name and not server ID | brain |
2008-04-05 | Update ModDesc and class name | w00t |
2008-04-05 | Redo the MODE warning stuff. Don't do some extra unneeded checks, don't allow... | w00t |
2008-04-05 | Fix crash in MODE when sent for a user, with only one parameter (which is wro... | brain |
2008-04-04 | Add m_nickban and documentation. Implements +b n:, which stops any users matc... | w00t |
2008-04-04 | Off by one | w00t |
2008-04-04 | Only examine local messages | w00t |
2008-04-04 | DOH | brain |
2008-04-04 | Extra stuff for 005 numeric | brain |
2008-04-04 | m_quietban: implements snomask +b q: | w00t |
2008-04-04 | Fix broken fjoin, looks like we forgot something when porting to new format :p | brain |
2008-04-04 | The start of extended bans infrastructure: syntax is e.g. +b n:w00tdiff@*, ba... | w00t |
2008-04-04 | See this brain | w00t |
2008-04-04 | Apply our own version of mminds patch that doesnt have #defines in it | brain |
2008-04-04 | Add simple modes to FJOIN instead of sending a seperate FMODE all the time. T... | w00t |
2008-04-04 | Dont check APrefix both times :p | brain |
2008-04-04 | Better checks | brain |
2008-04-04 | Throw exception if both the prefix chars are defined and the same (thaks dani... | brain |
2008-04-04 | Allow for custom prefixes as status chars in /notice @#chan etc. Up until now... | brain |
2008-04-04 | Remove calls to deprecated InspIRCd::Log(), thanks danieldg for reporting. | peavey |
2008-04-04 | Zap printfs | brain |
2008-04-04 | Fix lost messages, thanks w00t and peavey | brain |
2008-04-04 | fix warnings | w00t |
2008-04-04 | Attempt to avoid infinite loops | w00t |
2008-04-04 | Fix this (thx danieldg and owine) | w00t |
2008-04-04 | Whoops, thanks w00t | brain |
2008-04-04 | Whoops, wrong pointer. write out 500 lines 'i will check my code twice', brain. | brain |
2008-04-04 | Make it buildable | brain |
2008-04-04 | Whoops, this would be bad if not fixed :p | brain |
2008-04-04 | Fix chanlog (NOTE: previous commit will require a FULL recompile) | w00t |
2008-04-04 | Remote server PRIVMSG/NOTICE to nickname support | brain |