use RDEBUG
[freeradius.git] / dialup_admin / conf /
2002-09-10 kkalevAdd a failed logins page, to show the most recent faile...
2002-09-09 kkalevAdd a new config directive, ldap_write_server. If it...
2002-09-08 kkalevAlso cache the admin.conf if use_session is set to...
2002-09-08 kkalevAdd sessions in order to cache the various mappings...
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-06 kkalev* Allow for multiple default values. Also add a generic...
2002-09-03 kkalev* In config.php3 include a relative admin.conf file...
2002-08-21 kkalevAdd support for the user ldap regular profile 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 kkalevAdd attributes for the sql group tables in admin.conf...
2002-08-13 kkalevComment out the Reply-Message entry in user_edit.attrs.
2002-08-13 kkalevAdd Reply-Message in conf/user_edit.attrs so that it...
2002-08-10 kkalev* Add support for groups in SQL. Added several new...
2002-04-16 kkalevAdd the corresponding attributes for Max-{Daily,Weekly...
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-18 kkalev* Add general_ld_library_path directive and set LD_LIBR...
2002-01-15 kkalevAdd the dialup_admin web interface. Hope everything...