* Add the style sheet in the content.html
[freeradius.git] / dialup_admin / htdocs / user_stats.php3
2004-07-26 kkalev* A LOT of security related fixes. Now dialupadmin...
2004-07-08 kkalev* Use require_once instead of require when including...
2004-06-29 kkalevChange is_int to is_numeric. This closes Bug #90
2004-06-18 kkalevFix a few bugs
2004-06-18 kkalev* Move the xlat function to a separate file in lib...
2004-04-20 kkalevKeep the nas list in a separate array $nas_list. Update...
2004-04-17 kkalevFix small bugs in accounting.php3 and user_stats.php3...
2004-04-06 kkalev* Add a check_user_passwd() and a get_user_dn() functio...
2004-04-03 kkalev* Sort the servers list in failed_logins,user_stats...
2003-12-15 kkalev* Huge PostgreSQL compatibility patch by Guy Fraser...
2003-08-25 phampsonPull from branch_0_9: Widen call{ed,ing}stationid from...
2003-07-23 kkalev* Only delete sessions which are not open in truncate_r...
2003-03-12 kkalevCall gethostbyaddr with an @ in front to suppress error...
2003-02-01 kkalev* Call lib/{ldap,sql}/user_info in user_info before...
2003-01-28 kkalev Add two new tables totacct and mtotacct containing...