Commit report for master branch
The git bot
announce at freeradius.org
Tue Sep 30 00:00:03 CEST 2014
New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)
======
process: Talloc home_trigger dummy request
Allocate the dummy request in home_trigger with talloc, instead of
allocating it on the stack, as the rest of the code expects it to be a
valid talloc context.
This fixes a talloc_abort resulting from xlat_tokenize_request invoking
talloc_typed_strdup with the dummy request as the talloc context.
Nikolai Kondrashov (via Arran Cudbard-Bell)@2014-09-29T17:21:03Z
Files modified:
* src/main/process.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/04d5196e43b919203f1353d910ed87bfbed2c1a2
======
Finish creating the tmpl union. value_pair_tmpl_t structs can now be ATTRIBUTES or DATA but not both (you need a map for that)
Arran Cudbard-Bell at 2014-09-29T05:47:17Z
Files modified:
* src/include/tmpl.h
* src/main/map.c
* src/main/modcall.c
* src/main/parser.c
* src/main/tmpl.c
* src/modules/rlm_cache/rlm_cache.c
* src/modules/rlm_ldap/attrmap.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/e6e25b0f503415653e7c772bedcd320227e578e0
======
Emit debug message when map_tp_vp returns no results
Arran Cudbard-Bell at 2014-09-29T05:47:13Z
Files modified:
* src/main/map.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/aebac808554283c709fa84595a4423e375a0bb82
======
No longer true
Arran Cudbard-Bell at 2014-09-29T05:47:09Z
Files modified:
* src/main/evaluate.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/50b24fd81c38debd9de62ec608dbfdc4fdfeaa04
======
Alter tmpl_prints and vp_data_prints_value to take types in addiction DICT_ATTRs
Arran Cudbard-Bell at 2014-09-29T05:47:06Z
Files modified:
* src/include/libradius.h
* src/include/tmpl.h
* src/lib/print.c
* src/main/map.c
* src/main/modcall.c
* src/main/parser.c
* src/main/tmpl.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/36002bc64bb68cf20ed66a1e079fcd6505a4923a
======
Change pairdatacpy to take a PW_TYPE instead of a DICT_ATTR
Arran Cudbard-Bell at 2014-09-29T05:47:01Z
Files modified:
* src/include/libradius.h
* src/lib/valuepair.c
* src/main/map.c
* src/main/tmpl.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/2fa147bdb3fae862650af80865af632d818dcbfd
======
Formatting
Arran Cudbard-Bell at 2014-09-29T05:46:24Z
Files modified:
* src/main/evaluate.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/d4ad98e7cf836a02fec9d41315a37cb4aa24dfb5
======
--
This commit summary was generated @2014-09-30T00:00:03Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).
More information about the Freeradius-Devel
mailing list