Commit report for master branch
The git bot
announce at freeradius.org
Mon Apr 22 00:00:02 CEST 2013
New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)
======
Merge pull request #271 from alanbuxey/master
small fixup as cannot have GCC fixup pragma inside function
Arran Cudbard-Bell at 2013-04-21T21:32:29Z
Files modified:
* raddb/mods-available/cache_eap
* share/dictionary
* src/modules/rlm_sql/drivers/rlm_sql_firebird/sql_fbapi.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/38c3a590058cc7f0de431d6a9b820a0190a99714
======
DHCP module needs its dictionary
default install fails with this:
Cannot open /etc/raddb/dictionary.dhcp: dict_init: Couldn't open
dictionary "/etc/raddb/dictionary.dhcp": No such file or directory
/etc/raddb/mods-enabled/dhcp[18]: Instantiation failed for module "dhcp"
dictionary file not loaded up as its not in dictionary. added as
include (but note that the error message isnt right..the path is not
printed correctly!)
Alan Buxey at 2013-04-21T21:13:18Z
Files modified:
* share/dictionary
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/f326065ec9200c3d188b1b88cc2be92656bc238b
======
fix for default config
small fixup to remove the following warnings:
WARNING: /etc/raddb/mods-enabled/cache_eap[10]: Please add '&' for
attribute reference 'reply: = &reply:'
WARNING: /etc/raddb/mods-enabled/cache_eap[11]: Please add '&' for
attribute reference 'control:State = &request:State'
Alan Buxey at 2013-04-21T20:53:40Z
Files modified:
* raddb/mods-available/cache_eap
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/4412c0b504bc8cca0c328bb6743f77cf5114f44a
======
small fixup as cannot have diagnostic in function
# make
CC src/modules/rlm_sql/drivers/rlm_sql_firebird/sql_fbapi.c
src/modules/rlm_sql/drivers/rlm_sql_firebird/sql_fbapi.c: In function
âfb_errorâ:
src/modules/rlm_sql/drivers/rlm_sql_firebird/sql_fbapi.c:112: error:
#pragma GCC diagnostic not allowed inside functions
src/modules/rlm_sql/drivers/rlm_sql_firebird/sql_fbapi.c:113: warning:
âisc_interpreteâ is deprecated (declared at /usr/include/ibase.h:787)
src/modules/rlm_sql/drivers/rlm_sql_firebird/sql_fbapi.c:114: error:
#pragma GCC diagnostic not allowed inside functions
src/modules/rlm_sql/drivers/rlm_sql_firebird/sql_fbapi.c:117: error:
#pragma GCC diagnostic not allowed inside functions
src/modules/rlm_sql/drivers/rlm_sql_firebird/sql_fbapi.c:118: warning:
âisc_interpreteâ is deprecated (declared at /usr/include/ibase.h:787)
src/modules/rlm_sql/drivers/rlm_sql_firebird/sql_fbapi.c:119: error:
#pragma GCC diagnostic not allowed inside functions
make: ***
[build/objs/src/modules/rlm_sql/drivers/rlm_sql_firebird/sql_fbapi.lo]
Error 1
Alan Buxey at 2013-04-21T20:46:33Z
Files modified:
* src/modules/rlm_sql/drivers/rlm_sql_firebird/sql_fbapi.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/f7550099c5655e47c0b8bcb685020a0865d8653d
======
--
This commit summary was generated @2013-04-22T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).
More information about the Freeradius-Devel
mailing list