Fix the calls to da_sql_limit
[freeradius.git] / dialup_admin / htdocs / failed_logins.php3
2005-03-21 pnixonFix the calls to da_sql_limit
2005-03-21 kkalevCreate a new function da_sql_limit() and use that to...
2004-09-02 kkalevMake pagesize 'all' work again. Bug found by apellido...
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-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-10-20 kkalev* Add a captions.conf file with a few configurable...
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...
2002-12-28 kkalevAdd more error messages when interacting with the SQL...
2002-11-12 kkalev* Allow selecting a specific access server in the faile...
2002-11-08 kkalevFix a parse error in failed_logins.php3
2002-10-01 kkalevFix a problem in failed_logins when NASIPAddress is...
2002-09-30 kkalevFix a small issue with the general_accounting_info_order
2002-09-10 kkalevChange use of AcctStartTime with AcctStopTime in failed...
2002-09-10 kkalevFix a bug in the failed logins page
2002-09-10 kkalevAdd a failed logins page, to show the most recent faile...