Age | Commit message (Expand) | Author |
2006-09-02 | All modules which implement simplemodes (no parameters, not a list mode) can ... | brain |
2006-09-02 | Any modules which were using VF_STATIC to indicate they implement a mode shou... | brain |
2006-09-02 | Allow unloading of modules which implement modes! | brain |
2006-09-02 | Add chanrec::IsBanned() so that we dont have to keep walking the banlist in v... | brain |
2006-09-01 | Exception handling in most of userrec... not too fine grained yet however | brain |
2006-09-01 | Add snomask f (flood) | brain |
2006-08-31 | Made CountChannels faster. We use it in quite a few places. It's now O(1) rat... | brain |
2006-08-31 | Put some client quit stuff in cmd_quit into the Qq snomasks properly | brain |
2006-08-31 | Make ban override notice only trigger when they actually match a ban :P | brain |
2006-08-31 | Fix for bug #134 reported by mixx941: When user connects to ircd with no user... | brain |
2006-08-31 | Forwardport fix from stable (bug#133 reported by insurgent): configuring a li... | brain |
2006-08-31 | Remove extra/wrong qualifications, makes GCC 4.1 (at least) die | om |
2006-08-31 | *thwap* om for not fixing the bugs he finds :p | brain |
2006-08-30 | In this instance find is faster than rfind | brain |
2006-08-30 | And make it work here | brain |
2006-08-30 | Fix for parameters which contain a colon (which is not the first char in the... | brain |
2006-08-30 | Remove -v argument from install (openbsd doesnt like it) - thanks wyleniauy | brain |
2006-08-30 | Remove a ton of <typeinfo>, <iostream>, <sstream> etc that we usually never use | brain |
2006-08-30 | Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include lists | brain |
2006-08-29 | Annnd, get the fix right. | brain |
2006-08-29 | Fix for correct display when removing snomask | brain |
2006-08-29 | Put servername in remote quits | brain |
2006-08-29 | Document SnomaskManager | brain |
2006-08-29 | Only send 008 when MODE Oper | brain |
2006-08-29 | Clarify message | brain |
2006-08-29 | Don't silently drop modes that are oper only when a non-oper tries to set the... | brain |
2006-08-29 | FDSFDSACFasfcas | brain |
2006-08-29 | Fix typos | brain |
2006-08-29 | More snomask +o (unoper) | brain |
2006-08-29 | Snomasks +k (kills) and +o (oper) | brain |
2006-08-29 | The rest of snomask +x (i think) | brain |
2006-08-29 | Snomask +l (linking) and some +x (XLINE) | brain |
2006-08-29 | +Q and +C (remote quit and connect) snomasks implemented | brain |
2006-08-29 | Implement messages for snomasks +cq (local connect, local quit) | brain |
2006-08-29 | Remove snomask n (nickchanges) - this will be a module when someone writes it | brain |
2006-08-29 | auto-set +s when +n is set (as +n requires +s) - allow +n to be 'set twice' a... | brain |
2006-08-29 | Snomask support cometh! and it leave a sticky white mess all over the floor :( | brain |
2006-08-29 | Spanningtree tidyups | brain |
2006-08-28 | Hey, what the hell. Let's do remote ADMIN too. :) | w00t |
2006-08-28 | ^*&^^)()%- | w00t |
2006-08-28 | Remote MOTD support | w00t |
2006-08-28 | Remove blank lines from previous perl inplace edits | brain |
2006-08-28 | Make oper-override notices a bit more grammar friendly, add an override notic... | w00t |
2006-08-28 | Update comment | brain |
2006-08-28 | Zed, you are found guilty of over-assuming the IRC protocol and forcing ircd ... | brain |
2006-08-28 | YOU KNOW I REALLY HATE IT WHEN CLIENT AUTHORS JUST MAKE ASSUMPTIONS ON THINGS... | brain |
2006-08-28 | Hint of the day: When you have a function that can return a bool, dont mix up... | brain |
2006-08-28 | Move trailing space stripping to only strip from non-last-item values (dont ask) | brain |
2006-08-28 | Check for muppet 3rdparty apps that might not order the list correctly | brain |
2006-08-28 | Error scemantics - 'this' server, 'your' server | brain |