Enable building WITHOUT_ACCOUNTING
[freeradius.git] / dialup_admin / Changelog
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
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...
next