Commit report for v3.1.x branch
The git bot
announce at freeradius.org
Wed Oct 21 00:00:04 CEST 2015
New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)
======
Fake unit_test server needs a name too!
Arran Cudbard-Bell at 2015-10-20T23:55:56Z
Files modified:
* src/main/unittest.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/edca0e859e9cdde5a58030ca7dc274667af49c54
======
Move request functions out into a separate source file
util.c is getting quite big
Arran Cudbard-Bell at 2015-10-20T23:54:49Z
Files modified:
* src/main/libfreeradius-server.mk
* src/main/request.c
* src/main/util.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/2c8a0ffd168e2daaa694b5d5a2496ef7df3a81b8
======
Server sections must have a name
Arran Cudbard-Bell at 2015-10-20T21:14:22Z
Files modified:
* src/main/modules.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/0bab826c75f80b677becc54e56d860fcafa4ae19
======
Emit error when we can find a module referenced in a redundant section
v3.0.x already seems to do this, not sure why it was removed
Arran Cudbard-Bell at 2015-10-20T20:35:21Z
Files modified:
* src/main/modules.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/43003ddb0a17c38bbbd9d5d72defc87ae9e3938b
======
Fix DH size in example
Alan T. DeKok at 2015-10-20T15:48:42Z
Files modified:
* raddb/mods-available/eap
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/7f53a263f27c1195e7951cccbcda4eda44210e3f
======
Enable auto_chain. Fixes #1330
Alan T. DeKok at 2015-10-20T15:48:31Z
Files modified:
* raddb/mods-available/eap
* src/include/tls-h
* src/main/tls.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/e60a9543a03152b77a5cdb15f681726564537482
======
Move state structure allocation and population outside of the critical region
Should help lower contention more. Only other optimisation we could make is to store EAP session pointer at the same time as the VPs.
Arran Cudbard-Bell at 2015-10-20T01:32:26Z
Files modified:
* src/main/state.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/430728328118085503e98eb2a451ea13bfa5a02f
======
Basic documentation for the state API
Arran Cudbard-Bell at 2015-10-20T01:32:26Z
Files modified:
* src/main/state.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/5cfb44189a12fb7ca461df4820ede952a8873cfd
======
--
This commit summary was generated @2015-10-21T00:00:04Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).
More information about the Freeradius-Devel
mailing list