Commit report for v3.0.x branch
The git bot
announce at freeradius.org
Sat Feb 20 14:18:07 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:23Z
Files modified:
* src/tests/keywords/regex-lhs
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/6b393ebda99cab430215cbc602697cf61b09a6ee
======
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:01Z
Files modified:
* src/main/evaluate.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/06fee84ee3b5f11da7ace5bf720d06adcf583122
======
Merge pull request #1501 from mcnewton/nes30
Update elasticsearch fields to use "_" rather than "."
Arran Cudbard-Bell at 2016-01-18T20:33:40Z
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/4b1963fafeacfc4b7b645d45f0f8df16d8d68270
======
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:41:49Z
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/5e2562f7f4f3fef1a28273577fd099f13661a9d1
======
Server may be NULL
Alan T. DeKok at 2016-01-18T18:08:11Z
Files modified:
* src/main/state.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/d40f7a6c966a6c2e5dc19fe35ad152ffc4586479
======
Check if Auth-Type EAP is defined
by checking inst->xlat_name
Alan T. DeKok at 2016-01-18T16:32:27Z
Files modified:
* src/modules/rlm_eap/rlm_eap.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/9709543eb5e5f917c58cc8e2a1fc0e062a55acb9
======
Make inner EAP name configurable
Alan T. DeKok at 2016-01-18T15:28:54Z
Files modified:
* src/modules/rlm_eap/types/rlm_eap_peap/rlm_eap_peap.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/7ae5c27f484eaf831781e5858fe4deda25a6f640
======
Merge pull request #1499 from mcnewton/es30
add note about elasticsearch versions
Arran Cudbard-Bell at 2016-01-18T15:19:30Z
Files modified:
* doc/schemas/logstash/README
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/a3dd1fa404630af27a15378ef3723a1bb123eab8
======
add note about elasticsearch versions
Matthew Newton at 2016-01-18T11:56:12Z
Files modified:
* doc/schemas/logstash/README
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/82c95c5ea5c45b1301331c0e13ed22f25eee64c2
======
Look for mschap, not eap
Alan T. DeKok at 2016-01-18T14:56:22Z
Files modified:
* src/modules/rlm_eap/types/rlm_eap_peap/rlm_eap_peap.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/24a147e98feb45c5fd2a90ad408e6924d6251baa
======
--
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