]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2023-04-04  Nick PorterRework rlm_ldap_cacheable_userobj() to use async lookups
2023-04-04  Nick PorterCreate async functions to convert group DNs to names
2023-04-04  Nick PorterRe-work group name to DN lookup to be async
2023-04-04  Nick PorterAdd context for resolving group membership from user...
2023-04-04  Nick PorterSet a valid LOG_PREFIX
2023-04-04  Nick PorterRemove tmpl expansions now done by module environment
2023-04-04  Nick PorterUse module environment in rlm_ldap_map_profile
2023-04-04  Nick PorterMake SASL binds work again for user auth
2023-04-04  Nick PorterAdd fr_ldap_sasl_bind_auth_async and supporting functions
2023-04-04  Nick PorterAllow for SASL bind ctx in LDAP auth bind ctx
2023-04-04  Nick PorterAdd state to LDAP authorization ctx
2023-04-04  Nick PorterUse async lookup of user DN in rlm_ldap mod_authorize
2023-04-04  Nick PorterUse async user DN lookup in LDAP authentication
2023-04-04  Nick PorterModule environment for rlm_ldap
2023-04-04  Nick PorterAdd macro for module env subsections
2023-04-04  Nick PorterMove include - function.h will be needed by most LDAP...
2023-04-04  Nick PorterAdd rlm_ldap_find_user_async() and supporting functions
2023-04-04  Nick PorterAdd rlm_find_user_dn_cached()
2023-04-04  Nick PorterCorrect return of fr_ldap_trunk_search and fr_ldap_trun...
2023-04-04  Arran Cudbard... slab: Style guide says alloc functions should return...
2023-04-03  Arran Cudbard... jlibtool: Fix minor warnings
2023-04-03  Arran Cudbard... clangd: Ignore osmocom code in submodules
2023-04-03  Arran Cudbard... slab: Remove implicit fr_ prefix
2023-04-03  Arran Cudbard... cf_util: Add cf_log_perr_by_child
2023-04-03  Arran Cudbard... cf_util: Pass in copy of va_list not original va_list
2023-04-03  Arran Cudbard... rlm_exec: Various cleanups
2023-04-03  Arran Cudbard... Add CONF_PARSER snippet for slabs
2023-04-03  Arran Cudbard... Simplify and document conf parser macros
2023-04-03  Alan T. DeKokupdate code and add tests to allow a group on the RHS...
2023-04-02  Arran Cudbard... exec: Fixup another config file
2023-04-02  Arran Cudbard... modules: Bubble up errors so the server will refuse...
2023-04-02  Arran Cudbard... exec: Use conf parser to deal with input and output...
2023-03-31  James JonesAnnotate intentional writes of const-qualified data...
2023-03-31  Arran Cudbard... LGTM no longer used
2023-03-31  Max Khonfr_sbuff_out_bstrncpy_until(): call fr_sbuff_extend_low...
2023-03-30  Arran Cudbard... Use correct attribute type
2023-03-30  Arran Cudbard... xlat: Always check registration rcode to keep coverity...
2023-03-30  James JonesRemove what we believe to be unnecessary alloc_strlen...
2023-03-30  James JonesAdd IGNORE() macro to let us avoid some identical branc...
2023-03-30  Alan T. DeKokclean up error messages for consistency
2023-03-30  Arran Cudbard... xlat: Move function setting overrides into xlat_func.c
2023-03-30  Arran Cudbard... xlat: Add an internal flag for marking xlats as internal
2023-03-30  Arran Cudbard... Fix setting xlat flags in redundant
2023-03-30  Arran Cudbard... Add sigmask to xlat/module/func signal handler registration
2023-03-29  Arran Cudbard... xlat: Rename xlat_register to xlat_func and give all...
2023-03-29  Arran Cudbard... redundant xlat: Move to a separate source file
2023-03-29  Arran Cudbard... vscode: Always insert a final newline
2023-03-29  Arran Cudbard... xlat: Move function registration code into its own...
2023-03-29  Arran Cudbard... vscode: Always trim trailing whitespace
2023-03-29  Arran Cudbard... subrequests/synchronous interpreter: Use the detached...
2023-03-29  Arran Cudbard... request: When a request is detached it's no longer...
2023-03-29  Arran Cudbard... subrequest: More verbose log messages on subrequest...
2023-03-29  Arran Cudbard... subrequest: Detached subrequest sections should not...
2023-03-28  Arran Cudbard... xlat: Set func flags using a separate function as the...
2023-03-28  Jorge PereiraDon't leak memory on error conditions (#4947)
2023-03-28  Arran Cudbard... interpreter: Be more eplicit about which action gets...
2023-03-28  Arran Cudbard... Revert "tacacs: Move packet code check to before the...
2023-03-28  Nick Porterdocs: Document missing argument
2023-03-28  Nick PorterEscape & for doxygen
2023-03-28  Alan T. DeKokmove disallow_qualifiers boolean to list_presence enum
2023-03-28  Alan T. DeKokadd enum to allow / forbid / require list references
2023-03-28  Alan T. DeKoktypos
2023-03-28  Alan T. DeKokadd BFD to PROTOCOLS list so that the fuzzer can run
2023-03-28  Arran Cudbard... Detach cancelled children from their parents
2023-03-28  Arran Cudbard... Fix various warnings
2023-03-27  Arran Cudbard... Fix counts
2023-03-27  Arran Cudbard... fuzzer: Ignore extracted corpus files for BFD
2023-03-27  Arran Cudbard... tacacs: Move regression tests into their own file
2023-03-27  Arran Cudbard... tacacs: Move packet code check to before the main encoder?
2023-03-27  Arran Cudbard... cancel: Add more complete tests
2023-03-27  Arran Cudbard... Formatting
2023-03-27  Arran Cudbard... subrequest: Resume the parent if the child is cancelled
2023-03-27  Arran Cudbard... cancel: Insert dummy resume function to keep interprete...
2023-03-27  Arran Cudbard... synchronous interpreter: Decrement yielded count on...
2023-03-27  James JonesFirst attempt at a state transition diagram for trunk...
2023-03-24  Matthew NewtonCI: mirror more Docker images locally
2023-03-23  Alan T. DeKokmore magic
2023-03-23  Alan T. DeKok$(Q) -> ${Q}
2023-03-23  Matthew NewtonCI: use local copies of Docker images
2023-03-23  Matthew NewtonCI: remove post-ci cleanup job
2023-03-23  Alan T. DeKokcheck for "too small" earlier
2023-03-23  Alan T. DeKokcheck for overflow when we add the length field
2023-03-22  Alan T. DeKok0 return is "cannot decode", so we stop
2023-03-22  Matthew NewtonCI: gcc-11 has issues with the fuzzer
2023-03-22  Alan T. DeKokadd BFD fuzzer
2023-03-22  Alan T. DeKokfurther simplifications
2023-03-22  Matthew NewtonCI: use local docker image for self-hosted runs
2023-03-22  Matthew NewtonCI: build local Docker images for CI runs
2023-03-21  Alan T. DeKokjust send the reply
2023-03-21  Alan T. DeKokthere's only one possibility here. CID #1524493
2023-03-21  Alan T. DeKokdon't block forever if we fail to enqueue a packet
2023-03-21  Alan T. DeKokDO_NOT_RESPOND is a valid reply packet type
2023-03-21  Alan T. DeKokpass the correct context
2023-03-21  Alan T. DeKokhoist useful error messages
2023-03-21  Nick Porterv4: Switch rlm_smtp to slab allocated connection handle...
2023-03-21  Alan T. DeKokone last change to tmpl tokenizer for groups.
2023-03-20  James JonesDisable caller graphs for (some) functions with many...
2023-03-20  Nick PorterBump to latest FreeBSD GitHub action
2023-03-20  Nick PorterCI: Update test LDAP config to allow SASL binds
2023-03-20  Alan T. DeKokmore cleanups of tmpl tokenize code
next