Commit report for v3.1.x branch
The git bot
announce at freeradius.org
Wed Jul 20 00:00:01 CEST 2016
New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)
======
Typo
Arran Cudbard-Bell at 2016-07-19T22:53:55Z
Files modified:
* src/main/radiusd.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/d5d944fd46e54f6069aeb101d28ef5ce54389123
======
Don't leak rest handles on connection errors‽
Arran Cudbard-Bell at 2016-07-19T22:52:28Z
Files modified:
* src/modules/rlm_rest/rlm_rest.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/0f5dacd6cd4bb9683a2f358292567579c8cab776
======
Put doxygen header on radiusd.c
Arran Cudbard-Bell at 2016-07-19T21:47:26Z
Files modified:
* src/main/radiusd.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/ef8a1dd0be7bd4a8b6180eeed914c57a798e5337
======
rlm_winbind: use pre-4.0 function name
Matthew Newton at 2016-07-19T15:13:27Z
Files modified:
* src/modules/rlm_winbind/rlm_winbind.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/1680af087badddbc323228cfac77456f0337bb41
======
Merge pull request #1660 from qnet-herwin/v3.1.x_rlm_winbind_compile
Added mapping for char const * in PW_TYPE_FROM_PTR
Matthew Newton (via GitHub)@2016-07-19T15:06:35Z
Files modified:
* src/include/tmpl.h
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/c2b745281e3ee38cf388325db056c5e62bca35cc
======
Added mapping for char const * in PW_TYPE_FROM_PTR
Without this, my build failed with the following message:
src/freeradius-devel/tmpl.h:347:11: error: ‘_Generic’ selector of type ‘const char **’ is not compatible with any association
_Generic((_ptr), \
src/freeradius-devel/tmpl.h:362:77: note: in expansion of macro ‘PW_TYPE_FROM_PTR’
_tmpl_to_atype(_ctx, (void *)(_out), _request, _vpt, _escape, _escape_ctx, PW_TYPE_FROM_PTR(_out))
src/modules/rlm_winbind/rlm_winbind.c:101:10: note: in expansion of macro ‘tmpl_aexpand’
slen = tmpl_aexpand(request, &domain, request, inst->wb_domain, NULL, NULL);
Herwin Weststrate at 2016-07-19T14:46:10Z
Files modified:
* src/include/tmpl.h
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/7d52121b9263c159687fec0a94dbfb46997eabc0
======
--
This commit summary was generated @2016-07-20T00:00:01Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).
More information about the Freeradius-Devel
mailing list