]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
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
2021-09-12  Alan T. DeKokallow underscores as the first character of a label
2021-09-12  Alan T. DeKokminor cleanups and notes
2021-09-11  Alan T. DeKokfix build issues
2021-09-11  Alan T. DeKokadd fr_time_delta_scale(), and use it in rlm_expr
2021-09-11  Alan T. DeKokadd tests for time_delta
2021-09-10  Arran Cudbard... See if we can fix rlm_sigtran mucking with SIGCHLD
2021-09-10  Alan T. DeKokadd tests for time_delta
2021-09-10  Alan T. DeKokallow variable size for dates and time deltas
2021-09-10  Alan T. DeKokdon't smash fields when parsing them
2021-09-10  Alan T. DeKokuse the new udp_queue API
2021-09-10  Alan T. DeKokjust set SO_RCVBUF to a small value
2021-09-09  Alan T. DeKokprint an error, too
2021-09-09  Alan T. DeKokrespect SO_SNDBUF
2021-09-09  Alan T. DeKokcleanups and fixes
2021-09-09  Alan T. DeKoklet's not leak FDs
2021-09-09  Alan T. DeKokAPI to write (or enqueue) UDP packets
2021-09-09  Arran Cudbard... Less fragile way of defferring event FD freeing
2021-09-08  Arran Cudbard... Initialise temporary event list if we're not passed...
2021-09-08  Arran Cudbard... Add basic trigger tests
2021-09-08  Arran Cudbard... Fix logic bug in synchronous interpreter where it'd...
2021-09-08  Arran Cudbard... Include triggers file in modules test
2021-09-08  Arran Cudbard... Remove request->el
2021-09-08  Arran Cudbard... More event loop debugging
next