Commit report for master branch

The git bot announce at freeradius.org
Mon Oct 15 18:00:01 CEST 2012


New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)

======
remove compilation error messages (As noted by Alan Buxey)

removes the following at compile time:

dhcp.c: In function ‘fr_dhcp_add_arp_entry’:
dhcp.c:1561: warning: format ‘%lu’ expects type ‘long unsigned int’,
but argument 2 has type ‘unsigned int’
dhcp.c:1561: warning: format ‘%lu’ expects type ‘long unsigned int’,
but argument 3 has type ‘size_t’

Arran Cudbard-Bell at 2012-10-15T16:07:57Z
Files modified:
	* src/lib/dhcp.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/df5ebfae4e20ad523dd4eb0be9c8e8133bed5b0b
====== 
Only print out user authorized message if the ldap module is actually being used for user authorization

Arran Cudbard-Bell at 2012-10-15T10:42:38Z
Files modified:
	* src/modules/rlm_ldap/rlm_ldap.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/5a95de4c77d882c867522d5c913e713ebf312d65
====== 
Add option to disable password check

Arran Cudbard-Bell at 2012-10-15T10:33:38Z
Files modified:
	* src/modules/rlm_ldap/rlm_ldap.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/fdb3c8e74bd21f40a17726742f965b046c405cbf
====== 
Add base64 encoding/decoding library

Add %{base64:} expansion to encode the raw octets of an attribute

Add %{strtobase64:} expansion to encode a string to base64

Add %{base64tostr:} expansion to decode a base64 string

Arran Cudbard-Bell at 2012-10-14T22:10:24Z
Files modified:
	* src/include/Makefile
	* src/include/all.mk
	* src/include/base64.h
	* src/lib/Makefile
	* src/lib/all.mk
	* src/lib/base64.c
	* src/main/xlat.c
	* src/modules/rlm_expr/rlm_expr.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/7f4d67fe5bd7368c420623c45641e5cb2165f8d8
====== 
Fixup radius_xlat calls to pass inst (was missed from previous commit)

Minor reformatting

Arran Cudbard-Bell at 2012-10-14T18:31:14Z
Files modified:
	* src/modules/rlm_sql/rlm_sql.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/538ad07d11ef2098061f864fe2e17a935d08a347
====== 
-- 
This commit summary was generated @2012-10-15T18:00:01Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).


More information about the Freeradius-Devel mailing list