]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2022-01-25  Alan T. DeKokadd "has_pure_children" flag
2022-01-25  Alan T. DeKokmake xlat_expr use new tmpl functions
2022-01-25  Arran Cudbard... Process casts during tokenization for single and double...
2022-01-25  Arran Cudbard... Explicitly print casts for both sides of the map
2022-01-25  Arran Cudbard... one more...
2022-01-25  Alan T. DeKokreturn the value we parsed
2022-01-24  Alan T. DeKokuse the correct sbuff
2022-01-24  Alan T. DeKoktypo
2022-01-24  Alan T. DeKokcorrect spelling mistake. Fixes #4374
2022-01-24  Arran Cudbard... Try attribute references and xlats first... oops
2022-01-24  Arran Cudbard... Add support for explicit casts for barewords
2022-01-24  Arran Cudbard... Use more type specific type printing parsing functions
2022-01-24  Alan T. DeKokhandle the cast of XLAT_TMPL being data
2022-01-24  Alan T. DeKokallow (foo) in a cast, too.
2022-01-24  Alan T. DeKoknotes for DHCPv4 encodings
2022-01-24  Arran Cudbard... Add fr_type_from_str and fr_type_to_str
2022-01-24  Arran Cudbard... .git/HEAD doesn't exist for submodules
2022-01-24  Arran Cudbard... Apply validation to enum value names
2022-01-24  Arran Cudbard... Move sbuff talloc wrappers to using fr_slen_t
2022-01-24  Arran Cudbard... Fix build issue in rlm_sigtran
2022-01-24  Arran Cudbard... Use new libkqueue EVFILT_LIBKQUEUE version interface
2022-01-23  Alan T. DeKoknotes for option 119
2022-01-22  Alan T. DeKokbetter handling of casts
2022-01-21  Alan T. DeKokallow for non-socket listeners
2022-01-21  Alan T. DeKokhave only one return point from tokenize_expression()
2022-01-21  Alan T. DeKokgroupify arguments to functions
2022-01-21  Alan T. DeKokskip work if we're already in the network thread
2022-01-21  Nick PorterRemove Ubuntu 18.04 from build matrix (#4366)
2022-01-21  Nick PorterApply tmpl rules split to rlm_mruby (#4365)
2022-01-20  Alan T. DeKokremove hacks
2022-01-20  Alan T. DeKokall children are groups
2022-01-20  Alan T. DeKokno need to pass "func" to xlat_purify_expr()
2022-01-20  Alan T. DeKokmore upcast fixes, and fixes for left / right shift
2022-01-20  Alan T. DeKokone more attempt to shut up clang
2022-01-20  Alan T. DeKokconvert code to being table driven
2022-01-20  Alan T. DeKokinitialize the output box only as the last step before...
2022-01-20  Alan T. DeKokadd upcasting from string/octets for operations, too
2022-01-20  Alan T. DeKokadd more casting for booleans
2022-01-20  Alan T. DeKokadd xlat_purify and tests
2022-01-20  Alan T. DeKokadd automatic casting for comparisons, too.
2022-01-19  Alan T. DeKokuse the correct variable
2022-01-19  Alan T. DeKokfirst pass of xlat_purify_expr()
2022-01-19  Alan T. DeKokfix for new tmpl_rules_t
2022-01-19  Arran Cudbard... Need to gether up more events before servicing the...
2022-01-19  Arran Cudbard... Reduce spurious rebalancing in the trunk
2022-01-19  Arran Cudbard... Don't crash if the first atexit handler is a global...
2022-01-19  Alan T. DeKokadd XOR
2022-01-19  Alan T. DeKokmore notes
2022-01-19  Alan T. DeKoktypo
2022-01-19  Alan T. DeKoktypo
2022-01-19  Alan T. DeKokshut up clang analyzer
2022-01-19  Alan T. DeKokremove string/octets prepend.
2022-01-19  Alan T. DeKoklots more notes
2022-01-19  Arran Cudbard... Remove duplicate definition
2022-01-19  Arran Cudbard... Split tmpl rules
2022-01-19  Alan T. DeKokshut up clang, if possible
2022-01-19  Alan T. DeKokrename XLAT_ATTRIBUTE to XLAT_TMPL
2022-01-19  Alan T. DeKokquiet compiler
2022-01-19  Alan T. DeKokvarious compiler fixes
2022-01-18  Alan T. DeKokprototype
2022-01-18  Alan T. DeKoklet's handle -1, m'kay?
2022-01-18  Alan T. DeKokadd xlat expressions
2022-01-18  Alan T. DeKokminor rearrangement
2022-01-18  Alan T. DeKokwe need &Cast-Base for printing enum names for fr_type_t
2022-01-18  Alan T. DeKokexpose more functions in xlat_priv.h
2022-01-18  Alan T. DeKokmove xlat_internal into xlat_priv.h
2022-01-18  Alan T. DeKoktypo
2022-01-18  Alan T. DeKokrearrange xlat_print()
2022-01-18  Alan T. DeKokadd '!' as a token
2022-01-18  Alan T. DeKoktypo
2022-01-18  Alan T. DeKokmove "parse scope" to fr_inet_pton6()
2022-01-17  Alan T. DeKokfix xlat_unregister_module() so that it works.
2022-01-17  Alan T. DeKokadd type names / values as enums to Cast-Base
2022-01-17  Alan T. DeKokwe don't need cast_base
2022-01-15  Alan T. DeKokprefer "allowed" to "terminals"
2022-01-15  Alan T. DeKokadd fr_dict_enum_by_name_substr()
2022-01-14  Alan T. DeKokreturn >0 from fr_value_box_from_substr()
2022-01-14  Alan T. DeKokadd more whitespace for sanity
2022-01-14  Alan T. DeKokuse -f for "don't fork", not "-X" for "kill me with...
2022-01-14  Alan T. DeKoklet's use name_len
2022-01-14  Alan T. DeKokremove useless code
2022-01-12  Alan T. DeKoktypo
2022-01-12  Daniel DE ALMEIDA... Fix side channels in EAP-pwd leaking information on...
2022-01-11  Alan T. DeKokallow sending packets directly to the worker
2022-01-08  Arran Cudbard... Quiet clang scan
2022-01-08  Arran Cudbard... Fix various issues with dcursor that would prevent...
2022-01-07  Terry BurtonCI FreeBSD: Enable radclient tests
2022-01-07  Terry Burtonudpfromto: Use plain sendto if our source address is...
2022-01-06  Terry Burtoneapol_test-build.sh: Set permissive CFLAGs for FreeBSD...
2022-01-06  Arran Cudbard... Trim default prefix from generated dlist functions
2022-01-06  Arran Cudbard... Make tmpl_attr and tmpl_request lists type safe
2022-01-06  Arran Cudbard... Formatting
2022-01-06  James JonesMake test_enqueue_and_io_speed() work (#4349)
2022-01-06  Alan T. DeKokmore FR_PROTO_TRACE
2022-01-06  Alan T. DeKokuse temporary "end"
2022-01-06  Alan T. DeKokcheck min/max lengths only for leaf data types
2022-01-06  Alan T. DeKokpass the correct 'end' pointer
2022-01-06  Alan T. DeKokrename regex sub to subst
2022-01-05  Terry BurtonCI fixes for FreeBSD (#4351)
2022-01-05  Arran Cudbard... Quiet compiler
next