Pull fix from branch_1_1, so proxied EAP replies work
[freeradius.git] / dialup_admin / Changelog
2003-12-22 kkalevSmall fix in user_finger.php3
2003-12-15 kkalev* Huge PostgreSQL compatibility patch by Guy Fraser...
2003-12-09 kkalevUse the User-Password attribute instead of Password...
2003-11-03 kkalevUpdate the HOWTO file with a few comments on the genera...
2003-11-02 kkalev* Check for the binaries used (mysql/snmpwalk) in the...
2003-11-01 kkalev* Add a few help pages for the nomadix radius attribute...
2003-10-27 kkalevAdd a note about the HOWTO in the README file
2003-10-27 kkalev* Add a HOWTO from Paris Stamatopoulos
2003-10-21 kkalevSmall html corrections in user_toolbar.html.php3
2003-10-20 kkalev* Add a captions.conf file with a few configurable...
2003-10-17 kkalevUpdate the badusers page to also use the general_accoun...
2003-10-16 kkalevUpdate the help page for the lock message attribute
2003-10-12 kkalevAdd an entry about the failed_logins page
2003-10-10 kkalevFix a small bug in bytes2str. It will now also show...
2003-10-06 kkalevMake clean_radacct and truncate_radacct work correctly
2003-10-06 kkalevDon't show an account as locked if Dialup-Access does...
2003-10-06 kkalevShow correct calculation of the montlhy usage time.
2003-10-05 kkalevAdd more comments in the admin.conf file
2003-10-05 kkalevAdd a configuration directive counter_monthly_calculate...
2003-09-29 kkalevAllow for defining the ldap_filter used when searching...
2003-09-23 kkalevCalculate weekly used time correctly (from Sunday 00...
2003-09-12 kkalevConsider the account locked either if Dialup-Access...
2003-08-28 kkalevAlso check for $server != '' in stats.php3. Bug noted...
2003-08-26 kkalevAdd a few more attribute help pages from Ulrich Walcher...
2003-08-25 phampsonPull from branch_0_9: Widen call{ed,ing}stationid from...
2003-08-11 kkalevChange AcctStopTime = '0' with AcctStopTime IS NULL
2003-07-23 kkalev* Only delete sessions which are not open in truncate_r...
2003-07-19 kkalev* Make all scripts use the mysql binary instead of...
2003-07-18 kkalevAdd 3 more help pages from Stadler Karel <Karel.Stadler...
2003-07-12 kkalevIn user_finger page if $user is NULL then set it to...
2003-07-10 kkalevAdd Service-Type in user_edit.attrs
2003-05-22 kkalevEscape " in login_time create page before parsing the...
2003-05-19 kkalevSmall change in user_accounting.php3
2003-05-12 kkalevAdd a config directive general_stats_use_totacct. If...
2003-05-11 kkalevUse $config[sql_usergroup_table] in show_groups.php3
2003-05-10 kkalevAdd a usage_summary parameter in user_finger. If it...
2003-05-05 kkalev* Use Max-Monthly-Session not Max-Weekly-Session for...
2003-04-19 kkalevCreate an AcctUniqueId before adding a row in radacct...
2003-04-15 kkalevLimit the split() to 2 elements in lib/defaults.php3
2003-04-14 kkalevAdd support for regexp and like operators in accounting...
2003-04-10 kkalevAdd a <?php tag instead of a <?. Bug noted by Isam...
2003-04-06 kkalevUpdate the README file with notes about the scripts...
2003-04-06 kkalevFix a problem with user_stats.php3
2003-03-12 kkalevAlso add support for @ in usernames in log_badlogins
2003-03-12 kkalevCall gethostbyaddr with an @ in front to suppress error...
2003-03-12 kkalevAdd support for ! in usernames in log_badlogins
2003-03-10 kkalevAdd a few installation notes
2003-03-01 kkalevAdd an entry in the FAQ about adding .php3 handling
2003-02-17 kkalevUpdate the TODO file
2003-02-13 kkalevAdd a per nas finger_type directive
2003-02-06 kkalevOnly show the personal attributes in the New User page...
2003-02-06 kkalevAdd an entry in the FAQ about duplicate personal attrib...
2003-02-05 kkalev* Fix a typo in lib/sql/attrmap.php3
2003-02-03 kkalev Use sql_extra_servers directive when adding users...
2003-02-01 kkalev* Call lib/{ldap,sql}/user_info in user_info before...
2003-02-01 kkalev* Do an eval on the attribute description strings in...
2003-01-29 kkalevAdd a few comments in the tot_stats and monthly_tot_sta...
2003-01-28 kkalev Add two new tables totacct and mtotacct containing...
2003-01-28 kkalevAdd a column Admin in the badusers table which will...
2003-01-28 kkalevIn user_new show a select box with all the available...
2003-01-26 kkalevDo a write lock in radacct before truncating it in...
2003-01-13 kkalevFix a small problem with debugging
2003-01-12 kkalevFix a small bug in lib/ldap/create_user.php3. Unset...
2003-01-12 kkalevMake things a little bit more simple in lib/ldap/change...
2003-01-11 kkalevDon't include user_info.php3 in the user_test page.
2003-01-11 kkalevIn debug, output the sql queries in italic. Refer to...
2003-01-11 kkalev* Add a directive ldap_debug. Add debuging statements...
2003-01-11 kkalevAdd a directive sql_debug. Add debuging statements...
2003-01-01 kkalevIn log_badlogins create a separate sql input file for...
2002-12-30 kkalevAdd sql_connect_timeout and sql_extra_servers configura...
2002-12-28 kkalevAdd more error messages when interacting with the SQL...
2002-12-22 kkalevAdd sql_use_http_credentials configuration directive...
2002-11-28 kkalevAdd a missing <?php tag. Bug noted by Simon Burns ...
2002-11-26 kkalevReplace single quotes with double quotes in log_badlogins
2002-11-26 kkalevRemember a few things in the user_test page. Also add...
2002-11-25 kkalev* Use CISCO-POP-MGMT-MIB in snmpfinger instead of CISCO...
2002-11-24 kkalevWe don't need ORDER BY GroupName in show_groups.php3...
2002-11-24 kkalevWork even when register_globals if off. Suggestion...
2002-11-23 kkalevFix a typo in sql.attrmap. Fix by Evren Yurtesen <eyurt...
2002-11-21 kkalev* Remove one sql query from user_admin which was not...
2002-11-13 kkalev* Now the create user page should work with sql
2002-11-13 kkalevAlso show server:port in the user test page (so that...
2002-11-12 kkalev* Allow selecting a specific access server in the faile...
2002-11-12 kkalevWhen searching a user in ldap through the find page...
2002-11-11 kkalevInclude password.php3 in lib/ldap/password_check.php3
2002-11-09 kkalevFix a bug in lib/defaults.php3 which did not allow...
2002-11-08 kkalevFix a parse error in failed_logins.php3
2002-11-08 kkalevFix a few bugs in log_badlogins
2002-10-13 kkalev* Add a string encoder for greek
2002-10-13 kkalevMap a specific username to the directory manager if...
2002-10-13 kkalevAdd a comment in admin.conf about ldap server failover
2002-10-12 kkalevFix a small bug in lib/ldap/defaults.php3. We should...
2002-10-05 kkalevAllow for normal ldap user attributes to be utf8 encode...
2002-10-02 kkalevAllow for multiple regular profile attributes in a...
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-29 kkalev* In lib/ldap/functions.php3 only ask for the cn attrib...
2002-09-26 kkalevUse CISCO-AAA-SESSION-MIB in snmpfinger
2002-09-26 kkalevFix a problem in user_accounting when NASIPAddress...
2002-09-25 kkalevhtml fixes in accounting.php3
next