New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== More formatting Arran Cudbard-Bell@2014-09-26T18:17:21Z Files modified: * src/modules/rlm_krb5/rlm_krb5.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/0861f14cbcf1c6e662880... ====== Formatting Arran Cudbard-Bell@2014-09-26T18:13:18Z Files modified: * src/modules/rlm_krb5/rlm_krb5.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/726f9f66bbd738d9d76b6... ====== Add warning when sql.authorize is called and no queries have been configured/allowed Arran Cudbard-Bell@2014-09-26T17:56:56Z Files modified: * src/modules/rlm_sql/rlm_sql.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/e83c43d6505706a84c74c... ====== Double xlat internal buffers until we have a proper fix Arran Cudbard-Bell@2014-09-26T04:24:49Z Files modified: * src/main/xlat.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/494d78bef81c4b420b403... ====== Report space required for the whole %{pairs:} string. Arran Cudbard-Bell@2014-09-26T03:11:11Z Files modified: * src/modules/rlm_expr/rlm_expr.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/967ad71b8c5418a1c233a... ====== Hmm a 1k line buffer, and a 4k filename buffer, something seems reversed there... Arran Cudbard-Bell@2014-09-26T03:10:50Z Files modified: * src/modules/rlm_linelog/rlm_linelog.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/40e22e62dc227b01d5ab2... ====== Mark map_verify as unused Arran Cudbard-Bell@2014-09-26T01:23:59Z Files modified: * src/main/map.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/299edc7931a4795badc71... ====== There are *very* few places where assuming a tmpl is talloced is a good idea There are clearly two variants of some tmpl functions, one takes a stack allocated tmpl, the other doesn't. We don't malloc memory when we don't have to, and we don't have to for tmpls or cursors or maps. Arran Cudbard-Bell@2014-09-26T01:23:54Z Files modified: * src/main/map.c * src/main/tmpl.c * src/main/valuepair.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/fc6f9fb390a5fa07772f8... ====== Add pairs xlat Arran Cudbard-Bell@2014-09-26T00:44:27Z Files modified: * src/modules/rlm_expr/rlm_expr.c * src/tests/keywords/pairs Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/53a4240427da0141cc129... ====== -- This commit summary was generated @2014-09-27T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).