Commit report for master 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)
======
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 (via Alan T. DeKok)@2014-08-22T13:19:59Z
Files modified:
* mibs/FREERADIUS-NOTIFICATION-MIB.txt
* src/main/threads.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/8244af6567a7ce65dfd3f600a6bed4f4cb4771c5
======
Merge pull request #763 from qnet-herwin/documentation
Updates to code comments
Alan DeKok at 2014-08-22T13:19:19Z
Files modified:
* src/modules/rlm_expr/rlm_expr.c
* src/modules/rlm_mschap/rlm_mschap.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/7ae572d1bfe929a4621888b67b9f8e4cc4d93905
======
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 at 2014-08-14T13:07:48Z
Files modified:
* src/modules/rlm_expr/rlm_expr.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/82c8bcc2017a1dc3ba4889346326379f790046c3
======
Fixed a typo in a code comment for LM-Response
Herwin Weststrate at 2014-08-14T13:04:03Z
Files modified:
* src/modules/rlm_mschap/rlm_mschap.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/7627a028d18e0433bca818be79f4ef86efa52d03
======
Define sig_t for systems without it. Closes #765
Alan T. DeKok at 2014-08-22T13:00:17Z
Files modified:
* src/include/libradius.h
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/bb8269305737effd92db37885189681b4019ca4a
======
--
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