2025-07-01 |
Alan T. DeKok | allow xlats in triggers, and update tests to match |
commit | commitdiff | tree |
2025-07-01 |
Nick Porter | Simplify configuration of EPEL / CRB |
commit | commitdiff | tree |
2025-07-01 |
Nick Porter | Shutdown bios when closing the connection |
commit | commitdiff | tree |
2025-07-01 |
Nick Porter | Remove unsed attrs and dict |
commit | commitdiff | tree |
2025-07-01 |
Alan T. DeKok | minor cleanups on trigger code |
commit | commitdiff | tree |
2025-07-01 |
Alan T. DeKok | reset destructor on shutdown |
commit | commitdiff | tree |
2025-07-01 |
Nick Porter | Don't create Module-Failure-Message instances with... |
commit | commitdiff | tree |
2025-07-01 |
Nick Porter | Align Docker build setup with Crossbuild |
commit | commitdiff | tree |
2025-07-01 |
Nick Porter | Don't call fr_tls_session_async_handshake_push when... |
commit | commitdiff | tree |
2025-07-01 |
Nick Porter | Add dynamic_timeout |
commit | commitdiff | tree |
2025-06-30 |
Alan T. DeKok | move unlang_ext_t fields to unlang_op_t |
commit | commitdiff | tree |
2025-06-30 |
Alan T. DeKok | just pass xlat_arg_parser_t*, not xlat_t* |
commit | commitdiff | tree |
2025-06-30 |
Alan T. DeKok | print out size of unlang structs, too |
commit | commitdiff | tree |
2025-06-30 |
Alan T. DeKok | rearrange for syntax change |
commit | commitdiff | tree |
2025-06-30 |
Nick Porter | Ensure we only fetch one URL |
commit | commitdiff | tree |
2025-06-30 |
Nick Porter | Add Cisco VSA 90 |
commit | commitdiff | tree |
2025-06-28 |
Alan T. DeKok | rearrange in preparation for function arguments |
commit | commitdiff | tree |
2025-06-27 |
Nick Porter | Fix test now emailAddress is in the dictionary |
commit | commitdiff | tree |
2025-06-27 |
Nick Porter | Add dictionary entry for emailAddress in certificate... |
commit | commitdiff | tree |
2025-06-27 |
Nick Porter | Make fr_der_decode_pair_dbuff a public function |
commit | commitdiff | tree |
2025-06-27 |
Alan T. DeKok | clean up parent/current/frame brace checking |
commit | commitdiff | tree |
2025-06-27 |
Alan T. DeKok | fix case where the section already exists |
commit | commitdiff | tree |
2025-06-27 |
Alan T. DeKok | add SHUTDOWN error, too |
commit | commitdiff | tree |
2025-06-27 |
Alan T. DeKok | on fatal error, shutdown the socket. |
commit | commitdiff | tree |
2025-06-27 |
Alan T. DeKok | on shutdown, set r/w to return new SHUTDOWN error |
commit | commitdiff | tree |
2025-06-27 |
Ethan Thompson | fix: Resolved issue where CSR's where not having the... |
commit | commitdiff | tree |
2025-06-26 |
Alan T. DeKok | move UDP check so that it's always run |
commit | commitdiff | tree |
2025-06-26 |
Alan T. DeKok | add @policy example with pre/post proxy |
commit | commitdiff | tree |
2025-06-26 |
Alan T. DeKok | automatically set DH parameters for ephemeral keying |
commit | commitdiff | tree |
2025-06-26 |
Alan T. DeKok | add and document example of using @policy for ldap |
commit | commitdiff | tree |
2025-06-26 |
Alan T. DeKok | add documentation on @policy, and TBD for other policies |
commit | commitdiff | tree |
2025-06-26 |
Alan T. DeKok | only use require_message_authenticator for Access-... |
commit | commitdiff | tree |
2025-06-26 |
Alan T. DeKok | check *received_message_authenticator |
commit | commitdiff | tree |
2025-06-26 |
Alan T. DeKok | print out more information about require_message_authen... |
commit | commitdiff | tree |
2025-06-26 |
Alan T. DeKok | add assert to catch corner case |
commit | commitdiff | tree |
2025-06-26 |
Alan T. DeKok | print out error when we can't sign the packet |
commit | commitdiff | tree |
2025-06-26 |
Alan T. DeKok | typo |
commit | commitdiff | tree |
2025-06-26 |
Alan T. DeKok | allow @policy foo {...} in module configuration and... |
commit | commitdiff | tree |
2025-06-26 |
Alan T. DeKok | don't grab the error |
commit | commitdiff | tree |
2025-06-26 |
Alan T. DeKok | add bare "tmpl" key word and tests |
commit | commitdiff | tree |
2025-06-26 |
Alan T. DeKok | clarify text |
commit | commitdiff | tree |
2025-06-26 |
Alan T. DeKok | typo |
commit | commitdiff | tree |
2025-06-26 |
Nick Porter | Simplify includes |
commit | commitdiff | tree |
2025-06-26 |
Nick Porter | Move SQLite busy timeout to be a driver option |
commit | commitdiff | tree |
2025-06-26 |
Nick Porter | Set query_ctx->status to ensure clearup happens |
commit | commitdiff | tree |
2025-06-26 |
Nick Porter | Report the error SQLite returned |
commit | commitdiff | tree |
2025-06-26 |
Nick Porter | Clear up prepared query if it fails |
commit | commitdiff | tree |
2025-06-26 |
Nick Porter | sqlite3_busy_timeout takes ms not s |
commit | commitdiff | tree |
2025-06-26 |
Nick Porter | Wrap perl_clone() call in a mutex |
commit | commitdiff | tree |
2025-06-25 |
Arran Cudbard... | Deal with call env expansion failures correctly |
commit | commitdiff | tree |
2025-06-25 |
Arran Cudbard... | printf_push is not the correct function to use in RADIU... |
commit | commitdiff | tree |
2025-06-25 |
Arran Cudbard... | Fix arguments to log message in LDAP |
commit | commitdiff | tree |
2025-06-24 |
nolade | docs: Update Concepts section and rearrange directory... |
commit | commitdiff | tree |
2025-06-24 |
nolade | docs: Update Concept section as top-level section,... |
commit | commitdiff | tree |
2025-06-23 |
Nick Porter | Use OUTPUT_DIR in rlm_crl tests for certs and crls |
commit | commitdiff | tree |
2025-06-23 |
Nick Porter | Add OUTPUT_DIR env var to module tests |
commit | commitdiff | tree |
2025-06-21 |
Nick Porter | Use %file.cat() to read test crls |
commit | commitdiff | tree |
2025-06-21 |
Nick Porter | Ensure fd is closed on all error paths |
commit | commitdiff | tree |
2025-06-20 |
Arran Cudbard... | Minor fixes for cat xlat |
commit | commitdiff | tree |
2025-06-20 |
Nick Porter | Add %file.cat() xlat |
commit | commitdiff | tree |
2025-06-20 |
Nick Porter | Return noop if the certificate does not contain a CRL... |
commit | commitdiff | tree |
2025-06-20 |
Nick Porter | Add ftp:// support to rlm_crl |
commit | commitdiff | tree |
2025-06-20 |
Nick Porter | Add rlm_ftp |
commit | commitdiff | tree |
2025-06-20 |
Nick Porter | Add %ldap and %ldap.profile notes to sample module... |
commit | commitdiff | tree |
2025-06-19 |
Nick Porter | Correct search for default profile |
commit | commitdiff | tree |
2025-06-19 |
Nick Porter | Track whether attribute changes have happended to retur... |
commit | commitdiff | tree |
2025-06-19 |
Nick Porter | Correct return here as well |
commit | commitdiff | tree |
2025-06-19 |
Nick Porter | Return UNLANG_ACTION_PUSHED_CHILD if a new frame is... |
commit | commitdiff | tree |
2025-06-19 |
Nick Porter | Correct way to handle result_p for detached subrequests |
commit | commitdiff | tree |
2025-06-19 |
Nick Porter | Tidy rpm Dockerfiles |
commit | commitdiff | tree |
2025-06-19 |
Nick Porter | Newer docker is fussy about case |
commit | commitdiff | tree |
2025-06-19 |
Nick Porter | Add Rocky 10 to Crossbuild tests |
commit | commitdiff | tree |
2025-06-19 |
Nick Porter | Remove unsupported platforms from Docker data |
commit | commitdiff | tree |
2025-06-19 |
Nick Porter | Add Rocky 10 to Docker builds |
commit | commitdiff | tree |
2025-06-19 |
Nick Porter | Add Rocky 10 to rpm CI tests |
commit | commitdiff | tree |
2025-06-19 |
Nick Porter | Check rcode is in the acceptable range (CID #1649513) |
commit | commitdiff | tree |
2025-06-19 |
Nick Porter | Pacify Coverity (CID #1649515, #1649514 and #1649512) |
commit | commitdiff | tree |
2025-06-19 |
Nick Porter | Ensure detached requests don't try to access results... |
commit | commitdiff | tree |
2025-06-19 |
Nick Porter | Add allow_core_dumps = yes to more test server configs... |
commit | commitdiff | tree |
2025-06-19 |
Nick Porter | frame->state is not always populated |
commit | commitdiff | tree |
2025-06-18 |
Alan T. DeKok | if xlat fails, then we return fail, too |
commit | commitdiff | tree |
2025-06-18 |
Alan T. DeKok | remove unused structure |
commit | commitdiff | tree |
2025-06-18 |
Nick Porter | Pacify clang scan |
commit | commitdiff | tree |
2025-06-18 |
Nick Porter | Reject users correctly in TACACS tests |
commit | commitdiff | tree |
2025-06-18 |
Nick Porter | Set allow_core_dumps in module tests to allow debugger use |
commit | commitdiff | tree |
2025-06-18 |
Nick Porter | Mark frame as repeatable when pushing tmpl |
commit | commitdiff | tree |
2025-06-18 |
Nick Porter | state->func_name and state->func are both NULL at this... |
commit | commitdiff | tree |
2025-06-18 |
Nick Porter | If the frame is cancelled, don't run next |
commit | commitdiff | tree |
2025-06-18 |
Nick Porter | Condition result is an unlang_result_t |
commit | commitdiff | tree |
2025-06-18 |
Nick Porter | Use unlang_result_t for edit xlat evaluation |
commit | commitdiff | tree |
2025-06-18 |
Nick Porter | Use correct return macro |
commit | commitdiff | tree |
2025-06-18 |
Nick Porter | Switch rlm_crl to use unlang_result_t |
commit | commitdiff | tree |
2025-06-18 |
Arran Cudbard... | More LDAP debugging |
commit | commitdiff | tree |
2025-06-18 |
Arran Cudbard... | Overwrite rcode if result->priority is equal to frame_r... |
commit | commitdiff | tree |
2025-06-18 |
Arran Cudbard... | Always set repeatable if we have a repeat function |
commit | commitdiff | tree |
2025-06-18 |
Arran Cudbard... | Don't check for operation failures in ldap_check_userob... |
commit | commitdiff | tree |
2025-06-18 |
Arran Cudbard... | Print list of attributes we're retrieving |
commit | commitdiff | tree |
2025-06-18 |
Arran Cudbard... | Use correct field in map ctx |
commit | commitdiff | tree |
2025-06-18 |
Arran Cudbard... | Don't do exclusivity check if we're checking the config |
commit | commitdiff | tree |
2025-06-18 |
Arran Cudbard... | Output what group attribute we looked for |
commit | commitdiff | tree |
next |