Commit report for v3.0.x branch
The git bot
announce at freeradius.org
Sat Dec 21 00:00:02 CET 2013
New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)
======
Don't re-use a flag for multiple purposes.
A packet can NOT be in the request hash, and still valid for
a reply. e.g. TCP
Alan T. DeKok at 2013-12-20T23:29:26Z
Files modified:
* src/main/process.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/947e586856f8bfe7ef677426a4315553177b2b9c
======
Use talloc_free
Alan T. DeKok at 2013-12-20T23:14:25Z
Files modified:
* src/main/realms.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/2922d34813692e226a1263cdf4a3b245c5132517
======
Removed unnecessary listen block
Alan T. DeKok at 2013-12-20T23:10:28Z
Files modified:
* raddb/sites-available/tls
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/5a38d1a5522e95843c6ac66d96f23be6158354db
======
Fix places where tls field was used in listen.c without WITH_TLS being defined
Arran Cudbard-Bell at 2013-12-20T02:08:59Z
Files modified:
* src/main/listen.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/00ba9937cf93c0ffbea5eb3f23f94a9931bf0966
======
Try setting multiple vars for each row in the matrix
Arran Cudbard-Bell at 2013-12-20T02:08:53Z
Files modified:
* .travis.yml
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/4ced6d1990948f0923a3017f34a202aa42c72be2
======
Mark tls_required as unused if were building without tls...
Arran Cudbard-Bell at 2013-12-20T02:08:42Z
Files modified:
* src/main/client.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/91a156b870bf9b32c1eb8876e6e255c0e95025a0
======
Mark nt_password parameter in do_mschap_cpw as unused if were building without openssl
Arran Cudbard-Bell at 2013-12-20T02:08:38Z
Files modified:
* src/modules/rlm_mschap/rlm_mschap.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/b04c7bc358273242096a2c268f558ce8b8e91a11
======
More cbuff fixes...
Arran Cudbard-Bell at 2013-12-20T02:08:34Z
Files modified:
* src/lib/cbuff.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/5e5a7cd9cb5f07a222c7760fd306bd89cc07c0af
======
Fixup formatting
Arran Cudbard-Bell at 2013-12-20T01:09:45Z
Files modified:
* src/include/radiusd.h
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/2e9bd0a020b8c5c7ac31813cb924f1c7827ccaee
======
#include <sys/wait.h> if were using waitpid
Arran Cudbard-Bell at 2013-12-20T01:09:37Z
Files modified:
* src/include/radiusd.h
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/a3bd11356fa4e5aff63ef2a126597b5314f7e229
======
Fix comments in our version of md5.c
Arran Cudbard-Bell at 2013-12-20T01:05:04Z
Files modified:
* src/lib/md5.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/49ea2632170c46c5fb8ec66861852513d16255bd
======
Fix issues in cbuff when building without threads with GCC
Arran Cudbard-Bell at 2013-12-20T00:51:21Z
Files modified:
* src/lib/cbuff.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/f11530f85448ad03e2f7074489e0e2d13c45ab07
======
Expand the matrix to build with and without shared libs
Arran Cudbard-Bell at 2013-12-20T00:50:45Z
Files modified:
* .travis.yml
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/2906788f25aed769849a1e9b88a358f8a96d8f91
======
Create a small build matrix with optional libraries disabled
Arran Cudbard-Bell at 2013-12-20T00:33:23Z
Files modified:
* .travis.yml
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/eefaadd6966a8c1da0c3a27491356ebfe5e7c269
======
Only setup should have a semi colon after it in threads.h
Arran Cudbard-Bell at 2013-12-20T00:12:57Z
Files modified:
* src/include/threads.h
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/462212df8cf8fc76ded3e681656b73e4d26a6723
======
Fix typos, and some slightly incorrect assumptions
The last time I saw this in the wild it was the supplicant, it's actually pretty unlikely the NAS would modify the EAP type
Arran Cudbard-Bell at 2013-12-20T00:00:12Z
Files modified:
* src/modules/rlm_eap/eap.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/44d76ae21c180dc65169d47b2056151ec583e50a
======
--
This commit summary was generated @2013-12-21T00:00:01Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).
More information about the Freeradius-Devel
mailing list