]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2025-01-19  Alan T. DeKokwe need '&' here
2025-01-19  Alan T. DeKokuse :: for enum names
2025-01-19  Alan T. DeKokWithout &, bare words are more often attribute references.
2025-01-19  Alan T. DeKokset rhs_rules->enumv to LHS attribute for map parsing
2025-01-18  Alan T. DeKokupdate test and docs in preparation for removing '&'
2025-01-18  Alan T. DeKokUse :: for enum name
2025-01-18  Alan T. DeKokrequire hard-coded RHS for legacy =* and !* operators.
2025-01-18  Alan T. DeKokwe don't need "module" here
2025-01-18  Alan T. DeKokswap back to default "no" for tmpl_require_enum_prefix
2025-01-17  Alan T. DeKokmight as well include the Juniper dictionary
2025-01-17  Alan T. DeKokUse / require '@' in subrequest, when changing namespaces
2025-01-17  Alan T. DeKokRemove '&'
2025-01-16  Alan T. DeKokrequire_enum_prefix=yes is now the default
2025-01-16  Alan T. DeKokswap to "require_enum_prefix = yes" by default.
2025-01-16  Alan T. DeKoksignal handlers are async. CID #1638648
2025-01-16  Alan T. DeKokquiet coverity
2025-01-15  Alan T. DeKokRADIUS can only have 64K packets max. Shuts up Coverity
2025-01-15  Alan T. DeKokcorrect type size check.
2025-01-15  Alan T. DeKokfix up header now that we use BEGIN PROTOCOL
2025-01-15  Alan T. DeKokmove modification code to locked region. CID #1638648
2025-01-15  Alan T. DeKokalive_clients may be cleaned up out of order
2025-01-15  James JonesTypo
2025-01-14  Alan T. DeKokmove raddb to reference
2025-01-13  Alan T. DeKokwe can't set da->type until later, or else things complain
2025-01-13  Alan T. DeKokmight as well set da->dict, too
2025-01-13  Alan T. DeKokpass da_p to type_parse()
2025-01-13  Alan T. DeKokpass da_p
2025-01-13  ethan-thompsonfix: Updated reference to attr.type_parse to use the...
2025-01-13  Alan T. DeKokremove unused code
2025-01-13  nolademinor updates README.md & install_deps.sh - added link...
2025-01-13  Nick PorterInclude timeout duration in debug message
2025-01-13  Nick PorterCopy shortname after dynamic client is defined
2025-01-13  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/cbor.tar
2025-01-12  Alan T. DeKokinitialize vals. CID #1638739
2025-01-12  James Jonesgive ret the appropriate type (CID #1604602) (#5429)
2025-01-12  James JonesHandle edge case in fr_rand_init() and, we suspect...
2025-01-12  James JonesAnnotate return_overflow in mod_write() (CID #1604620...
2025-01-12  James JonesAnnotate return_overflow in fr_writev() (CID #1604625...
2025-01-12  James JonesMove coverity-only check ahead of first use (CID #16357...
2025-01-12  James JonesSwitch Coverity-only code to assert (CID #1619299)...
2025-01-12  Alan T. DeKokquiet a number of coverity issues
2025-01-12  Alan T. DeKokcopy is_set fields, too
2025-01-12  Alan T. DeKokshut up coverity. CID #1604620
2025-01-12  Alan T. DeKoktweak code to satisfy coverity #1633838
2025-01-12  Nick PorterPacify Coverity (#CID 1638651)
2025-01-12  Nick PorterAdd DR_TACACS_CODE_DO_NOT_RESPOND to TACACS process_sta...
2025-01-11  Alan T. DeKokbetter handle dynamic clients for connected sockets
2025-01-11  Alan T. DeKokno need for destructor
2025-01-11  Alan T. DeKokclean up messages for BlastRADIUS issues
2025-01-10  Alan T. DeKokset "yes" to "1" and "auto" to "2"
2025-01-10  Alan T. DeKokcorrect check
2025-01-10  Alan T. DeKokwe shouldn't need to require "add client" or "deny...
2025-01-10  Alan T. DeKokcorrect checks in dict_attr_allow_dup()
2025-01-10  Alan T. DeKokclearer errors
2025-01-10  Alan T. DeKokcall SSL_set_connect_state() when starting client context
2025-01-10  Alan T. DeKokadded missing dictionaries
2025-01-10  Alan T. DeKokupdate as per recent feature additions
2025-01-10  Nick PorterAdd dynamic client processing to TACACS state machine
2025-01-10  Nick PorterNo need to re-write attributes for TACACS dynamic clients
2025-01-10  Nick PorterInitial packets from TACACS+ dynamic clients can't...
2025-01-10  Nick PorterBump PostgreSQL version for FreeBSD tests
2025-01-10  Nick PorterPop box from list before manipulation
2025-01-08  Alan T. DeKokupdate docs for OSX
2025-01-08  Alan T. DeKokport from v3.2.x
2025-01-08  Alan T. DeKoksort help text
2025-01-08  Alan T. DeKokrename to --show-config. Fixes #5442
2025-01-08  Nick PorterAdd libfreeradius-bio-config.so to Debian packaging
2025-01-08  Alan T. DeKokadd examples as per Juniper documentation
2025-01-08  Alan T. DeKokadd write_pause API
2025-01-08  Nick PorterAdd test of += operator in LDAP update
2025-01-08  Nick PorterAdd test of LDAP binary data update
2025-01-08  Nick PorterSkip LDAP updates when tmpl produces zero length output
2025-01-08  Nick PorterSkip LDAP updates when tmpl produces no boxes
2025-01-07  Nick PorterLDAPMod arrays can be dynamically created
2025-01-07  Nick PorterUpdate LDAP accounting / send module calls in tests
2025-01-07  Nick PorterAmend LDAP test config to match new update section...
2025-01-07  Nick PorterUse call_env
2025-01-07  Nick PorterUse call_env
2025-01-07  Nick PorterUpdate sample LDAP module config with new structure
2025-01-07  Nick PorterRemove old LDAP accounting section handling
2025-01-07  Nick PorterUse call_env to populate LDAP modification maps
2025-01-07  Nick PorterAdd return values to doxygen comments
2025-01-07  Nick PorterLDAP modifies do have a result which can be checked...
2025-01-07  Nick PorterAdd call_env parsing of LDAP mods
2025-01-07  Nick PorterComment corrections
2025-01-07  Nick PorterBetter error reporting for missing queries
2025-01-07  Nick PorterCorrect comment
2025-01-07  Alan T. DeKokadd callback to parse protocol-specific data types
2025-01-07  Alan T. DeKokunify error path
2025-01-06  James JonesMove to a single Python script that implements dd ...
2025-01-06  James JonesDon't directly use buffer set in sbuff (CID #1634622...
2025-01-05  James Jonesadoc typo
2025-01-05  James JonesAnother typo
2025-01-05  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2025-01-05  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/radiu...
2025-01-05  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tacac...
2025-01-05  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dns.tar
2025-01-05  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2025-01-05  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/bfd.tar
2025-01-05  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/util.tar
next