Age | Commit message (Expand) | Author |
2008-04-07 | Typo x 2 (ta Zaba) | w00t |
2008-04-07 | Typo | w00t |
2008-04-07 | Convert this to use the new XLine API, this results in fairly significant les... | w00t |
2008-04-07 | Add m_shun from third party to 1.2, update it to compile (currently untested.... | w00t |
2008-04-07 | Updates to NeoStats aliases, again by TamCore (thanks :)) | w00t |
2008-04-07 | Patch from Brain: set MAX_DESCRIPTORS for all socket engines (I missed this) | w00t |
2008-04-06 | Fix fake direction in TOPIC, you cant use a uuid as a command origin in the s... | brain |
2008-04-06 | Its ok to allow remote map to non-opers now, found the real culprit | brain |
2008-04-06 | Fix bug where OPERTYPE does not propogate more than one server in distance du... | brain |
2008-04-06 | Remote map only works for opers. Fix problem where only part of the map is sh... | brain |
2008-04-06 | Debug | brain |
2008-04-06 | The map matrix must be static. For some reason it blows up when it is not. Th... | brain |
2008-04-06 | Initialise this so WriteCommon() knows what it's dealing with (thanks, valgrind) | w00t |
2008-04-06 | Initialise var (another valgrind warning) | w00t |
2008-04-06 | Stupid, stupid :| use the correct variable to find existing channel (this cau... | w00t |
2008-04-06 | Initialise this (valgrind warning) | w00t |
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 | Add NeoStats example aliases (thanks TamCore) | w00t |
2008-04-06 | Fix bug #509 reported by Casey: bans were not applied on non-opped users (1.2... | w00t |
2008-04-06 | More missing docs. | w00t |
2008-04-06 | Fix a silly bug we never thought was a bug, in m_messageflood - the message t... | w00t |
2008-04-06 | Some documentation fixes (misnamed module, missing modules, etc). Fixes bug #... | w00t |
2008-04-05 | Error message tweaking | w00t |
2008-04-05 | Add protocolinterface.* and privmsg.cpp | brain |
2008-04-05 | Windows fixes | brain |
2008-04-05 | In case youre wondering, Belgian Blue is a cow breed :) (BLAME W00T) | brain |
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 a cosmetic issue: 'oper type does not have access' | 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 | Fix bug (partially/accidentally) discovered by Bricker: if an XLine is not pe... | w00t |
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 | Make sure this is pushed too | brain |
2008-04-05 | More standardized version output in 002 and 004 to make indexing for version ... | brain |
2008-04-05 | Use 1.2, not VERSION constant for here. | w00t |
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 | Document more stuff, correct some out of date text, | brain |