]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2024-03-04  Alan T. DeKoktypo
2024-03-04  Alan T. DeKoktest and document date comparisons
2024-03-01  Nick PorterAlways need a new timer event, unless we're exiting...
2024-03-01  Nick PorterUpdate detail reader test to verify enumerated attribut...
2024-03-01  Nick PorterAdd rlm_brotli to stable modules list for RHEL packaging
2024-03-01  Nick PorterCorrect terminals for parsing barewords
2024-03-01  Nick Porterall.mk is built by configure
2024-02-29  Nick PorterInclude brotli for FreeBSD CI hosts
2024-02-29  Nick PorterLDAP-Sync.Directory-Root-DN has to be marked safe to...
2024-02-29  Nick PorterTidy quoting in %unpack() tests
2024-02-29  Nick PorterAdd optional `repeat` argument to %unpack()
2024-02-29  Arran Cudbard... Satisfy the pedants
2024-02-29  Arran Cudbard... Allow fr_value_box_mem_realloc to alloc zero size buffers
2024-02-29  Arran Cudbard... Don't eval MEM() expressions twice
2024-02-29  Arran Cudbard... Add rlm_brotli
2024-02-28  Alan T. DeKokRADIUS client bio beginnings
2024-02-28  Alan T. DeKokfr_bio_packet_t handlers
2024-02-28  Alan T. DeKokminor cleanups
2024-02-28  Alan T. DeKokmove packet list to queue.c
2024-02-28  Alan T. DeKokrearrange so #fr_socket_t is the first element
2024-02-28  Alan T. DeKokallow for empty write buffers
2024-02-28  Alan T. DeKokclean up mem
2024-02-28  Alan T. DeKokmove verify to set_verify callback
2024-02-28  Alan T. DeKokthese functions should be private
2024-02-28  Alan T. DeKoktypo
2024-02-28  Alan T. DeKokdoxygen for bio read / write functions
2024-02-28  Alan T. DeKokremove unused functions
2024-02-28  Alan T. DeKokit helps to initialize the sockaddr
2024-02-27  Nick PorterNo-one should be using LM hashes to store passwords
2024-02-27  Nick PorterDocs correction
2024-02-27  Nick PorterRework LDAP group filter expansion to remove xlat_eval()
2024-02-27  Nick PorterAdd fr_ldap_box_escape()
2024-02-27  Nick PorterPass module instnce data to call_env_alloc when parsing...
2024-02-27  Arran Cudbard... Fix docs
2024-02-23  Arran Cudbard... Rm unused headers
2024-02-23  Arran Cudbard... Quiet clang scan
2024-02-23  Arran Cudbard... Skip LDAP group processing on suspension
2024-02-23  Arran Cudbard... Add more debug output when applying suspension profiles
2024-02-23  Arran Cudbard... Make suspension messages informational
2024-02-23  Nick PorterTame LDAP debug output in CI
2024-02-23  Nick PorterHandle occasional CI false failures of trunk tests
2024-02-23  Nick PorterAdd basic rlm_radutmp test
2024-02-23  Nick PorterRemove spurious break
2024-02-22  Arran Cudbard... Simplify internal decoding
2024-02-22  Arran Cudbard... Quiet coverity
2024-02-22  Nick PorterCorrectly parent cache entry
2024-02-22  Nick PorterFree dictionary on exit
2024-02-22  Nick PorterUse a call_env to remove xlat_aeval from rlm_radutmp
2024-02-22  Nick PorterClearer debug output
2024-02-22  Nick PorterIndent debug for clarity
2024-02-22  Nick PorterConst
2024-02-22  Nick PorterWorkround weird make behaviour
2024-02-22  Nick Porterxlat_instantiate_subst_regex is only defined if libpcre...
2024-02-22  Arran Cudbard... Fix capture groups in %subst() regex, pre-compile regul...
2024-02-21  Nick PorterBetter name for DHCP option 43
2024-02-21  Nick Portertmpl code will correctly complain about unresolved...
2024-02-21  Nick PorterDon't assert when unresolved lhs is allowed in map...
2024-02-21  Nick PorterAdd Net.* attributes to DHCPv4 decoding
2024-02-21  Nick PorterAdd debug on sending DHCPv4 packets
2024-02-21  Nick PorterAllow %substr() to work on any data type
2024-02-20  Nick PorterDon't run the `send ...` section from resume_recv_generic
2024-02-20  Nick PorterAdd %substr() xlat with tests
2024-02-20  Alan T. DeKokadd <<= and >>= along with tests
2024-02-20  Alan T. DeKokallow left / right shift
2024-02-20  Alan T. DeKokmanually chain / unchain on exit
2024-02-20  Alan T. DeKokadd notes on ISAAC+, which has better properties
2024-02-20  Alan T. DeKoksupport datagram in memory packet bios
2024-02-19  Arran Cudbard... Make the assert much more explicit
2024-02-19  Arran Cudbard... Provide the request list to the map_afrom_attr_str...
2024-02-19  Arran Cudbard... Revert "Don't assert every time we have a dictionary...
2024-02-19  Arran Cudbard... Be more clear about which attributes can't be found
2024-02-19  Arran Cudbard... Don't assert every time we have a dictionary load error...
2024-02-19  Arran Cudbard... Print out what stage of radict we failed in
2024-02-19  Arran Cudbard... Rename cf_section_has_parent to cf_section_find_parent...
2024-02-19  Arran Cudbard... If name1 matches and name2 is NULL on both the found...
2024-02-18  Arran Cudbard... Fixup fr_dns_packet_ok so it deals with OPT RRs correctly
2024-02-18  Arran Cudbard... Print DNS decode failure reason as a string
2024-02-18  Arran Cudbard... Ident2, needs to be wildcard
2024-02-18  Arran Cudbard... Data isn't a conf section
2024-02-18  Arran Cudbard... 2024
2024-02-18  Arran Cudbard... Fix server section search in DNS listener
2024-02-18  Nick PorterUse UTC for sqlcounter tests for consistency
2024-02-18  Nick PorterAdd utc option to sqlcounter
2024-02-17  Arran Cudbard... Add safe for functions for ldap and rest
2024-02-17  Arran Cudbard... Don't need to use attr based verification anymore
2024-02-17  Arran Cudbard... Fix escaping (safe_for value is lost when processing...
2024-02-17  Arran Cudbard... Too many arguments
2024-02-17  Arran Cudbard... Do a better job of marking up literals passed to tmpl_t...
2024-02-17  Arran Cudbard... Don't register the uri.escape functions centrally in...
2024-02-17  Arran Cudbard... Fix issues with uri_escape
2024-02-17  Arran Cudbard... Whitespace
2024-02-16  Arran Cudbard... Minor typo in doxygen comments
2024-02-16  Nick PorterThere is no longer a DHCP specific sqlippool module
2024-02-16  Nick PorterAdd rlm_unbound to stable modules list for packaging
2024-02-15  Nick PorterUpdate SQL counter module howto
2024-02-15  Nick PorterAdd test of sqlcounter module
2024-02-15  Nick Portersqlcounter is not necessarily time
2024-02-15  Nick PorterUse a config option to extend reply attribute value
2024-02-15  Nick PorterRe-work sqlcounter mod_authorize to push sql xlat on...
2024-02-15  Nick PorterAdd instantiation checks that the sql module instance...
next