2023-10-09 |
Alan T. DeKok | separate out && and || code, and clean up tests |
commit | commitdiff | tree |
2023-10-09 |
Alan T. DeKok | move %(foo:) to new syntax |
commit | commitdiff | tree |
2023-10-09 |
Alan T. DeKok | move to new syntax |
commit | commitdiff | tree |
2023-10-09 |
Alan T. DeKok | conver to new function syntax |
commit | commitdiff | tree |
2023-10-09 |
Alan T. DeKok | more remove alternation :- |
commit | commitdiff | tree |
2023-10-09 |
Alan T. DeKok | catch corner cases of && and || |
commit | commitdiff | tree |
2023-10-09 |
Alan T. DeKok | remove alternation |
commit | commitdiff | tree |
2023-10-09 |
Nick Porter | Align xlat function debug with new function call format |
commit | commitdiff | tree |
2023-10-09 |
Nick Porter | Update LDAP tests |
commit | commitdiff | tree |
2023-10-09 |
Nick Porter | Remove unnecessary "" |
commit | commitdiff | tree |
2023-10-09 |
Alan T. DeKok | Revert "auto-convert LDAP" |
commit | commitdiff | tree |
2023-10-09 |
Alan T. DeKok | auto-convert functions with fixed string arguments |
commit | commitdiff | tree |
2023-10-09 |
Alan T. DeKok | auto-convert LDAP |
commit | commitdiff | tree |
2023-10-09 |
Alan T. DeKok | auto-convert SQL |
commit | commitdiff | tree |
2023-10-09 |
Alan T. DeKok | more auto-conversion |
commit | commitdiff | tree |
2023-10-09 |
Alan T. DeKok | auto-convert to new syntax |
commit | commitdiff | tree |
2023-10-09 |
Alan T. DeKok | Coverity #1547098 |
commit | commitdiff | tree |
2023-10-08 |
Alan T. DeKok | add missing case |
commit | commitdiff | tree |
2023-10-08 |
Alan T. DeKok | add log.debug() and log.info() |
commit | commitdiff | tree |
2023-10-08 |
Alan T. DeKok | add "request" destination for linelog |
commit | commitdiff | tree |
2023-10-08 |
Alan T. DeKok | remove old text |
commit | commitdiff | tree |
2023-10-08 |
Alan T. DeKok | stupid local compiler misses things |
commit | commitdiff | tree |
2023-10-08 |
Alan T. DeKok | remove %expr() |
commit | commitdiff | tree |
2023-10-08 |
Alan T. DeKok | more typos |
commit | commitdiff | tree |
2023-10-08 |
Alan T. DeKok | show which condition failed to parse |
commit | commitdiff | tree |
2023-10-08 |
Alan T. DeKok | typo |
commit | commitdiff | tree |
2023-10-08 |
Alan T. DeKok | update redis tests to not use %expr |
commit | commitdiff | tree |
2023-10-08 |
Alan T. DeKok | quiet static analyzer |
commit | commitdiff | tree |
2023-10-08 |
Alan T. DeKok | more "get rid of expr" |
commit | commitdiff | tree |
2023-10-08 |
Alan T. DeKok | get rid of backticks in tests |
commit | commitdiff | tree |
2023-10-08 |
Alan T. DeKok | don't pull casts into in-place expressions |
commit | commitdiff | tree |
2023-10-08 |
Alan T. DeKok | don't allow unresolved functions at runtime |
commit | commitdiff | tree |
2023-10-08 |
Alan T. DeKok | just move everything to xlat_bootstrap() |
commit | commitdiff | tree |
2023-10-07 |
Alan T. DeKok | quiet static analyzer |
commit | commitdiff | tree |
2023-10-07 |
Alan T. DeKok | add xlat wrapper function for bootstrap / instantiate... |
commit | commitdiff | tree |
2023-10-07 |
Alan T. DeKok | ensure runtime_el is set |
commit | commitdiff | tree |
2023-10-07 |
Alan T. DeKok | move to xlat_tokenize(), as ephemeral checks are in... |
commit | commitdiff | tree |
2023-10-07 |
Alan T. DeKok | get rid of tokenize_ephemeral_expression() |
commit | commitdiff | tree |
2023-10-07 |
Alan T. DeKok | make cmp return bool and fix associated tests |
commit | commitdiff | tree |
2023-10-07 |
Alan T. DeKok | use t_rules->xlat.runtime_el |
commit | commitdiff | tree |
2023-10-07 |
Alan T. DeKok | more set head->el |
commit | commitdiff | tree |
2023-10-07 |
Alan T. DeKok | it's an expansion |
commit | commitdiff | tree |
2023-10-07 |
Alan T. DeKok | notes on quoting |
commit | commitdiff | tree |
2023-10-06 |
Nick Porter | Delete from correct table |
commit | commitdiff | tree |
2023-10-06 |
Nick Porter | Alternation fixes |
commit | commitdiff | tree |
2023-10-06 |
Alan T. DeKok | don't do too much optimization for logical or |
commit | commitdiff | tree |
2023-10-06 |
Nick Porter | NAK clients don't have a connection - report the src... |
commit | commitdiff | tree |
2023-10-06 |
Nick Porter | Blank correct pairs in dynamic client requests |
commit | commitdiff | tree |
2023-10-06 |
Nick Porter | Run correct section when new client fails |
commit | commitdiff | tree |
2023-10-06 |
Nick Porter | Bad DN LDAP response is really notfound, not fail |
commit | commitdiff | tree |
2023-10-06 |
Alan T. DeKok | push event list down to ephemeral expressions |
commit | commitdiff | tree |
2023-10-06 |
Alan T. DeKok | remove extraneous empty line |
commit | commitdiff | tree |
2023-10-06 |
Alan T. DeKok | don't use bare words in || expansions |
commit | commitdiff | tree |
2023-10-06 |
Alan T. DeKok | more move to new function syntax |
commit | commitdiff | tree |
2023-10-06 |
Alan T. DeKok | get rid of old function syntax everywhere except old... |
commit | commitdiff | tree |
2023-10-06 |
Alan T. DeKok | more remove alternation |
commit | commitdiff | tree |
2023-10-06 |
Alan T. DeKok | remove much alternation |
commit | commitdiff | tree |
2023-10-06 |
Alan T. DeKok | typos |
commit | commitdiff | tree |
2023-10-06 |
Jorge Pereira | totp: The fr_totp_cmp() expects token in call_env ... |
commit | commitdiff | tree |
2023-10-06 |
Jorge Pereira | totp: Fix call_env setting |
commit | commitdiff | tree |
2023-10-06 |
Alan T. DeKok | note that you don't always have to use %concat() |
commit | commitdiff | tree |
2023-10-06 |
Alan T. DeKok | add more tests |
commit | commitdiff | tree |
2023-10-06 |
Jorge Pereira | move to %func(args) everywhere in raddb/* |
commit | commitdiff | tree |
2023-10-06 |
Nick Porter | xlat cmp requires both arguments |
commit | commitdiff | tree |
2023-10-05 |
Alan T. DeKok | handle multiple values better with list on the RHS |
commit | commitdiff | tree |
2023-10-05 |
Alan T. DeKok | split out comparison from binary ops |
commit | commitdiff | tree |
2023-10-05 |
Alan T. DeKok | allow n-ary operations for time delta, too |
commit | commitdiff | tree |
2023-10-05 |
Alan T. DeKok | add calc n-ary op, for add, or, and, xor, etc. |
commit | commitdiff | tree |
2023-10-05 |
Nick Porter | Revert to real dictionary if that's where the attribute... |
commit | commitdiff | tree |
2023-10-04 |
Alan T. DeKok | hoist the attr ref fixups to be more specific |
commit | commitdiff | tree |
2023-10-04 |
Alan T. DeKok | one more case of fill in attribute ref for aliases |
commit | commitdiff | tree |
2023-10-04 |
Alan T. DeKok | don't use `...`, in preparation for moving to %exec() |
commit | commitdiff | tree |
2023-10-04 |
Alan T. DeKok | clean up after other fix |
commit | commitdiff | tree |
2023-10-04 |
Alan T. DeKok | allow lists to be updated from exec |
commit | commitdiff | tree |
2023-10-04 |
Alan T. DeKok | remove old expansions from docs and tests |
commit | commitdiff | tree |
2023-10-04 |
Alan T. DeKok | remove final reference to string: expansion |
commit | commitdiff | tree |
2023-10-04 |
Alan T. DeKok | more formatting |
commit | commitdiff | tree |
2023-10-04 |
Alan T. DeKok | we don't support vendor name as a flag. |
commit | commitdiff | tree |
2023-10-04 |
Alan T. DeKok | run through the formatter |
commit | commitdiff | tree |
2023-10-04 |
Alan T. DeKok | allow "parent = ..." in extended attribute vendor format |
commit | commitdiff | tree |
2023-10-04 |
James Jones | Add validation for attrlen (CID #504038) |
commit | commitdiff | tree |
2023-10-03 |
Alan T. DeKok | switch over the correct type |
commit | commitdiff | tree |
2023-10-03 |
Alan T. DeKok | use correct API |
commit | commitdiff | tree |
2023-10-03 |
Alan T. DeKok | use correct API |
commit | commitdiff | tree |
2023-10-03 |
Alan T. DeKok | people shouldn't use common names |
commit | commitdiff | tree |
2023-10-03 |
James Jones | Update comment on reference for VLAN Query Protocol... |
commit | commitdiff | tree |
2023-10-03 |
Alan T. DeKok | quiet compiler |
commit | commitdiff | tree |
2023-10-03 |
Alan T. DeKok | ensure strings and octets are initialized |
commit | commitdiff | tree |
2023-10-03 |
Alan T. DeKok | add alias for IP-Port-* |
commit | commitdiff | tree |
2023-10-03 |
Alan T. DeKok | add aliases for vendors |
commit | commitdiff | tree |
2023-10-03 |
Alan T. DeKok | allow alias Cisco -> Vendor-Specific.Cisco |
commit | commitdiff | tree |
2023-10-03 |
Alan T. DeKok | some auto-conversion |
commit | commitdiff | tree |
2023-10-03 |
Alan T. DeKok | handle all types of input args |
commit | commitdiff | tree |
2023-10-03 |
Alan T. DeKok | more conversion to new function format |
commit | commitdiff | tree |
2023-10-03 |
Alan T. DeKok | note deprecated functions |
commit | commitdiff | tree |
2023-10-02 |
Alan T. DeKok | note that %expr is no longer needed |
commit | commitdiff | tree |
2023-10-02 |
Alan T. DeKok | cmp functions have required arguments |
commit | commitdiff | tree |
2023-10-02 |
Alan T. DeKok | update for new behavior |
commit | commitdiff | tree |
2023-10-02 |
Alan T. DeKok | note that these aren't for v4 |
commit | commitdiff | tree |
2023-10-02 |
Alan T. DeKok | don't use (&foo || 0) for numerical types. It's now... |
commit | commitdiff | tree |
next |