Commit report for master 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:51:03Z
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/40c8e5782fc68986fa18a139d780d8a91afc5c50
======
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 Arran Cudbard-Bell)@2014-09-05T21:51:03Z
Files modified:
* debian/control
* debian/patches/disable-openssl-check.diff
* debian/patches/series
* debian/rules
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/518ae871180644f9330ae4d4c2c2c701f37d8aeb
======
Handle replies from virtual servers, too
Alan T. DeKok at 2014-09-05T16:58:59Z
Files modified:
* src/main/process.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/173f174dd67b5e97ca1850628923e5776d9cfe64
======
Don't walk over VPs in normal mode.
Debug code should only run when debugging is enabled
Alan T. DeKok at 2014-09-05T16:58:58Z
Files modified:
* src/main/valuepair.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/bc6a4eae52678145111329f039a1beaeb4f7b757
======
map->dst->tmpl_da can be NULL if it's not TMPL_TYPE_ATTR
Alan T. DeKok at 2014-09-05T15:39:39Z
Files modified:
* src/main/map.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/12aa6e8e95f28127a1b81fffe25db8dbb47da96f
======
Asserts to quiet scan
Alan T. DeKok at 2014-09-05T15:39:38Z
Files modified:
* src/main/process.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/2ff306e3b03136e4e5db577da2259fdefde59de1
======
Fix scan for SRC_INCDIRS, too
Alan T. DeKok at 2014-09-05T01:22:35Z
Files modified:
* scripts/boiler.mk
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/fcb6bed8545f1a295d80768c6a74ea92271f46de
======
Signed / unsigned changes for printing
Alan T. DeKok at 2014-09-05T01:22:31Z
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/90b9138b5cdfb7db9ee2975e611ceabf42d62d0a
======
--
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