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 |
2021-09-08 |
Alan T. DeKok | use fr_time() |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | use fr_time() |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | use request->packet->timestamp instead of time(NULL) |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | use fr_time() |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | use fr_time_t |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | use packet timestamp as "now" |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | use fr_time(), which doesn't jump around when NTP changes |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | don't use time(0) for consistency, use time(NULL) |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | notes and word smithing |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | replace rlm_expiration with a ~10 line unlang policy |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | Session-Timeout is uint32, not uint64 |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | limit is uint64, not uint32 |
commit | commitdiff | tree |
2021-09-07 |
Arran Cudbard... | Print out the current ime correctly |
commit | commitdiff | tree |
2021-09-07 |
Arran Cudbard... | Add debian SNMP package |
commit | commitdiff | tree |
2021-09-07 |
Arran Cudbard... | Add RHEL SNMP package |
commit | commitdiff | tree |
2021-09-07 |
Arran Cudbard... | Install the mibs in <prefix>/share/snmp/mibs |
commit | commitdiff | tree |
2021-09-07 |
Arran Cudbard... | Various eap-aka/sim doc cleanups |
commit | commitdiff | tree |
2021-09-07 |
Alan T. DeKok | cleanups and fixes |
commit | commitdiff | tree |
2021-09-07 |
Alan T. DeKok | allow 32-bit attributes for TACACS |
commit | commitdiff | tree |
2021-09-07 |
Alan T. DeKok | encode named attributes, too |
commit | commitdiff | tree |
2021-09-07 |
Alan T. DeKok | check at compile time for invalid assignments |
commit | commitdiff | tree |
2021-09-07 |
Alan T. DeKok | sign promote the input only if the underlying data... |
commit | commitdiff | tree |
2021-09-07 |
Alan T. DeKok | rearrange code in preparation for encoding other attributes |
commit | commitdiff | tree |
2021-09-07 |
Alan T. DeKok | start of trying to decode as named attributes |
commit | commitdiff | tree |
2021-09-07 |
Alan T. DeKok | print out decoded packet, too |
commit | commitdiff | tree |
2021-09-07 |
Alan T. DeKok | normalize name |
commit | commitdiff | tree |
2021-09-07 |
Alan T. DeKok | fix typo |
commit | commitdiff | tree |
2021-09-07 |
Alan T. DeKok | add support for foo.bar[baz] = x |
commit | commitdiff | tree |
2021-09-07 |
Alan T. DeKok | regenerate |
commit | commitdiff | tree |
2021-09-07 |
Alan T. DeKok | fix links |
commit | commitdiff | tree |
2021-09-07 |
Alan T. DeKok | use dots now, not : |
commit | commitdiff | tree |
2021-09-07 |
Arran Cudbard... | Add toggle for requiring client certificates |
commit | commitdiff | tree |
2021-09-07 |
Arran Cudbard... | Add TEST_CHECK_SLEN |
commit | commitdiff | tree |
2021-09-07 |
James Jones | Correct casts in TEST_CHECK_LEN() (#4221) |
commit | commitdiff | tree |
2021-09-06 |
Arran Cudbard... | Display build result to try and figure out why coverity... |
commit | commitdiff | tree |
2021-09-06 |
Arran Cudbard... | LGTM is stupid and says we don't return a value in... |
commit | commitdiff | tree |
2021-09-06 |
Arran Cudbard... | Fix a couple more issues... |
commit | commitdiff | tree |
2021-09-06 |
Arran Cudbard... | Install the lsb-release package |
commit | commitdiff | tree |
2021-09-06 |
Arran Cudbard... | Should be testing packaging not whether the upstream... |
commit | commitdiff | tree |
2021-09-06 |
Arran Cudbard... | typo |
commit | commitdiff | tree |
2021-09-06 |
Arran Cudbard... | UNUSED if buidling with EVENT_DEBUG |
commit | commitdiff | tree |
2021-09-06 |
Arran Cudbard... | Fix unlikely |
commit | commitdiff | tree |
2021-09-06 |
Arran Cudbard... | Wait for five seconds after the process exits for any... |
commit | commitdiff | tree |
2021-09-06 |
Arran Cudbard... | Fix fr_dlist_foreach_safe |
commit | commitdiff | tree |
2021-09-06 |
Arran Cudbard... | Fix more issues |
commit | commitdiff | tree |
2021-09-06 |
Arran Cudbard... | ...and here |
commit | commitdiff | tree |
2021-09-06 |
Arran Cudbard... | Typo |
commit | commitdiff | tree |
2021-09-06 |
Arran Cudbard... | Maintain a list of "reap" requests, and make sure they... |
commit | commitdiff | tree |
2021-09-06 |
Arran Cudbard... | Make the repo commands prettier |
commit | commitdiff | tree |
2021-09-06 |
Arran Cudbard... | Get CODENAME and DIST dynamically from lsb_release |
commit | commitdiff | tree |
2021-09-06 |
Arran Cudbard... | ...same but with an actions script |
commit | commitdiff | tree |
2021-09-06 |
Arran Cudbard... | Add NR repo to main CI workflow |
commit | commitdiff | tree |
2021-09-06 |
Arran Cudbard... | Note on what vps is. |
commit | commitdiff | tree |
2021-09-03 |
Alan T. DeKok | allow foo.bar.baz = 1 for laziness |
commit | commitdiff | tree |
2021-09-02 |
Alan T. DeKok | time_delta is signed by default |
commit | commitdiff | tree |
2021-09-02 |
Alan T. DeKok | print out the strings we have, too |
commit | commitdiff | tree |
2021-09-02 |
Alan T. DeKok | parse 1h, 1m, etc. correctly |
commit | commitdiff | tree |
2021-09-02 |
Alan T. DeKok | use correct MOD macro. |
commit | commitdiff | tree |
2021-09-02 |
Alan T. DeKok | use Acct-Delay-Time when calculating Event-Timestamp |
commit | commitdiff | tree |
2021-09-01 |
Alan T. DeKok | clean up and check for overflows |
commit | commitdiff | tree |
2021-09-01 |
Alan T. DeKok | parse *signed* time deltas |
commit | commitdiff | tree |
2021-09-01 |
Alan T. DeKok | print out signed time_delta, too |
commit | commitdiff | tree |
2021-09-01 |
Alan T. DeKok | allow time_delta to be _unsigned_ when we encode it... |
commit | commitdiff | tree |
2021-09-01 |
Alan T. DeKok | minor rearrangement |
commit | commitdiff | tree |
2021-09-01 |
Alan T. DeKok | time deltas are signed |
commit | commitdiff | tree |
2021-09-01 |
Alan T. DeKok | correct the parser for dates / time deltas |
commit | commitdiff | tree |
2021-08-31 |
Alan T. DeKok | remove UNUSED |
commit | commitdiff | tree |
2021-08-31 |
Alan T. DeKok | shut up clang analyzer |
commit | commitdiff | tree |
2021-08-31 |
Alan T. DeKok | add retry tests |
commit | commitdiff | tree |
2021-08-31 |
Alan T. DeKok | increment count before checking mrc |
commit | commitdiff | tree |
2021-08-31 |
Alan T. DeKok | implement retries for sections and modules |
commit | commitdiff | tree |
2021-08-31 |
Alan T. DeKok | ensure that retries don't get carried to subsections... |
commit | commitdiff | tree |
2021-08-31 |
Alan T. DeKok | update / fix restrictions on retries. |
commit | commitdiff | tree |
2021-08-31 |
Alan T. DeKok | add "fail = retry" and sanity check it in the parser |
commit | commitdiff | tree |
2021-08-31 |
Alan T. DeKok | tweak messages |
commit | commitdiff | tree |
2021-08-31 |
Alan T. DeKok | no name2 and NULL means it's a match |
commit | commitdiff | tree |
2021-08-31 |
Alan T. DeKok | more error messages |
commit | commitdiff | tree |
2021-08-30 |
Alan T. DeKok | shut up compiler |
commit | commitdiff | tree |
2021-08-30 |
Alan T. DeKok | add retry and timeout signals to modules |
commit | commitdiff | tree |
2021-08-30 |
Alan T. DeKok | on compile subsection, reset actions.retry to zero |
commit | commitdiff | tree |
2021-08-30 |
Alan T. DeKok | add RETRY_CAPABLE flag, and check it in module compilation |
commit | commitdiff | tree |
2021-08-30 |
Alan T. DeKok | add function to change resumption handler for a module. |
commit | commitdiff | tree |
2021-08-30 |
Alan T. DeKok | set default module actions, too |
commit | commitdiff | tree |
2021-08-30 |
Alan T. DeKok | add and compile "actions" in module configurations |
commit | commitdiff | tree |
2021-08-30 |
Alan T. DeKok | rename for clarity |
commit | commitdiff | tree |
2021-08-30 |
Alan T. DeKok | variables are USED |
commit | commitdiff | tree |
2021-08-30 |
Arran Cudbard... | Remove ref to radius_exec_program_legacy |
commit | commitdiff | tree |
2021-08-30 |
Arran Cudbard... | Split out legacy exec functions to make them easier... |
commit | commitdiff | tree |
next |