]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2026-05-21  Arran Cudbard... redhat: install config under /etc/freeradius to match...
2026-05-21  Arran Cudbard... multi-server: standardise compose mounts on /etc/freeradius
2026-05-21  Arran Cudbard... ci: retarget docker prune at the internal registry...
2026-05-21  Arran Cudbard... version.sh: silence git describe stderr on branches...
2026-05-21  Arran Cudbard... ci: docker prune script logs the actual image being...
2026-05-21  Arran Cudbard... ci: re-add nightly schedule trigger to multi-server
2026-05-21  Arran Cudbard... ci: rename docker / crossbuild workflows to reflect...
2026-05-21  Arran Cudbard... ci: multi-server tests trigger via Check Crossbuild...
2026-05-21  Arran Cudbard... ci: chain multi-server tests after crossbuild and use...
2026-05-21  Arran Cudbard... multi-server: switch ldap suite to dinkel/openldap
2026-05-21  Arran Cudbard... multi-server: use \$PROFILING not \${PROFILING} in...
2026-05-21  Arran Cudbard... util: make libbacktrace recipe a grouped target and...
2026-05-21  Arran Cudbard... build,profiling-image: gate dsymutil on apple-darwin...
2026-05-21  Arran Cudbard... multi-server: dedup load-generator-packets across all...
2026-05-21  Arran Cudbard... multi-server: dedup proto_load scaffolding into common...
2026-05-21  Arran Cudbard... multi-server: fold profiling into standard suites with...
2026-05-21  Arran Cudbard... multi-server: early review fixes on PR 5848
2026-05-21  Marc-Andre... WIP: Removed unnecessary build steps
2026-05-21  Marc-Andre... WIP: Fixed typo
2026-05-21  Marc-Andre... WIP: Removed previous location of packet.conf
2026-05-21  Marc-Andre... WIP: CI profiling workflow is now split into two jobs...
2026-05-21  Marc-Andre... WIP: New CI profiling workflow
2026-05-21  Marc-Andre... WIP: Add test.multi-server.profiling and test.multi...
2026-05-21  Marc-Andre... WIP: new PROF_MODE makefile argument to generate prof...
2026-05-21  Marc-Andre... WIP: use server's default pap config
2026-05-21  Marc-Andre... WIP: additional updates to simplify proto-load test env
2026-05-21  Marc-Andre... WIP: consolidating common proto_load configs for profil...
2026-05-21  Marc-Andre... Four new valgrind profiling multi-server tests
2026-05-21  Arran Cudbard... ci: retrigger ci-deb against refreshed self-hosted...
2026-05-21  Arran Cudbard... ci: retrigger ci-deb against refreshed self-hosted...
2026-05-21  Alan T. DeKokadd warning for WITH_VERIFY_PTR
2026-05-21  Alan T. DeKokadd notes on coding style
2026-05-20  Alan T. DeKokmake variable unsigned
2026-05-20  Alan T. DeKokuse more fr_sbuff_uint8() when passing results to tolower()
2026-05-20  Arran Cudbard... docker: drive per-type wiring from a single TYPES list
2026-05-20  Arran Cudbard... docker: put the build-log path back on the BUILD echo...
2026-05-20  Alan T. DeKokupdate CHAP howto
2026-05-20  noladedocs-v4: update howto/modules/CHAP for v4, added diagra...
2026-05-20  Alan T. DeKokminor tweaks to tacacs
2026-05-20  Arran Cudbard... ci: surface the docker build log when docker.yml fails
2026-05-20  Arran Cudbard... ci: add workflow_dispatch trigger to the CI workflows
2026-05-20  Arran Cudbard... ci: retrigger ci-deb against refreshed self-hosted...
2026-05-20  Arran Cudbard... ci: claude diagnosis dedupes against the most recent...
2026-05-20  Arran Cudbard... docker: skip libkqueue source build on amd64
2026-05-20  Arran Cudbard... docker: move per-image state from scripts/docker/build...
2026-05-20  Alan T. DeKokadd and fix LICENSE link
2026-05-20  noladedoc-v4: Fix & update broken links/fragments in online...
2026-05-20  Alan T. DeKokcleanups and rearrangements
2026-05-20  noladedocs-v4: update howto/passwd section with more details...
2026-05-20  Alan T. DeKokclean up for v4
2026-05-20  noladedocs-v4: updated pam howto into sections, added details...
2026-05-20  Alan T. DeKoktalloc_strndup() stops at the first NUL character
2026-05-20  Arran Cudbard... ci: dockerfile.* in Makefile filter, new state path...
2026-05-20  Arran Cudbard... ci: tag built service image under the new freeradius4...
2026-05-20  Arran Cudbard... redhat: add -fPIC to the rpm build CFLAGS
2026-05-20  Arran Cudbard... Update autoconf output
2026-05-20  Arran Cudbard... build: regenerate libbacktrace's configure on autoconf...
2026-05-20  Arran Cudbard... docker: build libkqueue from source in the shared toolc...
2026-05-20  Arran Cudbard... docker: type-agnostic lifecycle, profiling for all...
2026-05-20  Arran Cudbard... docker: split into dockerfile.mk + docker.mk, lifecycle...
2026-05-20  Arran Cudbard... docker: target naming, clean rules, debuginfo factoring
2026-05-20  Arran Cudbard... ci: prune locally-built docker images via ci-ttl label
2026-05-20  Arran Cudbard... docker: add profiling image type, layered on the crossb...
2026-05-20  Arran Cudbard... docker: dedupe service / ci / crossbuild build rules...
2026-05-20  Arran Cudbard... docker: rename generated Dockerfile output suffixes
2026-05-20  Arran Cudbard... docker: rename type identifiers to service / ci / cross...
2026-05-20  Alan T. DeKokmore char -> uint8_t fixes for callers of fr_sbuff_char()
2026-05-20  Alan T. DeKokadd and use fr_sbuff_uint8()
2026-05-20  Alan T. DeKokcase to unsigned before using char as index into array
2026-05-20  Alan T. DeKokcheck for remaining before dereferencing
2026-05-20  Alan T. DeKokturn off fuzzer_cf so that we can merge other things
2026-05-20  Alan T. DeKokcatch case where function call fails
2026-05-19  Alan T. DeKokcatch corner case in sbuff, and add test for it
2026-05-19  Arran Cudbard... skip: cap fr_skip_brackets / fr_skip_xlat recursion...
2026-05-19  Arran Cudbard... docker / crossbuild: declare regen and regen.check...
2026-05-19  Arran Cudbard... crossbuild: regen deb Dockerfile.cb files for fakeroot
2026-05-19  Arran Cudbard... docker / crossbuild: verify generated Dockerfiles match...
2026-05-19  Arran Cudbard... docker.yml: drop the explicit Regenerate Dockerfile...
2026-05-19  Arran Cudbard... docker / crossbuild: drop per-image .regen phony aliases
2026-05-19  Arran Cudbard... crossbuild: use the workflow name as the job-title...
2026-05-19  Arran Cudbard... fuzzer: move util to standalone targets, unify test...
2026-05-19  Arran Cudbard... fuzzer: wire json / cf / value / xlat into test.fuzzer...
2026-05-19  Arran Cudbard... ci-macos / ci-freebsd: parallelise the trailing `make...
2026-05-19  Arran Cudbard... ci-scheduled-fuzzing: parallelise test.unit
2026-05-19  Arran Cudbard... fuzzer: explicitly link $(LIBS) into the non-protocol...
2026-05-19  Arran Cudbard... self-hosted testbed: add openssh-client, jq, rsync
2026-05-19  Arran Cudbard... documentation: install openssh-client in deploy-antora...
2026-05-19  Arran Cudbard... ci-scheduled-fuzzing: pass workflow-env CC to freeradiu...
2026-05-19  Arran Cudbard... self-hosted CI containers: default shell to bash
2026-05-19  Arran Cudbard... ci-scheduled-fuzzing: read FUZZER_PROTOCOLS from src...
2026-05-19  Arran Cudbard... coverity / scheduled-fuzzing: enable workflow_dispatch
2026-05-19  Arran Cudbard... move coverity / documentation / fuzzing to self-hosted...
2026-05-19  Arran Cudbard... Revert "ci-freebsd: prefer self-hosted runners on the...
2026-05-19  Arran Cudbard... ci-freebsd: prefer self-hosted runners on the FreeRADIU...
2026-05-19  Arran Cudbard... name the setup-dind step in workflows that use it
2026-05-19  Arran Cudbard... crossbuild: fix double-slash in m4 paths and auth dind...
2026-05-19  Arran Cudbard... ci-base.deb: keep the debian/ prefix when staging sourc...
2026-05-19  Arran Cudbard... ci-base.deb: drop the extras-control mk-build-deps...
2026-05-19  Arran Cudbard... ci-base.deb: purge meta-package between mk-build-deps...
2026-05-19  Arran Cudbard... factor common build setup into shared m4 snippets,...
next