]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2023-12-21  Dimitri PapadopoulosFix typos in raddb
2023-12-21  Dimitri PapadopoulosFix typos in assorted build files
2023-12-21  Dimitri PapadopoulosFix typos in man
2023-12-21  Dimitri PapadopoulosFix typos in share/dictionary
2023-12-21  James Jonestypo in prototype (#5236)
2023-12-21  zengwei2000fix the Null pointer dereference: prefix (#5251)
2023-12-21  Alan T. DeKokrevert recent changes
2023-12-21  Alan T. DeKoktry to quiet scanner
2023-12-21  Alan T. DeKokreturn on error or correct parse. Ignore noop
2023-12-20  Alan T. DeKoklist is only NULL when ctx is NULL
2023-12-20  Alan T. DeKokstruct fixes for radius_legacy_map_apply()
2023-12-20  Alan T. DeKokstart of allowing structural attributes in legacy pairmove
2023-12-20  Alan T. DeKokmore sanity checks
2023-12-20  Alan T. DeKokhoist run-time checks to tmpl_afrom_value_substr()
2023-12-20  Nick PorterEnsure we have a list
2023-12-20  Alan T. DeKoklimitations have mostly been removed
2023-12-20  Alan T. DeKokre-enable nested (sort of)
2023-12-20  Alan T. DeKokupdate depdendicies so rlm_sql is rebuilt before runnin...
2023-12-20  Alan T. DeKokrename for clarity
2023-12-20  Alan T. DeKokupdate to use maps instead of vps
2023-12-20  Alan T. DeKokadd map_afrom_fields() which will be used by SQL
2023-12-20  Alan T. DeKokif we can't find the vp, add it when requested
2023-12-20  Alan T. DeKokleave fewer unresolved tmpls at runtime
2023-12-19  Alan T. DeKokre-add !* and =* for backwards compatibility
2023-12-19  Alan T. DeKokuse consistent filenames
2023-12-19  Alan T. DeKokauto-link files in doc/antora
2023-12-19  Alan T. DeKokupdate and clarify the documentation
2023-12-19  Florian Weimerconfigure: Fix type of argument to backtrace_symbols
2023-12-19  Nick PorterRemove man page from RHEL packaging
2023-12-19  Alan T. DeKokadd new-style documentation, and remove the old docs
2023-12-19  Alan T. DeKokadd notes on automatic casting
2023-12-18  Alan T. DeKok<cast> is not supported
2023-12-18  Alan T. DeKokadd more data types to htrie hint
2023-12-18  Alan T. DeKokmove regex comparisons to calc.c code
2023-12-18  Alan T. DeKokdon't use stack-local buffer
2023-12-18  Nick PorterAvoid spurious debug output
2023-12-18  Alan T. DeKokuse cast instead of copy
2023-12-18  Alan T. DeKokhoist legacy map comparison code to pairmove.c
2023-12-18  Nick Porter%<alnum> is the start of a function - so use %% for...
2023-12-18  Nick Porterxlat args are static
2023-12-18  Nick PorterComplete 3gpp_pseudonym -> 3gpp_temporary_id
2023-12-18  Nick PorterXlats can begin with digits (e.g. %3gpp_...)
2023-12-18  Nick PorterAdd fr_sbuff_is_alnum
2023-12-18  Alan T. DeKok-Wunused
2023-12-18  Alan T. DeKoktypo
2023-12-18  Alan T. DeKokadd expansion of RHS for reply items
2023-12-18  Alan T. DeKokAdd more functionality.
2023-12-18  Alan T. DeKokverify that the RHS is static data
2023-12-18  Alan T. DeKokmake sure to handle nested, too
2023-12-18  Alan T. DeKokfix ordering issues by reordering the editing list
2023-12-18  Alan T. DeKokstart of new pairmove API
2023-12-18  Alan T. DeKokthe operator !* is not allowed as a reply item
2023-12-15  Nick PorterOnly create map when update section exists
2023-12-15  Nick PorterAllocate enough space for trailing NULL
2023-12-15  Nick PorterSimplify policy since failed edits will fail the section
2023-12-15  Nick Portercall_env->user_map is always populated
2023-12-15  Nick PorterAlways expand LDAP update maps
2023-12-15  Nick PorterUse CALL_ENV_FLAG_PARSE_MISSING for LDAP update sections
2023-12-15  Nick PorterAdd CALL_ENV_FLAG_PARSE_MISSING
2023-12-15  Alan T. DeKokupdate docs
2023-12-15  Alan T. DeKokallow "catch" to have multiple rcodes
2023-12-14  Alan T. DeKokadd compilation for try / catch
2023-12-14  Alan T. DeKokimplement try / catch
2023-12-14  Alan T. DeKokfinalize docs a bit
2023-12-14  Alan T. DeKokremove unnecessary fall-through
2023-12-14  Alan T. DeKokdon't reset module on resume.
2023-12-14  Alan T. DeKokuncomment checks
2023-12-14  Alan T. DeKokmake edits return fail when aborting the edit changes
2023-12-14  Alan T. DeKokset default action return codes to "fail=1"
2023-12-14  Alan T. DeKokcall cf_canonicalize_error() for consistency
2023-12-14  Alan T. DeKokadd cf_ wrapper for fr_canonicalize_error()
2023-12-14  Alan T. DeKokadd the "transaction" keyword.
2023-12-14  Alan T. DeKokdocument priorities
2023-12-14  Alan T. DeKokallow for nested edit lists
2023-12-14  Alan T. DeKoksplit out string functions into their own files
2023-12-14  Alan T. DeKokclarify example
2023-12-14  Alan T. DeKoknotes for the future for string casting
2023-12-13  Arran Cudbard... Allow encoding name_only attributes if the data is...
2023-12-13  Nick PorterAlign function prototypes with the functions
2023-12-12  Alan T. DeKokfunctions are single-thing expansions, too
2023-12-11  Nick PorterCheck return (CID #1559169)
2023-12-11  Alan T. DeKokadd test for acct_unique policy
2023-12-11  Alan T. DeKokremove last vestige of %string(...)
2023-12-11  Alan T. DeKokdeprecate %string(...).
2023-12-11  Alan T. DeKokadd more upcast corner cases
2023-12-11  Nick PorterCorrect accouning unique id policy
2023-12-11  Nick PorterFail sample load Cookie if no cookie retrieved
2023-12-11  Nick PorterUpdate sample virtual server to reflect new load Cookie...
2023-12-11  Nick PorterAdd a timed event to retry "load Cookie" on failure
2023-12-11  Nick PorterIf "load Cookie" returns a failure code change reply...
2023-12-11  Nick PorterMove sending of fake "load Cookie" packets to a function
2023-12-11  Nick PorterTypos
2023-12-08  Alan T. DeKokRevert "Tighten scope on addr"
2023-12-08  Alan T. DeKokadd operations and upcast on combo-ips and prefixes
2023-12-08  Alan T. DeKokallow combo-ip/prefix to be input types
2023-12-08  Nick PorterAvoid misleading errors in tmpl tokenizing
2023-12-08  Nick PorterInternal attributes can be inside group attributes
2023-12-08  Nick PorterEnsure pairs sent to internal encoder are nested correctly
2023-12-08  Nick PorterIf we've got a cookie, send it back
2023-12-08  Alan T. DeKokclean up and normalize error messages
next