Commit report for master branch
The git bot
announce at freeradius.org
Sat Sep 28 00:00:01 CEST 2013
New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)
======
instance is not used in rest_decode_post
Arran Cudbard-Bell at 2013-09-27T18:16:22Z
Files modified:
* src/modules/rlm_rest/rest.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/c6e116af40d2dab59ef3ebd47253888788036404
======
Update rlm_rest to use newer log macros
Arran Cudbard-Bell at 2013-09-27T13:46:54Z
Files modified:
* src/modules/rlm_rest/rest.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/d9fa1ab00afc4bad81fe78d01280b71737d31cbc
======
Typo
Arran Cudbard-Bell at 2013-09-27T11:23:00Z
Files modified:
* src/modules/rlm_rest/rest.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/75c78f6416f182f7d97ebfa8ae9429d66f5738fb
======
Use newer API functions to iterate and sort attributes. Closes #440
Arran Cudbard-Bell at 2013-09-27T11:16:19Z
Files modified:
* src/modules/rlm_rest/rest.c
* src/modules/rlm_rest/rest.h
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/668e2ba09408d0d33dec36feec50f4f95d3a314d
======
Merge pull request #439 from Xeralux/fixrest2
fix JSON upload in rlm_rest
Arran Cudbard-Bell at 2013-09-27T01:55:07Z
Files modified:
* src/lib/print.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/cb7920212f9ae376488ab28c745a956e76a4c682
======
fix JSON upload in rlm_rest
Previously the POSTED json would be invalid - it would truncate at the
end of the first tuple (because of accidentally including a \0 in the
string). This change ensures that the returned length from
vp_prints_value_json does not include the nul terminator (which is
conventional and I assme the intent)
Kevin Hester at 2013-09-27T01:24:35Z
Files modified:
* src/lib/print.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/7c24ae7b4136cb3ebdf6b4b02ad33e8b02956f5c
======
--
This commit summary was generated @2013-09-28T00:00:01Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).
More information about the Freeradius-Devel
mailing list