On Thu, May 29, 2003 at 03:19:59PM +0300, Kostas Kalevras wrote:
> > It now locks while using crypt. This is only good, if this is the only
> > use of crypt. If pap (for example) is also used, it should use the
> > same mutex to lock while doing an crypt (as should do any other
> > freeradius code using crypt).
> >
> > The server seems running und is responsive :) the next hours will show
> > if the problem is fixed with this.
> 
> OK, then declare a new function radius_crypt() with a mutex in it, put it
> somewhere in src/lib and change all calls  to crypt() to call radius_crypt()
> instead.

Yep, I had something like this in mind. But now I will fetch me some
beer, fire the barbecue and have a nice Vatertag :)

I'll write the clean version tomorrow.

Oliver.


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to