]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2024-10-25  Arran Cudbard... Refactor protocol specific attribute validation functions
2024-10-24  Arran Cudbard... Read custom dictionary _AFTER_ bootstrap has completed
2024-10-24  Arran Cudbard... Allow certain structural attirbutes to contain duplicates
2024-10-24  Arran Cudbard... Add comparator for dictionary attributes based on their...
2024-10-24  Arran Cudbard... Remove unused code
2024-10-24  Arran Cudbard... Don't load the RADIUS dictionary in the xlat library
2024-10-24  Arran Cudbard... Don't load the RADIUS dictionary in our TLS library
2024-10-24  Arran Cudbard... Remove the explicit checks for flags values
2024-10-24  Arran Cudbard... Allow "needs_value" to be set for flag parsing so that...
2024-10-24  Arran Cudbard... We now just use aliases so this is no longer needed
2024-10-24  Arran Cudbard... ldap: Check for the presence of cache_da
2024-10-24  Arran Cudbard... Fix clang scan errors
2024-10-24  Arran Cudbard... Rework flag, ref, and alias parsing
2024-10-24  Arran Cudbard... Break up attribute initialisation into phases
2024-10-24  Arran Cudbard... fr_dict_attr_by_name_substr sets its own errors
2024-10-24  Arran Cudbard... Check we didn't run out of parents
2024-10-24  Arran Cudbard... Add fields to store attribute location
2024-10-24  Arran Cudbard... Rework protocol flag types
2024-10-24  Arran Cudbard... Can't produce errors using name beause it might not...
2024-10-24  Arran Cudbard... Formatting
2024-10-24  Arran Cudbard... Use "namespace" consistently
2024-10-24  Arran Cudbard... Add utility functions for applying alias fixups
2024-10-24  Arran Cudbard... Explicitly mark up attributes as name only instead...
2024-10-24  Arran Cudbard... Alias the "Compatible" vendor to cisco.vpn5000 to avoid...
2024-10-24  Arran Cudbard... We don't need the length passed to dict_fixup_clone
2024-10-24  Arran Cudbard... Remove double declaration of KDF
2024-10-24  Arran Cudbard... Have the tests load their own custom dictionaries
2024-10-24  Arran Cudbard... Formatting and minor fixups in unit_test_attribute
2024-10-24  Arran Cudbard... Fix obvious, yet hidden, numbering error in dictionary.h3c
2024-10-24  Arran Cudbard... Alias Vendor-Discrimination-Str to Ethernet-Interface...
2024-10-24  Arran Cudbard... Fix obvious error in Site-Specific numbered attributes
2024-10-24  Arran Cudbard... For why not can sentence sense make
2024-10-24  Arran Cudbard... WS
2024-10-24  Arran Cudbard... internal encoder: ACTUALLY skip name only attributes...
2024-10-24  Arran Cudbard... If the input arguments were invalid... error out, don...
2024-10-24  Arran Cudbard... eap-aka: Use enumv values from KDF instead of definitions
2024-10-24  Alan T. DeKoktimeouts are perhaps not quite errors
2024-10-24  Alan T. DeKokMRC of 1 is really MRD
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
next