]> git.entuzijast.net Git - freeradius-dialup-admin.git/commit
* Huge PostgreSQL compatibility patch by Guy Fraser <guy@incentre.net>
authorkkalev <kkalev>
Mon, 15 Dec 2003 16:55:28 +0000 (16:55 +0000)
committerkkalev <kkalev>
Mon, 15 Dec 2003 16:55:28 +0000 (16:55 +0000)
commit18756274b4328599aa09e56a97488833715be0ec
tree5116afcba15091d5187ed7b4f93c2fc53e35e411
parentc965878bdd96582b01a4c7cdc82bdc8e3203008d
* Huge PostgreSQL compatibility patch by Guy Fraser <guy@incentre.net>
* Also support the Crypt-Password attribute in lib/sql/password_check.php3. Patch by Guy Fraser <guy@incentre.net>
30 files changed:
Changelog
htdocs/accounting.php3
htdocs/badusers.php3
htdocs/clear_opensessions.php3
htdocs/failed_logins.php3
htdocs/show_groups.php3
htdocs/stats.php3
htdocs/user_accounting.php3
htdocs/user_admin.php3
htdocs/user_finger.php3
htdocs/user_state.php3
htdocs/user_stats.php3
lib/acctshow.php3
lib/add_badusers.php3
lib/sql/change_attrs.php3
lib/sql/change_info.php3
lib/sql/change_passwd.php3
lib/sql/create_group.php3
lib/sql/create_user.php3
lib/sql/defaults.php3
lib/sql/delete_group.php3
lib/sql/delete_user.php3
lib/sql/drivers/mysql/functions.php3
lib/sql/drivers/pg/functions.php3
lib/sql/find.php3
lib/sql/functions.php3
lib/sql/group_admin.php3
lib/sql/group_info.php3
lib/sql/password_check.php3
lib/sql/user_info.php3