New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Don't bitch if we're using references and the format config item has been removed Arran Cudbard-Bell@2014-09-30T23:12:17Z Files modified: * src/modules/rlm_linelog/rlm_linelog.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/40bd6260772074f124c5c... ====== Fix const errors Arran Cudbard-Bell@2014-09-30T20:23:03Z Files modified: * src/main/tmpl.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/f9c7df4d36e4cfcf36502... ====== Typo Arran Cudbard-Bell@2014-09-30T20:22:59Z Files modified: * src/main/tmpl.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/038df4c17358195a7e1d1... ====== Quiet doxygen Arran Cudbard-Bell@2014-09-30T20:22:55Z Files modified: * src/include/libradius.h Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/31bf8e8c695fcab8ad1cf... ====== Fix comment Arran Cudbard-Bell@2014-09-30T18:31:16Z Files modified: * src/main/tmpl.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/d9da33e8018ae921e6d01... ====== Sprinkle VERIFY_TMPL in tmpl functions (to check they produce valid output) Arran Cudbard-Bell@2014-09-30T18:31:16Z Files modified: * src/main/evaluate.c * src/main/map.c * src/main/tmpl.c * src/main/xlat.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/0859d9ab1885b43bb3be6... ====== Formatting Arran Cudbard-Bell@2014-09-30T18:31:16Z Files modified: * src/main/map.c * src/main/modcall.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/97b0cfab10bc745a318cb... ====== Add macros for VERIFY_TMPL and VERIFY_MAP Arran Cudbard-Bell@2014-09-30T18:31:16Z Files modified: * src/include/map.h * src/include/radiusd.h * src/include/tmpl.h * src/main/map.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/b4f876b325bc15714d02f... ====== Rename some of the fields in the literal member of the union in the value_pair_tmpl_t struct, and convert more things to use the tmpl_init and tmpl_alloc functions Arran Cudbard-Bell@2014-09-30T18:31:16Z Files modified: * src/include/tmpl.h * src/main/map.c * src/main/modcall.c * src/main/tmpl.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/3c549e844589199a84589... ====== Change tmpl_afrom_str so that it doesn't re-use allocated tmpl structures. This was triggering the internal sanity checks in VERIFY_TMPL Arran Cudbard-Bell@2014-09-30T18:31:16Z Files modified: * src/main/tmpl.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/94ec191bb809e9abdd068... ====== Add tmpl_afrom_attrstr Arran Cudbard-Bell@2014-09-30T18:31:15Z Files modified: * src/main/tmpl.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/af553b14c1974dc078ded... ====== Don't partially populate the tmpl and error out in tmpl_from_attr_substr Arran Cudbard-Bell@2014-09-30T18:31:15Z Files modified: * src/main/tmpl.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/2ad908ebfc5d2cacdbc49... ====== Use tmpl_alloc to initialise templates in xlat.c Arran Cudbard-Bell@2014-09-30T18:31:15Z Files modified: * src/main/xlat.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/6eab1154d2eb3b24f8ffa... ====== Add functions to initialise tmpls, makes it easier to switch stack allocated to talloced in debug builds Rewrite tmpl_verify function to work with stack allocated tmpls Arran Cudbard-Bell@2014-09-30T18:30:54Z Files modified: * src/include/tmpl.h * src/main/tmpl.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/8c6d26d82cc4d6c4334e9... ====== Consistency checks should exit with an error code Arran Cudbard-Bell@2014-09-30T17:59:23Z Files modified: * src/lib/debug.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/56f4f93a23f8cbda4339a... ====== Expose FR_FAULT_LOG Arran Cudbard-Bell@2014-09-30T17:58:21Z Files modified: * src/include/libradius.h * src/lib/debug.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/859d054bc109027be4cb9... ====== Formatting Arran Cudbard-Bell@2014-09-30T17:57:51Z Files modified: * src/main/collectd.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/bba6e609ef1329c64ff47... ====== Move tmpl_attribute fields out into its own type Arran Cudbard-Bell@2014-09-30T17:45:26Z Files modified: * src/include/tmpl.h Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/33e7fb857c5c91cdf67f8... ====== -- This commit summary was generated @2014-10-01T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).