]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
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
2024-10-09  Alan T. DeKokmove bio to separate makefile
2024-10-09  Nick PorterAdd test for Relay-Agent-Information encoding at the...
2024-10-09  Nick PorterThis can be simplified now attribute lists are nested
2024-10-09  Nick PorterIf attr > 255 then it can't be 82
2024-10-09  Nick PorterDon't print error when skipping Message-Type
2024-10-09  Nick PorterSimplify and add comment
2024-10-09  Nick PorterCorrect query
2024-10-09  Nick PorterAllow for PGRES_TUPLES_CHUNK when checking PostgreSQL...
2024-10-08  Alan T. DeKokRevert "one more attempt to build the bio for RADIUS"
2024-10-08  Alan T. DeKokone more attempt to build the bio for RADIUS
2024-10-08  Alan T. DeKokwe don't need an intermediate file
2024-10-08  Nick PorterAnd this return
2024-10-08  Alan T. DeKokRevert "let's always build with BIOs"
2024-10-08  Alan T. DeKokand this
2024-10-08  Nick PorterCorrect return
2024-10-08  Nick PorterFix up DHCP packet sorting for nested attributes
2024-10-08  Nick PorterNo need for a trailing zero byte after DHCPv4 end of...
2024-10-08  Nick PorterMark request as runnable if query fails
2024-10-08  Alan T. DeKokit helps to commit files
2024-10-08  Alan T. DeKokreturn error
2024-10-08  Alan T. DeKoklet's always build with BIOs
2024-10-08  Alan T. DeKokuse UUIDv4 format for configuration file
2024-10-08  Alan T. DeKokadd fr_bio_fd_reopen() API
2024-10-08  Alan T. DeKokadd provisions for making directories when doing fopen()
2024-10-08  Alan T. DeKokadd function for common case of mkdir
2024-10-08  Alan T. DeKokuse shutdown() on connected sockets
2024-10-04  Nick PorterEnsure query rcode is set if MySQL actions return immed...
2024-10-04  Nick PorterWS
2024-10-04  Nick PorterMissing conn->result is not always an error
2024-10-04  Nick PorterOnly increment counter if error is populated
2024-10-04  Nick PorterCorrect handling of MySQL call to stored proc returning...
2024-10-04  Nick PorterAvoid reporting empty error messages
2024-10-04  Nick PorterTest data actually contains options after padding
2024-10-04  Nick PorterPadding is correctly handled by fr_dhcpv4_decode_option()
2024-10-04  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2024-10-04  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/radiu...
2024-10-04  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tacac...
2024-10-04  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dns.tar
2024-10-04  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2024-10-04  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/bfd.tar
2024-10-04  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/util.tar
2024-10-04  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tftp.tar
2024-10-04  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/vmps.tar
2024-10-03  Nick PorterUse a Python virtual env
2024-10-03  Nick PorterCheck %dhcpv4.decode and encode with VSAs
2024-10-03  Nick Porterencode_vsio can be called with the da_stack built
2024-10-03  Nick Porterfr_md5_ctx_free takes a fr_md5_ctx_t **
2024-10-03  Nick PorterAdd tests of multiple vendors inside DHCPv4 V-I-Vendor...
2024-10-03  Nick PorterCorrect encoding of DHCPv4 vendor specific options
2024-10-03  Nick PorterRemove DHCPv4 encoder for flat list VSAs
2024-10-02  Alan T. DeKoktrack configuration versions
2024-10-01  Arran Cudbard... linelog: Add option to fsync on every write
2024-09-30  Arran Cudbard... Move decode failure reasons
next