Commit report for v3.0.x branch

The git bot announce at freeradius.org
Tue Nov 4 00:00:02 CET 2014


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

======
Add libcap-dev dependency for travis and debian packages

Arran Cudbard-Bell at 2014-11-03T23:08:46Z
Files modified:
	* .travis.yml
	* debian/control

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/fecf0a45cd2fa1ffbd727e2ed0aaa6ed4f0aed84
====== 
Link to libcap to determine process capabilities

This lets us know whether the debugger attach check is failing because
we don't have CAP_SYS_PTRACE or because there really is another
debugger attached already.

Arran Cudbard-Bell at 2014-11-03T23:06:36Z
Files modified:
	* configure
	* configure.ac
	* src/include/autoconf.h.in
	* src/include/libradius.h
	* src/lib/debug.c
	* src/main/radiusd.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/33f31f9dfcc4c5cb1553143d776cac9471b54a81
====== 
Fix fr_utf8_strchar() and tests

allowed characters shouldn't be escaped in the test.

the function returns const

it checks for fr_utf8_char() of str, not char the second time
around

Alan T. DeKok at 2014-11-03T21:35:58Z
Files modified:
	* src/include/libradius.h
	* src/lib/print.c
	* src/tests/keywords/escape

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/a744d9188c61db354737adcae6d01cfce9ca8860
====== 
Allow TLS 1.1 and 1.2

Alan T. DeKok at 2014-11-03T20:38:08Z
Files modified:
	* src/main/tls.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/c5a5a20d7d46470fc55ed1db2204fc5ede8e7336
====== 
Another typo

Arran Cudbard-Bell at 2014-11-03T18:48:56Z
Files modified:
	* src/lib/debug.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/55e9f267e40740073cf7ebb826258683384b4f4a
====== 
Fix compile error

Alan T. DeKok at 2014-11-03T17:45:58Z
Files modified:
	* src/lib/debug.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/2d5876d738591bd27bb344693a76077ae76b2aa2
====== 
Allow all UTF-8 characters

Alan T. DeKok at 2014-11-03T17:45:36Z
Files modified:
	* src/modules/rlm_sql/rlm_sql.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/d905e98b4dac8215768d04d78b81c365aa58c834
====== 
Typo

Arran Cudbard-Bell at 2014-11-03T17:17:01Z
Files modified:
	* src/lib/debug.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/6e85a73ab06bc6ff7b9351072c53f7bc90b49a48
====== 
Add reply attributes, not over-write them

Alan T. DeKok at 2014-11-03T16:37:19Z
Files modified:
	* raddb/sites-available/inner-tunnel

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/c4ace016c1fbc7a0eb9db43948886ede77e383e9
====== 
Quiet GCC

Arran Cudbard-Bell at 2014-11-03T16:14:55Z
Files modified:
	* src/main/modcall.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/008d8a2a61c36789ec1348af37ae07c423a6e0cb
====== 
More fixes for fr_debugger_attached

Arran Cudbard-Bell at 2014-11-03T16:14:55Z
Files modified:
	* src/lib/debug.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/aaeca6f09751c5d449a0eaaf3ce4d90066afcdbf
====== 
Better checks for duplicates.

If the old packet is in RESPONSE_DELAY or CLEANUP_DELAY,
we can delete the old packet.  This is really only for DHCP.

Alan T. DeKok at 2014-11-03T14:47:47Z
Files modified:
	* src/main/process.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/8e03652ac0a0c19bb4636692779f2a26980a455a
====== 
Debugging info to help find out why the ptrace attach failed

Arran Cudbard-Bell at 2014-11-03T06:52:28Z
Files modified:
	* src/lib/debug.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/db6f41e41e50e3c5324028b7ad5f7ae4cb7a3c93
====== 
Fix infinite loop in fr_fault if initial pattach fails (indicating process is running under debugger), and process receives either SIGUSR1 or SIGUSR2

Arran Cudbard-Bell at 2014-11-03T06:40:19Z
Files modified:
	* src/lib/debug.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/a74042ed3528557ee00313143b6368d258fed0fe
====== 
-- 
This commit summary was generated @2014-11-04T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).


More information about the Freeradius-Devel mailing list