Commit report for v3.0.x branch

The git bot announce at freeradius.org
Wed Jun 10 00:00:02 CEST 2015


New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)

======
Merge pull request #1038 from jpereira/develop-dict-aptilo

Add support for Aptilo Access Controller

Arran Cudbard-Bell at 2015-06-09T18:35:53Z
Files modified:
	* share/dictionary
	* share/dictionary.aptilo

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/1d9fa92e6ca289486c491d78d1e3d3754b81f1a3
====== 
Added support for Aptilo Controller

Jorge Pereira at 2015-06-09T18:34:11Z
Files modified:
	* share/dictionary
	* share/dictionary.aptilo

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/a7c022b03bcb24a25a3256e88a0b7cee89991e13
====== 
More docs on stats memory

Alan T. DeKok at 2015-06-09T17:03:52Z
Files modified:
	* src/main/command.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/f9658fd904bdba7a74eb77902d95541849280530
====== 
Add "stats memory" command

Alan T. DeKok at 2015-06-09T17:00:57Z
Files modified:
	* src/main/command.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/788b746e2cf1ea764350c5ae36ce568e682f178a
====== 
Bump default max_requests.  It's 2015.  Memory is cheaper than 1999

Alan T. DeKok at 2015-06-09T16:14:39Z
Files modified:
	* raddb/radiusd.conf.in

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/fb0f8f94e774eb03e98ce9b59b92598bccc2f37a
====== 
Fix issue with fr_cursor_remove

Caused unexpected behaviour removing attributes in an fr_cursor_next loop.

cursor->current would be advanced past the VP we were deleting. Which meant fr_cursor_next would skip past the next attribute.

Now we set current to be the vp before the one we're deleting, so fr_cursor_next works as expected.

Arran Cudbard-Bell at 2015-06-09T07:14:14Z
Files modified:
	* src/lib/cursor.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/dfee6bc88ac0fc186fab5e811c96aea98bf525d3
====== 
-- 
This commit summary was generated @2015-06-10T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).


More information about the Freeradius-Devel mailing list