Commit report for master branch
New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Normalise group check DNs and LDAP DNs Some special characters can be escaped such as ',' can be escaped either as \2c or \2C or \, We don't care about case, because we do case insensitive matches on DNs, which isn't entirely correct, but it's good enough. We do care about format. Wherever we find the \xx version of a special char, we need to convert it to the \special form, so strcmps work as expected. Arran Cudbard-Bell@2014-11-20T20:26:19Z Files modified: * src/modules/rlm_ldap/clients.c * src/modules/rlm_ldap/groups.c * src/modules/rlm_ldap/ldap.c * src/modules/rlm_ldap/ldap.h * src/modules/rlm_ldap/rlm_ldap.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/86495f29f5d6cec228e46... ====== Indent lists of attributes we're adding in rlm_ldap Arran Cudbard-Bell@2014-11-20T20:11:49Z Files modified: * src/modules/rlm_ldap/attrmap.c * src/modules/rlm_ldap/rlm_ldap.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/ae0caea3f6b28c1717a87... ====== Merge pull request #838 from qnet-herwin/documentation Typo fix in comment in rlm_rest Arran Cudbard-Bell@2014-11-20T12:52:29Z Files modified: * src/modules/rlm_rest/rest.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/313f6f444d4cca29692d9... ====== Typo fix in comment in rlm_rest fundtion => function Herwin Weststrate@2014-11-20T10:23:15Z Files modified: * src/modules/rlm_rest/rest.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/cae1fc659a08cc750ea0a... ====== Escape \n \r \t in the sql module escape function (now the xlat won't do it for us) Arran Cudbard-Bell@2014-11-20T05:29:06Z Files modified: * src/modules/rlm_sql/rlm_sql.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/e0d48e21c4997345df19a... ====== don't escape attribute values if we were passed an escape function Arran Cudbard-Bell@2014-11-20T05:20:10Z Files modified: * src/main/xlat.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/de5905ef028e5173ae520... ====== Rewrite xlat_getvp to take tmpls, and allow state attributes to be references in xlats Because *someone* forgot to add the state list to xlat_getvp. What was that about too much abstraction? Arran Cudbard-Bell@2014-11-20T05:20:10Z Files modified: * src/include/tmpl.h * src/main/tmpl.c * src/main/xlat.c * src/tests/keywords/xlat-attr-index Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/e34acc724607678819f39... ====== Make uninitialised cursors behave sensibly Arran Cudbard-Bell@2014-11-20T04:52:48Z Files modified: * src/lib/cursor.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/6b1699f0648b13438c03b... ====== -- This commit summary was generated @2014-11-21T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).
participants (1)
-
announceļ¼ freeradius.org