If there is no Framed-Netmask in the reply, then add one,
[freeradius.git] / src / modules / rlm_ippool / rlm_ippool.c
2003-03-26 aland If there is no Framed-Netmask in the reply, then add...
2003-03-18 aland More NAS_PORT_ID cleanups
2003-01-13 aland When we set the IP address in vp->lvalue, set the...
2002-10-11 kkalevDo a memset(0) on the key.nas before doing searches...
2002-09-04 kkalevrlm_ippool.c:
2002-09-04 kkalevMove from authorize to post-auth
2002-08-24 aland Add more NULL's to module data structures, in preparat...
2002-08-21 kkalevPrint a message when ippool_authorize can't find the...
2002-07-16 aland Make certain strings 'const'
2002-05-11 kkalevChange the nas entry in the ippool_key structure from...
2002-05-07 kkalevCheck the return value of a gdbm_fetch() we didn't...
2002-05-03 kkalev* Change log_badlogins to use the mysql binary instead...
2002-04-13 kkalevAdd the Pool-Name attribute containing the name of...
2002-03-27 kkalevMake counter and ippool modules thread safe since we...
2002-03-27 kkalevAdd the server side ip pools module along with correspo...