Commit report for master branch

The git bot announce at freeradius.org
Wed Oct 8 00:00:01 CEST 2014


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

======
Correct fix for #808

Arran Cudbard-Bell at 2014-10-07T23:42:25Z
Files modified:
	* src/modules/rlm_rest/rest.c
	* src/modules/rlm_rest/rlm_rest.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/94458d0fd60f0688418c12981e2fa24366fb19e8
====== 
Merge pull request #808 from qnet-herwin/rlm_rest_json_from_server

Prevent assert(0) in rlm_rest

Alan DeKok at 2014-10-07T22:43:04Z
Files modified:
	* src/modules/rlm_rest/rest.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/ced2350552f6bc9e37e792654fbd0f5a21e0f3b1
====== 
Prevent assert(0) in rlm_rest

If the RADIUS server is compiled without JSON support, it is still possible that the other end of the rlm_rest module returns JSON. This triggered an "assert(0)" and crashed the server. This fixes this by printing an error message to indicate that the reply of the REST server couldn't be parsed, and failing the module gracefully.

Herwin Weststrate at 2014-10-07T18:05:41Z
Files modified:
	* src/modules/rlm_rest/rest.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/f15bee50d818883c8299d2abd1c3fce910b41848
====== 
Even when there's no response, poke the detail file reader

So that it retranmits.

Alan T. DeKok at 2014-10-07T22:28:11Z
Files modified:
	* src/main/process.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/1ecb8f329b45d5623e17b7d66c60d6a5d23dbff1
====== 
Handle failures for internally proxied requests.

If there's no reply, deal with that case, rather than
assuming that everything's OK

Alan T. DeKok at 2014-10-07T19:03:02Z
Files modified:
	* src/main/process.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/b776c6a037d1bfef439007618ac217a24e1530fc
====== 
Don't check synchronous / nodup for detail sockets

Alan T. DeKok at 2014-10-07T19:03:00Z
Files modified:
	* src/main/process.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/1852dacd9cdcd6a5967f0e7f92acb52c8f5f7ba2
====== 
Use correct definition

Alan T. DeKok at 2014-10-07T17:53:24Z
Files modified:
	* src/main/parser.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/9315703698240cbe03accaced3e1985f3c8ef1aa
====== 
Better checks for regex

Alan T. DeKok at 2014-10-07T16:36:02Z
Files modified:
	* src/main/parser.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/2a9067c6ab3fef09a213d8486b4aceec5e2b7736
====== 
i_flag is only known if HAVE_REGEX is defined

Signed-off-by: Julius Plenz <plenz at cis.fu-berlin.de>

Julius Plenz (via Alan T. DeKok)@2014-10-07T16:36:01Z
Files modified:
	* src/main/parser.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/c0a3e297df6dc7234879e3bec562719ad85f9407
====== 
"do_octets" label is needed independently of Ascend binary

Signed-off-by: Julius Plenz <plenz at cis.fu-berlin.de>

Julius Plenz (via Alan T. DeKok)@2014-10-07T16:36:00Z
Files modified:
	* src/lib/valuepair.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/46750bf3f71dcd7a609afd9a796655deb859ebf8
====== 
-- 
This commit summary was generated @2014-10-08T00:00:01Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).


More information about the Freeradius-Devel mailing list