Commit report for v3.0.x branch
The git bot
announce at freeradius.org
Thu Dec 5 00:00:02 CET 2013
New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)
======
base_dn defaults to a zero length string to allow top of tree searching like in >= 2.2.3
Arran Cudbard-Bell at 2013-12-04T20:38:56Z
Files modified:
* src/modules/rlm_ldap/clients.c
* src/modules/rlm_ldap/rlm_ldap.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/ee437097bbae56e2d77660f3a1f869034a252018
======
Update ChangeLog
Arran Cudbard-Bell at 2013-12-04T19:52:37Z
Files modified:
* doc/ChangeLog
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/2246c856e3d6c1ac5132fe5c98e00558fb49a08f
======
radiusProfileDn is now a multivalued attribute
Arran Cudbard-Bell at 2013-12-04T19:50:41Z
Files modified:
* doc/schemas/ldap/iplanet.ldif
* doc/schemas/ldap/iplanet.schema
* doc/schemas/ldap/openldap.ldif
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/dc6ee1d9f52ff53262070ca111a446a915f03c7d
======
Small tweak to ldap debug output
Arran Cudbard-Bell at 2013-12-04T19:25:35Z
Files modified:
* src/modules/rlm_ldap/attrmap.c
* src/modules/rlm_ldap/rlm_ldap.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/eaf5854e5027e4deeb187efac7bdcdde8d7c956c
======
Use a single generic attribute in the RADIUS LDAP schema
Add ldiff version of the standard RADIUS LDAP schema for newer versions of OpenLDAP
Schema can be loaded with sudo ldapadd -Y EXTERNAL -H ldapi:/// -f ./radius.ldif
Arran Cudbard-Bell at 2013-12-04T18:34:44Z
Files modified:
* doc/schemas/ldap/iplanet.ldif
* doc/schemas/ldap/iplanet.schema
* doc/schemas/ldap/openldap.ldif
* doc/schemas/ldap/openldap.schema
* raddb/mods-available/ldap
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/e4aa109cc27236131be17c72905711a34121d22c
======
Add comments field to other forms of schema
Arran Cudbard-Bell at 2013-12-04T16:41:42Z
Files modified:
* doc/schemas/ldap/radiusclients-edirectory.ldif
* doc/schemas/ldap/radiusclients-openldap.ldif
* doc/schemas/ldap/radiusclients-openldap.schema
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/4d7a092e25333133ea6a42e2d7f10d5edc2d49fd
======
Update ChangeLog
Arran Cudbard-Bell at 2013-12-04T16:14:55Z
Files modified:
* doc/ChangeLog
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/8bd30ea7350e0927228df2bfe9bf6645fa6c33cd
======
Use pairmove to add SQL-User-Name
Arran Cudbard-Bell at 2013-12-04T16:08:35Z
Files modified:
* src/modules/rlm_sql/rlm_sql.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/af54e35d716a8a2ad467f925288f268879ac4950
======
Added test for error parsing IP address
Alan T. DeKok at 2013-12-04T15:18:17Z
Files modified:
* src/tests/keywords/ipaddr-error
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/ffe5ae41d16dbcd2544348d513ea5c332d5dd7d2
======
Added flag to disallow hostname -> IP lookups.
Mainly for the tests . It's still OK (and needed) for admins
to use "client.example.com" in the configs. Requiring them to
use only IP addresses is annoying.
Alan T. DeKok at 2013-12-04T15:17:17Z
Files modified:
* src/include/libradius.h
* src/lib/misc.c
* src/main/unittest.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/505916a8aec41def79707fc7d4b7602979d4cb0e
======
Add test for literal values
Only do RHS literal validation in updates and rlm_cache
Arran Cudbard-Bell (via Alan T. DeKok)@2013-12-04T14:43:32Z
Files modified:
* src/main/map.c
* src/main/modcall.c
* src/modules/rlm_cache/rlm_cache.c
* src/tests/keywords/update-error-3
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/350c2c486068b3ee81aa712ebd2e426c4b7d40f2
======
Run "radiusd -C" only if something changed
Alan T. DeKok at 2013-12-04T03:58:41Z
Files modified:
* Makefile
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/eef21a0b9bae2a80a94ea0da1a1cb415fcde712d
======
No need to end a line with a trailing quotation mark
Alan T. DeKok at 2013-12-04T03:58:01Z
Files modified:
* Makefile
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/e081f38b4dd16446e71c2b7d05e57b55481f08f4
======
Quieter output
Alan T. DeKok at 2013-12-04T03:57:40Z
Files modified:
* raddb/certs/Makefile
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/f8b56859c056e66eb12da28fce4c4a5c43e693a4
======
Building raddb is an order dependency
re-doing it changes the directory, which causes the tests to be run again
Alan T. DeKok at 2013-12-04T03:50:00Z
Files modified:
* src/tests/keywords/all.mk
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/2cb1c258aa8c51594cf868af8fa9177b1b690f96
======
Word smithing
Alan T. DeKok at 2013-12-04T01:24:28Z
Files modified:
* doc/ChangeLog
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/3113f5fec571a97667c4e125ac614d3531aed182
======
We don't need to print out query errors to the mains server log
Arran Cudbard-Bell at 2013-12-04T00:18:12Z
Files modified:
* src/modules/rlm_sql/drivers/rlm_sql_sqlite/rlm_sql_sqlite.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/c4f5cffd3bfe9704e1d088d6bdeb7ab4929297f9
======
--
This commit summary was generated @2013-12-05T00:00:01Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).
More information about the Freeradius-Devel
mailing list