Commit report for v3.0.x 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:32Z
Files modified:
	* raddb/sites-available/challenge

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

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

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/1acaca563f79ba0899a3d701f9629fe5c3777593
====== 
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:29Z
Files modified:
	* src/main/process.c

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

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

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/26de79ba79e75ff8902cae48522294eae2a73ef7
====== 
note recent changes

Alan T. DeKok at 2015-03-04T16:29:31Z
Files modified:
	* doc/ChangeLog

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

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

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/b9efc48dea858a686108aae2e9bb716809fb3192
====== 
Merge pull request #918 from nchaigne/3.0.x-fb2

Allow to set DHCP packet code from input VPs

Alan DeKok at 2015-03-04T16:02:30Z
Files modified:
	* src/modules/proto_dhcp/dhcpclient.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/ca24201660f5e4e3c523744bceb3059088f18430
====== 
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 at 2015-03-04T11:30:07Z
Files modified:
	* src/modules/proto_dhcp/dhcpclient.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/5225e55171af044c0116e7755f69a19f1a64fd3e
====== 
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:51:57Z
Files modified:
	* src/main/listen.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/0b5ea1fa1863f35b23401ec11a2d45f3d7eadfc5
====== 
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:47:06Z
Files modified:
	* src/include/tls-h
	* src/main/listen.c
	* src/main/tls.c

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

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

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/7ce23530ddafc1ee26ab7ffbd99a1dd7551dc7cf
====== 
-- 
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