Commit report for master 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)
======
Better to use '${name}' for panic action log as %e may contain path components
Arran Cudbard-Bell at 2014-02-17T21:14:12Z
Files modified:
* raddb/radiusd.conf.in
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/c9398285be6b1afdedf711aa93df1966e62dead9
======
We no longer log acct delay
Fix AcctInterval
Arran Cudbard-Bell at 2014-02-17T20:52:19Z
Files modified:
* raddb/mods-config/sql/main/postgresql/queries.conf
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/cdf88209713b97c4b35cbaefa5e5454f039b7544
======
It's cleartext password not Clear-Text password or Cleartext Password
Arran Cudbard-Bell at 2014-02-17T19:12:50Z
Files modified:
* src/modules/rlm_chap/rlm_chap.c
* 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/e310bedc46d44adda09c7ee60e213d847b3216e4
======
Fix more places where passwords are revealed in debugging messages
Arran Cudbard-Bell at 2014-02-17T19:07:35Z
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/d57d05c729142ee160cf97add7e11dfdf6d06c0f
======
Hide eDirectory passwords too
Arran Cudbard-Bell at 2014-02-17T18:49:41Z
Files modified:
* src/modules/rlm_ldap/rlm_ldap.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/ab1299c59fbd07af1b853ffad9b59f568f17b281
======
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:55:59Z
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/039abbf562dccb6e2a44ee5497bb18b144a1e36a
======
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:25:49Z
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/901d59f4b36657441c547bb1d433be280b74aa59
======
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:17:29Z
Files modified:
* src/include/conffile.h
* src/main/conffile.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/9bfbbd8ec55e1d8887385aba2353a24690abd25d
======
--
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