Re: about the source code in version 2.1.3

2008-12-11 Thread Alan DeKok
neoo wrote: > Hi,all > I'm not clear about two things. > 1) in the file freeradius-server-2.1.3/src/mainradiusd.c, at the line > 103-105: > > 103 #ifdef OSFC2 > 104 set_auth_parameters(argc,argv); > 105 #endif > > what's this checked for ? it's about security or something? It's OSFC2 mag

about the source code in version 2.1.3

2008-12-08 Thread neoo
Hi,all I'm not clear about two things. 1) in the file freeradius-server-2.1.3/src/mainradiusd.c, at the line 103-105: 103 #ifdef OSFC2 104 set_auth_parameters(argc,argv); 105 #endif what's this checked for ? it's about security or something? 2) in the file freeradius-server-2.1.3/src/main