]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2024-01-11  Alan T. DeKokadd "-t timeout" to radsniff
2024-01-11  Alan T. DeKokunix sockets need permissions, uid, and gid
2024-01-11  Arran Cudbard... 'by' is not a name component
2024-01-11  Nick PorterAssign tmpl on heap for async expansion
2024-01-11  Nick PorterFix ldap-setup CI script
2024-01-10  Arran Cudbard... Decrease trunk management verbosity
2024-01-10  Alan T. DeKokadd more debugging
2024-01-10  Alan T. DeKokuse type (SOCK_STREAM or SOCK_DGRAM) instead of IPPROTO
2024-01-10  Alan T. DeKokwe can transition init -> connected
2024-01-10  Arran Cudbard... Missing cast
2024-01-10  Arran Cudbard... RPM Builder gets the deps wrong for openldap-ltb
2024-01-10  Arran Cudbard... Add support for escaping call_env results
2024-01-10  Arran Cudbard... Stop processing isn't really correct here, and leads...
2024-01-10  Alan T. DeKokdon't use extra comma
2024-01-09  Alan T. DeKokadd MS-CHAP-Use-NTLM-Auth := Auto
2024-01-09  Nick PorterSet copy_on_update for redis_ippool tests
2024-01-09  Nick PorterAdd tests of linelog failure paths
2024-01-09  Nick PorterUse call_env for linelog format / reference tmpls
2024-01-09  Alan T. DeKokuse $< and $@ for simplicity
2024-01-09  Alan T. DeKokAdd group read permissions for certificates.
2024-01-09  Nick PorterRearrange exec_timeout() to keep consistent error message
2024-01-09  Nick PorterInstall libyubikey for MacOS and FreeBSD tests
2024-01-09  Nick PorterCorrect debug macro
2024-01-09  Nick PorterAdd test of Yubikey decrypt
2024-01-09  Nick PorterAttributes marked as secret are automatically hidden
2024-01-09  Nick PorterYubikey attributes are nested
2024-01-09  Nick PorterMark selected Yukikey attributes as secret
2024-01-09  Nick PorterUpdate yukikey sample module to refelect nested attribu...
2024-01-08  Nick PorterRemove Tmp- attributes from remaining module tests
2024-01-08  Nick PorterRemove Tmp- attributes from perl module tests
2024-01-08  Nick PorterRemove Tmp- attributes from rest module tests
2024-01-08  Nick PorterRemove Tmp- attributes from ldap module tests
2024-01-08  Nick PorterRemove Tmp- attributes from json module tests
2024-01-08  Nick PorterRemove Tmp- attributes from exec module tests
2024-01-08  Nick PorterRemove Tmp- attributes from eap_sim module tests
2024-01-08  Nick PorterRemove Tmp- attributes from client module tests
2024-01-08  Nick PorterRemove Tmp- attributes from cipher module tests
2024-01-05  Nick PorterRemove Tmp- attributes from linelog module tests
2024-01-05  Nick PorterRemove Tmp- attributes from yubikey module tests
2024-01-05  Nick PorterDon't run redis tests if redis doesn't start
2024-01-05  Nick PorterRemove Tmp- attributes from unbound module tests
2024-01-05  Nick PorterRemove Tmp- attributes from SQL module tests
2024-01-05  Nick PorterRemove Tmp- attributes from cache module tests
2024-01-05  Alan T. DeKokmash results into a string
2024-01-05  Alan T. DeKokmore xlat cleanups
2024-01-05  Alan T. DeKokIf arguments contain comments, they need to be quoted
2024-01-05  Alan T. DeKokpull in some changes from PR #5244
2024-01-05  James JonesTypos
2024-01-05  Nick PorterRemove Tmp-Group from keyword tests that don't use...
2024-01-05  Nick PorterDon't add data to pair that's been deleted
2024-01-05  Nick PorterRemove Tmp- variables from redis ippool tests
2024-01-05  Nick PorterRemove Tmp- from redis tests
2024-01-05  Alan T. DeKokoperations on NULL are invalid
2024-01-05  Alan T. DeKokdon't cast TO or FROM structural types
2024-01-05  Alan T. DeKokrepack structure for size
2024-01-05  Alan T. DeKokadd address family to fr_socket_t
2024-01-05  Alan T. DeKoksocket() is a function. Use another name
2024-01-04  Nick PorterRevised sanity checking on local variable tmpls
2024-01-03  Nick PorterHandle cast when combo address type == destination...
2024-01-03  Nick PorterRemove spurious warnings about ignoring values
2024-01-03  Alan T. DeKoktypo
2024-01-03  Alan T. DeKokmight as well support this, too
2024-01-03  Alan T. DeKokallow cast from combo-ip and combo-ip-prefix to normal...
2024-01-03  Alan T. DeKokadd missing return
2024-01-03  Alan T. DeKokadd AF to udpfromto_init()
2024-01-03  Nick PorterReplace Tmp- with local variables / real attributes...
2024-01-03  Nick PorterGrouping edits is now done with transactions
2024-01-03  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/radiu...
2024-01-03  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/util.tar
2024-01-03  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tftp.tar
2024-01-03  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/vmps.tar
2024-01-03  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tacac...
2024-01-03  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dns.tar
2024-01-03  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2024-01-03  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2024-01-03  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/bfd.tar
2023-12-29  Nick PorterRemove vendor name from attribute names
2023-12-26  Alan T. DeKokpush all leaf attributes to env pairs
2023-12-26  Alan T. DeKokcatch more corner cases
2023-12-26  Alan T. DeKokdon't use Tmp-* in examples
2023-12-26  Alan T. DeKokdon't use Tmp-* in examples
2023-12-26  Alan T. DeKokuse local variables in examples
2023-12-26  Alan T. DeKokuse local variables, and not "update"
2023-12-26  Alan T. DeKokformat, and include in the main dictionaries
2023-12-26  Alan T. DeKoknotes on transactional rollbacks
2023-12-26  Cheserem TitusAdded tplink EAP225 radius dictionary
2023-12-25  Alan T. DeKokreset user_pl if user_list is NULL
2023-12-25  Alan T. DeKokmore sanity checks on operators
2023-12-25  Alan T. DeKoktypo
2023-12-25  Alan T. DeKokupdate, clarify, and add cross-references
2023-12-25  Alan T. DeKokmore functionality for relative attributes
2023-12-25  Alan T. DeKokreset the relative map for each entry
2023-12-25  Alan T. DeKokwe don't need an intermediate list
2023-12-25  Alan T. DeKokmove to internal function for things which don't need...
2023-12-25  Dimitri PapadopoulosPython: discard extraneous parentheses
2023-12-25  Dimitri PapadopoulosPython: `super()` does not require arguments any more
2023-12-25  Dimitri PapadopoulosPython: remove Python 2 leftovers
2023-12-25  Dimitri PapadopoulosPython: use raw string for regex that contains `\`
2023-12-25  Dimitri Papadopoulos... Fix typos in src (#5257)
2023-12-24  Alan T. DeKokthe files module now supports "undo" for failed operations
next