2021-09-16 |
Arran Cudbard... | Fix arg order |
commit | commitdiff | tree |
2021-09-16 |
Arran Cudbard... | ™_mday? |
commit | commitdiff | tree |
2021-09-16 |
Arran Cudbard... | Whitespace |
commit | commitdiff | tree |
2021-09-16 |
Arran Cudbard... | Automatically set the number of workers based on the... |
commit | commitdiff | tree |
2021-09-16 |
Alan T. DeKok | minor fixes |
commit | commitdiff | tree |
2021-09-16 |
Alan T. DeKok | support "day of week" |
commit | commitdiff | tree |
2021-09-16 |
Alan T. DeKok | now we only need to pause reading |
commit | commitdiff | tree |
2021-09-16 |
Alan T. DeKok | instead of insert everything, pause/resume writes |
commit | commitdiff | tree |
2021-09-16 |
Alan T. DeKok | print out where the FD came from when doing EVENT_DEBUG |
commit | commitdiff | tree |
2021-09-16 |
Alan T. DeKok | updates are "const" |
commit | commitdiff | tree |
2021-09-15 |
Alan T. DeKok | localize already sets 'done' |
commit | commitdiff | tree |
2021-09-15 |
Alan T. DeKok | removed unnecessary link |
commit | commitdiff | tree |
2021-09-15 |
Arran Cudbard... | There's multiple places where we get "Failed in SSL_read" |
commit | commitdiff | tree |
2021-09-15 |
Arran Cudbard... | Don't include space in reason phrase |
commit | commitdiff | tree |
2021-09-15 |
Arran Cudbard... | uctx is a tls_session |
commit | commitdiff | tree |
2021-09-15 |
Arran Cudbard... | No longer true |
commit | commitdiff | tree |
2021-09-15 |
Arran Cudbard... | Add more sanity checks |
commit | commitdiff | tree |
2021-09-15 |
Alan T. DeKok | use new macros |
commit | commitdiff | tree |
2021-09-15 |
Alan T. DeKok | cleanups |
commit | commitdiff | tree |
2021-09-15 |
Arran Cudbard... | Don't do direct comparison with pointer |
commit | commitdiff | tree |
2021-09-15 |
Arran Cudbard... | Significantly improve state entry reuse and remove... |
commit | commitdiff | tree |
2021-09-15 |
Alan T. DeKok | add crontab functionality. |
commit | commitdiff | tree |
2021-09-15 |
Alan T. DeKok | we don't care about writing to the socket either |
commit | commitdiff | tree |
2021-09-15 |
Alan T. DeKok | clearer message |
commit | commitdiff | tree |
2021-09-15 |
Alan T. DeKok | typo |
commit | commitdiff | tree |
2021-09-15 |
Alan T. DeKok | rename for consistency |
commit | commitdiff | tree |
2021-09-15 |
Arran Cudbard... | Don't use ROPTIONAL and RERROR in pool.c as we lose... |
commit | commitdiff | tree |
2021-09-15 |
Arran Cudbard... | Delete packet type when overriding the reply code |
commit | commitdiff | tree |
2021-09-15 |
Arran Cudbard... | Add new macros for calling the next send function and... |
commit | commitdiff | tree |
2021-09-15 |
Arran Cudbard... | Same issue for state failures with Access-Requests |
commit | commitdiff | tree |
2021-09-15 |
Arran Cudbard... | Call send_generic and have it call the correct section... |
commit | commitdiff | tree |
2021-09-15 |
Arran Cudbard... | Typo |
commit | commitdiff | tree |
2021-09-15 |
Arran Cudbard... | Simplify error handling in eap_session_continue |
commit | commitdiff | tree |
2021-09-15 |
Arran Cudbard... | typo |
commit | commitdiff | tree |
2021-09-15 |
Arran Cudbard... | Add env var to disable performance tests in CI |
commit | commitdiff | tree |
2021-09-15 |
Nick Porter | v4: Convert LDAP escape / unescape xlats to new API... |
commit | commitdiff | tree |
2021-09-15 |
Arran Cudbard... | Fix signed integer promotion in a less elegant, but... |
commit | commitdiff | tree |
2021-09-15 |
Arran Cudbard... | Add additional tests which expose errors in the current... |
commit | commitdiff | tree |
2021-09-15 |
Arran Cudbard... | Add back env_escape to rlm_exec, and add env_inherit |
commit | commitdiff | tree |
2021-09-15 |
Arran Cudbard... | Additional tests |
commit | commitdiff | tree |
2021-09-15 |
Arran Cudbard... | Print exec environment after merging |
commit | commitdiff | tree |
2021-09-15 |
Arran Cudbard... | Fixup environmental variable creation |
commit | commitdiff | tree |
2021-09-15 |
Arran Cudbard... | Fix spurious error |
commit | commitdiff | tree |
2021-09-15 |
Arran Cudbard... | Fix very slow reaper leak |
commit | commitdiff | tree |
2021-09-14 |
Jorge Pereira | Add extra tests for time_delta (#4228) |
commit | commitdiff | tree |
2021-09-14 |
Alan T. DeKok | tests for negative numbers, too |
commit | commitdiff | tree |
2021-09-14 |
Alan T. DeKok | handle negative numbers |
commit | commitdiff | tree |
2021-09-14 |
Alan T. DeKok | don't mark signed as unsigned |
commit | commitdiff | tree |
2021-09-13 |
Arran Cudbard... | Add an SNMP state dir to the directories we create... |
commit | commitdiff | tree |
2021-09-13 |
Arran Cudbard... | %{_rundir} isn't equivalent to /var/run |
commit | commitdiff | tree |
2021-09-13 |
Arran Cudbard... | Create a state directory for net-snmp |
commit | commitdiff | tree |
2021-09-13 |
Arran Cudbard... | Remove the "parent" request from triggers |
commit | commitdiff | tree |
2021-09-12 |
Alan T. DeKok | allow underscores as the first character of a label |
commit | commitdiff | tree |
2021-09-12 |
Alan T. DeKok | minor cleanups and notes |
commit | commitdiff | tree |
2021-09-11 |
Alan T. DeKok | fix build issues |
commit | commitdiff | tree |
2021-09-11 |
Alan T. DeKok | add fr_time_delta_scale(), and use it in rlm_expr |
commit | commitdiff | tree |
2021-09-11 |
Alan T. DeKok | add tests for time_delta |
commit | commitdiff | tree |
2021-09-10 |
Arran Cudbard... | See if we can fix rlm_sigtran mucking with SIGCHLD |
commit | commitdiff | tree |
2021-09-10 |
Alan T. DeKok | add tests for time_delta |
commit | commitdiff | tree |
2021-09-10 |
Alan T. DeKok | allow variable size for dates and time deltas |
commit | commitdiff | tree |
2021-09-10 |
Alan T. DeKok | don't smash fields when parsing them |
commit | commitdiff | tree |
2021-09-10 |
Alan T. DeKok | use the new udp_queue API |
commit | commitdiff | tree |
2021-09-10 |
Alan T. DeKok | just set SO_RCVBUF to a small value |
commit | commitdiff | tree |
2021-09-09 |
Alan T. DeKok | print an error, too |
commit | commitdiff | tree |
2021-09-09 |
Alan T. DeKok | respect SO_SNDBUF |
commit | commitdiff | tree |
2021-09-09 |
Alan T. DeKok | cleanups and fixes |
commit | commitdiff | tree |
2021-09-09 |
Alan T. DeKok | let's not leak FDs |
commit | commitdiff | tree |
2021-09-09 |
Alan T. DeKok | API to write (or enqueue) UDP packets |
commit | commitdiff | tree |
2021-09-09 |
Arran Cudbard... | Less fragile way of defferring event FD freeing |
commit | commitdiff | tree |
2021-09-08 |
Arran Cudbard... | Initialise temporary event list if we're not passed... |
commit | commitdiff | tree |
2021-09-08 |
Arran Cudbard... | Add basic trigger tests |
commit | commitdiff | tree |
2021-09-08 |
Arran Cudbard... | Fix logic bug in synchronous interpreter where it'd... |
commit | commitdiff | tree |
2021-09-08 |
Arran Cudbard... | Include triggers file in modules test |
commit | commitdiff | tree |
2021-09-08 |
Arran Cudbard... | Remove request->el |
commit | commitdiff | tree |
2021-09-08 |
Arran Cudbard... | More event loop debugging |
commit | commitdiff | tree |
2021-09-08 |
Arran Cudbard... | Fix wrong signed/unsigned value_box set (#4223) |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | set sequence number for Access-Request packets which... |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | allow clients to set dedup_authenticator, too. |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | bail from functions early |
commit | commitdiff | tree |
2021-09-08 |
Arran Cudbard... | More trigger fixes |
commit | commitdiff | tree |
2021-09-08 |
Arran Cudbard... | Fix test module test |
commit | commitdiff | tree |
2021-09-08 |
Arran Cudbard... | Strip out code from triggers... making them better |
commit | commitdiff | tree |
2021-09-08 |
Arran Cudbard... | If we can't setup a reaper, kill the process |
commit | commitdiff | tree |
2021-09-08 |
Arran Cudbard... | Formatting |
commit | commitdiff | tree |
2021-09-08 |
Arran Cudbard... | Allow for reaper callbacks |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | Set sequence so that we can prioritize ongoing multi... |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | add test for "foo.bar.baz = stuff" |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | el might be NULL if we failed to parse the config |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | better name |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | tests for local templates |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | allow in-line templates |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | clarify error messages |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | we need offer_duration, too |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | pool_name is needed by the queries. |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | if we reference ${skip_locked}, we must use it |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | functions here take fr_time_t, not time_t |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | whoops, convert to time_delta |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | use fr_time() |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | notes on time |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | Uh... connection_spawn() takes fr_time_t, not time... |
commit | commitdiff | tree |
next |