Fix the calls to da_sql_limit
[freeradius.git] / dialup_admin / htdocs /
2002-09-07 kkalev* If an sql attribute is not contained in sql, assume...
2002-09-07 kkalev* If we are editing a group show a comment that in...
2002-09-07 kkalev* In the user edit page print a message under the User...
2002-09-06 kkalev* Allow for multiple default values. Also add a generic...
2002-09-04 kkalevAdd the caller id in the connection status attributes...
2002-09-03 kkalev* In config.php3 include a relative admin.conf file...
2002-09-01 kkalevShow date in the user/server test page
2002-08-28 kkalevShow number of failed logins in the last 7 days in...
2002-08-22 kkalevSmall html fix in password.php3
2002-08-22 kkalevSmall html fix in user_edit.php3
2002-08-20 kkalevAdd support for the max results setting in the user...
2002-08-20 kkalevAdd find pages
2002-08-20 kkalev Add a user find page. User can be searched based on...
2002-08-20 kkalevAdd a help page for the Expiration attribute
2002-08-20 kkalev* Add support for the Expiration attribute. Add it...
2002-08-13 kkalevWhen reporting sql errors also print the output of...
2002-08-13 kkalevhtml fixes in show_groups.php3
2002-08-13 kkalevAdd a show_groups.php3 to show all active user groups
2002-08-13 kkalev* Allow the administrator to specify a group in the...
2002-08-13 kkalev* Only call user_info.php3 in user_new.php3 when we...
2002-08-13 kkalev* Have adddress and home address in user personal info
2002-08-13 kkalevFix a typo for department
2002-08-12 kkalevUse a textarea for new members in group_admin.php3...
2002-08-12 kkalev* Fix a small bug in lib/sql/create_user.php3 where...
2002-08-10 kkalevThe new group page should only be available if the...
2002-08-10 kkalev* Add support for groups in SQL. Added several new...
2002-07-10 kkalev* If the same attribute appears more than once in the...
2002-07-04 kkalevCheck if the last logged in server and client ip are...
2002-07-03 kkalevRefresh the online users page every 50 secs. Patch...
2002-06-20 kkalevFix a small bug in user_admin.php3
2002-06-11 kkalev* html fixes in user_finger.php3
2002-04-16 kkalevAdd an option to specify the maximum results returned...
2002-02-08 kkalev* Add support for the rest of the operators. Created...
2002-02-07 kkalev* Added operator support in sql. The eq(=),set(:=)...
2002-02-07 kkalevAdd ordering in user_accounting.php3. The results can...
2002-01-25 kkalevAdd a password generator for new/edit user. Based on...
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...