]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2023-11-01  Alan T. DeKokremove unnecessary ; after function
2023-11-01  Arran Cudbard... xlat: Don't leave dangling marker
2023-11-01  Arran Cudbard... Initialise max
2023-11-01  Arran Cudbard... sbuff: When performing prefix matches, always extend...
2023-11-01  Alan T. DeKoktypo
2023-11-01  Alan T. DeKokRevert "move extend out of users_file.c to sbuff.c"
2023-11-01  Alan T. DeKokmove to RADIUS attributes
2023-11-01  Alan T. DeKokadd test for large users file
2023-11-01  Alan T. DeKokmove extend out of users_file.c to sbuff.c
2023-11-01  Alan T. DeKokrelease markers and extend buffer when reading pairs
2023-10-31  Alan T. DeKokreply packets use request authenticator for Message...
2023-10-31  Alan T. DeKokrun recv when receiving packets, not send
2023-10-31  Alan T. DeKokupdate documentation for new behavior
2023-10-31  Alan T. DeKokset rules to zero
2023-10-31  Alan T. DeKokwe need to set SQL-Group, too
2023-10-31  Alan T. DeKoklimit child allocation depth to MAX_TLV_STACK
2023-10-31  Alan T. DeKokre-add User-Profile behavior
2023-10-31  Alan T. DeKokmove get group things to its own function
2023-10-31  Alan T. DeKokremove default_user_profile, etc.
2023-10-31  Alan T. DeKokcheck parenting for list operations
2023-10-31  Alan T. DeKokclean up for clang scan
2023-10-31  Nick PorterUse new xlat function syntax in inline comments
2023-10-31  Alan T. DeKoknote that we can't do &list1 := &list2 + &list3
2023-10-31  Alan T. DeKoklet's try to use our local repo for pulling from hostap
2023-10-30  Alan T. DeKokremove unused function
2023-10-30  Alan T. DeKokallow internal groups to be parents too
2023-10-30  Alan T. DeKokremove %pack()
2023-10-30  Alan T. DeKokremove %module
2023-10-30  Alan T. DeKokmove away from backticks, and use %exec()
2023-10-30  Alan T. DeKokadd tainted flag
2023-10-30  James JonesTypo
2023-10-29  Alan T. DeKokdocument KRB5_CLIENT_KTNAME
2023-10-29  Alan T. DeKokremove this, too
2023-10-29  Alan T. DeKokremove unused variable. CID #1548348
2023-10-29  Alan T. DeKokallow zero input
2023-10-29  Alan T. DeKokremove legacy function
2023-10-29  Alan T. DeKokcatch corner case of empty input buffer
2023-10-29  Alan T. DeKokmake fr_pair_list_afrom_file() use the new API
2023-10-29  Alan T. DeKokwe don't need this any more
2023-10-29  Alan T. DeKokminor tweaks
2023-10-29  Alan T. DeKokmove detail reader to new API
2023-10-29  Alan T. DeKokmove radsniff to new API
2023-10-29  Alan T. DeKokmove tests to using new function
2023-10-29  Alan T. DeKokremove more fr_pair_list_afrom_str()
2023-10-29  Alan T. DeKokmove edit functionality to new pair_list_afrom_substr()
2023-10-29  Alan T. DeKokradius_exec_program_legacy() doesn't ever get passed...
2023-10-28  Alan T. DeKokmake unit_test_attribute use fr_pair_list_afrom_substr()
2023-10-28  Alan T. DeKoklast tweaks to make new pair parser match the old funct...
2023-10-27  Alan T. DeKokallow full paths for multiple struct members
2023-10-27  Alan T. DeKokadd "find last by da" API
2023-10-27  Alan T. DeKokautomatically append on common cases
2023-10-27  Alan T. DeKokwhitespace
2023-10-27  Alan T. DeKokcatch more corner cases
2023-10-27  Alan T. DeKokremove debugging
2023-10-27  Alan T. DeKokcleanups and checks for static analysis
2023-10-27  Alan T. DeKokNew fr_pair_list_afrom_substr()
2023-10-27  Alan T. DeKokrespect terminals during parsing of values
2023-10-27  Alan T. DeKokctx is used
2023-10-27  Alan T. DeKokdon't use := for tests, it's not needed
2023-10-27  Alan T. DeKokcheck return code of fr_dict_attr_by_oid_substr()
2023-10-27  Alan T. DeKokget rid of Tmp-* in configuration and examples
2023-10-26  Nick PorterDon't free tracking for cached packets
2023-10-25  Alan T. DeKokallow local variables in redundant and load-balance
2023-10-25  Nick PorterExplicitly free list of VPs to maintain list integrity
2023-10-25  Nick PorterCopy packet->vector to correctly identify retransmits
2023-10-25  Nick PorterUse fr_pair_list_append to move temporary lists
2023-10-25  Nick PorterAdd radsniff to vscode debug launcher
2023-10-24  Alan T. DeKokrework macros to be clearer
2023-10-23  Alan T. DeKokmore notes on what we don't want to convert
2023-10-23  Alan T. DeKokskip migration "-->" strings
2023-10-23  Alan T. DeKokremove old tests which we choose to not support
2023-10-23  Alan T. DeKokdisable these as we don't (yet) care
2023-10-23  Alan T. DeKokwe don't support groups in update -> edit conversions
2023-10-23  Alan T. DeKoknow supported in the edit code
2023-10-23  Alan T. DeKokthis one is now supported in the edit code
2023-10-23  Alan T. DeKokmove more update tests to edit
2023-10-23  Alan T. DeKokfix comments
2023-10-22  Alan T. DeKokmove test to new edit framework
2023-10-22  Alan T. DeKoktypo in debug
2023-10-22  Alan T. DeKokallow removal of attributes by index
2023-10-22  Alan T. DeKokmore debugging, and use better macro
2023-10-22  Alan T. DeKokprint out more of the parsing error
2023-10-22  Alan T. DeKokremove tests which are no longer necessary
2023-10-21  Alan T. DeKokfix documentation
2023-10-21  Alan T. DeKokit helps to access the variable before its freed
2023-10-21  Alan T. DeKokhoist "fall-through" to entry
2023-10-20  Arran Cudbard... json: Add support for encoding nested attributes
2023-10-20  Alan T. DeKokAdd unlang_edit_push() for external use of the new...
2023-10-20  Alan T. DeKokthis returns int, not unlang_action_t
2023-10-19  Alan T. DeKokparse-time errors are better than run-time asserts
2023-10-19  Alan T. DeKokRevert "try to parse things inside of a {...} block"
2023-10-19  Alan T. DeKoktry to parse things inside of a {...} block
2023-10-19  Alan T. DeKokclarify error message
2023-10-19  Alan T. DeKokcreate nested VSAs for tagged attributes
2023-10-19  Alan T. DeKoksample code to pass expressions as function arguments
2023-10-19  Alan T. DeKokit helps to document this, too
2023-10-19  Nick PorterMark required arguments as nonnull
2023-10-19  Nick PorterEnsure all URI escaping is only done on strings
2023-10-19  Nick PorterCast boxes in a URI to string before escaping
2023-10-19  Nick PorterUse non_socket_listener to detect non-socket listeners
next