Merge tag 'release_3_0_14' into tr-integ
[freeradius.git] / src / tests /
2017-05-05 Dan BreslauMerge remote-tracking branch 'origin/upstream_release_3...
2017-02-14 Alan DeKokMerge pull request #1859 from njm506/v3.0.x
2017-01-02 Alan T. DeKokfix filtering operators
2017-01-02 Alan T. DeKokmore descriptive
2016-11-30 Alan T. DeKokswitch with no match and no default
2016-09-19 Michael StapelbergDon’t install src/tests/rbmonkey
2016-09-12 Alan T. DeKokRe-work dict_str2oid and dict_parent
2016-08-05 Arran Cudbard-BellRemove python tests. They only fail on the cutdown...
2016-06-08 Arran Cudbard-BellIgnore things from other branches
2016-05-05 Arran Cudbard-BellMerge pull request #1601 from gyx1000/rlm_python_tests
2016-05-05 Guillaume Pannatierrlm_python tests
2016-05-04 Arran Cudbard-BellBackport rlm_python from v3.1.x Closes #1589, Closes...
2016-02-04 Alan DeKokMerge pull request #1523 from qnet-herwin/remove_obsole...
2016-02-03 Herwin WeststrateRemoved some outdated/obsolete README files
2016-02-02 Alan T. DeKokport for 3.0
2016-02-02 Arran Cudbard-BellMerge pull request #1521 from qnet-herwin/remove_SQL_DOWN
2016-02-02 Arran Cudbard-BellAdd better filter tests
2016-01-18 Alan T. DeKokAttribute contents on the LHS of regexes are not escaped
2016-01-06 Alan DeKokMerge pull request #1484 from herwinw/rlm_python_fixes
2016-01-06 Alan T. DeKokAdd --silent for jlibtool
2016-01-06 Alan T. DeKokUse jlibtool when running local binaries.
2015-12-30 Alan T. DeKokEscape special characters in regex expansion. Fixes...
2015-12-20 Arran Cudbard-BellMerge pull request #1377 from skids/virtualize_state
2015-12-14 Alan T. DeKokcheck undefined attributes
2015-11-30 Alan T. DeKoktest for %{string:...}
2015-11-16 Sam HartmanMerge tag 'release_3_0_10' into tr-integ
2015-10-18 Alan T. DeKokAllow IP addrs to compare to prefixes for xlat, too
2015-10-17 Alan T. DeKokFixes for last commit, ported from v3.1.x
2015-10-17 Alan T. DeKokAutomatically cast IP to IP_PREFIX comparisons
2015-10-17 Alan T. DeKokParse ipv4prefix correctly
2015-10-01 Alan DeKokMerge pull request #1270 from mcnewton/v3.0.x
2015-09-28 Alan T. DeKokDon't go to next sibling on empty case. Fixes #1274
2015-09-23 Alan T. DeKokMore fixes for virtual attributes
2015-09-23 Alan T. DeKokAllow checks for existence of virtual attrs. Fixes...
2015-09-19 Alan T. DeKokAdd @ in front of mkdir
2015-09-16 Alan T. DeKokAccidentally committed
2015-09-16 Alan T. DeKokAllow virtual attrs in switch. Fixes #1240
2015-09-15 Alan T. DeKokAllow dots in policy / module names. Fixes #1237
2015-09-11 Alan T. DeKokSyntax errors are errors, not assertions
2015-09-11 Alan BuxeyUpdate radiusd-example.txt
2015-09-09 Alan BuxeyUpdate radiusd-example.txt
2015-09-09 Alan T. DeKokDon't allow %{rand} is we require %{rand:...}
2015-09-09 Alan T. DeKokCount backslash - CHAR in node->len
2015-09-08 Alan T. DeKokParse hex Ascend-Data-Filter correctly
2015-09-04 Arran Cudbard-BellAdd fake module_instantiate_method in map_unit.c
2015-09-04 Alan T. DeKokAllow virtual modules to have method over-rides, too
2015-08-19 Alan T. DeKokQuiet nosy programmer
2015-08-19 Alan T. DeKokRemove redundant declaration
2015-08-19 Alan T. DeKokAlmost there
2015-08-19 Alan T. DeKokMake it build...
2015-08-19 Alan T. DeKokLinker hacks
2015-08-19 Alan T. DeKokRemove unnecessary wrappers
2015-08-19 Alan T. DeKokDisallow assigning [#]. Fixes #1171
2015-08-19 Alan T. DeKokAdded unit test framework for maps
2015-08-08 Alan T. DeKokMore tests for tunnel password encryption
2015-08-08 Alan T. DeKokRe-link and run tests if pre-reqs change
2015-08-01 Alan DeKokMerge pull request #1169 from jpereira/devel/bsd-kevent1
2015-07-31 Alan T. DeKokTests for Tunnel-Password
2015-07-08 Arran Cudbard-BellCached memberships go in control
2015-07-08 Arran Cudbard-BellSplit out group tests
2015-06-30 Alan T. DeKokTests for xlat in preprocess
2015-06-29 Alan T. DeKokWe don't need an "OK"
2015-06-29 Alan BuxeyUpdate radiusd-example.txt
2015-06-27 Alan T. DeKoktypo
2015-06-27 Alan T. DeKokMake the module tests depend on the auth tests
2015-06-26 Arran Cudbard-Bellgroup_attribute not group_attr
2015-06-26 Arran Cudbard-BellUpdate the default configuration to specify sql-group...
2015-06-25 Arran Cudbard-BellMerge pull request #1044 from geaaru/rlm_sqlippool_mand...
2015-06-25 Arran Cudbard-BellMerge pull request #1069 from jpereira/develop/cereja1
2015-06-25 Alan T. DeKokNo need to print "OK" if we didn't do anything
2015-06-25 Alan T. DeKokActually implement "break".
2015-06-22 Alan T. DeKokUse the snake oil CA
2015-06-22 Alan T. DeKokChange snake oil certs to example.org, instead of examp...
2015-06-19 Alan T. DeKokPut the DB into the sql_sqlite subdirectory
2015-06-19 Alan T. DeKokUse user1, not user2
2015-06-19 Alan T. DeKokMake SQL test User-Names unique
2015-06-19 Alan T. DeKokThe default printing for attributes is double quotes.
2015-06-17 Arran Cudbard-BellAllow expr to work on attribute refs that may be conver...
2015-06-15 Arran Cudbard-BellMerge pull request #1059 from jpereira/develop-rlm_repl...
2015-06-15 Alan T. DeKokDisallow "TLV" types to have any data
2015-06-15 Alan T. DeKokPrint out the command we executed when the test failed
2015-06-15 Alan T. DeKokDeocde DHCP-Vendor-Specific-Information as octets
2015-06-15 Alan T. DeKokDepend on the dictionary
2015-06-15 Alan T. DeKokAdd some DHCP unit tests
2015-06-15 Herwin WeststrateTypo fix: reqex => regex
2015-06-12 Alan T. DeKokProperly decode "long" EVS which are unknown
2015-06-11 Alan T. DeKokMore WiMAX tests
2015-06-11 Alan T. DeKokMore tests for multiple WiMAX attributes
2015-06-05 Alan T. DeKokFix CID 1271301
2015-06-02 Philippe WoodingAdd SQL auth reject test
2015-06-02 Philippe WoodingShould not call test_pass in auth test SQL test
2015-06-02 Philippe WoodingUpdate SQL insert query in test to be compatible with...
2015-06-02 Philippe WoodingDefine a set of common SQL tests that all driver specif...
2015-06-02 Philippe WoodingDon't use instance name in SQL module tests.
2015-06-02 Philippe WoodingAdd support for ldap, mysql and postgres tests through...
2015-05-19 Alan T. DeKokOrdering for sqlite
2015-05-16 Arran Cudbard-BellAllow certain special inst selectors to work with lists...
2015-05-16 Arran Cudbard-BellFix overwriting values at specific indexes e.g. reply...
2015-05-16 Arran Cudbard-BellPrint meaningful errors for unknown attrs with tags
2015-05-14 Alan DeKokMerge pull request #983 from michael-mri/v3.0.x
next