Pull fix from branch_1_1, so proxied EAP replies work
[freeradius.git] / dialup_admin / Changelog
2006-11-22 aland Pull fix from branch_1_1, so proxied EAP replies work
2006-10-24 fcusackimport from HEAD
2006-10-24 fcusackimport from HEAD
2006-10-24 fcusackimport from HEAD:
2006-10-24 fcusackimport from HEAD:
2006-10-24 fcusackimport from HEAD:
2006-08-18 aland Pulled from branch_1_1
2006-08-17 aland Pulled from branch_1_1. Untested!
2006-07-01 fcusackimport from branch_1_1:
2006-06-22 nbk Test for unset variable, rather than empty variable in
2006-06-01 fcusackimport from HEAD:
2006-05-09 fcusackimport from HEAD:
2006-03-29 fcusackimport from HEAD:
2006-03-23 fcusackimport from HEAD:
2006-03-23 fcusackimport from HEAD:
2006-03-20 bjordanovPolled from branch_1_1 fix for bug #348
2006-03-06 fcusackimport from HEAD:
2006-03-03 fcusackimport from HEAD:
2006-02-17 fcusackimport from HEAD:
2006-02-09 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-01-19 nbkPull downstream fixes from Debian package 1.1.0-1:
2005-12-28 aland Port patch from branch_1_1 to the HEAD
2005-12-21 nbkPull downstream fixes from Debian package 1.0.5-2:
2005-12-08 fcusack backport from HEAD
2005-12-08 fcusack rlm_otp import from HEAD
2005-09-02 kkalevChange the order of OID's used in snmpfinger for cisco...
2005-04-22 kkalevIn lib/sql/attrmap.php3, only register variables once...
2005-04-19 kkalevIn time2strclock also show days if applicable
2005-04-14 kkalevUse the correct max results variable in lib/*/find...
2005-04-05 kkalevCount online users correctly (through a separate query...
2005-03-21 kkalevRename the badusers date field to incidentdate to avoid...
2005-03-21 kkalevCreate a new function da_sql_limit() and use that to...
2005-03-18 kkalevDon't use $num in stats.php3, change it to $stats_num
2005-03-15 kkalevRemove snmp_clearsession. It is replaced by clearsessio...
2005-03-14 kkalevCorrectly check nas validity in nas_admin.php3. Bug...
2005-03-14 kkalev* Show the correct nas type in nas_admin. Bug noted...
2005-03-13 kkalevurlencode() all occurrences of the $login variable...
2005-03-10 kkalevAdd support for usrhiper in snmpfinger. Patch from...
2005-03-09 kkalev* Make nasXX_finger_type actually work since the place...
2005-03-02 kkalevLog somewhat more verbose error messages when the sql_c...
2005-02-19 kkalevIn clear_opensessions depending on sql type use either...
2005-02-19 kkalev* Add more documentation for per user counter limit...
2005-02-19 kkalevUpdate password_check to work with all password attribu...
2005-01-04 kkalev* Add an sqlrelay functions file. The user_admin page...
2005-01-04 kkalev* If date calculation fails, abort
2005-01-04 kkalevFix a problem when reading username.mappings
2005-01-02 kkalevAdd a header with the page encoding before sending...
2004-12-20 kkalev* In bin/snmpfinger also accept @,. in the username
2004-12-08 kkalev* Add a snmp_clearsession which can disconnect a user...
2004-12-03 kkalevFix Bug #167
2004-10-28 kkalevIn lib/sql/group_info.php3 only unset variables if...
2004-10-27 kkalevIn the show groups page, note that we only show groups...
2004-10-27 kkalevOn group creation, if member list is empty report that...
2004-10-25 kkalev* Add lib/sql/group_change.php3 to add and delete a...
2004-10-22 kkalevIn config.php3 remove whitespaces from $login. Don...
2004-10-15 kkalevSmall type in login_time_create, close bug #141
2004-09-16 kkalevFix bug #136, bugs found by Pawel Foremski
2004-09-13 kkalevFix a small typo in the userinfo mysql schema. Found...
2004-09-07 kkalevFix a small bug in user_admin.php3 found by Joerg Staedele
2004-09-02 kkalevMake 'Add NAS' function in the nas admin page more...
2004-09-02 kkalevMake pagesize 'all' work again. Bug found by apellido...
2004-08-30 aland Pull fixes 1.126, 1.127, 1.128 from HEAD
2004-08-14 kkalevMove a few header() calls after including config.php3...
2004-08-09 kkalevIn user_state also take into account any open sessions...
2004-07-31 kkalevFix operator escaping in lib/sql/change_attrs.php3
2004-07-31 kkalevWrong foreach in show_groups and group_new.
2004-07-27 kkalevUse lower cased row names in badusers page
2004-07-27 kkalev* Add the style sheet in the content.html
2004-07-26 kkalev* Add a drop down menu with existing groups in group_ne...
2004-07-26 kkalev* A LOT of security related fixes. Now dialupadmin...
2004-07-12 kkalevFix a small error in lib/sql/find.php3. This closes...
2004-07-09 kkalevSet the general_username_mappings_file variable
2004-07-09 kkalevSet general_restrict_nasadmin_access to no by default...
2004-07-09 kkalevAdd a missing.php3 file with functions that may be...
2004-07-08 kkalev* Use require_once instead of require when including...
2004-06-29 kkalev* Escape special characters in the sql password. This...
2004-06-29 kkalevChange is_int to is_numeric. This closes Bug #90
2004-06-22 kkalevAdd postgresql specific sql schema by apellido jr....
2004-06-18 kkalev* Move the xlat function to a separate file in lib...
2004-05-03 kkalevAlso allow for '-' to exist in a nas name in bin/log_ba...
2004-04-22 kkalevMake nas_list actually work
2004-04-20 kkalevKeep the nas list in a separate array $nas_list. Update...
2004-04-18 kkalevAdd da_sql_escape_string for all relevant variables...
2004-04-17 kkalevFix small bugs in accounting.php3 and user_stats.php3...
2004-04-16 kkalevAdd a nas administration page for sql based clients
2004-04-06 kkalevFix a few typos
2004-04-06 kkalev* Add a check_user_passwd() and a get_user_dn() functio...
2004-04-03 kkalevAdd ldap_userdn as a configuration directive. If set...
2004-04-03 kkalev* Sort the servers list in failed_logins,user_stats...
2004-03-10 kkalevAdd a force directive in log_badlogins. If uncommented...
2004-03-02 kkalevIn log_badlogins add a newline after every sql query...
2004-02-29 kkalev* Add a patch from Neil McCalden to not put spaces...
2004-01-16 kkalev* Add a message when adding a user in the badusers...
2004-01-16 kkalev* Add the ability to erase rows from the badusers table
next