summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-09-02Because these modes take no parameter when being removed, they need no specia...brain
2006-09-02Actually let it be unloaded would be a start (remove VF_STATIC)brain
2006-09-02Allow unloading of +qabrain
2006-09-02And this (i guess it once tested mode stuff)brain
2006-09-02So was this...brain
2006-09-02For some reason this was VF_STATICbrain
2006-09-02banexception, chanfilter and inviteexception should now be unloadable :)brain
2006-09-02All modules which implement simplemodes (no parameters, not a list mode) can ...brain
2006-09-02Any modules which were using VF_STATIC to indicate they implement a mode shou...brain
2006-09-02Allow unloading of modules which implement modes!brain
2006-09-02Add chanrec::IsBanned() so that we dont have to keep walking the banlist in v...brain
2006-09-01Exception handling in most of userrec... not too fine grained yet howeverbrain
2006-09-01Add snomask f (flood)brain
2006-08-31Made CountChannels faster. We use it in quite a few places. It's now O(1) rat...brain
2006-08-31Put some client quit stuff in cmd_quit into the Qq snomasks properlybrain
2006-08-31Make ban override notice only trigger when they actually match a ban :Pbrain
2006-08-31Fix for bug #134 reported by mixx941: When user connects to ircd with no user...brain
2006-08-31Forwardport fix from stable (bug#133 reported by insurgent): configuring a li...brain
2006-08-30In this instance find is faster than rfindbrain
2006-08-30And make it work herebrain
2006-08-30Fix for parameters which contain a colon (which is not the first char in the...brain
2006-08-30Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include listsbrain
2006-08-29Annnd, get the fix right.brain
2006-08-29Fix for correct display when removing snomaskbrain
2006-08-29Put servername in remote quitsbrain
2006-08-29Only send 008 when MODE Operbrain
2006-08-29Clarify messagebrain
2006-08-29Don't silently drop modes that are oper only when a non-oper tries to set the...brain
2006-08-29FDSFDSACFasfcasbrain
2006-08-29Fix typosbrain
2006-08-29More snomask +o (unoper)brain
2006-08-29Snomasks +k (kills) and +o (oper)brain
2006-08-29The rest of snomask +x (i think)brain
2006-08-29Snomask +l (linking) and some +x (XLINE)brain
2006-08-29+Q and +C (remote quit and connect) snomasks implementedbrain
2006-08-29Implement messages for snomasks +cq (local connect, local quit)brain
2006-08-29Remove snomask n (nickchanges) - this will be a module when someone writes itbrain
2006-08-29auto-set +s when +n is set (as +n requires +s) - allow +n to be 'set twice' a...brain
2006-08-29Snomask support cometh! and it leave a sticky white mess all over the floor :(brain
2006-08-29Spanningtree tidyupsbrain
2006-08-28Hey, what the hell. Let's do remote ADMIN too. :)w00t
2006-08-28^*&^^)()%-w00t
2006-08-28Remote MOTD supportw00t
2006-08-28Remove blank lines from previous perl inplace editsbrain
2006-08-28Make oper-override notices a bit more grammar friendly, add an override notic...w00t
2006-08-28Zed, you are found guilty of over-assuming the IRC protocol and forcing ircd ...brain
2006-08-28YOU KNOW I REALLY HATE IT WHEN CLIENT AUTHORS JUST MAKE ASSUMPTIONS ON THINGS...brain
2006-08-28Hint of the day: When you have a function that can return a bool, dont mix up...brain
2006-08-28Move trailing space stripping to only strip from non-last-item values (dont ask)brain
2006-08-28Check for muppet 3rdparty apps that might not order the list correctlybrain