New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Free the request when we remove it from the packet list Only as the server is exiting. request_done() assumes that it can yank() the packet from the list and still poke it. That means we can't add a freeNode() function to fr_packet_list_create() Alan T. DeKok@2014-01-29T20:42:00Z Files modified: * src/main/process.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/d841c541d8738998f1bee... ====== Update cui Change both %{User-Name} and %{Operator-Name} to lower-case Stefan Paetow (via Arran Cudbard-Bell)@2014-01-29T12:51:57Z Files modified: * raddb/policy.d/cui Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/8fd91fa7614447bed4eb4... ====== Try and speed up CI deployment by trimming package installation Arran Cudbard-Bell@2014-01-29T12:48:03Z Files modified: * .travis.yml Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/cd9a05d9e40fca10f4430... ====== -- This commit summary was generated @2014-01-30T00:00:01Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).