New build path variable
[freeradius.git] / dialup_admin /
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-08 kkalevAlso delete sessions from sql_extra_servers. Add the...
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 kkalevUpdate the Authors file
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-27 kkalevSmall fix to show_groups.php3
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 kkalevFix a few bugs
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 kkalevAdd conf/username.mappings
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
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 kkalevRevert a change made by mistake
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-11 aland Merged patch from the HEAD.
2003-07-10 kkalevAdd Service-Type in user_edit.attrs
2003-06-12 kkalevAdd a link for extra documentation from Stadler Karel...
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...
next