Commit report for v3.0.x branch
The git bot
announce at freeradius.org
Thu Apr 17 00:00:03 CEST 2014
New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)
======
Take max_sessions from max_requests.
It's a little high, but it means that a busy server will
automatically be able to handle more EAP sessions.
Otherwise, the server will start ignoring EAP sessions, or
discarding "old" ones that are still in process
Alan T. DeKok at 2014-04-16T20:28:30Z
Files modified:
* raddb/mods-available/eap
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/ef00c77bfebc337dd529e027456bf1d857813c1f
======
Clarify warning message
Alan T. DeKok at 2014-04-16T18:18:52Z
Files modified:
* src/main/modcall.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/060c3085ce612d9c8b3c8af4e6f045c2cb4b7137
======
Issue warning when we have invalid syntax
In the future, "User-Name !* ANY" will be required.
For now, "User-Name !* bob" will cause a warning message
to be printed in debugging mode.
Alan T. DeKok at 2014-04-16T18:07:12Z
Files modified:
* src/main/map.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/546cc2e9c5ecaf24c6166caf902eaa7d2837ddff
======
Fix radius_map2request() to handle "head == NULL"
Which is now always valid. The side-effect is that the operators
now *always* behave as defined, even if that means unexpected
behavior:
Filter-Id := &Blah
if "Blah" attribute doesn't exist, Filter-Id is deleted. That's
because you're setting it to the value of Blah. Which is nothing.
Alan T. DeKok at 2014-04-16T18:07:12Z
Files modified:
* src/main/valuepair.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/8a858167d098de53e7a4206983538f833c2ec518
======
radius_map2vp() returns 0 on not found, not -2
Because not finding a VP isn't an error. It just means
that we can't do the requested action
Alan T. DeKok at 2014-04-16T18:07:12Z
Files modified:
* src/main/valuepair.c
* src/tests/keywords/update-operator
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/777830a9df42d9f888e7120f4482c7dca53df977
======
The LHS of -= may not exist in a list
Alan T. DeKok at 2014-04-16T18:07:12Z
Files modified:
* src/main/valuepair.c
* src/tests/keywords/update-operator
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/9b6b516a5685efcd9977c7203b6a71764c7d05a2
======
Use !* which is better than -=
Alan T. DeKok at 2014-04-16T18:07:12Z
Files modified:
* raddb/policy.d/cui
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/71da08f94d0505d3ffd5f5edea086a3ee7a82f46
======
Merge pull request #590 from mcnewton/v3.0.x
fix up some debian packaging issus for 3.0.3
Arran Cudbard-Bell at 2014-04-16T15:40:16Z
Files modified:
* debian/copyright
* debian/freeradius-config.postrm
* debian/patches/disable-openssl-check.diff
* debian/patches/radiusd-to-freeradius.diff
* debian/patches/series
* debian/rules
* debian/shlibs.local
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/39eeee56021c4974fb4767559d51783538bc1cdf
======
update copyright year
Matthew Newton at 2014-04-16T15:22:03Z
Files modified:
* debian/copyright
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/b14d5324d4c263cae55bef46354123d1ac94718d
======
force debian pkg to use patched openssl, and disable version check
Matthew Newton at 2014-04-16T15:00:50Z
Files modified:
* debian/patches/disable-openssl-check.diff
* debian/patches/series
* debian/rules
* debian/shlibs.local
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/d3e517f313222ae27b0dc777ed0270a5fa4c3191
======
refresh debian patch
Matthew Newton at 2014-04-16T15:00:05Z
Files modified:
* debian/patches/radiusd-to-freeradius.diff
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/5cb0a24eaaa7af727221202ee15dadd65b2d7cb5
======
debian pkg: tidy up statoverride on purge
Matthew Newton at 2014-04-16T14:59:59Z
Files modified:
* debian/freeradius-config.postrm
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/64b14e4a2dbb1bc7c18125c02832cecfcf182950
======
--
This commit summary was generated @2014-04-17T00:00:03Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).
More information about the Freeradius-Devel
mailing list