Commit report for master branch

The git bot announce at freeradius.org
Sat Aug 24 00:00:02 CEST 2013


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

======
Don't set home server to NULL.  It's needed for other things

Alan T. DeKok at 2013-08-23T21:37:33Z
Files modified:
	* src/main/process.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/f8bab9a741e561eedf0c07602a2e6737ba8a9781
====== 
Clean up "close socket" routines.

We use the new rbtree DeleteOrder when walking over the packet list.
When the "eol tcp/proxy listener" callback is run, it can return
"please delete this node", instead of calling rbtree_delete.

Doing that allows the walker to be aware of deletions, unlike
before.

This turned out to make the code simpler, and the whole event fd
handling has become more robust.

Alan T. DeKok (via Arran Cudbard-Bell)@2013-08-23T15:20:05Z
Files modified:
	* src/include/packet.h
	* src/include/radiusd.h
	* src/lib/packet.c
	* src/main/command.c
	* src/main/listen.c
	* src/main/process.c
	* src/main/radclient.c
	* src/main/tls_listen.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/7801a82ecba3cecb108f9ee02eb5a04125218fc0
====== 
Build the rbmonkey test tool

Alan T. DeKok (via Arran Cudbard-Bell)@2013-08-23T15:09:33Z
Files modified:
	* src/all.mk
	* src/tests/all.mk
	* src/tests/rbmonkey.mk

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/b4b2f82bdc6384467dc8d2da758bde6ee6159455
====== 
Formatting and warning fixes

Alan T. DeKok (via Arran Cudbard-Bell)@2013-08-23T15:09:33Z
Files modified:
	* src/tests/rbmonkey.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/0054a61aafbbb6eddafbe13aea4bd8a4dd0ca6e9
====== 
Fix a typo

Alan T. DeKok at 2013-08-23T15:06:46Z
Files modified:
	* src/main/modcall.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/d10d00d252d6b09a2edfd211dac73525873ffa73
====== 
Whoops... handle MOD_CASE, too

Alan T. DeKok at 2013-08-23T14:46:24Z
Files modified:
	* src/main/modcall.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/4acea73e87b945c6c8a99f4d389d8c29ce3ae8e4
====== 
Rewrite the modcall MOD_* handlers.  Updates #404.

The old code wasn't worth debugging.  With a few hours work,
the new code is simpler, more understandable, and avoids the
bug entirely.

Alan T. DeKok at 2013-08-23T14:32:15Z
Files modified:
	* src/main/modcall.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/43389b7be6e9e5c121a1f7c2dd247d95cb63f1eb
====== 
Merge pull request #413 from olivierbeytrison/rlm_cache-refresh

enhancements to rlm_cache

Arran Cudbard-Bell at 2013-08-23T10:38:28Z
Files modified:
	* raddb/mods-available/cache
	* share/dictionary.freeradius.internal
	* src/modules/rlm_cache/rlm_cache.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/8a38aea824e5e47665108878c09c24046daff430
====== 
Allow to delete and recreate a cache entry with a single call to cache

Olivier Beytrison at 2013-08-22T17:20:38Z
Files modified:
	* raddb/mods-available/cache
	* share/dictionary.freeradius.internal
	* src/modules/rlm_cache/rlm_cache.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/ffa9ec8fa5cab1d4f025813a8fb74081fa1f45e1
====== 
Typo

Arran Cudbard-Bell at 2013-08-23T00:51:35Z
Files modified:
	* src/main/modcall.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/8ceed95e64be43e2441e44b1a541448bafb6c339
====== 
-- 
This commit summary was generated @2013-08-24T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).


More information about the Freeradius-Devel mailing list