]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2023-10-10  Matthew Newtonbump for 4.0~alpha1 release_4_0_alpha1
2023-10-10  Matthew Newtondon't always try and be clever with the package version
2023-10-10  Matthew Newtonadd dist version checks from v3
2023-10-10  Matthew Newtonupdate version.sh to cope with a prerelease
2023-10-10  Matthew Newtonfix version.sh output when we're on a tag
2023-10-10  Alan T. DeKokuse commas in function args and other cleanups
2023-10-10  Alan T. DeKokallow &foo := {} to mean "delete leaf attributes"
2023-10-09  Alan T. DeKokuse the correct array offsets.
2023-10-09  Alan T. DeKokquiet static analyzer
2023-10-09  Alan T. DeKokread the debug output a bit more and fix the tests
2023-10-09  Alan T. DeKokmove this back to before &&/|| changes
2023-10-09  Alan T. DeKoktry to quiet clang scan
2023-10-09  Alan T. DeKokseparate out && and || code, and clean up tests
2023-10-09  Alan T. DeKokmove %(foo:) to new syntax
2023-10-09  Alan T. DeKokmove to new syntax
2023-10-09  Alan T. DeKokconver to new function syntax
2023-10-09  Alan T. DeKokmore remove alternation :-
2023-10-09  Alan T. DeKokcatch corner cases of && and ||
2023-10-09  Alan T. DeKokremove alternation
2023-10-09  Nick PorterAlign xlat function debug with new function call format
2023-10-09  Nick PorterUpdate LDAP tests
2023-10-09  Nick PorterRemove unnecessary ""
2023-10-09  Alan T. DeKokRevert "auto-convert LDAP"
2023-10-09  Alan T. DeKokauto-convert functions with fixed string arguments
2023-10-09  Alan T. DeKokauto-convert LDAP
2023-10-09  Alan T. DeKokauto-convert SQL
2023-10-09  Alan T. DeKokmore auto-conversion
2023-10-09  Alan T. DeKokauto-convert to new syntax
2023-10-09  Alan T. DeKokCoverity #1547098
2023-10-08  Alan T. DeKokadd missing case
2023-10-08  Alan T. DeKokadd log.debug() and log.info()
2023-10-08  Alan T. DeKokadd "request" destination for linelog
2023-10-08  Alan T. DeKokremove old text
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
next