]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2023-10-08  Alan T. DeKokstupid local compiler misses things
2023-10-08  Alan T. DeKokremove %expr()
2023-10-08  Alan T. DeKokmore typos
2023-10-08  Alan T. DeKokshow which condition failed to parse
2023-10-08  Alan T. DeKoktypo
2023-10-08  Alan T. DeKokupdate redis tests to not use %expr
2023-10-08  Alan T. DeKokquiet static analyzer
2023-10-08  Alan T. DeKokmore "get rid of expr"
2023-10-08  Alan T. DeKokget rid of backticks in tests
2023-10-08  Alan T. DeKokdon't pull casts into in-place expressions
2023-10-08  Alan T. DeKokdon't allow unresolved functions at runtime
2023-10-08  Alan T. DeKokjust move everything to xlat_bootstrap()
2023-10-07  Alan T. DeKokquiet static analyzer
2023-10-07  Alan T. DeKokadd xlat wrapper function for bootstrap / instantiate...
2023-10-07  Alan T. DeKokensure runtime_el is set
2023-10-07  Alan T. DeKokmove to xlat_tokenize(), as ephemeral checks are in...
2023-10-07  Alan T. DeKokget rid of tokenize_ephemeral_expression()
2023-10-07  Alan T. DeKokmake cmp return bool and fix associated tests
2023-10-07  Alan T. DeKokuse t_rules->xlat.runtime_el
2023-10-07  Alan T. DeKokmore set head->el
2023-10-07  Alan T. DeKokit's an expansion
2023-10-07  Alan T. DeKoknotes on quoting
2023-10-06  Nick PorterDelete from correct table
2023-10-06  Nick PorterAlternation fixes
2023-10-06  Alan T. DeKokdon't do too much optimization for logical or
2023-10-06  Nick PorterNAK clients don't have a connection - report the src...
2023-10-06  Nick PorterBlank correct pairs in dynamic client requests
2023-10-06  Nick PorterRun correct section when new client fails
2023-10-06  Nick PorterBad DN LDAP response is really notfound, not fail
2023-10-06  Alan T. DeKokpush event list down to ephemeral expressions
2023-10-06  Alan T. DeKokremove extraneous empty line
2023-10-06  Alan T. DeKokdon't use bare words in || expansions
2023-10-06  Alan T. DeKokmore move to new function syntax
2023-10-06  Alan T. DeKokget rid of old function syntax everywhere except old...
2023-10-06  Alan T. DeKokmore remove alternation
2023-10-06  Alan T. DeKokremove much alternation
2023-10-06  Alan T. DeKoktypos
2023-10-06  Jorge Pereiratotp: The fr_totp_cmp() expects token in call_env ...
2023-10-06  Jorge Pereiratotp: Fix call_env setting
2023-10-06  Alan T. DeKoknote that you don't always have to use %concat()
2023-10-06  Alan T. DeKokadd more tests
2023-10-06  Jorge Pereiramove to %func(args) everywhere in raddb/*
2023-10-06  Nick Porterxlat cmp requires both arguments
2023-10-05  Alan T. DeKokhandle multiple values better with list on the RHS
2023-10-05  Alan T. DeKoksplit out comparison from binary ops
2023-10-05  Alan T. DeKokallow n-ary operations for time delta, too
2023-10-05  Alan T. DeKokadd calc n-ary op, for add, or, and, xor, etc.
2023-10-05  Nick PorterRevert to real dictionary if that's where the attribute...
2023-10-04  Alan T. DeKokhoist the attr ref fixups to be more specific
2023-10-04  Alan T. DeKokone more case of fill in attribute ref for aliases
2023-10-04  Alan T. DeKokdon't use `...`, in preparation for moving to %exec()
2023-10-04  Alan T. DeKokclean up after other fix
2023-10-04  Alan T. DeKokallow lists to be updated from exec
2023-10-04  Alan T. DeKokremove old expansions from docs and tests
2023-10-04  Alan T. DeKokremove final reference to string: expansion
2023-10-04  Alan T. DeKokmore formatting
2023-10-04  Alan T. DeKokwe don't support vendor name as a flag.
2023-10-04  Alan T. DeKokrun through the formatter
2023-10-04  Alan T. DeKokallow "parent = ..." in extended attribute vendor format
2023-10-04  James JonesAdd validation for attrlen (CID #504038)
2023-10-03  Alan T. DeKokswitch over the correct type
2023-10-03  Alan T. DeKokuse correct API
2023-10-03  Alan T. DeKokuse correct API
2023-10-03  Alan T. DeKokpeople shouldn't use common names
2023-10-03  James JonesUpdate comment on reference for VLAN Query Protocol...
2023-10-03  Alan T. DeKokquiet compiler
2023-10-03  Alan T. DeKokensure strings and octets are initialized
2023-10-03  Alan T. DeKokadd alias for IP-Port-*
2023-10-03  Alan T. DeKokadd aliases for vendors
2023-10-03  Alan T. DeKokallow alias Cisco -> Vendor-Specific.Cisco
2023-10-03  Alan T. DeKoksome auto-conversion
2023-10-03  Alan T. DeKokhandle all types of input args
2023-10-03  Alan T. DeKokmore conversion to new function format
2023-10-03  Alan T. DeKoknote deprecated functions
2023-10-02  Alan T. DeKoknote that %expr is no longer needed
2023-10-02  Alan T. DeKokcmp functions have required arguments
2023-10-02  Alan T. DeKokupdate for new behavior
2023-10-02  Alan T. DeKoknote that these aren't for v4
2023-10-02  Alan T. DeKokdon't use (&foo || 0) for numerical types. It's now...
2023-10-02  Alan T. DeKokadd support for missing arguments to binary op
2023-10-02  Alan T. DeKokmore cleanups
2023-10-02  Alan T. DeKokget rid of some alternation
2023-10-02  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/radiu...
2023-10-02  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2023-10-02  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tacac...
2023-10-02  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dns.tar
2023-10-02  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2023-10-02  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/bfd.tar
2023-10-02  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/util.tar
2023-10-02  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tftp.tar
2023-10-02  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/vmps.tar
2023-10-01  Alan T. DeKokclean up and start removing %{expr:}
2023-10-01  Alan T. DeKokmove funtion to the only place which uses it
2023-10-01  Alan T. DeKoknow that we have more fixes, use %{... expr ...} in...
2023-10-01  Alan T. DeKokminor fixes
2023-10-01  Alan T. DeKoknote that %expr() has (or will be) removed
2023-10-01  Alan T. DeKokdon't include trailing '}' in name, and be sure to...
2023-10-01  Alan T. DeKokbe more careful about parsing %{1}
2023-10-01  Alan T. DeKokwe can't in general copy xlats.
2023-10-01  Alan T. DeKokadd CC_HINT
next