Commit report for v3.1.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)

======
Added support for Aptilo Controller

Jorge Pereira (via Arran Cudbard-Bell)@2015-06-09T18:38:26Z
Files modified:
	* share/dictionary
	* share/dictionary.aptilo

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

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

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

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

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

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

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/d06cec3b06b8db0c89fa1bd1dadd9d53c71087f5
====== 
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:31Z
Files modified:
	* src/lib/cursor.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/98f2f65396709b9170f910f0993007f0cdb63cf4
====== 
-- 
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