]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2024-04-15  Alan T. DeKokcatch more corner cases
2024-04-15  Alan T. DeKokmove resend etc. so the loop actually finishes
2024-04-15  Alan T. DeKokminor cleanups
2024-04-15  Alan T. DeKokminor cleanups
2024-04-15  Arran Cudbard... Inst should be const
2024-04-15  Arran Cudbard... Support custom key callenv parsers in rlm_cache
2024-04-15  Arran Cudbard... Add function to retrieve the cast type
2024-04-15  Arran Cudbard... Split out generic call env parsing code so we can call...
2024-04-15  Arran Cudbard... Add fr_htrie_type_to_str
2024-04-15  Arran Cudbard... Trim WS
2024-04-13  Arran Cudbard... Add strings for htrie types and FR_HTRIE_AUTO
2024-04-12  Arran Cudbard... Execute all the children of a timeout section ‽
2024-04-12  Arran Cudbard... Use the most significant unit between base10 and base2
2024-04-12  Nick Porterrlm_sql_log was removed a while ago
2024-04-12  Nick PorterMove sql module call to accounting sections
2024-04-12  Nick PorterDon't call rlm_unix by default when processing accounting
2024-04-12  Arran Cudbard... Typo
2024-04-12  Arran Cudbard... Add expect_password to disable password warnings in...
2024-04-12  Arran Cudbard... Move user config fields in rlm_ldap to a separate struct
2024-04-12  Arran Cudbard... Fix typo in code example
2024-04-11  Arran Cudbard... Return updated from rlm_ldap when we update things
2024-04-11  Arran Cudbard... Apply attribute maps before profiles
2024-04-11  Arran Cudbard... Print sizes with suffixes
2024-04-09  Alan T. DeKokremove unused variable
2024-04-09  Alan T. DeKokensure that each Access-Request packet is unique
2024-04-09  Alan T. DeKokflush items after write becomes unblocked
2024-04-09  Alan T. DeKoksimplify and handle more corner cases
2024-04-09  Alan T. DeKokhandle the case of WOULD_BLOCK
2024-04-09  Nick PorterNeed to track what log destination was cloned
2024-04-09  Nick PorterSet request debug level when amending list of log desti...
2024-04-08  Nick PorterTest SQL cache_groups option
2024-04-08  Nick PorterUse distinct prioities in test data to ensure consisten...
2024-04-08  Nick PorterCorrect handling of cache_groups option
2024-04-08  Nick PorterAdd testing of Fall-Through to SQL groups
2024-04-08  Nick PorterRemove unused attribute refs
2024-04-06  Alan T. DeKokupdate as per documentation. Fixes #5312
2024-04-06  Alan T. DeKokallow relative references in "clone="
2024-04-05  Nick PorterCorrectly handle open() return value
2024-04-05  Nick PorterNo destination means disable
2024-04-05  Nick PorterUse correct free function
2024-04-05  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/radiu...
2024-04-05  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/vmps.tar
2024-04-05  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tacac...
2024-04-05  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dns.tar
2024-04-05  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2024-04-05  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2024-04-05  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/bfd.tar
2024-04-05  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/util.tar
2024-04-05  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tftp.tar
2024-04-04  Nick PorterReturn the fr_log_t not the fr_log_track_t
2024-04-04  Nick PorterFix up args for %log.destination()
2024-04-04  Nick Porterdhcp is no-longer in a separate deb package
2024-04-04  Alan T. DeKokrandomize the ID array.
2024-04-04  Alan T. DeKokcatch more corner cases and cleanups
2024-04-04  Nick PorterRun the correct section
2024-04-02  Alan T. DeKokmake '-c' work again
2024-04-02  Alan T. DeKokset ifindex, allow -i to work, print filename
2024-04-02  Alan T. DeKokadd fr_ipaddr_get_scope_id() function and use it in...
2024-04-02  Alan T. DeKokrename fr_packet_log() to fr_radius_packet_log()
2024-04-02  Alan T. DeKokadd API to force a client ID
2024-04-02  Alan T. DeKokmake -r and -t work again
2024-04-02  Alan T. DeKokmake -p work again
2024-04-02  Alan T. DeKokWOULD_BLOCK is not a fatal error when opening connected...
2024-04-02  Alan T. DeKokcomment out unused code
2024-04-02  Alan T. DeKokre-enable filters and stats
2024-04-02  Alan T. DeKokdon't use id_ctx after it's been deallocated
2024-04-02  Alan T. DeKokprint out times, too
2024-04-02  Alan T. DeKokadd assertions and fix return code check for reset...
2024-04-02  Alan T. DeKokremove redundant code, and use correct source port
2024-04-02  Arran Cudbard... ...and lib64
2024-04-02  Arran Cudbard... Add alt openldap dir
2024-04-02  Arran Cudbard... Needed for linux
2024-04-02  Arran Cudbard... Add rlm_rest cancellation test
2024-04-02  Arran Cudbard... Simplify dealing with indentations
2024-04-01  Nick Porterrlm_sql_freetds: handle returned NULL column values
2024-03-31  Alan T. DeKokcleanups and documentation
2024-03-31  Alan T. DeKokfoo - 2
2024-03-31  Alan T. DeKokreturn bio errors to the caller
2024-03-31  Alan T. DeKokadd API documentation
2024-03-31  Alan T. DeKokadd "ef_out" to fr_event_fd_insert()
2024-03-31  Alan T. DeKokadd client_bio_info and use it
2024-03-31  Alan T. DeKokAPI to get string descriptions of errors
2024-03-31  Alan T. DeKokcan't call shutdown() from the bottom bio
2024-03-31  Alan T. DeKokupdate comments and check for async with connect
2024-03-30  Alan T. DeKokcomment out unused function
2024-03-30  Alan T. DeKokonly build radclient-ng if we're testing the bio code
2024-03-30  Alan T. DeKoktypo
2024-03-30  Alan T. DeKokRADIUS client bio can now send and receive a packet
2024-03-30  Alan T. DeKokminor fixes, and allow for logging
2024-03-30  Alan T. DeKokminor fixes
2024-03-30  Alan T. DeKokthere can't be a previous bio
2024-03-30  Alan T. DeKokuse request_ctx for reply and reply_pairs
2024-03-30  Alan T. DeKokadd and use outstanding API
2024-03-30  Alan T. DeKokadd "cancel packet" API
2024-03-30  Alan T. DeKokwe don't need or use a "cancelled" entry
2024-03-30  Alan T. DeKokadd error and set outobund bio to the top-level retry
2024-03-30  Alan T. DeKokverify needs a read_size
2024-03-30  Alan T. DeKokreturn errors
2024-03-30  Alan T. DeKokreturn allocated ptr
2024-03-30  Alan T. DeKokminor tweaks
next