Commit report for master branch

The git bot announce at freeradius.org
Thu Mar 5 00:00:02 CET 2015


New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)

======
Example virtual server which does challenge / response

Alan T. DeKok at 2015-03-04T23:08:54Z
Files modified:
	* raddb/sites-available/challenge

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/cdc28d66687bc4eef6bfd7a2275dbd9f6c27f8f1
====== 
Don't put state vps until we're in post-auth

Alan T. DeKok at 2015-03-04T23:08:53Z
Files modified:
	* src/main/auth.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/65dc7ac54eb23d9a4f3f5cc0d2f04e1a2a1506a7
====== 
Clean up proxy state machine

Encode the proxied packet && debug print it before changing
request->process or request->child_state.

set request->process = proxy_wait_for_reply just prior to
proxying the packet.

Clean up the timer code to not muck with request->process
in PROXIED state.  It MUST be already set to a useful value.

When we get PROXY_REPLY in wait_for_reply, we queue up the
"running" function.

Alan T. DeKok at 2015-03-04T19:23:38Z
Files modified:
	* src/main/process.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/9c3575912c491c9ffc364a7aabdd37523c8c72eb
====== 
TYPDEF_HIDES_STRUCT breaks the doc build on Linux

Arran Cudbard-Bell at 2015-03-04T16:29:29Z
Files modified:
	* doc/source/Doxyfile

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/d8cb1a7631e24dfa199a606ece882948a893d7d2
====== 
Update assertions

Alan T. DeKok at 2015-03-04T16:11:06Z
Files modified:
	* src/main/listen.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/019414767c994c4dfdae11c95bba8c47254b2621
====== 
Allow to set DHCP packet code from input VPs

The command argument is now optional, and can also be 'auto'.
In this case, the packet code must be specified in the value pairs
provided as input (either from DHCP-Message-Type, or Packet-Code).

(This also fixes the segfault that occured if command was ommited)

Nicolas C (via Alan T. DeKok)@2015-03-04T16:02:45Z
Files modified:
	* src/modules/proto_dhcp/dhcpclient.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/d60e87b2e9d9c1f025a07aa57d3a90f8161be655
====== 
Convert explicit frees to asserts that the parents are correct

Because the talloc hierarchy should be correct, which means that
talloc should clean everything up

Alan T. DeKok at 2015-03-04T15:52:17Z
Files modified:
	* src/main/listen.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/b43a4d052345e505d4b73dc38938292ec8745429
====== 
Make tls_new_client_session() take talloc_ctx

and pass in correct ctx so we don't leak memory

Alan T. DeKok at 2015-03-04T15:52:17Z
Files modified:
	* src/include/tls-h
	* src/main/listen.c
	* src/main/tls.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/f6f05ba6a944ceeab5046fd4068e080cc64e9000
====== 
Pass "sock" as talloc ctx instead of stealing to sock

Alan T. DeKok at 2015-03-04T15:52:16Z
Files modified:
	* src/main/tls_listen.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/6da0ad6c6ab5328716c2ea52346272fc7f5af9ff
====== 
-- 
This commit summary was generated @2015-03-05T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).


More information about the Freeradius-Devel mailing list