Commit report for v3.1.x branch

The git bot announce at freeradius.org
Sun May 3 00:00:02 CEST 2015


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

======
Rename xlat function typedefs

Arran Cudbard-Bell at 2015-05-02T15:27:04Z
Files modified:
	* src/include/map_proc.h
	* src/include/tmpl.h
	* src/include/xlat.h
	* src/main/map_proc.c
	* src/main/tmpl.c
	* src/main/xlat.c
	* src/modules/rlm_detail/rlm_detail.c
	* src/modules/rlm_linelog/rlm_linelog.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/a1bd8fa3ca9ce2686233bc483462da49721a9ae5
====== 
Typo

Arran Cudbard-Bell at 2015-05-02T03:46:48Z
Files modified:
	* src/main/map_proc.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/959edcf62509f3d92b0118d78eb687b249723692
====== 
Doxygen

Arran Cudbard-Bell at 2015-05-02T02:21:38Z
Files modified:
	* src/modules/rlm_ldap/rlm_ldap.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/26858c2c090e30dec49e438b95a25aef7606e61e
====== 
Fix tab indentation

also don't need to memset expanded...

Arran Cudbard-Bell at 2015-05-02T02:20:37Z
Files modified:
	* src/modules/rlm_ldap/rlm_ldap.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/9c1d6536c6b117a0f05fc2ee848dcb19e36527c8
====== 
Add ldap map_proc

Arran Cudbard-Bell at 2015-05-02T02:06:51Z
Files modified:
	* src/modules/rlm_ldap/ldap.h
	* src/modules/rlm_ldap/rlm_ldap.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/94a4f3e1dd5f8ba81701525c39da62b527465dad
====== 
Expose rlm_ldap_map_getvalue

Arran Cudbard-Bell at 2015-05-02T02:06:31Z
Files modified:
	* src/modules/rlm_ldap/attrmap.c
	* src/modules/rlm_ldap/ldap.h

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/6cdb1c3e614d6e9e20397025fd68b1aaad8d3b2d
====== 
Simplify map_proc interface

In almost all cases instance data passed to escape functions is the module instance.
In all cases map_proc contexts should be hung off the module that registered them.
Simpler to use a similar instantiation system as we do for modules, where the memory is allocated by the server, then passed to the instantiate callback.

Arran Cudbard-Bell at 2015-05-02T01:42:07Z
Files modified:
	* src/include/map_proc.h
	* src/main/map_proc.c
	* src/modules/rlm_sql/rlm_sql.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/4cc3237b2bbfa6f2a20ab737c01d596b7e86d09f
====== 
Using += to control whether multiple rows will be processed won't work well, so remove it

We'll need something based on containers to process result sets correctly

Arran Cudbard-Bell at 2015-05-02T01:11:02Z
Files modified:
	* src/modules/rlm_sql/rlm_sql.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/94b7d255605be12a800f42605b9d3c8b99beb7e3
====== 
-- 
This commit summary was generated @2015-05-03T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).


More information about the Freeradius-Devel mailing list