Re: A little ircii /dcc tweak I'd like to see the default...

1998-04-19 Thread Rev. Joseph Carter
On Sun, Apr 19, 1998 at 10:10:00AM -0700, Robert Woodcock wrote: > [...] > >> Yes, what that does is check your /dcc commands to see if they have > >> /etc or /passwd in them, and if they do, print a message "Send request > >> rejected". > > > > Ick, no. If an admin is not running shadow passwds,

Re: A little ircii /dcc tweak I'd like to see the default...

1998-04-19 Thread Robert Woodcock
On Sun, 19 Apr 1998 16:23:58 +, Rev. Joseph Carter wrote: >On Sat, Apr 18, 1998 at 07:29:19PM -0700, Robert Woodcock wrote: >> I'd like to see this patch become the default: [...] >> Yes, what that does is check your /dcc commands to see if they have >> /etc or /passwd in them, and if they do,

Re: A little ircii /dcc tweak I'd like to see the default...

1998-04-19 Thread Rev. Joseph Carter
On Sat, Apr 18, 1998 at 07:29:19PM -0700, Robert Woodcock wrote: > I'd like to see this patch become the default: > > --- ircii-4.4/source/dcc.c~ Thu Dec 25 17:36:09 1997 > +++ ircii-4.4/source/dcc.cSat Apr 18 19:22:43 1998 [patch body removed] > > Yes, what that does is check your /dcc com

Re: A little ircii /dcc tweak I'd like to see the default...

1998-04-19 Thread Shaleh
Nothing to stop them from copying it to /tmp and dcc'ing it from there. Waste of time changing the app. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

A little ircii /dcc tweak I'd like to see the default...

1998-04-19 Thread Robert Woodcock
I'd like to see this patch become the default: --- ircii-4.4/source/dcc.c~ Thu Dec 25 17:36:09 1997 +++ ircii-4.4/source/dcc.c Sat Apr 18 19:22:43 1998 @@ -940,16 +940,6 @@ return; } #endif /* S_IFDER */ - if (scanstr(FileBuf, "/etc/")) - { -