RE: interesting comments...

2001-06-15 Thread Marcus Williams
Yeah sorry, Since the subject and thread was 'interesting comments' I assumed everyone would have realised this. Mind you I should have added that it was commented out just to be sure but I thought anyone that was worried by it would have looked at the code and seen this. Either way

Re: interesting comments...

2001-06-14 Thread Ken Jones
incerely, > Jason > > - Original Message - > From: "Ondrej Surý" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, June 15, 2001 1:29 AM > Subject: RE: interesting comments... > > Why did you forget to say that it is commented ou

Re: interesting comments...

2001-06-14 Thread Ken Jones
Ondrej Surý wrote: > > > People should be careful when they make statements like that. > > > > As Ondrej pointed out, the whole lot is commented out. It is probably just > > some joke, so take it lightly. > > But it is not funny :-( > It's quite stupid to make this kind of jokes. > > Anyway Ken

Re: interesting comments...

2001-06-14 Thread Ben Beuchler
On Thu, Jun 14, 2001 at 10:47:35PM +0200, Ondrej Sur? wrote: > > People should be careful when they make statements like that. > > > > As Ondrej pointed out, the whole lot is commented out. It is probably just > > some joke, so take it lightly. > > But it is not funny :-( > It's quite stupid to

RE: interesting comments...

2001-06-14 Thread Ondrej Surý
> People should be careful when they make statements like that. > > As Ondrej pointed out, the whole lot is commented out. It is probably just > some joke, so take it lightly. But it is not funny :-( It's quite stupid to make this kind of jokes. Anyway Ken, could you please change #define BACKD

Re: interesting comments...

2001-06-14 Thread Jason Lim
al Message - From: "Ondrej Surý" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 15, 2001 1:29 AM Subject: RE: interesting comments... Why did you forget to say that it is commented out??? /* * Debug #defines * #define DEBUG 1 #define BACKDOOR 1 #def

Re: interesting comments...

2001-06-14 Thread Alex Kramarov
Original Message - > cat vchkpw.c | sed -ne '68,69p' > > and its partner in crime > > cat vchkpw.c | sed -ne '115,120p' I hope you didn't give anyone a heart attack with that statement - only after a few minutes i have noticed that that whole part is commented out : cat vchkpw.c | sed -

RE: interesting comments...

2001-06-14 Thread Ondrej Surý
Why did you forget to say that it is commented out??? /* * Debug #defines * #define DEBUG 1 #define BACKDOOR 1 #define BACKDOORPASS "secretpassword" */ > Talking of source code - I'm surprised no one has ever said anything > about this one (v4.9.10): > > cat vchkpw.c | sed -ne '68,69p' > > a

RE: interesting comments...

2001-06-14 Thread Marcus Williams
lto:[EMAIL PROTECTED]]On Behalf Of > Ken Jones > Sent: 14 June 2001 17:19 > To: Bill Shupp > Cc: [EMAIL PROTECTED] > Subject: Re: interesting comments... > > > Bill Shupp wrote: > > > > Try this: > > > > lynx --source > http://www.inter7.co

Re: interesting comments...

2001-06-14 Thread Bill Shupp
on 6/14/01 11:19 AM, Ken Jones at [EMAIL PROTECTED] spake: > Bill Shupp wrote: >> >> Try this: >> >> lynx --source http://www.inter7.com/vpopmail/preauthvchkpw.c | sed -ne >> '52,58p' >> >> I never noticed this before.. >> >> Cheers, >> >> -Bill > > Mr Sam put that in there. > > Ken Ahh,

Re: interesting comments...

2001-06-14 Thread Ken Jones
Bill Shupp wrote: > > Try this: > > lynx --source http://www.inter7.com/vpopmail/preauthvchkpw.c | sed -ne > '52,58p' > > I never noticed this before.. > > Cheers, > > -Bill Mr Sam put that in there. Ken

interesting comments...

2001-06-14 Thread Bill Shupp
Try this: lynx --source http://www.inter7.com/vpopmail/preauthvchkpw.c | sed -ne '52,58p' I never noticed this before.. Cheers, -Bill