]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2025-03-27  Arran Cudbard... Fall back to global rate limiting if there's no thread...
2025-03-27  Arran Cudbard... Remember if we opened the fp referring to the file...
2025-03-27  Arran Cudbard... Break out of the file processing loop when we reach...
2025-03-27  Arran Cudbard... New nested timer system that avoids constantly realloca...
2025-03-27  Arran Cudbard... Make more "failed to define client" messages, errors...
2025-03-27  Arran Cudbard... Complain loudly when injecting packets, or stopping...
2025-03-26  Alan T. DeKokthe LHS of this map is always an attribute
2025-03-26  Alan T. DeKokuse unlang features rather than in-line bash scripts
2025-03-26  Alan T. DeKokremove & from configuration files in src/tests
2025-03-26  Alan T. DeKokremove & from antora docs
2025-03-26  Alan T. DeKokremove &
2025-03-26  Alan T. DeKokremove more require_enum_prefix migration flags
2025-03-26  Alan T. DeKokremove migration flag
2025-03-26  Alan T. DeKokremove "&" from example module config
2025-03-26  Alan T. DeKokremove tmpl_require_enum_prefix
2025-03-26  Alan T. DeKokuse new :: syntax for enums
2025-03-26  Alan T. DeKokfix map resolution
2025-03-26  Alan T. DeKokonly cast leaf elements
2025-03-25  Alan T. DeKokmake xlat_func_bare_words=no the default
2025-03-25  noladeAdd OS specific install/build instructions
2025-03-25  Alan T. DeKokshut up coverity
2025-03-25  Alan T. DeKokallow casts for switch statements
2025-03-25  Alan T. DeKokrespect casting in tmpl_to_atype()
2025-03-25  Alan T. DeKokfunctions to determine data type of tmpls and xlats
2025-03-25  Alan T. DeKokdon't assume that the xlat outputs are string
2025-03-25  Alan T. DeKokswitch keys cannot be unresolved
2025-03-25  Alan T. DeKoktmpl_expand() is never passed an escape function
2025-03-25  Alan T. DeKoktmpl_aexpand() type doesn't need escape functions
2025-03-25  Nick PorterAdd htrie driver to sample rlm_cache module config
2025-03-25  Nick PorterAdd rlm_cache_htrie.so to RHEL packaging
2025-03-25  Nick PorterAdd test of rlm_cache htrie driver
2025-03-25  Nick PorterBuild rlm_cache_htrie
2025-03-25  Nick PorterCache key data can be fixed length when the driver...
2025-03-25  Nick PorterUse wrapper function to align signatures
2025-03-25  Nick PorterHandle un-used rlm_cache instances using htrie driver
2025-03-25  Nick PorterMove mutable instance data to separate structure
2025-03-25  Nick PorterUse correct itterator to free htrie cache
2025-03-25  Nick PorterFix up parsing of key types for rlm_cache_htrie
2025-03-25  Nick PorterCorrect function signature for cache_key_parse
2025-03-24  Alan T. DeKokmove file to the dictionary directory
2025-03-23  Alan T. DeKokallow wildcards in xlat_tokenize_attribute()
2025-03-22  Alan T. DeKokmost of the v3 -> v4 alias maps
2025-03-22  Alan T. DeKokadd export of aliases to radict
2025-03-22  Alan T. DeKokadd function to export aliases
2025-03-22  Alan T. DeKokclean uo and merge from v3.2.x
2025-03-22  Alan T. DeKokdon't use FR_FAULT_LOG for debugging
2025-03-22  Alan T. DeKokminor rearrangements
2025-03-21  Alan T. DeKokhoist regex checks to tokenize expression
2025-03-21  Alan T. DeKokclean up tokenize regex
2025-03-21  Alan T. DeKokremove "%{...}" wrappers
2025-03-21  Alan T. DeKokadd commas after list
2025-03-21  Alan T. DeKokupdate comments
2025-03-20  Nick PorterCorrect error message arguments
2025-03-20  Alan T. DeKokremove old foreach, along with XLAT_VIRTUAL
2025-03-20  Alan T. DeKokremove old "foreach" syntax and update documentation
2025-03-20  Alan T. DeKokadd more tests and clean up foreach assert
2025-03-20  Alan T. DeKokremove debug text
2025-03-20  Nick PorterAdd box to list after it's been populated
2025-03-20  Alan T. DeKoktry to quiet coverity
2025-03-20  Alan T. DeKokallow index in addition to path
2025-03-19  Alan T. DeKokswitch to using new syntax
2025-03-19  Alan T. DeKokremove old foreach, and use %range()
2025-03-19  Alan T. DeKokremove XLAT_VIRTUAL_UNRESOLVED
2025-03-19  Alan T. DeKokwhitespace
2025-03-19  Alan T. DeKokremove unused functions
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
next