Commit report for v3.0.x branch
    The git bot 
    announce at freeradius.org
       
    Sat Jun 27 00:00:02 CEST 2015
    
    
  
New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)
======
group_attribute not group_attr
Arran Cudbard-Bell at 2015-06-26T21:51:00Z
Files modified:
	* raddb/mods-available/sql
	* raddb/mods-config/sql/main/mysql/queries.conf
	* raddb/mods-config/sql/main/postgresql/queries.conf
	* raddb/mods-config/sql/main/sqlite/queries.conf
	* src/tests/modules/sql_mysql/module.conf
	* src/tests/modules/sql_postgresql/module.conf
	* src/tests/modules/sql_sqlite/module.conf
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/1c1f324dd3a4bc5d2679d1ab9be42d2eb40c7d61
====== 
Update the default configuration to specify sql-group in a saner way.
Arran Cudbard-Bell at 2015-06-26T20:54:58Z
Files modified:
	* raddb/mods-available/sql
	* raddb/mods-config/sql/main/mysql/queries.conf
	* raddb/mods-config/sql/main/postgresql/queries.conf
	* raddb/mods-config/sql/main/sqlite/queries.conf
	* src/tests/modules/sql_mysql/module.conf
	* src/tests/modules/sql_postgresql/module.conf
	* src/tests/modules/sql_sqlite/module.conf
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/b51ecab5cdafd529e5a7c0715582dc598a4fd413
====== 
Use the %-SQL-Group
Alan T. DeKok at 2015-06-26T20:03:04Z
Files modified:
	* src/modules/rlm_sql/rlm_sql.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/62fff6735367c42759abcd465b705d45ac5f8292
====== 
Clearer "reconnecting" message
Alan T. DeKok at 2015-06-26T04:11:11Z
Files modified:
	* src/main/radmin.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/ce9e05f523b3a2a3d123a213e835a7aeb7bdcb67
====== 
Print out debug condition.  Fixes #1046
Alan T. DeKok at 2015-06-26T04:10:43Z
Files modified:
	* src/main/command.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/3159644296a5eb1d4a2642de53fc146aead47b1d
====== 
Ensure debug_condition is initialized
Alan T. DeKok at 2015-06-26T04:09:09Z
Files modified:
	* src/main/mainconfig.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/83780506161f2e14488657bee6eb3b3825768054
====== 
Zero terminate at current position, not at start of buffer
Alan T. DeKok at 2015-06-26T04:08:49Z
Files modified:
	* src/main/parser.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/d0a55a5e7551d31ecbee207680ee03b50df563e7
====== 
Revert "Unecessary fileno(), just do as cf_file_input()"
This reverts commit 44fc841929934a55f690422ee1d25c3190c5c900.
stat() is not the same as fstat().  The first one checks a
file which has the same name as the one we opened.  The second
checks the file which we just opened.
The cf_file_input() checks just check if the filename for
security (globally writeable, etc.).  cf_file_open() will
open the file and read it's contents
Alan T. DeKok at 2015-06-26T03:38:07Z
Files modified:
	* src/main/conffile.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/f817df1f0c12fabe8206eabffb1803fe2dc7d0d2
====== 
note "break"
Alan T. DeKok at 2015-06-26T03:32:50Z
Files modified:
	* doc/ChangeLog
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/5329ea812759dd93b2177e2dfc2d6aad3dcc8ebe
====== 
Fix CID #1308371
Alan T. DeKok at 2015-06-26T03:32:50Z
Files modified:
	* src/main/listen.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/064bcf8f3c52d5283c766e3541ef06813e5a532c
====== 
-- 
This commit summary was generated @2015-06-27T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).
    
    
More information about the Freeradius-Devel
mailing list