Age | Commit message (Expand) | Author |
2007-08-27 | Add a metric assload of TRANSLATE macros to modules. | w00t |
2007-08-27 | Translation of mode parameters to uids where neccessary | brain |
2007-08-27 | Some useful defines for tidy definition of translation lists. See constructor... | brain |
2007-08-27 | Auto translation nick->uuid for command params should now work in all modules... | brain |
2007-08-27 | More translation stuff | brain |
2007-08-27 | Remove unnecessary header traffic | w00t |
2007-08-27 | A few tidyups, and comment how the new constructors work (so that w00t doesnt... | brain |
2007-08-27 | Allocate uid in userrec constructor. Optional param added, if its empty, the ... | brain |
2007-08-27 | Fix obligotary typos | brain |
2007-08-27 | Translate some stuff to uid. | brain |
2007-08-27 | Make this lookup by UUID ahead of nick also, so things work properly. | w00t |
2007-08-27 | Make the server to server parser look for UUID. Currently it will fall back a... | w00t |
2007-08-27 | Oops, don't forget to save UUID of remote clients | w00t |
2007-08-27 | Make FJOIN send UUID | w00t |
2007-08-27 | Convert a metric assload of stuff to use UID | w00t |
2007-08-27 | Send UID (not nick) on client connection | w00t |
2007-08-27 | Send UID prefix on module commands across links. | w00t |
2007-08-27 | Paranoia: Check for UUID collision on UID reciept, remove both clients if a c... | w00t |
2007-08-27 | This will royally fuck 1.2's linking right now, but.. | w00t |
2007-08-27 | Fix to SVSJOIN: disallow invalid channel names. Needs backport. | w00t |
2007-08-26 | Bump ABI version and protocol version. Note that this really means 1.1 and 1.... | w00t |
2007-08-26 | Make this compile, was missing a ( | peavey |
2007-08-26 | Add 'you are banned' numeric to banredirect output, from avenger's patch | w00t |
2007-08-26 | Hide remote oper up notices if quiet bursts are enabled etc. Adapted from ave... | w00t |
2007-08-26 | Fix for bug #376 - FEATURE - (sorry w00t) - not backporting to stable. | brain |
2007-08-26 | Add m_commonchans.so (documented in example conf, no wiki yet) resolves bug #... | brain |
2007-08-26 | Document ModuleSpanningTree::RemoteMessage. Maybe useful for other stuff. | brain |
2007-08-26 | Routing failure messages back where they came from on /rconnect | brain |
2007-08-25 | Implement bug #396, feature request from Bricker | brain |
2007-08-23 | Craquity craq De-craq! | brain |
2007-08-23 | Add some stuff to change how we process a token sepeperated stream | brain |
2007-08-21 | Whoops, found a bug in it anyway :p | brain |
2007-08-21 | Implement feature in bug #395 reported by stealth, and tidy up a bit | brain |
2007-08-21 | Fix for delete-when-we-shouldnt bug similar to what stskeeps found yesterday | brain |
2007-08-20 | The only possibility for the issue sts found is that a socket is deleted but ... | brain |
2007-08-20 | Add a pair of colons which should fix some KILL messages being dropped and fi... | brain |
2007-08-20 | Fixes for m_nicklock desync | brain |
2007-08-20 | Increase max time difference to 600 secs | brain |
2007-08-19 | Add <hostchange:ports> to the m_hostchange module to implement feature in bug... | brain |
2007-08-19 | Add 'A record' blacklist types. This will probably only go into 1.2, and need... | brain |
2007-08-19 | Allow support for multiple dns results per request. This is a significant cha... | brain |
2007-08-19 | Add load warning, as suggested by Bricker | brain |
2007-08-19 | Added proper header handling, persistant connections, and working timeouts to... | special |
2007-08-19 | Improved compatibility with the JSON-RPC specification; beware, major overhau... | special |
2007-08-19 | Fixed a crash within the timeout for m_httpd sockets | special |
2007-08-18 | Added the <cloak:ipalways> and <cloak:lowercase> options. Patch by nenolod | special |
2007-08-17 | * Fixed bug in m_banredirect where removing a ban on a channel with maxbans s... | burlex |
2007-08-16 | Fixed bug #390 (broken m_chanprotect noservices) | special |
2007-08-15 | * include/caller.h will now compile correctly on Windows platforms. | burlex |
2007-08-15 | Fix small typo found by danieldg | brain |