Commit report for v3.0.x branch
The git bot
announce at freeradius.org
Sat Sep 6 00:00:02 CEST 2014
New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)
======
Fix PCRE checks on FreeBSD
Use FR_SMART_CHECK_LIB so we pick up the PCRE libraries on FreeBSD (they're in /usr/local/lib)
Pass pcre_lib_dir to FR_SMART_CHECK_LIB, so the user defined libpcre ./configure argument isn't ignored
Correct use of macros in the code, so we actually *use* the result of the -lpcre check
Remove unused variables and substitutions
Add output for extended regular expressions check
Arran Cudbard-Bell at 2014-09-05T21:50:57Z
Files modified:
* configure
* configure.ac
* src/include/autoconf.h.in
* src/include/missing-h
* src/lib/valuepair.c
* src/main/evaluate.c
* src/main/modcall.c
* src/main/realms.c
* src/main/valuepair.c
* src/main/version.c
* src/main/xlat.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/84004e18c32a7b7b391e87268ba43726e7316272
======
Add dependency on version of openssl with heartbleed fix based on distribution (debian or Ubuntu) and remove vulnerable openssl check at startup.
Philippe Wooding (via Alan T. DeKok)@2014-09-05T17:46:24Z
Files modified:
* debian/control
* debian/patches/disable-openssl-check.diff
* debian/patches/series
* debian/rules
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/a1254daacd24b4abb43d3347ced9f1f8ef04974f
======
Handle replies from virtual servers, too
Alan T. DeKok at 2014-09-05T16:58:27Z
Files modified:
* src/main/process.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/2404b8e704121f6238cb6bb3f94b5d0b9bca10e1
======
Don't walk over VPs in normal mode.
Debug code should only run when debugging is enabled
Alan T. DeKok at 2014-09-05T16:44:13Z
Files modified:
* src/main/valuepair.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/b5dc4912e022318d2c5e4d6f7e482ac8ab4111a6
======
map->dst->tmpl_da can be NULL if it's not TMPL_TYPE_ATTR
Alan T. DeKok at 2014-09-05T15:39:17Z
Files modified:
* src/main/map.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/bfeb3e8d1627e466d621bf5876651b9c9bcb197d
======
Asserts to quiet scan
Alan T. DeKok at 2014-09-05T15:31:33Z
Files modified:
* src/main/process.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/f2519fad90695e0daa21cc76d06787ab1717b51c
======
Fix scan for SRC_INCDIRS, too
Alan T. DeKok at 2014-09-05T01:22:22Z
Files modified:
* scripts/boiler.mk
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/6535f02ea19d48331aad8267aec997dcddca387d
======
Signed / unsigned changes for printing
Alan T. DeKok at 2014-09-05T01:22:22Z
Files modified:
* src/main/radsniff.c
* src/main/tmpl.c
* src/main/util.c
* src/main/xlat.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/3a1ec98af3a5d189b68c578780e15900c28e9223
======
--
This commit summary was generated @2014-09-06T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).
More information about the Freeradius-Devel
mailing list