]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2024-03-30  Alan T. DeKokupdate format arg
2024-03-29  Arran Cudbard... Use the same scheme as the other runtime features
2024-03-29  Arran Cudbard... Indicate if we were built with gperftools support and...
2024-03-29  Nick PorterAdd MSCHAPv2 to tests
2024-03-29  Nick PorterAdd tests of local mschap password change
2024-03-29  Nick PorterAlign docs / examples with attribute name in dictionary
2024-03-29  Nick PorterUse dummy scripts to test mschap ntlm_auth backend
2024-03-29  Nick PorterTidy up following false test failure
2024-03-29  Nick PorterUse call_env to remove xlat_eval from mschap password...
2024-03-29  Nick PorterAdd parsing of chap_error to mschap auth call_env
2024-03-29  Nick PorterUse tmpl to determine attribute containing MS-CHAP...
2024-03-29  Nick PorterAutomatically append "\n" to string written to child...
2024-03-29  Nick PorterReduce fuzzer timeout as main CI job is finishing first
2024-03-29  Nick PorterReport correct config items in warning message
2024-03-29  Nick Portersql_set_user is only used in rlm_sql.c
2024-03-29  Nick PorterUpdate %(xlat:) to %xlat() in docs
2024-03-29  Nick PorterUpdate %{xlat:} to %xlat() in comments / docs
2024-03-27  Alan T. DeKokremove typo
2024-03-26  Alan T. DeKok':' is no longer special in xlats
2024-03-26  Alan T. DeKokremove more tmp-*
2024-03-26  Alan T. DeKokremove PAIR_ENCODE_SKIPPED. we just return 0 instead.
2024-03-26  Alan T. DeKoknote @todo for Acct-Delay-Time
2024-03-26  Alan T. DeKokremove old-style functions %(foo:bar)
2024-03-25  Alan T. DeKoktypo
2024-03-25  Alan T. DeKokdouble-quote strings
2024-03-25  Alan T. DeKokremove more old-style function calls
2024-03-25  Alan T. DeKokadd test for large ints
2024-03-25  Alan T. DeKokmove %(foo:bar) to %foo(bar)
2024-03-25  Alan T. DeKoktry to link test points at compile time
2024-03-25  Alan T. DeKokadd fr_radius_client_bio_connect()
2024-03-25  Alan T. DeKokallow for per-packet rewrite rules
2024-03-22  Arran Cudbard... RTLD_DEFAULT for Linux
2024-03-22  Arran Cudbard... Have the fuzzer search in its own symbols pace first...
2024-03-21  Arran Cudbard... Cache TTL should return a time delta
2024-03-21  Arran Cudbard... Whitespace
2024-03-21  Arran Cudbard... Fix ordering?
2024-03-21  Arran Cudbard... Revert "+= isn't a comparison operator"
2024-03-21  Arran Cudbard... += isn't a comparison operator
2024-03-21  Arran Cudbard... Add missing comparison operators
2024-03-21  Arran Cudbard... Free the cache entry when we're done...
2024-03-21  Arran Cudbard... Add ttl.get function for cache module
2024-03-21  Arran Cudbard... Fix stupidity in xlat registration code
2024-03-20  Arran Cudbard... Add servers to cache_empty_update
2024-03-20  Arran Cudbard... Unremove EAP
2024-03-20  Arran Cudbard... Support empty cache sections
2024-03-20  Arran Cudbard... Add distinct store/update methods to rlm_cache
2024-03-19  Arran Cudbard... Tyoi
2024-03-19  Arran Cudbard... Process load module writes
2024-03-19  Arran Cudbard... Fix the default load test config
2024-03-19  Arran Cudbard... Revert "Allow command timeout to be set"
2024-03-17  Arran Cudbard... Use explicit truth values for if-skip
2024-03-17  Arran Cudbard... Document command_timeout
2024-03-17  Arran Cudbard... Fix some behavioural issues with logical or, and logica...
2024-03-16  Arran Cudbard... Quiet clang scan
2024-03-16  Arran Cudbard... Allow command timeout to be set
2024-03-16  Arran Cudbard... Check we actually allocated an attribute
2024-03-16  Arran Cudbard... WS
2024-03-16  Arran Cudbard... A functional DNS state machine
2024-03-16  Arran Cudbard... Make fr_pair_update_by_da_parent work as intended
2024-03-16  Arran Cudbard... Hack in pair_append_by_tmpl_parent to make key fields...
2024-03-16  Arran Cudbard... Disable broken check for key attributes
2024-03-15  Arran Cudbard... WS
2024-03-15  Arran Cudbard... Add extra CALL macro which allows providing an initial...
2024-03-15  Arran Cudbard... EOF can terminate barewords too
2024-03-15  Arran Cudbard... Fix the struct encoder so it doesn't miss fields
2024-03-15  Arran Cudbard... Copy enum values from Question.Class to Resource-Record...
2024-03-15  Nick PorterTypo
2024-03-15  Arran Cudbard... Typos
2024-03-15  Arran Cudbard... Print useful errors when autoloaders fail
2024-03-15  Arran Cudbard... Minor renames
2024-03-15  Arran Cudbard... Fix names of DNS operations
2024-03-14  Alan T. DeKokmore attempts to get the retry bio working
2024-03-14  Dimitri PapadopoulosFix typos
2024-03-14  Arran Cudbard... Reformat DNS attribute names to match every other dicti...
2024-03-14  Arran Cudbard... Remove separate packages for librfreeradius-util and...
2024-03-13  Alan T. DeKokmore rework to add request_ctx for packet BIOs
2024-03-13  Alan T. DeKokadd docs for coa test
2024-03-13  Alan T. DeKokrework to make the "receive CoA" functionality behave
2024-03-13  Alan T. DeKokit helps to decode the coa packets before looking at...
2024-03-13  Alan T. DeKokdelay looking up the CoA filter name until we load...
2024-03-13  Alan T. DeKoktypo
2024-03-13  Alan T. DeKokadd rules to allow the running of only one test
2024-03-12  Arran Cudbard... Use MEM() in more places
2024-03-12  Arran Cudbard... Don't use sendto if ifindex is specified
2024-03-12  Nick PorterBetter debug message
2024-03-12  Nick PorterParse FreeRADIUS-Client-Src-IP-Address when creating...
2024-03-11  Arran Cudbard... Return how many bytes we actually wrote (and errors)
2024-03-11  Arran Cudbard... Formatting
2024-03-11  Arran Cudbard... Remove DHCP package from debian packaging
2024-03-09  Alan T. DeKokmove bio stuff to compile flag
2024-03-09  Alan T. DeKokremove unused macros
2024-03-09  Alan T. DeKokthis isn't needed, and was never used
2024-03-09  Alan T. DeKoklean up structure and remove unused fields
2024-03-09  Alan T. DeKokupdate packet bio and start trying to use retry bio
2024-03-09  Alan T. DeKokdon't update packet_ctx on read connected datagram
2024-03-09  Alan T. DeKokallocate tracking table at the start
2024-03-08  Arran Cudbard... Bundle radict in debian packages
2024-03-08  Nick PorterAdd doxygen comment
2024-03-08  Nick PorterUpdate sample template notes now auth logging has changed
2024-03-08  Nick PorterUse linelog for auth logging in TTLS
next