Commit report for v3.1.x branch
The git bot
announce at freeradius.org
Fri Apr 10 00:00:04 CEST 2015
New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)
======
Fixup a bunch of bad calls to talloc_memdup
The bulk of these either copied len + 1 (which is wrong, as we can't guarantee the next byte is \0 or is a valid address) or were used in places, where the duped buffer may have been expected to be \0 terminated.
Arran Cudbard-Bell at 2015-04-09T23:24:57Z
Files modified:
* src/include/missing-h
* src/lib/filters.c
* src/lib/missing.c
* src/lib/print.c
* src/lib/value.c
* src/main/map.c
* src/main/tmpl.c
* src/main/xlat.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/d8e9dcb8f714b079452b9964f7afe14256450b48
======
Fix for last few commits
The TLS attrs are strings, so we don't need VALUEs
Alan T. DeKok at 2015-04-09T16:41:55Z
Files modified:
* share/dictionary.freeradius.internal
* src/main/tls.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/4dcbf988f887fda51818950efdaf8d05373d4c87
======
Define named value. We probably want to define more later..
Alan T. DeKok at 2015-04-09T16:39:46Z
Files modified:
* share/dictionary.freeradius.internal
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/9f9807ffadea6ee50fde002f71b959b3bb273205
======
Mash name spaces to dashes, too
Alan T. DeKok at 2015-04-09T16:39:45Z
Files modified:
* src/main/tls.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/4b3aaef36175425c4f31155b9b385b0b38aceffa
======
Fix error message
Alan T. DeKok at 2015-04-09T16:39:43Z
Files modified:
* src/main/tls.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/7e54fb66bf731c36299b47acb815d71e77628d21
======
Remove extraneous "+ 16"
Alan T. DeKok at 2015-04-09T16:39:42Z
Files modified:
* src/main/tls.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/781d79b02000a1c14bb546d0018278a8b67c833a
======
--
This commit summary was generated @2015-04-10T00:00:04Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).
More information about the Freeradius-Devel
mailing list