New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Update unlang for attribute references Alan T. DeKok@2014-04-15T21:58:29Z Files modified: * man/man5/unlang.5 Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/21acbbfe58e78cc728a77... ====== Allow array references on the LHS of attr/attr maps. Made radius_map2request() no longer use radius_pairmove() which makes this code more complicated, but should make the server slightly faster. Adding array references to radius_pairmove() is just a non-starter. Alan T. DeKok@2014-04-15T21:58:14Z Files modified: * src/main/valuepair.c * src/tests/keywords/update-operator Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/bd8e4865d2fd84cbb728d... ====== If the tags are equal, go check the values Alan T. DeKok@2014-04-15T21:58:13Z Files modified: * src/main/valuepair.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/6d73d03ed9bc5d79bb2b3... ====== Fix warning on Linux with GDB Arran Cudbard-Bell@2014-04-15T01:47:54Z Files modified: * src/lib/debug.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/f24680d44b87a575be359... ====== -- This commit summary was generated @2014-04-16T00:00:26Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).