In clear_opensessions depending on sql type use either IS NULL or = 0 in the DELETE...
[freeradius.git] / dialup_admin / conf / config.php3
2005-01-04 kkalevFix a problem when reading username.mappings
2005-01-02 kkalevAdd a header with the page encoding before sending...
2004-10-22 kkalevIn config.php3 remove whitespaces from $login. Don...
2004-07-26 kkalev* A LOT of security related fixes. Now dialupadmin...
2004-07-09 kkalevAdd a missing.php3 file with functions that may be...
2004-06-18 kkalev* Move the xlat function to a separate file in lib...
2004-04-22 kkalevMake nas_list actually work
2004-04-20 kkalevKeep the nas list in a separate array $nas_list. Update...
2004-04-06 kkalev* Add a check_user_passwd() and a get_user_dn() functio...
2004-02-29 kkalev* Add a patch from Neil McCalden to not put spaces...
2003-10-20 kkalev* Add a captions.conf file with a few configurable...
2002-11-24 kkalevWork even when register_globals if off. Suggestion...
2002-09-21 kkalevAdd support for realm in username and allow for realm...
2002-09-08 kkalevAlso cache the admin.conf if use_session is set to...
2002-09-08 kkalevAdd sessions in order to cache the various mappings...
2002-09-03 kkalev* In config.php3 include a relative admin.conf file...
2002-08-20 kkalevUpdate the FAQ about missing attributes from the user...
2002-01-18 kkalev* Add general_ld_library_path directive and set LD_LIBR...
2002-01-15 kkalevAdd the dialup_admin web interface. Hope everything...