Age | Commit message (Expand) | Author |
2006-09-02 | Only VF_COMMON modules are sent in CAPAB now, not VF_STATIC | brain |
2006-09-02 | Doesnt need VF_STATIC | brain |
2006-09-02 | Comments | brain |
2006-09-02 | Actually make +ovhk removable with DelMode (just in case somebody wants to, o... | brain |
2006-09-02 | Because these modes take no parameter when being removed, they need no specia... | brain |
2006-09-02 | Actually let it be unloaded would be a start (remove VF_STATIC) | brain |
2006-09-02 | Allow unloading of +qa | brain |
2006-09-02 | And this (i guess it once tested mode stuff) | brain |
2006-09-02 | So was this... | brain |
2006-09-02 | For some reason this was VF_STATIC | brain |
2006-09-02 | Don't try and delete from the item list whilst iterating it - make a copy ins... | brain |
2006-09-02 | Don't use oncleanup to remove listmode lists | brain |
2006-09-02 | banexception, chanfilter and inviteexception should now be unloadable :) | brain |
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 |