]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2021-12-21  Alan T. DeKokremove "do_raw", which doesn't make sense
2021-12-21  Alan T. DeKokadd temporary hack function
2021-12-21  Alan T. DeKokthis function is only used by the xlat code
2021-12-21  Alan T. DeKokdecode_pair test point should take fr_dict_attr_t const...
2021-12-21  Alan T. DeKokremove fr_dict_t from struct trampoline functions
2021-12-21  Alan T. DeKokclarify error message
2021-12-21  Alan T. DeKokminor rearrangements, and update arrays for new operators
2021-12-21  Alan T. DeKokencode / decode STRUCT too
2021-12-21  Alan T. DeKokno need to pass dict_dns to all of the dns functions
2021-12-21  Alan T. DeKokno need to pass dict_dhcpv6 to all of the dhcpv6 functions
2021-12-21  Alan T. DeKokno need to pass dict_dhcpv4 to all of the dhcpv4 functions
2021-12-21  Alan T. DeKokno need to pass dict_radius to all of the radius functions
2021-12-21  Alan T. DeKokmore operations for ip addresses and prefixes
2021-12-21  Terry BurtonCI FreeBSD: Run on push/pull; more VM memory; use rsync...
2021-12-17  Arran Cudbard... Fix dlist definition macros to be safer
2021-12-17  Alan T. DeKok-Wunused
2021-12-16  Alan T. DeKokadd right/left-shift operations
2021-12-16  Alan T. DeKokadd more tokens
2021-12-16  Alan T. DeKokclarify and extend error messages
2021-12-16  Alan T. DeKokclean up error messages and compress the code
2021-12-16  Alan T. DeKokconvert asserts to run-time checks
2021-12-16  Alan T. DeKokmake fr_edit_list_insert_list_after() work for !el...
2021-12-16  Alan T. DeKokadd support for intersection
2021-12-16  Alan T. DeKokparse "&=" as an operator for sections
2021-12-16  Alan T. DeKokadd merge with RHS priority
2021-12-16  Alan T. DeKoknotes on new editting
2021-12-16  Arran Cudbard... Stupid const issue
2021-12-16  Arran Cudbard... Allow for persistent TLS session keys
2021-12-15  Arran Cudbard... Verify the _whole_ list not just half of it
2021-12-13  Terry BurtonDEB packaging: python-dev has been dropped in Sid ...
2021-12-13  Terry BurtonDetect and link libm (#4335)
2021-12-13  James JonesMake closefrom return void as per /usr/include/unistd...
2021-12-12  Terry BurtonAdd missing header (#4332)
2021-12-12  Alan T. DeKokfix format
2021-12-12  Alan T. DeKokadd ndebug unused
2021-12-12  Alan T. DeKokallow list -= attr
2021-12-12  Alan T. DeKokRHS can't be an attribute reference
2021-12-12  Alan T. DeKokadd 16-bit "safe" field
2021-12-12  Alan T. DeKokallow &list := {} to clear the list
2021-12-12  Alan T. DeKoktests for new functionality
2021-12-11  Alan T. DeKokand one more "shut up clang"
2021-12-11  Alan T. DeKokI said SHUT THE HECK UP
2021-12-11  Alan T. DeKokclang: shut up and stop being so stupid
2021-12-11  Alan T. DeKokshut up clang analyzer
2021-12-11  Alan T. DeKokmore "shut up clang analyzer"
2021-12-11  Alan T. DeKokallow assignment of strings to structural VPs
2021-12-11  Alan T. DeKokupdate parser to cast RHS as string for structural...
2021-12-11  Alan T. DeKokclarify error message
2021-12-11  Alan T. DeKokshut up clang analyzer
2021-12-11  Alan T. DeKokfr_pair_list_afrom_str() now takes a dict_attr root...
2021-12-11  Alan T. DeKok"box" can't be NULL, either
2021-12-11  Alan T. DeKokdon't manually set VT_DATA everywhere
2021-12-10  Alan T. DeKokcompile regex string, not xlat input
2021-12-10  Alan T. DeKoknothing uses VT_XLAT any more
2021-12-10  Alan T. DeKokremove xlat_eval_pair() now that nothing sets VT_XLAT
2021-12-10  Alan T. DeKokrelax checks
2021-12-10  Alan T. DeKokremove fr_pair_mark_xlat(), as nothing uses it
2021-12-10  Alan T. DeKokremove call to fr_pair_mark_xlat()
2021-12-10  Alan T. DeKokremove "op" from fr_pair_make()
2021-12-10  Alan T. DeKokthese don't use (and shouldn't use) VT_XLAT
2021-12-10  Alan T. DeKokone more fix for fr_map_list_t
2021-12-10  Alan T. DeKokthis has been unused for a long time
2021-12-10  Alan T. DeKokdisallow "list := xlat / exec"
2021-12-10  Alan T. DeKokmore fr_map_list fixes
2021-12-10  Alan T. DeKokfix this, too
2021-12-10  Alan T. DeKokonly include the headers we need
2021-12-10  Alan T. DeKokclean up random formatting
2021-12-10  Alan T. DeKokuse new dlist macros for fr_map_list_t
2021-12-10  Alan T. DeKokadd one more function
2021-12-10  Alan T. DeKokno need to use dcursors here
2021-12-10  Alan T. DeKokone more try
2021-12-09  Alan T. DeKokclean up templatize_rhs to be a bit faster and more...
2021-12-09  Alan T. DeKokunify some data structures
2021-12-09  Alan T. DeKokremove unused fields
2021-12-09  Alan T. DeKokclarify which attribute reference failed to paese
2021-12-09  Alan T. DeKokadd more functions
2021-12-09  Alan T. DeKokjust access the field directly
2021-12-09  Alan T. DeKokuse type-safe macros to access internal pair dlist...
2021-12-09  Alan T. DeKokrename fr_pair_list_move() to fr_pair_list_move_op()
2021-12-09  Alan T. DeKoknew macro to generate type-safe wrappers for dlist...
2021-12-08  Arran Cudbard... Hack in default list selection when parsing in list_as_...
2021-12-08  Arran Cudbard... reorganise and rename tmpl_cursor functions
2021-12-08  Alan T. DeKokmore "shut up clang"
2021-12-08  Alan T. DeKokprint the correct field
2021-12-08  Alan T. DeKokcompile edit sections, too
2021-12-08  Alan T. DeKokrelax the checks for attributes a bit
2021-12-07  Alan T. DeKokshut up compiler
2021-12-07  Terry BurtonScheduled fuzzing: Cache merged corpus; push back only...
2021-12-07  Alan T. DeKoktry to shut up compiler
2021-12-07  Alan T. DeKokshut up stupid compiler
2021-12-07  Alan T. DeKokminor cleanups
2021-12-07  Alan T. DeKokhelps to set the result
2021-12-07  Alan T. DeKokuse correct field
2021-12-07  Alan T. DeKokhandle list to list edit operations
2021-12-07  Alan T. DeKokallow new operators, too
2021-12-07  Alan T. DeKokhandle end of list conditions, too, and other fixes
2021-12-07  Alan T. DeKoktypo
2021-12-07  Alan T. DeKokallow "make test.keywords.foo" to run a particular...
2021-12-07  Alan T. DeKokuse an intermediate box, so "dst" does not have to...
2021-12-07  Alan T. DeKokadd fr_dict_attr_compatible
next