]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2024-11-28  Arran Cudbard... Add test case from https://github.com/FreeRADIUS/freera...
2024-11-27  Arran Cudbard... Use memory safe functions when searching for needles
2024-11-27  Alan T. DeKokpass the current sbuff, not the parent one
2024-11-27  Alan T. DeKokreset the input pointer if it changes. Fixex #5462
2024-11-27  Alan T. DeKokhelper macro for laziness
2024-11-27  Nick PorterBuild eap round data if needed
2024-11-27  Nick PorterCorrect freeing of Cassandra results
2024-11-27  Nick PorterIn-progress eap returns ok or updated
2024-11-27  Nick PorterFree Cassandra statement after executing
2024-11-27  Nick PorterEnsure arg is initialised
2024-11-27  Nick PorterDoxygen fix ups
2024-11-27  Nick PorterUpdate sample SQL module config now all drivers use...
2024-11-27  Nick PorterRemove pool from SQL instance data
2024-11-27  Nick PorterRemove un-used code
2024-11-27  Nick PorterRemove rlm_sql_handle_t
2024-11-27  Nick PorterRemove legacy query functions
2024-11-27  Nick PorterRemove legacy functions from sql driver data
2024-11-27  Nick PorterRemove SQL pool connection function
2024-11-27  Nick PorterConvert rlm_sql_null to trunk connections
2024-11-27  Nick PorterRemove handle from sql_escape_uctx_t
2024-11-27  Nick PorterRemove handle from sqlippool ctxs
2024-11-27  Nick PorterRemove handle from sql_group_xlat_ctx_t
2024-11-27  Nick PorterRemove handle from sql_redundant_ctx_t
2024-11-27  Nick PorterRemove handle from sql_autz_ctx_t
2024-11-27  Nick PorterRemove handle from fr_sql_query_t
2024-11-27  Nick PorterRemove transitional uses_trunks flag and associated...
2024-11-26  Arran Cudbard... Remove defunct EAP policies
2024-11-26  Nick PorterUse sqlcli1.h to access connection attribute setting API
2024-11-26  Nick PorterRe-work rlm_sql_db2 to use trunks
2024-11-26  Nick PorterFix db2 build errors
2024-11-25  Alan T. DeKokencode and decode interface definitions with prefix...
2024-11-25  Alan T. DeKokadd test for known vendor and unknown attribute
2024-11-25  Alan T. DeKokset prefix for IPs
2024-11-25  Nick PorterSimplify sql_error_t
2024-11-25  Nick PorterRe-work rlm_sql_cassandra to work async and use trunks
2024-11-25  Nick PorterOnly re-parent query_ctx if there is a cancel mux function
2024-11-25  Nick PorterRemove reference to ancient deprecated function call
2024-11-25  Nick PorterAdd a uctx to fr_sql_query_t
2024-11-25  Nick PorterAdd SQL driver flag to allow mulitple queries per conne...
2024-11-25  Nick PorterWS
2024-11-25  Nick PorterFree old result before looking for the next
2024-11-25  Nick PorterCreate mutable data for Cassandra module instance
2024-11-25  Nick Portermod_instantiate doesn't return RLM_SQL_*
2024-11-25  Nick PorterDon't create tls conf section if it's not in the config
2024-11-25  Nick PorterRemove libcassandra driver options deprecated over...
2024-11-25  Alan T. DeKokpop any log we pushed for a virtual server
2024-11-25  Alan T. DeKokquiet clang scan
2024-11-23  Alan T. DeKoknote triple-quoted strings, and word smithing
2024-11-23  Alan T. DeKokadd and document "log = ..." in a virtual server.
2024-11-23  Alan T. DeKokdon't mash log->file. Or, set it from the input file
2024-11-23  Alan T. DeKoktypo
2024-11-23  Alan T. DeKoktypo
2024-11-23  Alan T. DeKokwe don't need these tests any more
2024-11-23  Alan T. DeKokremove back-ticks
2024-11-23  Alan T. DeKokmacro to return better errors
2024-11-23  Alan T. DeKokuse num_elements() to get more deterministic encoding
2024-11-22  Alan T. DeKokit helps to set "triple"
2024-11-22  Nick PorterUpdate sample Oracle driver config
2024-11-22  Nick PorterRe-work rlm_sql_oracle to work async with trunks
2024-11-22  Nick PorterParse SQL trunk config before instantiating the driver
2024-11-22  Alan T. DeKokparse triple-quoted strings in expressions
2024-11-22  Alan T. DeKokadd terminals and parse rules for triple-quoted strings
2024-11-22  Alan T. DeKokadd missing file
2024-11-22  Alan T. DeKokadd and document support for tripled-quoted strings
2024-11-22  Nick PorterMove sample certificate checking policy
2024-11-22  Nick PorterUse v4 section names
2024-11-21  Alan T. DeKokbetter error messages
2024-11-21  Alan T. DeKokadd and document aliases which make MS-CHAP easier...
2024-11-21  Alan T. DeKokrefresh after changes
2024-11-21  Alan T. DeKokupdate comments and documentation
2024-11-21  Alan T. DeKokcorrect encoding / decode of prefixes
2024-11-21  Alan T. DeKokuse correct values for string / octets
2024-11-20  Alan T. DeKokensure that shutdowns are called appropriately, and...
2024-11-20  Alan T. DeKokadd and use OOM error
2024-11-19  Alan T. DeKokfirst try at fr_bio_fd_accept()
2024-11-19  Alan T. DeKokrework the write_blocked() handlers
2024-11-19  Alan T. DeKokupdate write_blocked() API
2024-11-19  Alan T. DeKokthese functions don't need to be public
2024-11-19  Alan T. DeKokminor comments
2024-11-19  Alan T. DeKokdon't break out of the loop in all paths
2024-11-19  Nick PorterAlign Oracle group membership with other DB schemas
2024-11-19  Nick PorterRemove non-standard tables from Oracle schema
2024-11-19  Nick PorterAdd missing triggers to Oracle schema
2024-11-19  Alan T. DeKokupdate the handling of EOF
2024-11-19  Alan T. DeKokput connect data into its own struct
2024-11-19  Alan T. DeKokremove duplicate section
2024-11-15  Nick PorterStrip vendor name from attributes
2024-11-15  Nick PorterEnsure CONF_SECTION used to create dynamic clients...
2024-11-15  Alan T. DeKokport from v3.2.x
2024-11-15  Alan T. DeKokuse correct value. Fixes #5461
2024-11-15  Alan T. DeKokupdate fr_bio_fd_connect()
2024-11-15  Alan T. DeKokadd descriptions of structural types
2024-11-14  Nick PorterAdd notes on %ldap.group() xlat
2024-11-14  Nick PorterTypos
2024-11-13  Nick PorterOpenSSL 3.4 deprecates SSL_SESSION_get_time
2024-11-13  Nick PorterWe only build against OpenSSL v3.x now
2024-11-13  Alan T. DeKokcheck return code
2024-11-13  Alan T. DeKokcheck return code
2024-11-13  Alan T. DeKokall for all data types
2024-11-13  Alan T. DeKokdelete attributes which are no longer necessary
next