]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2024-10-24  Nick PorterBetter handling of SQL rcodes in xlats
2024-10-23  Nick PorterNo data returned is not a failure
2024-10-23  Nick PorterUpdate MS SQL default schema
2024-10-22  Nick PorterAlign rlm_sql_freetds NULL behaviour with other drivers
2024-10-22  Nick PorterRemove unused function
2024-10-22  Nick PorterFreeTDS doesn't return the number of rows from a SELECT
2024-10-22  Nick PorterUpdate rlm_sql_freetds to use trunk connections
2024-10-22  Nick PorterRemove needless function
2024-10-22  Nick PorterAdd basic test of redundant SQL modules
2024-10-22  Nick PorterClosed SQL connections can't be used for escaping
2024-10-22  Nick PorterSet return type for escape functions to ssize_t
2024-10-22  Nick PorterMove tests to be used by all SQL flavours
2024-10-22  Nick PorterSet safe_for child xlats inside a redundant xlat
2024-10-21  Nick PorterCorrect comparison for end of retry period
2024-10-21  Nick PorterRevert "Don't load the RADIUS dictionary in the xlat...
2024-10-21  Nick PorterUse mod_accounting in send Accounting-Response
2024-10-21  Nick PorterAdd test of NULL SQL value handling
2024-10-21  Nick PorterAlign Firebird results handling with that of other...
2024-10-21  Nick PorterHandle NULL return values in PostgreSQL
2024-10-21  Nick PorterHandle NULL return values in MySQL
2024-10-21  Nick PorterHandle NULL fields returned in unixodbc
2024-10-21  Nick PorterProtect against NULL return values from SQL queries
2024-10-21  Nick PorterHandle NULL returns from SQL when parsing map values
2024-10-21  Alan T. DeKokadd this, too
2024-10-21  Alan T. DeKokthis is static
2024-10-21  Alan T. DeKokremove call to write_flush
2024-10-21  Alan T. DeKokwe don't need write_flush
2024-10-21  Alan T. DeKokadd and use explicit verify_ctx for BIO
2024-10-19  Arran Cudbard... Don't load the RADIUS dictionary in the xlat code
2024-10-19  Arran Cudbard... Compiler is correct... if bio is nonnull, this should...
2024-10-19  Arran Cudbard... Support resetting the dictionary root
2024-10-19  Arran Cudbard... Don't automatically mark up defines as internal, as...
2024-10-17  Nick PorterTrunk "request specific" settings go in request, not...
2024-10-16  Alan T. DeKokrename "activate" to "connected"
2024-10-16  Alan T. DeKokas taken from PR #5428, with edits for v4
2024-10-16  Alan T. DeKokadd fr_bio_flush() API.
2024-10-16  Alan T. DeKokallow RADIUS clients without retries
2024-10-15  Alan T. DeKokdocument more authorization replies
2024-10-15  Alan T. DeKokadd API to allow signals to run retries
2024-10-15  Alan T. DeKokremove unlang_module_timeout_add()
2024-10-15  Alan T. DeKokadd unlang_module_yield_to_retry()
2024-10-15  Alan T. DeKokhoist module timeout into main module state
2024-10-15  Alan T. DeKokthe yielded ptr is associated with the stack frame...
2024-10-15  Alan T. DeKokmore cleanups on delete timers
2024-10-15  Alan T. DeKokparent the timeout from the frame state
2024-10-15  Alan T. DeKokremove unused code
2024-10-15  Alan T. DeKokrequest_ctx is a macro used by the server for other...
2024-10-15  Alan T. DeKokcap "next" at "end".
2024-10-15  Alan T. DeKokrename to be clearer
2024-10-15  Alan T. DeKokensure that the retry struct is always initialized
2024-10-15  Alan T. DeKokadd tracking for timers to the radius client bio
2024-10-15  Nick PorterCorrect comparison of module xlats
2024-10-14  Nick PorterAdd Firebird mods-config to RHEL packaging
2024-10-14  Nick PorterFirebird is not compatible with MS SQL queries
2024-10-14  Nick PorterRemove vague comment
2024-10-14  Nick PorterReport what we're connecting to
2024-10-14  Nick PorterSet Firebird connection timeout
2024-10-14  Nick PorterFirebird can detect key conflicts
2024-10-14  Nick PorterUpdate rlm_sql_firebird to use trunk connections
2024-10-14  Nick PorterAllow for Firebird UPDATE ... RETURNING behaviour
2024-10-14  Nick PorterSet new allocated results size after allocation
2024-10-14  Nick PorterDon't print results in fixed width fields
2024-10-14  Nick PorterSQL driver specific config is driver not dialect related
2024-10-14  Nick PorterFirebird doesn't return the row count for SELECT
2024-10-14  Nick PorterFormatting tidy ups
2024-10-14  Nick PorterDo clearup in finish_query
2024-10-14  Nick PorterNo need for a mutex
2024-10-14  Nick PorterUse talloc rather than malloc in rlm_sql_firebird
2024-10-14  Nick PorterDon't call query finish when not needed
2024-10-14  Arran Cudbard... Keep a list of all files we saw during loading the...
2024-10-14  Arran Cudbard... Field not used
2024-10-14  Arran Cudbard... Corrections to new table macros
2024-10-14  Arran Cudbard... Minor error message fixes
2024-10-11  Nick PorterTypo (CID #1632387)
2024-10-11  Nick PorterAdd a default for query_timeout
2024-10-11  Nick PorterOnly set rcode if it's currently OK
2024-10-11  Nick PorterDon't attempt to close connections which never opened
2024-10-11  Nick PorterUpdate rlm_sql_unixodbc to use trunk connections and...
2024-10-11  Nick PorterRemove unused argument
2024-10-11  Nick PorterFix up MS SQL ippool queries
2024-10-11  Nick PorterMake field name comparisons case insensitive for SQL...
2024-10-11  Nick PorterCorrect group attribute queries
2024-10-11  Nick PorterUse macros to reduce boilerplate
2024-10-11  Nick PorterUse parse rules when parsing call_env data
2024-10-10  Arran Cudbard... Remove level of annoying indirection and copying things...
2024-10-10  Arran Cudbard... Use common talloc_bstr_tolower function
2024-10-10  Arran Cudbard... struct fr_dict should be fr_dict_s
2024-10-10  Arran Cudbard... Whitespace
2024-10-10  Alan T. DeKokand more "shut up static analyzer"
2024-10-10  Alan T. DeKoksave reason for stopping in the fr_retry_t
2024-10-10  Alan T. DeKokmore "quiet clang scan"
2024-10-10  Alan T. DeKokmake clang scan happy
2024-10-10  Alan T. DeKokcompiler warning cleanups
2024-10-10  Alan T. DeKoktry this instead to make it build without OpenSSL
2024-10-10  Alan T. DeKokRevert "add more OpenSSL magic"
2024-10-10  Alan T. DeKokadd more OpenSSL magic
2024-10-10  Alan T. DeKokalways build radclient-ng
2024-10-10  Arran Cudbard... Move table search functions into table.h, and add new...
2024-10-09  Alan T. DeKokadd radius-bio library
2024-10-09  Alan T. DeKokremove unnecessary defines
next