Commit report for master 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)
======
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:09:19Z
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/0d659798273ce2eca3ba20ccabd4345f2161171f
======
Add libcap-dev dependency for travis and debian packages
Arran Cudbard-Bell at 2014-11-03T23:09:12Z
Files modified:
* .travis.yml
* debian/control
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/91176574fe166a88ded81830ad64b04dcc2ccd1c
======
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:36:48Z
Files modified:
* src/include/libradius.h
* src/lib/print.c
* src/tests/keywords/escape
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/8aabee0041dc152cedb3deff2aea81822228ace1
======
Allow TLS 1.1 and 1.2
Alan T. DeKok at 2014-11-03T20:38:15Z
Files modified:
* src/main/tls.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/d9a285ca285148a2fb122b18f73ab0cbffbc12f0
======
Another typo
Arran Cudbard-Bell at 2014-11-03T18:50:03Z
Files modified:
* src/lib/debug.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/2d13e33eca8de1d30e45a1678d2e000b55d23d6f
======
Fix compile error
Alan T. DeKok at 2014-11-03T17:46:15Z
Files modified:
* src/lib/debug.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/5ab5f37b6748f63e53a0f10868eb233e00343993
======
Allow all UTF-8 characters
Alan T. DeKok at 2014-11-03T17:46:13Z
Files modified:
* src/modules/rlm_sql/rlm_sql.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/a1f147f8c3c9d7cad6323c4b8a00578698a167c2
======
Typo
Arran Cudbard-Bell at 2014-11-03T17:17:18Z
Files modified:
* src/lib/debug.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/5ad8077082c3c9a4d6e1fd17496e6c74844ecf60
======
Add reply attributes, not over-write them
Alan T. DeKok at 2014-11-03T16:37:51Z
Files modified:
* raddb/sites-available/inner-tunnel
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/2e70923fe482b6ae2f7a856e5c4830031682fc42
======
Quiet GCC
Arran Cudbard-Bell at 2014-11-03T16:14:48Z
Files modified:
* src/main/modcall.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/f7d07572e0a1fced4050de97b9449c24ea11959f
======
More fixes for fr_debugger_attached
Arran Cudbard-Bell at 2014-11-03T16:14:48Z
Files modified:
* src/lib/debug.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/4fcb304f3c2d1389732661889e9025f7cb3653fb
======
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:48:52Z
Files modified:
* src/main/process.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/aa7f24d05730a16614ebc47801ee97ded023d845
======
Debugging info to help find out why the ptrace attach failed
Arran Cudbard-Bell at 2014-11-03T06:52:37Z
Files modified:
* src/lib/debug.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/5d10ed4d940b63f4eb6be1237517161d1d432912
======
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:27Z
Files modified:
* src/lib/debug.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/e3e29974f2d218699aade18832608ab3cff6187c
======
--
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