Commit report for v3.1.x branch

The git bot announce at freeradius.org
Thu Mar 3 00:00:02 CET 2016


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

======
Add triggers to the exfile API

Arran Cudbard-Bell at 2016-03-02T22:47:40Z
Files modified:
	* share/dictionary.freeradius.internal
	* src/include/exfile.h
	* src/main/exfile.c
	* src/modules/rlm_detail/rlm_detail.c
	* src/modules/rlm_linelog/rlm_linelog.c
	* src/modules/rlm_sql/sql.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/4ac4be0b6f20df2f7b9b6b977a880b40506d6ddb
====== 
Merge enable_triggers and trigger_args functions

Arran Cudbard-Bell at 2016-03-02T21:48:04Z
Files modified:
	* src/include/connection.h
	* src/main/connection.c
	* src/main/modules.c
	* src/modules/rlm_redis/cluster.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/8d8674d550d3bbea3f1f56244085171330c3f5d7
====== 
Add fr_cursor_prepend

Arran Cudbard-Bell at 2016-03-02T21:47:43Z
Files modified:
	* src/include/libradius.h
	* src/lib/cursor.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/1133c34a3a35ae7d1958b007bd4ce1053e9b77b8
====== 
make note on TCP sockets for originate CoA

It would be nice if CoA packets did fail-over in the same way
that normal proxied packets did fail-over

Alan T. DeKok at 2016-03-02T17:46:52Z
Files modified:
	* src/main/process.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/d27357868ad3f3ac870f83ca33ede5a16532c419
====== 
move decode of proxy reply to functions that need it

Alan T. DeKok at 2016-03-02T17:38:13Z
Files modified:
	* src/main/process.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/a02c961b8901260e5b26bd3971fd29155e448c9a
====== 
Move test for no proxy listener to socket state machine functions

Alan T. DeKok at 2016-03-02T17:32:39Z
Files modified:
	* src/main/process.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/ed61efe22eb29f42308ac261813d9dcf066c16fd
====== 
Remove dead code

the function starts off by checking request->proxy->listener,
so there's no need to check for it again

Alan T. DeKok at 2016-03-02T17:18:20Z
Files modified:
	* src/main/process.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/62147990bce31f45d0bce300347780b878955752
====== 
Move post-proxy reply code out of process_proxy_reply

because the "originate CoA" code calls the function too,
and that code doesn't reply to the NAS

Alan T. DeKok at 2016-03-02T17:16:17Z
Files modified:
	* src/main/process.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/35ce8a4c462dd741733f43af8a1affe427df15d8
====== 
Merge pull request #1550 from herwinw/json_fixes_v3.1

Deprecate dependency on libjson0 in Debian build

Alan DeKok at 2016-03-02T16:15:34Z
Files modified:
	* debian/control

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/93f0315e474e4eb82a22f27363ffcc3bd5789961
====== 
Deprecate dependency on libjson0 in Debian build

This package is a transitional package in Debian stable, but still
includes a few files that will be used if they exist on the file system.
Prefer the newer packages.

Builds with the older packages are still possible, Travis-CI doesn't
have the new ones available.

Herwin Weststrate at 2016-02-27T12:58:46Z
Files modified:
	* debian/control

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/395df9d718bc3786f7429f61867cbaf741edba2f
====== 
Merge pull request #1552 from alextwl/v3.1.x

Fix wrong inner EAP type in src/tests/eapol_test/peap-eap-gtc.conf.

Alan DeKok at 2016-03-02T16:15:10Z
Files modified:
	* src/tests/eapol_test/peap-eap-gtc.conf

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/4bd0ac093936bed1c092f8a03f66debaddc67f52
====== 
Fix wrong inner EAP type in src/tests/eapol_test/peap-eap-gtc.conf.

Inner EAP type should be GTC for PEAPv0/EAP-GTC, and phase2 param
field should be "auth" for EAP-PEAP while "autheap" is for EAP-TTLS
as mentioned in the example of wpa_supplicant.conf.

Wei-Li Tang at 2016-02-28T17:33:39Z
Files modified:
	* src/tests/eapol_test/peap-eap-gtc.conf

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/02207058b91f853335bff39b9ed7bf9fc082f2c0
====== 
Handle NO_DATA.  Fixes #1551

Alan T. DeKok at 2016-03-02T16:14:44Z
Files modified:
	* src/modules/rlm_sql/drivers/rlm_sql_oracle/rlm_sql_oracle.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/e6e4ef0c5e5634c1c3ba79f280d58e364e6bb733
====== 
Don't create response if it's do_not_respond.

As a bug fix to commit 7ef12be8

Alan T. DeKok at 2016-03-02T02:21:39Z
Files modified:
	* src/main/process.c

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


More information about the Freeradius-Devel mailing list