Commit report for master branch
The git bot
announce at freeradius.org
Sun Sep 28 00:00:02 CEST 2014
New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)
======
Fix typos
Alan T. DeKok at 2014-09-27T18:33:42Z
Files modified:
* src/modules/rlm_mschap/rlm_mschap.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/28194acdd3bff73828388502f5e09d3cb964a88d
======
Ensure that the password is terminated with zero
And ensure that we can handle all password lengths
Alan T. DeKok at 2014-09-27T16:13:47Z
Files modified:
* src/modules/rlm_mschap/rlm_mschap.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/8fa854826a0b3b9b9a3bf3cd02f4f3525f78077c
======
Merge pull request #799 from herwinw/rlm_rest_json_check_on_startup
Validate availability of json on startup in rlm_rest
Alan DeKok at 2014-09-27T16:11:44Z
Files modified:
* src/modules/rlm_rest/rlm_rest.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/74daa5533d2b1ecca514e1d64f21cce8e7b6c4db
======
Validate availability of json on startup in rlm_rest
If the server was compiled without json support and json was requested in rlm_rest, the server would startup without any problem. However, on the first use of the module, an "assert(false)" was triggered.
This patch validates the bevahiour during the startup phase.
Herwin Weststrate at 2014-09-27T11:32:16Z
Files modified:
* src/modules/rlm_rest/rlm_rest.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/b6b447398ff8111e56612f81256b41168d340edd
======
Add tmpl_afrom_attr_substr and tmpl_from_attr_substr
These functions advance the name pointer to the end of the parsed portion of the string
Arran Cudbard-Bell at 2014-09-27T03:21:33Z
Files modified:
* src/include/tmpl.h
* src/main/map.c
* src/main/tmpl.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/030050d01005bfebbaef2daaf4a647f4531171e8
======
':' is not a valid dictionary name character
Add row/column headers to dict_attr_allowed_chars
Arran Cudbard-Bell at 2014-09-27T03:21:28Z
Files modified:
* src/lib/dict.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/e0654b27bbb2475d631b2b148f3e724a6429924d
======
Modify dict_attrbytagged_name to update src string pointer
Arran Cudbard-Bell at 2014-09-27T03:16:38Z
Files modified:
* src/include/libradius.h
* src/lib/dict.c
* src/main/tmpl.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/2eb13edb0ef0cbe4629f9b59a6bb39ac5704117d
======
Remove another dynamically allocated vpt
Arran Cudbard-Bell at 2014-09-27T02:50:48Z
Files modified:
* src/main/valuepair.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/32c4d90e7f961a4fb6e49efd1d44832143b55900
======
Make mismatch message readable
Arran Cudbard-Bell at 2014-09-26T22:44:06Z
Files modified:
* src/main/radattr.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/41215725e59d831253af1edf97d989d2d72a3a16
======
Use a value_pair_tmpl_t in xlat_exp to store details of the attribute ref
Arran Cudbard-Bell at 2014-09-26T21:31:42Z
Files modified:
* src/include/tmpl.h
* src/main/xlat.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/6cbb94650ae52b3283a9e91a1c5adf9099410d40
======
--
This commit summary was generated @2014-09-28T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).
More information about the Freeradius-Devel
mailing list