Commit report for v3.0.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:25:10Z
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/d138a9d6c379227a2802b3ff656da01541098b24
======
Fix for last few commits
The TLS attrs are strings, so we don't need VALUEs
Alan T. DeKok at 2015-04-09T16:41:31Z
Files modified:
* share/dictionary.freeradius.internal
* src/main/tls.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/c1ae6a7fdd25c2df4b5ffe570ba1940df0ad6d6b
======
Define named value. We probably want to define more later..
Alan T. DeKok at 2015-04-09T16:39:20Z
Files modified:
* share/dictionary.freeradius.internal
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/6434aea82596c52d2c7e13d4844dd1e8070d340a
======
Mash name spaces to dashes, too
Alan T. DeKok at 2015-04-09T16:22:48Z
Files modified:
* src/main/tls.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/5a63b60568ddc9c6e166b47cc4841d6f90fcb388
======
Fix error message
Alan T. DeKok at 2015-04-09T16:20:30Z
Files modified:
* src/main/tls.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/1649f89ce85c2ab098c892e7b737e62b0b4d29b4
======
Remove extraneous "+ 16"
Alan T. DeKok at 2015-04-09T15:59:48Z
Files modified:
* src/main/tls.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/8625c7b8eec073ccf73f5f4d22f67b706161c651
======
--
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