]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2025-09-04  Arran Cudbard... Add ordering match on attributes, to allow server side...
2025-09-03  Nick PorterPass the correct uctx when resetting the timer
2025-09-03  Nick PorterRetry request will have state TRUNK_REQUEST_STATE_SENT
2025-09-03  Nick PorterPacify Coverity (CID #1503923)
2025-09-03  Nick PorterPacify Coverity (CID #1520878)
2025-09-03  Nick PorterCorrect logic for finding trigger section for exfiles...
2025-09-03  Nick PorterPacify coverity (CID #1665209, #1665208, #1665207)
2025-09-03  Nick PorterEnsure pair list is allocated (CID #1665210)
2025-09-02  Nick PorterUpdate repo lists after adding NR extras
2025-09-02  Nick PorterDoxygen fixes
2025-09-01  Alan T. DeKokadd backlog parameter for the listen() API
2025-09-01  Alan T. DeKokadd more comments
2025-09-01  Nick PorterRemove redundant options
2025-09-01  Nick Portermode has to be set correctly, due to the CONF_PARSER...
2025-09-01  Nick PorterRemove incorrect comment
2025-09-01  Nick PorterEnable NR extras repo
2025-09-01  Nick PorterUse Module-Name and Module-Instance in global triggers
2025-09-01  Nick PorterUse correct value for trigger name
2025-08-29  Nick PorterPass trigger_args to trunk_alloc
2025-08-29  Nick PorterAdd trigger_args to rlm_tacacs
2025-08-29  Nick PorterAdd trigger_args to rlm_radius
2025-08-29  Nick PorterNo need for goto error
2025-08-29  Nick PorterAdd trigger args to rlm_ldap
2025-08-29  Nick PorterAdd trigger_args to rlm_sql
2025-08-29  Nick PorterAdd module_trigger_args_build
2025-08-29  Nick PorterAdd extra internal attributes for triggers
2025-08-29  Nick PorterCorrect comment
2025-08-29  Nick PorterAdd trigger_args to trunk
2025-08-29  Nick PorterRemove stray &
2025-08-26  Nick PorterAllow control of triggers for rlm_redis_* using a conf...
2025-08-26  Alan T. DeKokadd a completely bizarre, weird, confusing, and ridicul...
2025-08-26  Alan T. DeKokadd more helpful error message
2025-08-26  Nick PorterNo need for documentation build deps on crossbuild...
2025-08-26  Nick PorterCorrect talloc parenting of dynamic radclient
2025-08-26  Alan T. DeKokcreate Event-Timestamp if it doesn't exist
2025-08-26  Alan T. DeKokaccount for Acct-Delay-Time, too
2025-08-25  Alan T. DeKoktypo
2025-08-25  Nick PorterSet box to true if touch succeeds
2025-08-25  Nick PorterAdd test server environment variables to .vscode launcher
2025-08-25  Alan T. DeKokupdate key field based on found struct
2025-08-25  Nick PorterEnsure ci is populated
2025-08-25  Nick PorterDefine %file.touch()
2025-08-25  Nick PorterThese are freed by freeing request
2025-08-25  Nick PorterLDAP and SQL triggers are now driven by trunk code
2025-08-25  Nick PorterWS
2025-08-25  Nick PorterCorrect comment
2025-08-25  Nick PorterAdd new MIB for trunk state triggers
2025-08-25  Nick PorterDon't attempt to run triggers when there's no event...
2025-08-25  Nick PorterSet trigger_prefix for rlm_detail
2025-08-25  Nick PorterIf trigger_prefix is defined, use the passed in CONF_SE...
2025-08-25  Nick PorterAdd caching of trigger CONF_PAIRs and trigger undef...
2025-08-25  Nick PorterAdd optional CONF_PAIR ** argument to trigger()
2025-08-25  Nick PorterMake connections triggers optional
2025-08-25  Nick PorterCache when trunk triggers are not found
2025-08-25  Nick PorterMake exfile based triggers optional
2025-08-25  Nick PorterReturn different values depending on why a trigger...
2025-08-25  Nick PorterUse a conf parser function to find module trunk trigger...
2025-08-25  Nick PorterAdd CONF_SECTION for trunk connection / request triggers
2025-08-25  Nick PorterMove trunk triggers boolean to trunk->conf
2025-08-25  Nick PorterIf we find the module "trigger" subsection, use it
2025-08-25  Alan T. DeKokminor cleanups and notes
2025-08-25  Alan T. DeKokadd migration flag for key field transition
2025-08-25  Alan T. DeKokit helps to parse unions here, too
2025-08-24  Alan T. DeKokmove encode_keyed_struct() to its own function
2025-08-24  Alan T. DeKokmove encode_tlv() to child function
2025-08-24  Gerald Vogtrun dir is moved to /run (#5636)
2025-08-24  Gerald VogtUse of MemoryLimit is deprecated (#5638)
2025-08-24  Alan T. DeKokmove generic encode / decode to encode.c and decode.c
2025-08-24  Alan T. DeKoktweak loop, so that there are fewer checks inside of...
2025-08-24  Alan T. DeKokuse generic encoder
2025-08-24  Alan T. DeKokmore use macros instead of hard-coded field checks
2025-08-23  Alan T. DeKokuse macros in more cases
2025-08-23  Alan T. DeKokadd new macros for length=uint8/16 and use them in...
2025-08-23  Alan T. DeKokbetter checks for parent / child lengths
2025-08-23  Alan T. DeKokdon't assert if we fail to instantiate the dictionaries
2025-08-23  Alan T. DeKokcreate and use generic decode_value() function
2025-08-23  Alan T. DeKokmake flags.length 16 bits
2025-08-21  Alan T. DeKokremove unnecessary code which doesn't do anything any...
2025-08-21  Alan T. DeKokrearrange in preparation for encoding unions
2025-08-21  Nick PorterModule trigger names need to start "modules."
2025-08-21  Nick PorterReport errors from failed SQL queries
2025-08-21  Nick PorterIf no rows are affected output zero
2025-08-21  Nick PorterCopy all instances of Module-Failure-Message to outer...
2025-08-21  Nick PorterUpdate docs from raddb
2025-08-21  Nick PorterTypo
2025-08-21  Nick Porterrlm_ldap doesn't open new connections for each bind
2025-08-21  Nick PorterAdd triggers to rlm_crl
2025-08-21  Nick PorterTimer list is used
2025-08-20  Alan T. DeKokadd unions to struct decoder
2025-08-20  Alan T. DeKoka union closes its parent struct
2025-08-20  Nick PorterSimplify ifdef use
2025-08-20  Nick PorterIf the rlm_crl mutex is taken due to CRL fetching,...
2025-08-20  Nick PorterAvoid mutex issues in rlm_crl
2025-08-19  Alan T. DeKokadd checks for fixed size unions
2025-08-19  Alan T. DeKokdon't clear is_known_width field, just force it to...
2025-08-19  Alan T. DeKokmove child of union to ATTRIBUTE instead of STRUCT
2025-08-19  Nick PorterCapture scope_id populated by fr_socket_bind
2025-08-19  Nick PorterDon't throw away discovered IPv4 scope_id
2025-08-19  Nick PorterRemove unused code
2025-08-19  Alan T. DeKokremove forbid_update and rewrite_update migration flags
next