Re: [Coder-Com] Re: [Patches] m_gline.c in 2.10.11

2002-08-28 Thread Joe 'Pilsner' Cise
On Wed, Aug 28, 2002 at 08:30:41AM -0400, Kev wrote: > > If no target is specified in /gline command for opers a local gline is > > still added evne if FEAT_LGLINE is false. patch by darren coleman. > Was actually Darren Smith, but no harm no foul :) > The patch you sent wouldn't have worked qu

[Coder-Com] Re: [Patches] m_gline.c in 2.10.11

2002-08-28 Thread Kev
> If no target is specified in /gline command for opers a local gline is > still added evne if FEAT_LGLINE is false. patch by darren coleman. The patch you sent wouldn't have worked quite the way you intended--it would require you to have the PRIV_LOCAL_GLINE privilege to set global G-lines. Whi