Page 1 of 1

adding new oflags

Posted: Tue Mar 03, 2009 1:28 am
by Skizzerz
How might one go about adding new oflags to oper blocks in conf and then checking them in a module? I've poked around the source but couldn't find a function that can easily test for the existence of oflags.

Re: adding new oflags

Posted: Tue Mar 03, 2009 1:57 am
by Stealth
As far as I know there isn't a way to add oper flags without modifying the source (which isn't supported).

Re: adding new oflags

Posted: Tue Mar 03, 2009 2:10 am
by Skizzerz
Stealth wrote:As far as I know there isn't a way to add oper flags without modifying the source (which isn't supported).
Hmm... if I were to make a patch to add a hook to allow doing this via modules, what version should I make it against? 3.2.8?

Re: adding new oflags

Posted: Tue Mar 03, 2009 4:48 am
by Stealth
Make it against 3.2.8.

If it works, we would appreciate if you submitted the patch to the bug tracker (as a new feature request), so we can consider putting it into 3.2.9.