Commit report for v3.0.x 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)

======
Merge pull request #801 from spbnick/talloc_dummy_request

process: Talloc home_trigger dummy request

Arran Cudbard-Bell at 2014-09-29T17:19:35Z
Files modified:
	* src/main/process.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/a627dec52a45a90b0ebeecd5a76e04cadc84e698
====== 
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 at 2014-09-29T17:12:33Z
Files modified:
	* src/main/process.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/22f9c39b124758604e5d0b29922a6b767fb9ed26
====== 
Note recent changes

Alan T. DeKok at 2014-09-29T14:42:37Z
Files modified:
	* doc/ChangeLog

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/4e7273a6f84505d468c03f38e5e8c581ac6b227d
====== 
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:46:45Z
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/533259f5f9bf7bfc01b0149fb5468b8ea8ae19b1
====== 
Emit debug message when map_tp_vp returns no results

Arran Cudbard-Bell at 2014-09-29T05:46:45Z
Files modified:
	* src/main/map.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/07144b0bed0455340e5f5093c438c55dc40395d9
====== 
No longer true

Arran Cudbard-Bell at 2014-09-29T05:46:45Z
Files modified:
	* src/main/evaluate.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/74fcbfe0dba3f7fa35ab771c8a2d71da56a7fbb0
====== 
Alter tmpl_prints and vp_data_prints_value to take types in addiction DICT_ATTRs

Arran Cudbard-Bell at 2014-09-29T05:46:45Z
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/70ac1fcfb40a61547174adfe7e5b1137a51fb1c1
====== 
Change pairdatacpy to take a PW_TYPE instead of a DICT_ATTR

Arran Cudbard-Bell at 2014-09-29T01:40:48Z
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/dda2e0881d991f21c123a4718dafeac8e3a6bc46
====== 
Formatting

Arran Cudbard-Bell at 2014-09-29T01:37:56Z
Files modified:
	* src/main/evaluate.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/396ff2756352622cda57657fc109b5b3328b5d7f
====== 
-- 
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