Automatic report from sources (radiusd) between 09.12.2005 - 10.12.2005 GMT

Automatic cvs log generator cparker at starnetusa.net
Sat Dec 10 10:03:24 CET 2005


CVS log entries from 09.12.2005 (Fri) 09:00:01 - 10.12.2005 (Sat) 09:00:01 GMT
=====================================================
Summary by authors
=====================================================
Author: nbk
	File: radiusd/raddb/sql.conf; Revisions: 1.51, 1.41.2.3, 1.41.2.2.2.1
	File: radiusd/src/modules/rlm_sql/drivers/rlm_sql_mysql/sql_mysql.c; Revisions: 1.22, 1.18.4.1

=====================================================
Combined list of identical log entries
=====================================================
Description:
Pull from CVS head:
	Fix the comments about MySQL case sensitive queries.
Modified files:
	File: radiusd/raddb/sql.conf; Revision: 1.41.2.3;
	Date: 2005/12/09 14:41:43; Author: nbk; Lines: (+9 -7)
	File: radiusd/raddb/sql.conf; Revision: 1.41.2.2.2.1;
	Date: 2005/12/09 14:47:03; Author: nbk; Lines: (+9 -7)
=====================================================
Log entries
=====================================================
Description:
	Fix the comments about MySQL case sensitive queries: the default
	queries are case *insensitive*. (unlike PostgreSQL)

	Remove the warning about slower queries: tests indicate there is
	no significative difference.

	Move group_membership_query above the other authorize_group_*
	queries.
Modified files:
	File: radiusd/raddb/sql.conf; Revision: 1.51;
	Date: 2005/12/09 14:26:44; Author: nbk; Lines:  (+16 -21)
-------------------------------
Description:
	Tell the libmysqlclient to read the sections [freeradius]
	and [client] from file "my.cnf". This makes possible to
	define any options specific to MySQL which are not available
	through the "sql.conf".

	For example, in the file "my.cnf":

	# Options only for FreeRADIUS
	[freeradius]
	net_read_timeout = 10
	net_write_timeout = 20

	# Note that the client group is always read.
	[client]
	socket = /path/to/mysqld.sock
Modified files:
	File: radiusd/src/modules/rlm_sql/drivers/rlm_sql_mysql/sql_mysql.c; Revision: 1.22;
	Date: 2005/12/09 16:10:02; Author: nbk; Lines:  (+2 -1)
-------------------------------
Description:
Pull from CVS head:
	Tell the libmysqlclient to read the sections [freeradius]
	and [client] from file "my.cnf".
Modified files:
	File: radiusd/src/modules/rlm_sql/drivers/rlm_sql_mysql/sql_mysql.c; Revision: 1.18.4.1;
	Date: 2005/12/09 16:10:08; Author: nbk; Lines:  (+2 -1)
=====================================================
Summary of modified files
=====================================================
File: radiusd/raddb/sql.conf
Revisions: 1.51, 1.41.2.3, 1.41.2.2.2.1
Authors: nbk (+16 -21), nbk (+9 -7), nbk (+9 -7)
-------------------------------
File: radiusd/src/modules/rlm_sql/drivers/rlm_sql_mysql/sql_mysql.c
Revisions: 1.22, 1.18.4.1
Authors: nbk (+2 -1), nbk (+2 -1)
-- 
Automatic cron job from /web/pages/us.freeradius.org/bin/new_makelog.pl



More information about the Freeradius-Devel mailing list