]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2024-06-07  Nick PorterForce use of mysql_native_password for test account
2024-06-07  Nick PorterTo use the non-blocking API we can only build against...
2024-06-07  Nick PorterRemove lifetime timer event when setting a tconn to...
2024-06-07  Nick PorterUpdate mysql driver to use trunk connections and non...
2024-06-07  Nick PorterAdd FR_TRUNK_REQUEST_STATE_IDLE
2024-06-07  Nick PorterAdd infrastructure for SQL drivers to use trunks
2024-06-07  Nick PorterAmend rlm_sql mod_authorize and group membership xlat...
2024-06-07  Nick PorterAmend sqlippool mod_common to push queries on the stack
2024-06-07  Nick PorterAmend sqlippool mod_alloc to push queries on the stack
2024-06-07  Nick PorterOnly reserve a pool connection when not using trunks
2024-06-07  Nick PorterAdd a `sent` flag to trunk requests
2024-06-07  Nick PorterUpdate SQL mod_map_proc to push query on stack for...
2024-06-07  Nick PorterPass fr_sql_query_t to sql_fields function
2024-06-07  Nick Portersql_num_fields is not used
2024-06-07  Nick PorterDefine contexts for SQL pair and group retrieval
2024-06-07  Nick PorterAmend sql_mod_redundant to push SQL call on the stack
2024-06-07  Nick PorterUpdate rlm_sql_fetch_row to allow for trunk connections
2024-06-07  Nick PorterRework SQL xlat to push SQL query function on the stack
2024-06-07  Nick PorterPass fr_sql_query_t to sql_error functions
2024-06-07  Nick PorterMove SQL results row to query_ctx
2024-06-07  Nick PorterPass fr_sql_query_t to SQL free result functions
2024-06-07  Nick PorterPass fr_sql_query_t to SQL finish functions
2024-06-07  Nick PorterPass fr_sql_query_t to num_rows and affected_rows
2024-06-07  Nick PorterAdd request to fr_sql_query_t
2024-06-07  Nick PorterAdd alloc / free methods for SQL driver specific escape arg
2024-06-07  Nick PorterUse request attributes in sql xlat test
2024-06-07  Nick PorterAllow for differing arguments to sql escape function
2024-06-07  Nick PorterAdd SQL driver options for trunks
2024-06-07  Nick PorterAdd trunk to SQL query ctx
2024-06-07  Nick PorterAdd per thread SQL module data
2024-06-07  Nick PorterAdd module_instance_t to rlm_sql_t
2024-06-07  Nick PorterUse instance methods for calling SQL functions
2024-06-07  Nick PorterChange function signature of SQL driver sql_fetch_row...
2024-06-07  Nick PorterRemove SQL driver store_result method
2024-06-07  Nick PorterChange function signature of SQL driver query functions...
2024-06-07  Nick PorterChange function signature of rlm_sql_fetch_row() to...
2024-06-07  Nick PorterChange function signature of rlm_sql_select_query(...
2024-06-07  Nick PorterSQL connect_query is not expected to return data
2024-06-07  Nick PorterChange function signature of rlm_sql_query() to be...
2024-06-07  Nick PorterDefine an SQL query context
2024-06-06  Alan T. DeKokfix issues found by coverity
2024-06-06  Alan T. DeKokunlink connection from parent before cleaning it up
2024-06-06  Alan T. DeKokadd notes
2024-06-06  Alan T. DeKokauto-add all known VENDORs to all known VSAs
2024-06-06  Alan T. DeKokmore gluing in of EOF callbacks
2024-06-06  Alan T. DeKoktell the iterator that we're deleting this node
2024-06-06  Alan T. DeKokdocument xlat for delay
2024-06-06  Alan T. DeKokmove to EOF callbacks
2024-06-06  Alan T. DeKokactivate / shutdown don't return anything
2024-06-06  Alan T. DeKokcatch more corner cases
2024-06-06  Alan T. DeKoktypos
2024-06-06  Alan T. DeKoklet's use a modern version of OpenSSL
2024-06-06  Nick PorterTell vscode to use configured includePath
2024-06-06  Nick PorterMake DEBUG3 less noisy
2024-06-06  Nick PorterRemove defunct config from tests
2024-06-06  Nick PorterCorrect test data
2024-06-06  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dns.tar
2024-06-06  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2024-06-06  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2024-06-06  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/radiu...
2024-06-06  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/bfd.tar
2024-06-06  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/util.tar
2024-06-06  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tftp.tar
2024-06-06  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/vmps.tar
2024-06-06  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tacac...
2024-06-06  Arran Cudbard... If it's unused... remove it...
2024-06-05  Arran Cudbard... Get the dictionary direct from the virtual server
2024-06-05  Nick PorterCentOS Stream 8 is EoL
2024-06-03  Jiayu HuBuild warning fix
2024-06-03  ethan-thompsonresolved missing previous extern declaration for fr_tab...
2024-06-03  Alan T. DeKokwe now need the async version of the MySQL APIs
2024-06-03  Alan T. DeKokadd missing CR
2024-06-03  Alan T. DeKokmore OSX bootstrapping
2024-06-03  Alan T. DeKokrearrange to put reference docs at the start
2024-06-03  Alan T. DeKokremove unused assigmnet
2024-06-03  Alan T. DeKokcleanups and corner cases for retry code
2024-06-03  Alan T. DeKokregenerate from source
2024-06-03  Alan T. DeKokupdate docs on "suppress_secrets"
2024-06-03  Alan T. DeKokmore tests and notes on what we want to do
2024-06-03  Alan T. DeKokglue in activation routines
2024-06-03  Alan T. DeKokactivate returns a value
2024-06-03  Alan T. DeKokremove unused function
2024-06-03  Alan T. DeKokclean up callbacks
2024-06-03  Alan T. DeKokswitch to using the expiry tree when writes are blocked
2024-06-03  Alan T. DeKokrename for clarity
2024-06-03  Alan T. DeKokglue in expiry tree
2024-06-03  Alan T. DeKokclarifications
2024-06-03  Alan T. DeKokadd "end" to retry structure
2024-06-03  Alan T. DeKokmultiple time deltas by numbers
2024-06-03  Alan T. DeKokcatch divide by zero at run time
2024-06-03  Alan T. DeKokrename in preparation for adding timer tree
2024-06-03  Alan T. DeKokplumb in more write blocked / resume
2024-06-03  Alan T. DeKokclarifications
2024-06-03  Alan T. DeKokrename function for clarity
2024-06-03  Alan T. DeKokpreliminary support for reserved items
2024-06-03  Alan T. DeKokif retries are 1, timeout is IRT, not MRD
2024-06-03  Alan T. DeKokmove to struct initialization
2024-05-28  Tim van DijenAdd missing quotes
2024-05-27  Arran Cudbard... Add str.printable to check if a string only consists...
2024-05-27  Arran Cudbard... Reduce iterations
next