Commit report for master branch
The git bot
announce at freeradius.org
Fri Sep 20 00:00:01 CEST 2013
New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)
======
Don't delete the request if it's in the queue
request_done() should WAIT if the request is blocked in the queue.
It should also be callable by the child thread. i.e. if the
master says "DONE" when it's in the queue, the child thread MAY
pick it up and call request->process(). Which should just say DONE
and stop
Alan T. DeKok at 2013-09-19T20:12:46Z
Files modified:
* src/main/process.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/e3372cb9582a4f6dab26bcdb9ef56e4a1fbaf94d
======
Print how many requests are blocked
So that the admin can see the queue grow over time
Alan T. DeKok at 2013-09-19T20:12:46Z
Files modified:
* src/main/threads.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/a9ff55b1f13c704d30678fb5d0992aff6d0d09d4
======
Turn assert into talloc check.
Which should get more information on error
Alan T. DeKok (via Arran Cudbard-Bell)@2013-09-19T14:19:10Z
Files modified:
* src/include/radiusd.h
* src/main/threads.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/a9c34c35a64c301719bb2da96b4c0812d8feab16
======
Short-circuit "case"
Alan T. DeKok at 2013-09-19T03:56:52Z
Files modified:
* src/main/modcall.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/05f76bcfd7f972dc3896aa81ed13fe8ee3546179
======
--
This commit summary was generated @2013-09-20T00:00:01Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).
More information about the Freeradius-Devel
mailing list