Commit report for master branch
The git bot
announce at freeradius.org
Wed Jun 18 00:00:01 CEST 2014
New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)
======
Typo
Arran Cudbard-Bell at 2014-06-17T21:04:16Z
Files modified:
* src/lib/debug.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/5f676c54460bd5c418e0d4ea2f985a979d6cb969
======
Probably want to free the VPs we remove from the control list, oops.
Arran Cudbard-Bell at 2014-06-17T21:00:33Z
Files modified:
* src/modules/rlm_cache/rlm_cache.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/46a35de354a398d101db818acb3f89593e79c7e6
======
Make CONSISTENCY CHECK messages clearer, add checks for string/octet buffer parenting
Arran Cudbard-Bell at 2014-06-17T20:55:24Z
Files modified:
* src/lib/debug.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/e23af69f9dd4ebc727189b05a217287f0ada317e
======
Merge pull request #692 from qnet-herwin/permit_only_eap
Fixed permit_only_eap policy
Alan DeKok at 2014-06-17T17:45:08Z
Files modified:
* raddb/policy.d/eap
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/de852f3f8687f52c733de7af5a50bb69d40ba4f1
======
Fixed permit_only_eap policy
Herwin Weststrate at 2014-06-17T17:40:07Z
Files modified:
* raddb/policy.d/eap
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/3b2ff3f3b3aea55d2b4411cf9549d352a6df99d3
======
Use correct test for debugging
Alan T. DeKok at 2014-06-17T17:41:40Z
Files modified:
* src/main/process.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/94956a1d69910735aafc7dc4fc84ae6cc01a1b91
======
Print tunneled data in the right place
Alan T. DeKok at 2014-06-17T17:41:39Z
Files modified:
* src/main/tls_listen.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/cf25bbd5681503a908c2085aa88c408a6fc7e951
======
Typo
Arran Cudbard-Bell at 2014-06-17T16:52:22Z
Files modified:
* src/main/tls.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/7d1fce034b46058815719f8287281d3b0e2a9e43
======
Remove old text about not proxying CoA. It now works
Alan T. DeKok at 2014-06-17T15:47:22Z
Files modified:
* raddb/sites-available/originate-coa
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/dbec6bd2d65662273e6af2260db9d86511da60a4
======
status check packets don't have a client. Closes #691
Alan T. DeKok at 2014-06-17T15:41:12Z
Files modified:
* src/main/process.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/9cbc412f84df946d45a915e24157f8f6db074b61
======
Parent attributes correctly when pulling them out of the TLS session cache
Arran Cudbard-Bell at 2014-06-17T15:35:33Z
Files modified:
* src/main/tls.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/225922c4475d06f4e9a40b4f781c80d7a0ac0f0d
======
Add newlines to CONSISTENCY CHECK errors
Arran Cudbard-Bell at 2014-06-17T15:27:48Z
Files modified:
* src/lib/debug.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/7c2f0eaecf7fc1728e193c87f33001f836e4d536
======
Print file and line number in VERIFY_* messages
Arran Cudbard-Bell at 2014-06-17T14:50:38Z
Files modified:
* src/include/libradius.h
* src/include/radiusd.h
* src/lib/debug.c
* src/main/util.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/6ff797af13e5a2a2a6a8f93eea90fe395c5a0db7
======
Don't use fr_perror in the verify functions (outputs spurious errors)
Arran Cudbard-Bell at 2014-06-17T14:27:59Z
Files modified:
* src/lib/debug.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/7a1773af119ec0109db1a43ff54f74b5071055ee
======
Not sure if talloc_get_name() is legal
Arran Cudbard-Bell at 2014-06-17T14:16:34Z
Files modified:
* src/lib/debug.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/83842f601547998cbbcd7c478270f60cc13abf91
======
Change ADSL-Agent-Circuit-ID and ADSL-Agent-Remote-ID to octets types as per RFC 4679
Arran Cudbard-Bell at 2014-06-17T13:19:10Z
Files modified:
* share/dictionary.rfc4679
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/6dde73877ec66b31dea67c38ed70abec7a03b395
======
Use the proper verify_request function instead of talloc_get_type_abort
Arran Cudbard-Bell at 2014-06-17T12:29:51Z
Files modified:
* src/include/radiusd.h
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/18d87202fcefc1d74b00f524367162107a231aae
======
Sprinkle VERIFY_REQUEST throughout the state machine
Arran Cudbard-Bell at 2014-06-17T12:26:19Z
Files modified:
* src/include/radiusd.h
* src/main/process.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/dc9516b6c2db9cd020d45343232dbde28325ca76
======
Colourise should no be true by default
Arran Cudbard-Bell at 2014-06-17T12:26:15Z
Files modified:
* src/main/log.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/cc131a9c3550a3881fc95c75b91558d81229ac3a
======
More radclient formatting and minor fixes
Arran Cudbard-Bell at 2014-06-17T11:05:25Z
Files modified:
* src/main/radclient.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/5201ce513698025a99a41ce6502fad8e77b177f5
======
Relax libssl checks
Arran Cudbard-Bell at 2014-06-17T11:05:22Z
Files modified:
* src/main/version.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/18498c7d893d756b8d9763e3d05a38bc485db14d
======
--
This commit summary was generated @2014-06-18T00:00:01Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).
More information about the Freeradius-Devel
mailing list