Commit report for v3.1.x branch
The git bot
announce at freeradius.org
Sat Feb 20 14:18:25 CET 2016
New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)
======
Attribute contents on the LHS of regexes are not escaped
Alan T. DeKok at 2016-01-18T21:23:41Z
Files modified:
* src/tests/keywords/regex-lhs
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/b1871f6840660259bae90689b0055c1d8aebd895
======
Don't regex-escape the LHS of a regex comparison.
We're not making the regex from it
Alan T. DeKok at 2016-01-18T21:10:27Z
Files modified:
* src/main/evaluate.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/57868ea88987c1604a608abac982b265d29cb9ea
======
Merge pull request #1502 from mcnewton/nes31
Update elasticsearch fields to use "_" rather than "."
Arran Cudbard-Bell at 2016-01-18T20:33:35Z
Files modified:
* doc/schemas/logstash/kibana3-dashboard.json
* doc/schemas/logstash/kibana4-dashboard.json
* doc/schemas/logstash/logstash-radius.conf
* doc/schemas/logstash/radius-mapping.sh
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/6459ef38ad0b23d584c140a4093639b9cfadaddb
======
Update elasticsearch fields to use "_" rather than "."
It seems that while elasticsearch can have data in a field as well as sub-fields, logstash
can't currently do this (it stores the event in a hash, so an entry either contains data
or another hash or list).
Work around this by using underscores, which should in theory also mean these examples will
work with elasticsearch 2, though I haven't tried it.
Matthew Newton at 2016-01-18T18:44:59Z
Files modified:
* doc/schemas/logstash/kibana3-dashboard.json
* doc/schemas/logstash/kibana4-dashboard.json
* doc/schemas/logstash/logstash-radius.conf
* doc/schemas/logstash/radius-mapping.sh
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/a9f32a140ac62fb643483a40665afd761c455891
======
Merge pull request #1503 from matsimon/fix-debian-patch
Debian: Fix radiusd-to-freeradius patch
Arran Cudbard-Bell at 2016-01-18T20:33:29Z
Files modified:
* debian/patches/radiusd-to-freeradius.diff
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/805b9d656b31e78f7abcc113af3b94ccb7bfd207
======
Debian: Fix radiusd-to-freeradius patch
Didn't apply anymore leading to failed builds.
Mathieu Simon at 2016-01-18T19:25:46Z
Files modified:
* debian/patches/radiusd-to-freeradius.diff
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/12dabe47996548975d2dce39a9f5e4ed8bfebf10
======
Make inner_eap_module configurable
Alan T. DeKok at 2016-01-18T16:32:46Z
Files modified:
* src/modules/rlm_eap/types/rlm_eap_peap/rlm_eap_peap.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/6c4269e84f7448bee006a07d8f5e90a646e36ed9
======
Merge pull request #1500 from matsimon/v3.1.x-sync
V3.1.x sync
Arran Cudbard-Bell at 2016-01-18T15:20:02Z
Files modified:
* debian/control
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/fe2cf0ee5f9725daea7288b9f33384a95ac4e45b
======
Add samba-dev as build-dependency
Needed for "core/ntstatus.h" in rlm_mschap, in addition to libwbclient-dev.
Herwin Weststrate (via Mathieu Simon)@2016-01-18T14:05:50Z
Files modified:
* debian/control
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/f323757a9b44d41e271c6494561f1bfbba01bc18
======
Added heimdal-dev as alternative for libkrb5-dev
The package builds fine without it. It does not have the functionality of krb5_get_error_message, but the freeradius code is already able to work around that limitation (using HAVE_KRB5_GET_ERROR_MESSAGE).
The main reason for this change is that the packages libkrb5-dev and heimdal-dev cannot both be installed on a machine, and Samba has a requirement on the heimdal-dev package. With this patch, my machine can happily compile Samba and FreeRADIUS.
Herwin Weststrate (via Mathieu Simon)@2016-01-18T14:05:24Z
Files modified:
* debian/control
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/a7919ad3d204e2e6e40e88eaae7901acc521b050
======
Merge pull request #1498 from mcnewton/es31
add note about elasticsearch versions
Arran Cudbard-Bell at 2016-01-18T15:19:39Z
Files modified:
* doc/schemas/logstash/README
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/8b2b214319047a41393dca5e9557803e42941315
======
add note about elasticsearch versions
Matthew Newton at 2016-01-18T11:55:02Z
Files modified:
* doc/schemas/logstash/README
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/488f8c204364b16ef4781be2bbf46c53ae609525
======
--
This commit summary was generated @2016-01-19T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).
More information about the Freeradius-Devel
mailing list