Commit report for v3.0.x branch
The git bot
announce at freeradius.org
Sun Nov 3 00:00:04 CET 2013
New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)
======
Missed this in previous commits
Alan T. DeKok at 2013-11-02T15:57:52Z
Files modified:
* src/tests/keywords/default-input.txt
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/d0e502fae5db07f30362282cf723cd1d5497e483
======
Clarification
Alan T. DeKok at 2013-11-02T14:52:54Z
Files modified:
* src/tests/keywords/README
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/4db2b580f629851b6e3b33a037c32e91e7fc9740
======
More tests, and updated build rules
Alan T. DeKok at 2013-11-02T14:51:27Z
Files modified:
* src/tests/keywords/README
* src/tests/keywords/all.mk
* src/tests/keywords/if-bob
* src/tests/keywords/if-else
* src/tests/keywords/if-skip.txt
* src/tests/keywords/if.txt
* src/tests/keywords/redundant
* src/tests/keywords/switch
* src/tests/keywords/switch-default
* src/tests/keywords/update.txt
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/b3041ef53406b97232e4c35fe8547cc3dde7fa72
======
require modules to be enabled before running the tests
Alan T. DeKok at 2013-11-02T04:05:56Z
Files modified:
* src/tests/keywords/all.mk
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/3020b532e46d686b574add76a775f2dc80b3d8a7
======
Expose more of what's going on in the test
It passed on all of the systems I have access to, but travis claims
it's failing. So... expose more stuff
Alan T. DeKok at 2013-11-02T03:53:01Z
Files modified:
* src/tests/keywords/all.mk
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/f5a0e0ceb6bb00de124b55f4bd66a8daf8760db6
======
Clean target for keywords
Alan T. DeKok at 2013-11-02T03:52:52Z
Files modified:
* src/tests/keywords/all.mk
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/f9619989caacbe014d3485aeab3960be9173ac0c
======
Documentation would be nice
Alan T. DeKok at 2013-11-02T01:47:32Z
Files modified:
* src/tests/keywords/README
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/eb5d5c25cd38b27263dc42d67744abae630ff888
======
Added simple keyword tests
This should let us test the functionality of the unlang keywords
We should later add another (similar) directory, which tests
combinations of keywords, fail-over, etc.
Alan T. DeKok at 2013-11-02T01:42:54Z
Files modified:
* src/tests/all.mk
* src/tests/keywords/all.mk
* src/tests/keywords/foreach
* src/tests/keywords/foreach-2
* src/tests/keywords/foreach-2.txt
* src/tests/keywords/foreach.txt
* src/tests/keywords/if
* src/tests/keywords/if-skip
* src/tests/keywords/if-skip.txt
* src/tests/keywords/if.txt
* src/tests/keywords/radiusd.conf
* src/tests/keywords/update
* src/tests/keywords/update.txt
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/21d22e719df1a2ceb4cc02cf762e0f3aaf675374
======
Simplify pairvalidate
- sort each input list
- walk down both lists in sync
- if the two attributes are of different types, die
- if the two attributes don't compare equal, die
- go to the next attribute in each list
- if both are NULL, we're done
- if one is NULL and the other isn't, die
Alan T. DeKok at 2013-11-02T01:32:47Z
Files modified:
* src/lib/valuepair.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/a694ccc7ab23b42559c51d9a92766c30e9204705
======
--
This commit summary was generated @2013-11-03T00:00:04Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).
More information about the Freeradius-Devel
mailing list