]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2024-05-24  Alan DeKokRevert "Move fr_assert() check of mutex-guarded data... revert-5281-client_expiry_timer_move_lock
2024-05-24  Nick PorterReinstate default begin and commit queries
2024-05-24  Nick PorterMark src dirctory safe for crossbuild
2024-05-23  Nick PorterWhen ldap sync callback returns < 0, avoid path that...
2024-05-23  Nick PorterGive different response when cookie is being ignored
2024-05-23  Alan T. DeKokimplement callback for "no reply to sent packet"
2024-05-22  Alan T. DeKokadd retry && release callbacks for packet bio
2024-05-22  Alan T. DeKoktypos and minor fixes
2024-05-22  Alan T. DeKokreset timer, and add some assertions
2024-05-22  Alan T. DeKokstart of updating Acct-Delay-Time
2024-05-22  Alan T. DeKokexpose the fr_retry_t, and add rewrite_ctx
2024-05-22  Arran Cudbard... Add test for 'zero' index in substr
2024-05-21  Alan T. DeKoktrack sent / replied timers
2024-05-21  Alan T. DeKokhandle WOULD_BLOCK on connect()
2024-05-21  Alan T. DeKokglue in activate / shutdown to fd bio.
2024-05-21  Alan T. DeKokadd Proxy-State if requested
2024-05-21  Alan T. DeKokhoist encode / sign to client bio
2024-05-20  Arran Cudbard... Remove MONO functions for the majority of modules
2024-05-20  Arran Cudbard... Coverity 1598300 is a false positive. The array IS...
2024-05-19  Arran Cudbard... Stupid const
2024-05-19  Arran Cudbard... Words hard
2024-05-19  Arran Cudbard... Improve the performance of `if ('rcode')` by doing...
2024-05-19  Arran Cudbard... Only update request->rcode for a few unlang_ops
2024-05-19  Arran Cudbard... s/set_rcode/rcode_set/
2024-05-19  Arran Cudbard... Rename resume function in call...
2024-05-19  Arran Cudbard... Add unpredictable macro
2024-05-17  Arran Cudbard... Quiet coverity
2024-05-17  Nick PorterMake DEBUG3 output less noisy
2024-05-17  Arran Cudbard... Don't crash when we fail thread instantiation
2024-05-17  Alan T. DeKokdefine enough things to shut up compiler
2024-05-17  Alan T. DeKokadd read / write pause / resume debounce functions
2024-05-17  Alan T. DeKokundef const
2024-05-17  Arran Cudbard... Typo
2024-05-17  Arran Cudbard... ...and actually use the new enum
2024-05-17  Arran Cudbard... shhh compiler
2024-05-17  Arran Cudbard... Remove components (MOD_AUTHORIZE, MOD_AUTHENTICATE...
2024-05-16  Arran Cudbard... s/name/name1/g
2024-05-16  Arran Cudbard... Some minor tweaks to expose problems in rlm_rest
2024-05-16  Arran Cudbard... Pull in the dictionary header in module_method.h
2024-05-16  Arran Cudbard... It's fine to allocate pool data from the module_instance_t
2024-05-16  Alan T. DeKoktypo
2024-05-16  Alan T. DeKokmake cast const-qualified
2024-05-16  Alan T. DeKokmove pasue / resume callbacks to client config structure
2024-05-16  Arran Cudbard... Allow '.' back in, for now
2024-05-16  Arran Cudbard... Typo
2024-05-16  Arran Cudbard... Add allowed chars merge function
2024-05-16  Arran Cudbard... Make module instance allowed chars available
2024-05-16  Arran Cudbard... Unconst the module instance
2024-05-16  Arran Cudbard... Pass in the module instance to the rlm_mschap connectio...
2024-05-15  Arran Cudbard... Restrict the acceptable char set for module names
2024-05-15  Arran Cudbard... Remove more module-list specific lookup functions
2024-05-15  Arran Cudbard... Remove a call to module_rlm_by_name
2024-05-15  Arran Cudbard... Remove all the module_rlm_by_data lookup functions
2024-05-15  Arran Cudbard... Update links in the howto for EAP
2024-05-15  Nick Porterstats is now in inst->mutable
2024-05-15  Arran Cudbard... More mutable data in stats
2024-05-15  Arran Cudbard... Don't write to instance data in rlm_stats
2024-05-15  Alan T. DeKokadd and set write pause / resume callbacks
2024-05-15  Alan T. DeKoktypo
2024-05-15  Alan T. DeKokmove fd_info to client_info structure
2024-05-15  Alan T. DeKokadd framework for RADIUS client bio write blocked ...
2024-05-15  Arran Cudbard... We need to resume iterating from the previous configura...
2024-05-15  Arran Cudbard... Add dynamic module list
2024-05-15  Arran Cudbard... Add more cf boilerplate, and have cf_item_remove return...
2024-05-15  Arran Cudbard... Move packet global free to the atexit handlers
2024-05-15  Arran Cudbard... Move trigger free to the atexit handlers
2024-05-15  Arran Cudbard... Move password free to the atexit handlers
2024-05-15  Arran Cudbard... Move tmpl free to the atexit handlers
2024-05-15  Arran Cudbard... Auto unload SNMP attributes
2024-05-15  Arran Cudbard... Print the addresses mprotect actually protects
2024-05-15  Arran Cudbard... This could equal to the length of the pool
2024-05-15  Arran Cudbard... Fix mprotect to it hands back the correct end address
2024-05-14  Alan T. DeKokhandle the case of write blocked due to all IDs being...
2024-05-14  Alan T. DeKokchange function prototype to make more sense
2024-05-14  Alan T. DeKokmissed in previous commit
2024-05-14  Alan T. DeKokcleanups for coverity complaints about unused code
2024-05-14  Alan T. DeKokuse better function signatures for read / write pause...
2024-05-14  Alan T. DeKokremove callbacks from fd_alloc()
2024-05-14  Alan T. DeKokadd read blocked / resume callbacks
2024-05-14  Alan T. DeKokadd callbacks for read/write blocked, and read/write...
2024-05-14  Arran Cudbard... Enable write protection on a per-module list basis
2024-05-14  Arran Cudbard... Temporary fix
2024-05-14  Arran Cudbard... Explicitly free the listener in the socket destructor
2024-05-14  Arran Cudbard... Use talloc get type abort for safety...
2024-05-14  Arran Cudbard... Don't use cf_parent(inst->cs)
2024-05-14  Arran Cudbard... Revert "Tests pass with mprotect enabled locally.....
2024-05-14  Arran Cudbard... Network should own the drectory listener too
2024-05-14  Arran Cudbard... Tests pass with mprotect enabled locally... let's see...
2024-05-14  Alan T. DeKokadd write_blocked flag to packet bio
2024-05-14  Alan T. DeKokstart of re-implementing CoA server functionality
2024-05-14  Alan T. DeKokupdate comments and documentation
2024-05-14  Alan T. DeKokupdate doxygen
2024-05-14  Alan T. DeKoknotes on AD allowing "bind as user" without passwords
2024-05-14  Arran Cudbard... Get the listen section from the parent module
2024-05-14  Arran Cudbard... Dup the parent config section before calling conf_parse...
2024-05-14  Arran Cudbard... Don't always copy the parsed flag when duping pairs
2024-05-14  Arran Cudbard... Add logging functions for sections and pairs
2024-05-13  Arran Cudbard... Don't try and free local thread instance data if it...
2024-05-13  Arran Cudbard... Shouldn't use perr here...
2024-05-13  Arran Cudbard... Call submoule instantiate for proto modules before...
next