]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2025-03-19  Alan T. DeKokuse new syntax in foreach
2025-03-19  Alan T. DeKokautomatically determine data types for xlat functions
2025-03-19  Alan T. DeKokadd %range(). Documentation TBD
2025-03-19  Alan T. DeKokprint out data types, too
2025-03-19  Alan T. DeKokremove Foreach-Variable
2025-03-19  Alan T. DeKokupdate to use new syntax
2025-03-19  Alan T. DeKokremove local variables back to front
2025-03-19  Alan T. DeKokmove to new functionality, mostly.
2025-03-19  Alan T. DeKokclear cursor before exiting
2025-03-18  Alan T. DeKokpush checks for vp_edit and immutable down to edit...
2025-03-18  Alan T. DeKokmove to new syntax
2025-03-18  Alan T. DeKokallow 100 chars
2025-03-18  Nick PorterPacify coverity (CID #1644853, #1644852, #1644851,...
2025-03-18  Alan T. DeKokupdate messages and fix coverity issues
2025-03-17  Alan T. DeKokmake function static
2025-03-17  Alan T. DeKokinvalid_foo isn't an rcode
2025-03-17  Alan T. DeKokfr_slen_t vs ssize_t fixes
2025-03-17  Alan T. DeKokadd more XLAT_VERIFY, and verify XLAT_TMPL, too
2025-03-17  Alan T. DeKokit helps to parent things properly
2025-03-17  Alan T. DeKokclean up debug output
2025-03-17  Alan T. DeKokuse names consitent with tmpls
2025-03-17  Alan T. DeKokmove finalize out of tokenize expression internal
2025-03-17  Alan T. DeKokadd [*] as per warning in debug mode
2025-03-16  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/der.tar
2025-03-16  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/cbor.tar
2025-03-15  noladeRemove & from the reference directory docs (manual...
2025-03-15  Alan T. DeKokfix table and remove accidentally committed file
2025-03-15  noladeRemove & and incorporate PR edits from Alan/Arran
2025-03-15  noladeRemove & from howto directory docs (manual change)
2025-03-15  noladeRemove & from &Tmp
2025-03-15  noladeRemove & from &Stripped
2025-03-15  noladeRemove & from NAS
2025-03-15  noladeRemove & from Filter attribute
2025-03-15  noladeRemove & from User-Name
2025-03-15  noladeRegenerate from raddb source
2025-03-15  noladeRemove & from &parent attribute
2025-03-15  noladeRemove & from &outer attribute
2025-03-15  noladeRemove & from &session attribute
2025-03-15  noladeRemove & from &control attribute
2025-03-15  noladeRemove & from &request attribute
2025-03-15  noladeRemove & from &reply attribute
2025-03-15  noladeRemove & where %{&foo}
2025-03-15  noladeRemove & where &foo = bar &
2025-03-15  noladeRemove & from the start of a line
2025-03-15  noladeRemove & from back-tick quoted strings
2025-03-15  Alan T. DeKokremove unused function
2025-03-15  Alan T. DeKokcheck in more places for non-expression and EOS
2025-03-14  Alan T. DeKokhoist xlat->tmpl->data into xlat box.
2025-03-14  Alan T. DeKokonly re-parse data if it's a bare word
2025-03-14  Alan T. DeKokprint :: prefix for XLAT_BOX, too
2025-03-13  Alan T. DeKokalways check function arguments
2025-03-12  Alan T. DeKokclean up use of safe_for
2025-03-12  Alan T. DeKokPy_GetPath is deprecated and will be remove.
2025-03-11  Nick PorterUpdate Alteon dictionary
2025-03-10  Alan T. DeKokhackity hack, until such time as we fix xlat_copy()
2025-03-10  Alan T. DeKokfix wrong assertion
2025-03-10  Alan T. DeKokcopy literals_safe_for
2025-03-10  Alan T. DeKokquote bare words in function arguments
2025-03-10  Alan T. DeKokthese functions take variadic arguments
2025-03-10  Alan T. DeKokfailure to find an OID isn't an OOM issue
2025-03-09  Alan T. DeKokallow stealing of name buffer
2025-03-09  Alan T. DeKokmove keyword tests to new xlat argument parser
2025-03-09  Alan T. DeKokupdate the tmpl_rules for argument parsing
2025-03-09  Alan T. DeKok%regex() takes variadic args
2025-03-09  Alan T. DeKokadd notes on future optimizations
2025-03-09  Alan T. DeKok%test() takes a string argument in the tests.
2025-03-09  Alan T. DeKokmake error easier to understand
2025-03-09  Alan T. DeKokdon't overflow the buffer, and make the output clearer
2025-03-09  Alan T. DeKokit helps to copy TMPL_TYPE_DATA, too
2025-03-09  Alan T. DeKoktmpl may not be an attribute
2025-03-09  Alan T. DeKokadd quotes to function arguments in sample policies
2025-03-08  Alan T. DeKokthis header file is no longer needed
2025-03-08  Alan T. DeKoklimit what types can be copied and escaped
2025-03-08  Alan T. DeKokremove & from default values for module configurations
2025-03-08  Alan T. DeKokremove & from debug output and compiled names
2025-03-08  Alan T. DeKokremove files which should not have been committed
2025-03-08  Alan T. DeKokremove '&' from the date module
2025-03-08  Alan T. DeKokremove '&' from json
2025-03-08  Alan T. DeKokcheck and use new xlat_func_bare_words
2025-03-08  Alan T. DeKokreturn bytes consumed, like the other parsing functions
2025-03-08  Alan T. DeKokadd migration flag for xlat functions
2025-03-08  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2025-03-08  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/radiu...
2025-03-08  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tacac...
2025-03-08  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dns.tar
2025-03-08  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2025-03-08  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/bfd.tar
2025-03-08  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/util.tar
2025-03-08  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tftp.tar
2025-03-08  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/vmps.tar
2025-03-07  noladedocs: Module section update and formatting. Partials...
2025-03-07  Alan T. DeKokfix spacing of message
2025-03-07  Alan T. DeKokupdate xlat_tokenize_arg() in preparation for move...
2025-03-07  Alan T. DeKokrename function to be clearer, and check for errors
2025-03-07  Alan T. DeKokremove unused function
2025-03-07  Alan T. DeKokremove one more '&' from files and ldap
2025-03-07  Nick PorterTidy up
2025-03-07  Nick PorterTidy comments for sample rlm_smtp config
2025-03-07  Nick PorterRemove & from rlm_smtp
2025-03-07  Nick PorterParameterise binding ip and ports for SMTP setup script
next