Commit report for v3.0.x branch
New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Merge pull request #1484 from herwinw/rlm_python_fixes Rlm python fixes Alan DeKok@2016-01-06T22:24:41Z Files modified: * src/modules/rlm_python/prepaid.py * src/modules/rlm_python/radiusd.py * src/modules/rlm_python/rlm_python.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/4acd54d3e22e11529be1d... ====== Allow strings as operator in rlm_python Because ('Tmp-String-0', '!*', 'ANY') is just so more readable than ('Tmp-String-0', 21, 'ANY'). Plain integers still work for backwards compatibility. As a bonus, we get rid of the OP table in radiusd.py: this module was not supposed to be included in scripts running from FreeRADIUS, but was still referenced from prepaid.py. As a bonus, we get rid of a table that was no longer in sync with the definitions in tokens.h. Herwin Weststrate@2016-01-06T21:48:37Z Files modified: * src/modules/rlm_python/prepaid.py * src/modules/rlm_python/radiusd.py * src/modules/rlm_python/rlm_python.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/8d4893d3850dc7a2647f7... ====== Show operator that is actually used instead of the default in rlm_python So if we remove a certain attribute, display "!* ANY" instead of "= ANY" Herwin Weststrate@2016-01-06T21:48:13Z Files modified: * src/modules/rlm_python/rlm_python.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/a5c6c753982e03b5cf9ef... ====== Use other functions to update list after rlm_python call Now we also support things like "!* ANY" to remove items. Herwin Weststrate@2016-01-06T21:25:04Z Files modified: * src/modules/rlm_python/rlm_python.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/034b5b5d81ae22590024c... ====== Show list name in debug messages in rlm_python The module has the possibility to update the reply and the control list. It is nice to know what list is updated or generates errors. The name of the parameter is based on the parameter with the same use in `rlm_perl`. Herwin Weststrate@2016-01-06T21:25:00Z Files modified: * src/modules/rlm_python/rlm_python.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/e2ffa39789fb40d2e4344... ====== Add --silent for jlibtool Alan T. DeKok@2016-01-06T22:23:52Z Files modified: * src/tests/map/map_tests.mk Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/09c3ae978ce1cd0c5c7f7... ====== Use jlibtool when running local binaries. It knows how to find the libraries Alan T. DeKok@2016-01-06T21:36:11Z Files modified: * src/tests/map/map_tests.mk Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/0d94624228c1b6b814bf9... ====== Print out Cleartext-Password if comparison fails Alan T. DeKok@2016-01-06T15:30:33Z Files modified: * src/modules/rlm_pap/rlm_pap.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/70fd787e3ed21005214a3... ====== -- This commit summary was generated @2016-01-07T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).
participants (1)
-
announceļ¼ freeradius.org