Age | Commit message (Expand) | Author |
2008-04-14 | Move options vlaues netbuffersize, maxwho, maxconn, softlimit, quietbursts, n... | brain |
2008-04-14 | TRUNK CONFIG BREAKAGE WARNING: Move a bunch of options tag values into a new ... | brain |
2008-04-09 | Move QuitUser into UserManager class, and unstaticize it. This prepares for s... | w00t |
2008-04-08 | Oddness | brain |
2008-04-08 | Extra debug | brain |
2008-04-08 | Fix authentication logic, someone forgot to change an || to an &&, because we... | brain |
2008-04-08 | Changes needed to get open-linking working. | w00t |
2008-04-08 | Fix compile error I introduced | w00t |
2008-04-08 | Comment tweakage | w00t |
2008-04-08 | This comment is slightly out of date: we do write to opers now. | w00t |
2008-04-08 | No longer deprecated, just may not be used | w00t |
2008-04-08 | add a couple of parenthesis to the password comparison, because i couldnt eas... | brain |
2008-04-08 | Allow for open link networks (<link:name> to *) and tidy up checks here. XXX ... | w00t |
2008-04-08 | Remote REHASH stuff, this drove me nuts but should probably work now.. thx brain | w00t |
2008-04-08 | Update syntax | w00t |
2008-04-08 | Finally apply my patch simplifying RSQUIT. Fixes bug #452, reported by Mark. ... | w00t |
2008-04-08 | Ugh, fixify. msms? | brain |
2008-04-07 | When map says 0ms, make it read "<1ms" instead of 0, 0 doesnt make ANY sense ... | brain |
2008-04-07 | This should probably be tested, but makes a whole lot more sense like this (u... | brain |
2008-04-07 | Show SID on /map | w00t |
2008-04-07 | remote MAP reply is backwards :p | brain |
2008-04-07 | Use server names for introduction of servers, not SIDs | 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 var (another 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-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 | 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 | Fix broken fjoin, looks like we forgot something when porting to new format :p | brain |