(RADIATOR) Handler.pm.patch for 2.15 to make Pre/PostAuthHook work

2000-02-28 Thread Lars Marowsky-Bree
Bug is obvious from the patch I think. I didn't check any of the other hooks though. Sincerely, Lars Marowsky-Brée -- Lars Marowsky-Brée Network Management teuto.net Netzdienste GmbH --- Handler.pm~ Tue Feb 15 08:09:41 2000 +++ Handler.pm Mon Feb 28 16:23:22 2000 @@ -495,7

Re: (RADIATOR) memory leak in 2.14.1 ?

1999-10-14 Thread Lars Marowsky-Bree
On 1999-10-14T15:45:44, "Mike McCauley" [EMAIL PROTECTED] said: A more common cause of leaks is in add-on perl modules: these often have C code (or call third paryy APIs) that do mallocs, and under some circumstances fail to free. I also found that the IO::Socket code in Perl 5.005_03 as

Re: (RADIATOR) Version 2.14 released

1999-07-19 Thread Lars Marowsky-Bree
On 1999-07-19T08:00:15, Ian Hughes [EMAIL PROTECTED] said: Also may have another problem. The machine running the radius server has multiple IP addresses. See "bind_address" in the configuration file. Sincerely, Lars Marowsky-Brée -- Lars Marowsky-Brée Network Management

Re: (RADIATOR) PostAuthHook Successes?

1999-03-12 Thread Lars Marowsky-Bree
On 1999-03-12T11:47:37, "Remi Godin" [EMAIL PROTECTED] said: There is a patch for the Handler.pm which helped. However I'm still having problems. But at least now it is executing the perl code. Which patch, what should your code do, what does it do, how does it fail, what does your code