Commit report for v3.0.x branch

The git bot announce at freeradius.org
Tue Feb 18 00:00:02 CET 2014


New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)

======
We no longer log acct delay

Fix AcctInterval

Arran Cudbard-Bell at 2014-02-17T21:14:54Z
Files modified:
	* raddb/mods-config/sql/main/postgresql/queries.conf

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/6797e749559ecd86db2df7fab5b6d63fd1981bc3
====== 
Better to use '${name}' for panic action log as %e may contain path components

Arran Cudbard-Bell at 2014-02-17T21:14:37Z
Files modified:
	* raddb/radiusd.conf.in

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/32a137513b8dcfa0b0746e41d1490a15dfd459fd
====== 
Fix more places where passwords are revealed in debugging messages

Arran Cudbard-Bell at 2014-02-17T19:13:13Z
Files modified:
	* src/main/tls.c
	* src/modules/rlm_chap/rlm_chap.c
	* src/modules/rlm_securid/rlm_securid.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/1ac2e9a7a07d0400babc1eff65cfcbe0614d8b63
====== 
It's cleartext password not Clear-Text password or Cleartext Password

Arran Cudbard-Bell at 2014-02-17T19:04:36Z
Files modified:
	* src/modules/rlm_eap/types/rlm_eap_gtc/rlm_eap_gtc.c
	* src/modules/rlm_ldap/ldap.h
	* src/modules/rlm_ldap/rlm_ldap.c
	* src/modules/rlm_mschap/rlm_mschap.c
	* src/modules/rlm_pap/rlm_pap.c
	* src/modules/rlm_yubikey/rlm_yubikey.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/dc921b67f506341669e5cd9c75a08dd7552a18b6
====== 
Hide eDirectory passwords too

Arran Cudbard-Bell at 2014-02-17T18:49:56Z
Files modified:
	* src/modules/rlm_ldap/rlm_ldap.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/20f52e55cc5205b740d78e1dfadcf0eae0993d46
====== 
rlm_sql query buffers are dynamically allocated, so it is not appropriate to define or use MAX_QUERY_LEN

Arran Cudbard-Bell at 2014-02-17T17:56:24Z
Files modified:
	* src/modules/rlm_sql/rlm_sql.h
	* src/modules/rlm_sql/sql.c
	* src/modules/rlm_sqlhpwippool/rlm_sqlhpwippool.c
	* src/modules/rlm_sqlippool/rlm_sqlippool.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/7d7eb494a7bdf6f61d3064578426a9c0aea84fe0
====== 
Add "secret" flag to configuration items.

For passwords, shared secrets, etc.
For now, strings only.

When using "radiusd -X", secret items are NOT printed,
and are replaced with <<< secret >>>

They are still printed out when using "radiusd -Xx".
So administrators who care to know can still find them.

The User-Password is *not* mangled in this manner.  We have
too many people with shared secret problems in the list.  It is
useful to be able to point to the debug output and say
"LOOK, it's WRONG".

But passwords for LDAP, SQL, etc. are another class of object.
So it's OK to hide them in "radiusd -X"

Alan T. DeKok at 2014-02-17T16:20:14Z
Files modified:
	* src/include/conffile.h
	* src/main/client.c
	* src/main/conffile.c
	* src/main/realms.c
	* src/main/tls.c
	* src/modules/rlm_ldap/rlm_ldap.c
	* src/modules/rlm_redis/rlm_redis.c
	* src/modules/rlm_rest/rlm_rest.c
	* src/modules/rlm_sql/rlm_sql.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/1536d285b7b913ff2bcb56b80967e28c587c31dd
====== 
Revert "Allow "no overwrite" for config variables"

This reverts commit 4f6bcffce7040c7b71ba4c64b30e0068f59f0fa5.

It turns out we don't need this, so it should be deleted

Alan T. DeKok at 2014-02-17T14:16:43Z
Files modified:
	* src/include/conffile.h
	* src/main/conffile.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/881f32c978c75fa30da05444df6309f0230335c6
====== 
Fix column order in Postgres indexes. Add index for Acct On/Off

Arran Cudbard-Bell at 2014-02-17T13:02:29Z
Files modified:
	* raddb/mods-config/sql/main/postgresql/schema.sql

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/357c24fdd795287781045f0f743ef039302d475f
====== 
-- 
This commit summary was generated @2014-02-18T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).


More information about the Freeradius-Devel mailing list