]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2021-09-21  Arran Cudbard... Unwrap fr_value_box_from_network
2021-09-20  Arran Cudbard... Fix redis ippool tests
2021-09-20  Arran Cudbard... Allowing copying NULL boxes
2021-09-20  Arran Cudbard... Remove debugging
2021-09-20  Arran Cudbard... redis: If we don't have an explicit dst type, then...
2021-09-20  Arran Cudbard... Need to clean up the tmp pool on the normal path too
2021-09-20  Arran Cudbard... ...and remove the assert
2021-09-20  Arran Cudbard... Allow printing/parsing NULL
2021-09-20  Arran Cudbard... Enable redis tests again
2021-09-20  Arran Cudbard... Slave is already dead, kill the master
2021-09-20  Arran Cudbard... Use common code for casting groups
2021-09-20  Arran Cudbard... Use common code for printing groups
2021-09-20  Arran Cudbard... Rework list concat functions
2021-09-20  Alan T. DeKokcopy VALUEs too
2021-09-20  Alan T. DeKokadd enums, too
2021-09-20  Alan T. DeKokadd code and test cases for copying enums
2021-09-20  Alan T. DeKokgive better errors early, if we can
2021-09-20  Alan T. DeKokENUMs have values, but no children
2021-09-20  Nick Porterv4: Add a status to trunks and watchers on state change...
2021-09-19  Arran Cudbard... FR_TYPE_VOID is better than FR_TYPE_NULL for indicating...
2021-09-19  Arran Cudbard... environ isn't defined on FreeBSD either
2021-09-18  Matthew Newtonjson: get full attribute name
2021-09-18  Alan T. DeKokno need to check for 'ref==NULL'
2021-09-18  Alan T. DeKokshut up static analyzer
2021-09-18  Alan T. DeKokadd and document ENUM
2021-09-18  Alan T. DeKokmove self-allocated numbers to be dict-specific
2021-09-18  Alan T. DeKok0 and 1 are valid boolean values.
2021-09-18  Alan T. DeKokuse local boolean.
2021-09-18  Alan T. DeKoks/fr_dict_enum_t/fr_dict_enum_value_t/
2021-09-18  Alan T. DeKokThis is ASCII string of MEID
2021-09-18  Arran Cudbard... Update Redis to parse RESP3 types
2021-09-17  Alan T. DeKokuse correct data type.
2021-09-17  Alan T. DeKokdouble-check timestamp attributes
2021-09-17  Alan T. DeKokchange to correct data type
2021-09-17  Alan T. DeKokchange to correct data type
2021-09-17  Alan T. DeKokcorrect PAC lifetime calculation
2021-09-17  Alan T. DeKokshut up scanner
2021-09-16  Arran Cudbard... Check for zero tsibs and zero lcores before *sigh*
2021-09-16  Arran Cudbard... Typo
2021-09-16  Nick PorterActually set request to new state in NDEBUG build ...
2021-09-16  Arran Cudbard... Ensure we have more siblings than cores
2021-09-16  Arran Cudbard... Is clang scan really that braindead?
2021-09-16  Arran Cudbard... move comment
2021-09-16  Arran Cudbard... Whitespace
2021-09-16  Nick Porterv4: Two CI fixes (#4229)
2021-09-16  Alan T. DeKoksample cron docs
2021-09-16  Alan T. DeKokfix typos
2021-09-16  Arran Cudbard... not actually defined anywhere?
2021-09-16  Arran Cudbard... Fix arg order
2021-09-16  Arran Cudbard... ™_mday?
2021-09-16  Arran Cudbard... Whitespace
2021-09-16  Arran Cudbard... Automatically set the number of workers based on the...
2021-09-16  Alan T. DeKokminor fixes
2021-09-16  Alan T. DeKoksupport "day of week"
2021-09-16  Alan T. DeKoknow we only need to pause reading
2021-09-16  Alan T. DeKokinstead of insert everything, pause/resume writes
2021-09-16  Alan T. DeKokprint out where the FD came from when doing EVENT_DEBUG
2021-09-16  Alan T. DeKokupdates are "const"
2021-09-15  Alan T. DeKoklocalize already sets 'done'
2021-09-15  Alan T. DeKokremoved unnecessary link
2021-09-15  Arran Cudbard... There's multiple places where we get "Failed in SSL_read"
2021-09-15  Arran Cudbard... Don't include space in reason phrase
2021-09-15  Arran Cudbard... uctx is a tls_session
2021-09-15  Arran Cudbard... No longer true
2021-09-15  Arran Cudbard... Add more sanity checks
2021-09-15  Alan T. DeKokuse new macros
2021-09-15  Alan T. DeKokcleanups
2021-09-15  Arran Cudbard... Don't do direct comparison with pointer
2021-09-15  Arran Cudbard... Significantly improve state entry reuse and remove...
2021-09-15  Alan T. DeKokadd crontab functionality.
2021-09-15  Alan T. DeKokwe don't care about writing to the socket either
2021-09-15  Alan T. DeKokclearer message
2021-09-15  Alan T. DeKoktypo
2021-09-15  Alan T. DeKokrename for consistency
2021-09-15  Arran Cudbard... Don't use ROPTIONAL and RERROR in pool.c as we lose...
2021-09-15  Arran Cudbard... Delete packet type when overriding the reply code
2021-09-15  Arran Cudbard... Add new macros for calling the next send function and...
2021-09-15  Arran Cudbard... Same issue for state failures with Access-Requests
2021-09-15  Arran Cudbard... Call send_generic and have it call the correct section...
2021-09-15  Arran Cudbard... Typo
2021-09-15  Arran Cudbard... Simplify error handling in eap_session_continue
2021-09-15  Arran Cudbard... typo
2021-09-15  Arran Cudbard... Add env var to disable performance tests in CI
2021-09-15  Nick Porterv4: Convert LDAP escape / unescape xlats to new API...
2021-09-15  Arran Cudbard... Fix signed integer promotion in a less elegant, but...
2021-09-15  Arran Cudbard... Add additional tests which expose errors in the current...
2021-09-15  Arran Cudbard... Add back env_escape to rlm_exec, and add env_inherit
2021-09-15  Arran Cudbard... Additional tests
2021-09-15  Arran Cudbard... Print exec environment after merging
2021-09-15  Arran Cudbard... Fixup environmental variable creation
2021-09-15  Arran Cudbard... Fix spurious error
2021-09-15  Arran Cudbard... Fix very slow reaper leak
2021-09-14  Jorge PereiraAdd extra tests for time_delta (#4228)
2021-09-14  Alan T. DeKoktests for negative numbers, too
2021-09-14  Alan T. DeKokhandle negative numbers
2021-09-14  Alan T. DeKokdon't mark signed as unsigned
2021-09-13  Arran Cudbard... Add an SNMP state dir to the directories we create...
2021-09-13  Arran Cudbard... %{_rundir} isn't equivalent to /var/run
2021-09-13  Arran Cudbard... Create a state directory for net-snmp
2021-09-13  Arran Cudbard... Remove the "parent" request from triggers
next