]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2026-01-29  Alan T. DeKokmove to using cf_item_mark_parsed() and cf_item_is_parsed()
2026-01-29  Alan T. DeKokmove parsed / referenced bools to CONF_ITEM
2026-01-29  Arran Cudbard... Exfile allow immediate cleanup if idle_time is 0
2026-01-29  Arran Cudbard... Get radsnmp to a PONGable state (again)
2026-01-29  Alan T. DeKokwe still need the suppression of parents when printing
2026-01-29  Nick PorterUse %pV for values in %pairs.debug()
2026-01-29  Nick PorterUse %pP in log_request_pair
2026-01-28  Alan T. DeKokdistinguish "load main config" from "load random config...
2026-01-28  Alan T. DeKokreplace %debug_attr() with %pairs.debug()
2026-01-28  Alan T. DeKokre-add %R, as "print with secrets suppressed"
2026-01-28  Alan T. DeKokjust use %pV.
2026-01-28  Alan T. DeKokupdate for recent changes
2026-01-28  Alan T. DeKokfix macro redefine for OSX
2026-01-28  Alan T. DeKokmove $(raddbir) to $(confdir)
2026-01-28  Alan T. DeKokupdate multiple module documentation for v4
2026-01-28  98manudoc:add exec module explaination to the dynamic transla...
2026-01-28  Nick PorterRemove un-used files - all the functionality is in...
2026-01-28  Nick PorterAnother instance of hard coded "Packet-Type"
2026-01-28  Nick PorterUse process module packet type attribute rather than...
2026-01-28  Nick PorterExport packet_type attribute in test process module
2026-01-28  Nick PorterAdd virtual_server_packet_type_by_cs
2026-01-28  Nick PorterCONF_SECTION can be const
2026-01-28  Arran Cudbard... Fix spurious failure in cipher tests
2026-01-28  Arran Cudbard... Fix issue where dynamic clients that failed definition...
2026-01-28  Arran Cudbard... Add "block" xlat
2026-01-27  Alan T. DeKokmove build-radpaths.h to an inline GNU make rule.
2026-01-27  Alan T. DeKokremove unused functionality
2026-01-27  Alan T. DeKokmove checkrad to confdir
2026-01-27  Alan T. DeKokmove rlm_unbound "man" page to module configuration...
2026-01-27  Alan T. DeKokremove unused attribute
2026-01-27  Nick PorterPacify Coverity (CID #1680659 and #1680658)
2026-01-27  Nick PorterPacify Coverity (CID #1665464)
2026-01-26  Alan T. DeKokregularize raddbdir -> confdir some more
2026-01-26  Alan T. DeKokregularize references to GNU make variable names
2026-01-26  Alan T. DeKokchange <raddb> to <confdir> in help text
2026-01-26  Alan T. DeKokrename raddb_dir variables and API to conf_dir
2026-01-26  Alan T. DeKokchange RADDBDIR to CONFDIR
2026-01-26  Alan T. DeKoktweaks and cleanups
2026-01-26  Alan T. DeKokremove old and out of date file
2026-01-26  Alan T. DeKokmore "remove raddb"
2026-01-26  Alan T. DeKokremove unused file
2026-01-26  Alan T. DeKokregenerate after removing references to raddb
2026-01-26  Nick PorterCheck return value (CID #1680639)
2026-01-26  Nick PorterPacify coverity (CID #1680641 and #1680640)
2026-01-26  Nick PorterCheck for failed allocation (CID #1680654)
2026-01-25  Alan T. DeKoknote more EAP changes
2026-01-25  Alan T. DeKokremove references to the Wiki
2026-01-25  Alan T. DeKokpoint to list subscription page
2026-01-25  Alan T. DeKokglue in additional pages
2026-01-25  Alan T. DeKokthis file was long out of date
2026-01-25  Alan T. DeKokadd and document dedup_key
2026-01-25  Alan T. DeKokcreate common function to manage user-supplied state
2026-01-25  Alan T. DeKokremove 'raddb/' and fix other issues
2026-01-24  Alan T. DeKokp may be NULL. CID #1680654
2026-01-24  Alan T. DeKokremove unnecessary variables and code
2026-01-24  Alan T. DeKokmore tweaks to state code
2026-01-24  Alan T. DeKokremove testing entry
2026-01-24  Alan T. DeKokno need to track a separate used_sessions counter
2026-01-24  Alan T. DeKokstart cleaning up state code
2026-01-24  Alan T. DeKokmake the internal state 64-bit.
2026-01-24  Alan T. DeKokadd 64-bit variants of fr_hash()
2026-01-24  Alan T. DeKokthis isn't used, so we delete it
2026-01-24  Alan T. DeKoknone of these modules use attr_state in any way
2026-01-24  Alan T. DeKokantora errors are now CI failures
2026-01-24  Alan T. DeKokfix antora errors
2026-01-24  Alan T. DeKokformat and clean up docs on using git
2026-01-24  Alan T. DeKokfix typo in name
2026-01-24  Alan T. DeKokclean up for raddb
2026-01-24  Alan T. DeKokreplace raddb/users with `users`, to make it more generic
2026-01-24  Alan T. DeKokmore remove raddb
2026-01-23  Alan T. DeKokmore remove raddb
2026-01-23  Alan T. DeKokmore remove `raddb/...`
2026-01-23  Alan T. DeKokremove raddb/ from more of the documentation
2026-01-23  Alan T. DeKokremove etc/raddb from the tutorials
2026-01-23  Alan T. DeKokthis is partly wrong, and too small to be useful
2026-01-23  Alan T. DeKokmove util test to src/tests/util/test directory
2026-01-23  Alan T. DeKokadd copyright to all documentation pages
2026-01-23  Tharka Karunanayakedocs: update header and introduction for update blocks...
2026-01-23  Tharka Karunanayakedocs: improve unlang policies introduction and preparat...
2026-01-23  tharkadharshanadoc: refactor intro and remove legacy notes from accoun...
2026-01-23  tharkadharshanadoc: add configuration and runtime variable examples...
2026-01-23  tharkadharshanadoc: refactor header and intro for unlang splitting...
2026-01-23  Alan T. DeKokunlock mutex before logging
2026-01-23  Alan T. DeKokaddress locking issues. CID #1680642
2026-01-23  Alan T. DeKokset cp->referenced if it's referenced
2026-01-23  Alan T. DeKokmove util API tests to src/lib/util/test
2026-01-23  Alan T. DeKokdefine and use SBUFF_CHAR_CLASS
2026-01-23  Nick PorterParse suppress_secrets for additional log destinations
2026-01-23  Alan T. DeKokadd policy on AI agents
2026-01-23  Nick PorterTidy up on decode failure
2026-01-23  Nick PorterIf we have DER decoded certs pass them to verify certif...
2026-01-23  Nick PorterEnsure DER decoded certificates are cleared up on error
2026-01-23  Nick PorterInsert DER decoded certificates in client, issuer etc...
2026-01-23  Nick PorterAdd rlm_interval to RHEL packaging
2026-01-23  Nick PorterAttribute not found errors are consistent regardsless...
2026-01-23  Nick PorterWhen a list ref is found in a tmpl set the namespace...
2026-01-22  Arran Cudbard... Clarifying comments around release_reset
2026-01-22  Arran Cudbard... Add rlm_interval to enforce rate limiting within policies
2026-01-22  Arran Cudbard... Fix typo that meant thread instance data wasn't passed...
2026-01-22  Arran Cudbard... Add notes for around uses of timer lists
next