]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2025-04-21  Alan T. DeKokclamp values for "retry" section
2025-04-21  Alan T. DeKokupdates from PR #5557
2025-04-21  noladedocs: import customer info CoA-Originate-Relay info...
2025-04-21  Nick PorterRe-write rlm_python howto
2025-04-21  Nick PorterAdd debug level constants to rlm_python
2025-04-21  Nick PorterTidy rlm_python copyright
2025-04-21  Nick PorterUpdate sample rlm_python config
2025-04-21  Nick PorterUpdate example.py
2025-04-21  Nick PorterUpdate Python test function names
2025-04-21  Nick PorterUse call_env to identify Python function names
2025-04-21  Nick PorterAdd tests of rlm_python attribute setting
2025-04-21  Nick PorterOnly accept an rcode in the Python function reply
2025-04-21  Nick PorterPass py_freeradius_request_t to python functions
2025-04-21  Nick PorterUpdate Python module init
2025-04-21  Nick PorterCreate py_freeradius_state_t when instantiating thread...
2025-04-21  Nick PorterRemove Python 2.x comment
2025-04-21  Nick PorterAdd py_freeradius_pair_str
2025-04-21  Nick PorterAdd py_freeradius_pair_setvalue
2025-04-21  Nick PorterAdd py_freeradius_pair_getvalue
2025-04-21  Nick PorterAdd py_freeradius_pair_map_set
2025-04-21  Nick PorterAdd py_freeradius_attribute_instance
2025-04-21  Nick PorterAdd py_freeradius_pair_map_subscript()
2025-04-21  Nick PorterAdd definitions of Python objects for pair access
2025-04-21  Nick PorterAdd functions to set and get current request from Pytho...
2025-04-21  Nick PorterUpdate Python freeradius.log() to use optional args
2025-04-21  Nick PorterAdd functions to fetch module instance from python...
2025-04-21  Nick PorterNo need to talk about Python 2
2025-04-21  Nick PorterAdd C structure for Python state object
2025-04-21  Nick PorterDefine C structures for Python request and pair objects
2025-04-21  Nick PorterDon't call python_error_log twice
2025-04-21  Nick PorterChange LOG_PREFIX to use inst->name
2025-04-21  Nick PorterSet module instance name in instance data
2025-04-21  Nick PorterThe module name is freeradius
2025-04-21  Nick PorterSwitch GitHub runners to Ubuntu 24.04 to match self...
2025-04-21  Nick PorterUse sh in place of bash
2025-04-19  Alan T. DeKokmake timeout limits warnings, and limit to max_request_time
2025-04-19  Alan T. DeKokadd headings for accountng, and add docs for timeout...
2025-04-19  Alan T. DeKokfix nav bar indentation
2025-04-19  Alan T. DeKokadd test for top-level "timeout" functionality
2025-04-19  Alan T. DeKokallow time_delta as .3, in addition to 0.3
2025-04-19  Alan T. DeKokFix typos in CI #5542
2025-04-19  Alan T. DeKokUpdate dictionary. fixes ##5545
2025-04-19  Alan T. DeKokremove duplicate includes
2025-04-19  Alan T. DeKoklimit timers
2025-04-18  Arran Cudbard... Fix issue in extendable talloced sbuffs, that would...
2025-04-18  Arran Cudbard... Extend end on talloc_extend
2025-04-18  Alan T. DeKokmake global "timeout" section work
2025-04-18  Alan T. DeKoklook for and compile a per-server "timeout" section
2025-04-18  Alan T. DeKokdon't insert static clients into the dynamic client...
2025-04-18  Alan T. DeKokdistinguish frame_signal and interpret_signal
2025-04-18  Arran Cudbard... Print errors when we fail copy log messages to the...
2025-04-18  Alan T. DeKokadd unlang_timeout_section_push()
2025-04-18  Alan T. DeKokhoist tmpls
2025-04-18  Alan T. DeKokprint out that it's a tmpl
2025-04-18  Alan T. DeKokremove backticks from tests
2025-04-18  Nick PorterUse a function actually in libmruby to check for the...
2025-04-18  Arran Cudbard... More fixes for OpenSSL's questionable design decisions
2025-04-16  Arran Cudbard... Add "ping" xlat for winbind, so we can run periodic...
2025-04-16  Arran Cudbard... Cache more things, and only unprotect the protected...
2025-04-16  Arran Cudbard... Fix timer use in rlm_sql_oracle
2025-04-16  Arran Cudbard... Setup custom fibre allocators for OpenSSL with a guard...
2025-04-16  Alan T. DeKokadd "exceed_mtu" configuration flag for UDP sockets.
2025-04-16  Alan T. DeKokmove files to a better location
2025-04-16  noladedocs: Add v4 proxy information back into Antora from...
2025-04-16  Alan T. DeKokupdate handling of PMTU and EMSGSIZE
2025-04-16  Alan T. DeKokuse correct RFC
2025-04-16  Alan T. DeKokrearrange code to be simpler
2025-04-16  Alan T. DeKokremove variable for xlat_func_bare_words
2025-04-16  Alan T. DeKokremove transitional settings for xlat_func_bare_words
2025-04-16  Alan T. DeKokminor cleanups to remove xlat_func_bare_words
2025-04-16  Alan T. DeKokremove -S xlat_func_bare_words=no from tests
2025-04-16  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/der.tar
2025-04-16  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/cbor.tar
2025-04-15  Alan T. DeKokuse the new xlat argument parser
2025-04-15  Alan T. DeKokhandle non-string arguments to Perl xlat function
2025-04-15  Alan T. DeKokquote strings in module tests
2025-04-15  Alan T. DeKokset is_argv if the function will do it's own escaping
2025-04-15  Alan T. DeKokadd "will_escape" for xlat args, and have LDAP use it
2025-04-14  Alan T. DeKokquote bare words in redis ippool tool tests
2025-04-14  noladedoc: import customer doc EAP Certs - updated links...
2025-04-14  Alan T. DeKokalloc call.args
2025-04-14  Alan T. DeKokadd nonnull
2025-04-14  Alan T. DeKokallow dict to be NULL when setting the function
2025-04-14  Alan T. DeKokmark safe_for recursively
2025-04-14  Alan T. DeKokmove xalt func code into common routines
2025-04-13  Alan T. DeKokturn checks into explict comparisons
2025-04-13  Alan T. DeKokremove TMPL_TYPE_NULL
2025-04-13  Alan T. DeKokclean up attr_filter and map_to_vp()
2025-04-13  Alan T. DeKokmore cleanups for map_exec_to_vp
2025-04-13  Alan T. DeKokno need to switch over LHS type when we know what it is
2025-04-13  Alan T. DeKokallow for suppression of structural attributes, too
2025-04-13  Alan T. DeKokremove attr_protocol and attr_user_password
2025-04-13  Alan T. DeKokmove request->dict to proto_dict and local_dict
2025-04-13  Alan T. DeKokremove references to request->dict
2025-04-13  Alan T. DeKokremove unused assignment
2025-04-13  Alan T. DeKokthere's no need for INPUT_ARGS
2025-04-12  Nick PorterEnsure the GIL is locked before calling Py_XDECREF
2025-04-12  Nick PorterRevert "We never manually incref on the module"
2025-04-12  Alan T. DeKokquiet static analyis
2025-04-12  Alan T. DeKoksimplify setting of xlat flags
next