]> git.entuzijast.net Git - freeradius-dialup-admin.git/shortlog
freeradius-dialup-admin.git
2002-09-17 kkalevUse require_once when including lib/functions.php3...
2002-09-16 kkalevAdd a missing WHERE UserName = '$login' in the UPDATE...
2002-09-10 kkalevAdd the failed logins page in the buttons page
2002-09-10 kkalevFix a bug with failed logins in user_admin.
2002-09-10 kkalevChange use of AcctStartTime with AcctStopTime in failed...
2002-09-10 kkalevFix a bug in the failed logins page
2002-09-10 kkalevAdd a failed logins page, to show the most recent faile...
2002-09-09 kkalevFix a stupid bug in accounting.php3. We should not...
2002-09-09 kkalevFix a few more bugs in the ldap library
2002-09-09 kkalevAdd a new config directive, ldap_write_server. If it...
2002-09-09 kkalevIn the user test page ignore comments from the auth...
2002-09-09 kkalevRemove previous change. It was causing problems
2002-09-09 kkalevOnly connect and bind to the ldap server if we haven...
2002-09-08 kkalevUpdate documentation
2002-09-08 kkalevAlso cache the default.vals file.
2002-09-08 kkalevIn lib/sql/defaults.php3 instead of doing a select...
2002-09-08 kkalevRemove the auto password generator from the user edit...
2002-09-08 kkalevFix a few bugs
2002-09-08 kkalevAlso cache the admin.conf if use_session is set to...
2002-09-08 kkalevUpdate Changelog
2002-09-08 kkalevAdd sessions in order to cache the various mappings...
2002-09-07 kkalevCall config.php3 before outputing any html
2002-09-07 kkalev* If an sql attribute is not contained in sql, assume...
2002-09-07 kkalevIn sql.attrmap User-Password should map to User-Passwor...
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-04 kkalevAdd credits
2002-09-04 kkalevFix a bug in lib/sql/change_passwd.php3 when not using...
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-26 kkalevRemove simul_zap_query and replace it with a call to...
2002-08-22 kkalevSmall html fix in password.php3
2002-08-22 kkalevSmall html fix in user_edit.php3
2002-08-21 kkalevAdd support for the user ldap regular profile attribute
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-20 kkalevFix a few typos
2002-08-20 kkalevUpdate the FAQ about missing attributes from the user...
2002-08-16 kkalevUpdate Changelog
2002-08-16 kkalevAdd attributes for the sql group tables in admin.conf...
2002-08-16 kkalevComment out Reply-Message in conf/user_edit.attrs since...
2002-08-14 kkalevWhen updating ldap user information don't do an update...
2002-08-13 kkalevAlso use da_sql_error when reporting errors
2002-08-13 kkalevCall da_sql_error with correct arguments
2002-08-13 kkalevComment out the Reply-Message entry in user_edit.attrs.
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 kkalevAdd Reply-Message in conf/user_edit.attrs so that it...
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 kkalevSet personal information attributes to defaults in...
2002-08-13 kkalevFix a typo for department
2002-08-12 kkalevSet a few more personal information attributes to defau...
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 kkalevUpdate Changelog
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-26 kkalevPass the whole password as salt in da_encrypt() in...
2002-06-20 kkalevFix a small bug in user_admin.php3
2002-06-11 kkalev* html fixes in user_finger.php3
2002-05-03 kkalev* Change log_badlogins to use the mysql binary instead...
2002-04-30 kkalevReaarange a few things in user_admin. Put Subscription...
2002-04-29 kkalevFix a bug in time2strclock() in lib/functions.php3...
2002-04-16 kkalevAdd an option to specify the maximum results returned...
2002-04-16 kkalevAdd the corresponding attributes for Max-{Daily,Weekly...
2002-04-16 kkalevPass the nas server community as an argument to the...
2002-03-10 kkalevUpdate Changelog
2002-03-10 kkalevfix a bug in da_sql_query.
2002-02-09 kkalev* Fix a small bug in log_badlogins. The nas domain...
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-27 kkalevAdd a few names in the AUTHORS file.
2002-01-25 kkalevAdd a password generator for new/edit user. Based on...
2002-01-23 kkalevFix a small typo
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...