]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2024-09-13  Alan T. DeKokparse key variable, create it, and test it
2024-09-13  Alan T. DeKokadd tmpl_dcursor_print()
2024-09-13  Alan T. DeKokadd syntax parsing for key,value in foreach
2024-09-13  Alan T. DeKokargv[argc] is not valid
2024-09-12  Alan T. DeKokremove '&'
2024-09-12  Alan T. DeKokrename key -> value
2024-09-12  Nick PorterAdd test for try with missing catch for rcode
2024-09-12  Nick PorterFailure to catch isn't really an error
2024-09-12  Nick PorterSkip to correct next frame when there is no matching...
2024-09-12  Nick PorterBetter revision of redis cluster node fail handling
2024-09-12  Nick PorterBetter handling of the result of redis cluster node...
2024-09-12  Nick PorterCorrect handling of MySQL connection openning immediately
2024-09-12  Nick PorterAllow connections to transition INIT -> CONNECTED
2024-09-12  Nick PorterTypo
2024-09-12  Nick PorterDon't add a list if the tmpl rules say no list
2024-09-12  Nick PorterAdd tests of ip address / prefix maths
2024-09-12  Nick PorterCorrect check for prefix size when doing prefix + offset
2024-09-12  Nick PorterRevert "Allow smaller uint types when calculating IPv4...
2024-09-11  Alan T. DeKokmore sanity checks on local flags
2024-09-11  Alan T. DeKokset local flag for local variables, and updated error...
2024-09-11  Alan T. DeKokmore descriptive errors
2024-09-11  Alan T. DeKokcheck the right parent
2024-09-11  Nick PorterAllow smaller uint types when calculating IPv4 prefix
2024-09-11  Nick PorterSet correct prefix for IPv4 address
2024-09-11  Arran Cudbard... Register an extremely generic set of arguments Closes...
2024-09-10  Alan T. DeKokmove assert to descriptive run-time error
2024-09-10  Alan T. DeKokfix edit issues with nested VSAs
2024-09-10  James JonesAdd .adoc file about adding gdb commands with Python...
2024-09-10  Paul DonaldAdd Ingate Systems AB dictionary (#5418)
2024-09-10  James Jonestypo (#5412)
2024-09-10  James JonesCorrects a grammatical error and adds some clarification.
2024-09-10  James JonesHelp Coverity realize we really are checking buffer...
2024-09-10  James JonesAnnotate overflow issues in lo_read() (CID #1604601)
2024-09-10  James JonesAnnotate overflow in event_fd_func_index_build() (CID...
2024-09-10  Stephen BlackwellUpdate mods-available/rest to use urlquote instead...
2024-09-10  MattUpdate ndb schema.sql
2024-09-10  James JonesAdd Coverity-only check to avoid false positive overflo...
2024-09-10  James JonesRevise write_all() to avoid overflow (CID #1604608)
2024-09-10  James JonesCheck fr_size_to_str() return in kafka_config_dflt_sing...
2024-09-10  James JonesAdd coverity-only check to _fr_dbuff_in_uint64v() ...
2024-09-10  James JonesAdd coverity-only check for underflow (CID #1604625)
2024-09-10  James JonesAdd coverity-only check to pacify coverity (CID #1604622)
2024-09-10  James JonesAdd a coverity-only check to pacify Coverity (CID ...
2024-09-10  James JonesAnnotate yet another "hash *= FNV_MAGIC_PRIME" (CID...
2024-09-10  James JonesDeal with unlikely overflows in minmax_heap_extend...
2024-09-10  James JonesAnnotate false positive overflow_const issues (CID...
2024-09-10  James JonesAnnotate Coverity false positive for the parse-only...
2024-09-10  James JonesAnnotate bogus overflow complaint (CID 1604606)
2024-09-10  James JonesRemove needless manipulation of out in do_xlats()
2024-09-10  Nick PorterBump LDAP timeouts for CI
2024-09-10  Nick PorterMore timeout tweaking
2024-09-10  James JonesAnnotate return_overflow issue in xlat_print() (CID...
2024-09-10  James JonesAdd gdb version of "dd" command
2024-09-10  James Jonesuse strlcpy()i rather than strcpy() (CIDs #1618878...
2024-09-10  Nick PorterExtend connect_timeout as well
2024-09-10  Alan T. DeKokdon't cast xlat function arguments
2024-09-10  Alan T. DeKokcheck for dict compatibility, not equality
2024-09-10  Alan T. DeKokwhen parsing attributes by number, use the real protoco...
2024-09-10  Alan T. DeKokcheck for unspecified tails
2024-09-10  Alan T. DeKokRevert "Revert "add test looping over children of a...
2024-09-10  Nick PorterIncrease timeout for rest calls in CI
2024-09-10  Nick PorterSwitch LDAP SASL tests to use SCRAM-SHA-512
2024-09-10  Nick PorterCorrect conditions for reparenting query when cancellin...
2024-09-10  Nick PorterEnsure packages are up to date in CI runners
2024-09-09  Alan T. DeKokcasr to string
2024-09-09  Alan T. DeKoktypos and fixes
2024-09-09  Alan T. DeKokadded missing page
2024-09-09  Alan T. DeKokupdates and clarifications
2024-09-09  Alan T. DeKokmove function to only place which uses it
2024-09-09  Alan T. DeKoktypos
2024-09-09  Alan T. DeKokeval should call xlat_tokenize_expression()
2024-09-09  Alan T. DeKokmore examples and updates
2024-09-09  ethan-thompsonMove tls private key password to common code
2024-09-09  ethan-thompsonAdd tls error message drain function
2024-09-09  ethan-thompsonSet a proper error message for private key password...
2024-09-09  ethan-thompsonChange hidden flag value to non-zero
2024-09-09  Nick PorterAdd CTS DHCPv4 dictionary
2024-09-09  Nick PorterAnother UBSAN false positive
2024-09-07  Alan T. DeKokinitialize variable
2024-09-06  Alan T. DeKokadd support for foreach ... (%sql("SELECT ...))
2024-09-06  Alan T. DeKokdon't use unlang keyword as variable name
2024-09-06  Alan T. DeKoklocal variables can't be keywords
2024-09-06  Alan T. DeKokadd migration flag to test runs, and remove "&" from...
2024-09-06  Alan T. DeKokexpose and use tmpl_require_enum_prefix flag
2024-09-06  Alan T. DeKokprovisions for tmpl_require_enum_prefix=yes
2024-09-06  Alan T. DeKokuse ::enum here, too
2024-09-06  Alan T. DeKokreturn code is signed
2024-09-06  Alan T. DeKokdocument new syntax and add more examples
2024-09-06  Alan T. DeKokadd explanation of why we don't want to do certain...
2024-09-05  Alan T. DeKokmove to protocol::enum for subrequest
2024-09-05  Alan T. DeKokuse ::enum-name for subrequest enums
2024-09-05  Nick PorterAdd match_attr to rlm_files tests
2024-09-05  Nick PorterAdd match_attr option to rlm_files
2024-09-05  Nick PorterTypo
2024-09-05  Nick PorterAdd %ip.v4.netmask() and %ip.v4.broadcast() xlats
2024-09-05  Alan T. DeKok"out" is ptr to ptr _only_ for octets / string types
2024-09-05  Alan T. DeKokcatch more corner cases of bare words in "case" for...
2024-09-05  Alan T. DeKokupdates to handle tmpl_require_enum_prefix
2024-09-05  Alan T. DeKokarguments to 'case' must be static data
2024-09-05  Alan T. DeKokadd test missed in commit 9578a1bf8
next