Commit report for v3.0.x branch
The git bot
announce at freeradius.org
Sat Aug 23 00:00:01 CEST 2014
New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)
======
A number of fixes (mainly comments) of rlm_expr
* Update the urlunquote example to make it copy-pastable by doubling the %. Add a comment why
* Typo fix: s/wont'/won't/
* Removed UNUSED macro for *instance in (un)escape_xlat, it is being used here
* Fix the unuescape example, the name here should be unescape, not escape
* Added a ":" after "Example" in tolower. This makes it easier to find the examples in this file, since all other examples did this.
Herwin Weststrate (via Alan T. DeKok)@2014-08-22T13:20:11Z
Files modified:
* src/modules/rlm_expr/rlm_expr.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/7053bedffefec30c8d1a70c12ed47dd0325ab8ca
======
Fixed a typo in a code comment for LM-Response
Herwin Weststrate (via Alan T. DeKok)@2014-08-22T13:20:10Z
Files modified:
* src/modules/rlm_mschap/rlm_mschap.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/600e331dc24bb77419ee620bb927723694f862b0
======
Merge pull request #758 from spbnick/trigger_max_threads_on_limit
Trigger max_threads upon reaching the limit
Alan DeKok at 2014-08-22T13:15:37Z
Files modified:
* mibs/FREERADIUS-NOTIFICATION-MIB.txt
* src/main/threads.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/d3df8330de56aee40a3732550c44ec442cff8a81
======
Trigger max_threads upon reaching the limit
Trigger "max_threads" event (and thus "threadMaxThreads" trap, with
default SNMP configuration) upon reaching "max_servers" thread limit,
instead of on an attempt to exceed it, as the latter never happens.
Nikolai Kondrashov at 2014-08-07T14:57:57Z
Files modified:
* mibs/FREERADIUS-NOTIFICATION-MIB.txt
* src/main/threads.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/cbd36bb4bfca8f233864238eebbcc016a03c0826
======
Define sig_t for systems without it. Closes #765
Alan T. DeKok at 2014-08-22T12:55:12Z
Files modified:
* src/include/libradius.h
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/3d68ae248aed4170d9857f68c4ceb15a0431ae97
======
--
This commit summary was generated @2014-08-23T00:00:01Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).
More information about the Freeradius-Devel
mailing list