2024-10-25 |
Arran Cudbard... | Refactor protocol specific attribute validation functions |
commit | commitdiff | tree |
2024-10-24 |
Arran Cudbard... | Read custom dictionary _AFTER_ bootstrap has completed |
commit | commitdiff | tree |
2024-10-24 |
Arran Cudbard... | Allow certain structural attirbutes to contain duplicates |
commit | commitdiff | tree |
2024-10-24 |
Arran Cudbard... | Add comparator for dictionary attributes based on their... |
commit | commitdiff | tree |
2024-10-24 |
Arran Cudbard... | Remove unused code |
commit | commitdiff | tree |
2024-10-24 |
Arran Cudbard... | Don't load the RADIUS dictionary in the xlat library |
commit | commitdiff | tree |
2024-10-24 |
Arran Cudbard... | Don't load the RADIUS dictionary in our TLS library |
commit | commitdiff | tree |
2024-10-24 |
Arran Cudbard... | Remove the explicit checks for flags values |
commit | commitdiff | tree |
2024-10-24 |
Arran Cudbard... | Allow "needs_value" to be set for flag parsing so that... |
commit | commitdiff | tree |
2024-10-24 |
Arran Cudbard... | We now just use aliases so this is no longer needed |
commit | commitdiff | tree |
2024-10-24 |
Arran Cudbard... | ldap: Check for the presence of cache_da |
commit | commitdiff | tree |
2024-10-24 |
Arran Cudbard... | Fix clang scan errors |
commit | commitdiff | tree |
2024-10-24 |
Arran Cudbard... | Rework flag, ref, and alias parsing |
commit | commitdiff | tree |
2024-10-24 |
Arran Cudbard... | Break up attribute initialisation into phases |
commit | commitdiff | tree |
2024-10-24 |
Arran Cudbard... | fr_dict_attr_by_name_substr sets its own errors |
commit | commitdiff | tree |
2024-10-24 |
Arran Cudbard... | Check we didn't run out of parents |
commit | commitdiff | tree |
2024-10-24 |
Arran Cudbard... | Add fields to store attribute location |
commit | commitdiff | tree |
2024-10-24 |
Arran Cudbard... | Rework protocol flag types |
commit | commitdiff | tree |
2024-10-24 |
Arran Cudbard... | Can't produce errors using name beause it might not... |
commit | commitdiff | tree |
2024-10-24 |
Arran Cudbard... | Formatting |
commit | commitdiff | tree |
2024-10-24 |
Arran Cudbard... | Use "namespace" consistently |
commit | commitdiff | tree |
2024-10-24 |
Arran Cudbard... | Add utility functions for applying alias fixups |
commit | commitdiff | tree |
2024-10-24 |
Arran Cudbard... | Explicitly mark up attributes as name only instead... |
commit | commitdiff | tree |
2024-10-24 |
Arran Cudbard... | Alias the "Compatible" vendor to cisco.vpn5000 to avoid... |
commit | commitdiff | tree |
2024-10-24 |
Arran Cudbard... | We don't need the length passed to dict_fixup_clone |
commit | commitdiff | tree |
2024-10-24 |
Arran Cudbard... | Remove double declaration of KDF |
commit | commitdiff | tree |
2024-10-24 |
Arran Cudbard... | Have the tests load their own custom dictionaries |
commit | commitdiff | tree |
2024-10-24 |
Arran Cudbard... | Formatting and minor fixups in unit_test_attribute |
commit | commitdiff | tree |
2024-10-24 |
Arran Cudbard... | Fix obvious, yet hidden, numbering error in dictionary.h3c |
commit | commitdiff | tree |
2024-10-24 |
Arran Cudbard... | Alias Vendor-Discrimination-Str to Ethernet-Interface... |
commit | commitdiff | tree |
2024-10-24 |
Arran Cudbard... | Fix obvious error in Site-Specific numbered attributes |
commit | commitdiff | tree |
2024-10-24 |
Arran Cudbard... | For why not can sentence sense make |
commit | commitdiff | tree |
2024-10-24 |
Arran Cudbard... | WS |
commit | commitdiff | tree |
2024-10-24 |
Arran Cudbard... | internal encoder: ACTUALLY skip name only attributes... |
commit | commitdiff | tree |
2024-10-24 |
Arran Cudbard... | If the input arguments were invalid... error out, don... |
commit | commitdiff | tree |
2024-10-24 |
Arran Cudbard... | eap-aka: Use enumv values from KDF instead of definitions |
commit | commitdiff | tree |
2024-10-24 |
Alan T. DeKok | timeouts are perhaps not quite errors |
commit | commitdiff | tree |
2024-10-24 |
Alan T. DeKok | MRC of 1 is really MRD |
commit | commitdiff | tree |
2024-10-24 |
Nick Porter | Better handling of SQL rcodes in xlats |
commit | commitdiff | tree |
2024-10-23 |
Nick Porter | No data returned is not a failure |
commit | commitdiff | tree |
2024-10-23 |
Nick Porter | Update MS SQL default schema |
commit | commitdiff | tree |
2024-10-22 |
Nick Porter | Align rlm_sql_freetds NULL behaviour with other drivers |
commit | commitdiff | tree |
2024-10-22 |
Nick Porter | Remove unused function |
commit | commitdiff | tree |
2024-10-22 |
Nick Porter | FreeTDS doesn't return the number of rows from a SELECT |
commit | commitdiff | tree |
2024-10-22 |
Nick Porter | Update rlm_sql_freetds to use trunk connections |
commit | commitdiff | tree |
2024-10-22 |
Nick Porter | Remove needless function |
commit | commitdiff | tree |
2024-10-22 |
Nick Porter | Add basic test of redundant SQL modules |
commit | commitdiff | tree |
2024-10-22 |
Nick Porter | Closed SQL connections can't be used for escaping |
commit | commitdiff | tree |
2024-10-22 |
Nick Porter | Set return type for escape functions to ssize_t |
commit | commitdiff | tree |
2024-10-22 |
Nick Porter | Move tests to be used by all SQL flavours |
commit | commitdiff | tree |
2024-10-22 |
Nick Porter | Set safe_for child xlats inside a redundant xlat |
commit | commitdiff | tree |
2024-10-21 |
Nick Porter | Correct comparison for end of retry period |
commit | commitdiff | tree |
2024-10-21 |
Nick Porter | Revert "Don't load the RADIUS dictionary in the xlat... |
commit | commitdiff | tree |
2024-10-21 |
Nick Porter | Use mod_accounting in send Accounting-Response |
commit | commitdiff | tree |
2024-10-21 |
Nick Porter | Add test of NULL SQL value handling |
commit | commitdiff | tree |
2024-10-21 |
Nick Porter | Align Firebird results handling with that of other... |
commit | commitdiff | tree |
2024-10-21 |
Nick Porter | Handle NULL return values in PostgreSQL |
commit | commitdiff | tree |
2024-10-21 |
Nick Porter | Handle NULL return values in MySQL |
commit | commitdiff | tree |
2024-10-21 |
Nick Porter | Handle NULL fields returned in unixodbc |
commit | commitdiff | tree |
2024-10-21 |
Nick Porter | Protect against NULL return values from SQL queries |
commit | commitdiff | tree |
2024-10-21 |
Nick Porter | Handle NULL returns from SQL when parsing map values |
commit | commitdiff | tree |
2024-10-21 |
Alan T. DeKok | add this, too |
commit | commitdiff | tree |
2024-10-21 |
Alan T. DeKok | this is static |
commit | commitdiff | tree |
2024-10-21 |
Alan T. DeKok | remove call to write_flush |
commit | commitdiff | tree |
2024-10-21 |
Alan T. DeKok | we don't need write_flush |
commit | commitdiff | tree |
2024-10-21 |
Alan T. DeKok | add and use explicit verify_ctx for BIO |
commit | commitdiff | tree |
2024-10-19 |
Arran Cudbard... | Don't load the RADIUS dictionary in the xlat code |
commit | commitdiff | tree |
2024-10-19 |
Arran Cudbard... | Compiler is correct... if bio is nonnull, this should... |
commit | commitdiff | tree |
2024-10-19 |
Arran Cudbard... | Support resetting the dictionary root |
commit | commitdiff | tree |
2024-10-19 |
Arran Cudbard... | Don't automatically mark up defines as internal, as... |
commit | commitdiff | tree |
2024-10-17 |
Nick Porter | Trunk "request specific" settings go in request, not... |
commit | commitdiff | tree |
2024-10-16 |
Alan T. DeKok | rename "activate" to "connected" |
commit | commitdiff | tree |
2024-10-16 |
Alan T. DeKok | as taken from PR #5428, with edits for v4 |
commit | commitdiff | tree |
2024-10-16 |
Alan T. DeKok | add fr_bio_flush() API. |
commit | commitdiff | tree |
2024-10-16 |
Alan T. DeKok | allow RADIUS clients without retries |
commit | commitdiff | tree |
2024-10-15 |
Alan T. DeKok | document more authorization replies |
commit | commitdiff | tree |
2024-10-15 |
Alan T. DeKok | add API to allow signals to run retries |
commit | commitdiff | tree |
2024-10-15 |
Alan T. DeKok | remove unlang_module_timeout_add() |
commit | commitdiff | tree |
2024-10-15 |
Alan T. DeKok | add unlang_module_yield_to_retry() |
commit | commitdiff | tree |
2024-10-15 |
Alan T. DeKok | hoist module timeout into main module state |
commit | commitdiff | tree |
2024-10-15 |
Alan T. DeKok | the yielded ptr is associated with the stack frame... |
commit | commitdiff | tree |
2024-10-15 |
Alan T. DeKok | more cleanups on delete timers |
commit | commitdiff | tree |
2024-10-15 |
Alan T. DeKok | parent the timeout from the frame state |
commit | commitdiff | tree |
2024-10-15 |
Alan T. DeKok | remove unused code |
commit | commitdiff | tree |
2024-10-15 |
Alan T. DeKok | request_ctx is a macro used by the server for other... |
commit | commitdiff | tree |
2024-10-15 |
Alan T. DeKok | cap "next" at "end". |
commit | commitdiff | tree |
2024-10-15 |
Alan T. DeKok | rename to be clearer |
commit | commitdiff | tree |
2024-10-15 |
Alan T. DeKok | ensure that the retry struct is always initialized |
commit | commitdiff | tree |
2024-10-15 |
Alan T. DeKok | add tracking for timers to the radius client bio |
commit | commitdiff | tree |
2024-10-15 |
Nick Porter | Correct comparison of module xlats |
commit | commitdiff | tree |
2024-10-14 |
Nick Porter | Add Firebird mods-config to RHEL packaging |
commit | commitdiff | tree |
2024-10-14 |
Nick Porter | Firebird is not compatible with MS SQL queries |
commit | commitdiff | tree |
2024-10-14 |
Nick Porter | Remove vague comment |
commit | commitdiff | tree |
2024-10-14 |
Nick Porter | Report what we're connecting to |
commit | commitdiff | tree |
2024-10-14 |
Nick Porter | Set Firebird connection timeout |
commit | commitdiff | tree |
2024-10-14 |
Nick Porter | Firebird can detect key conflicts |
commit | commitdiff | tree |
2024-10-14 |
Nick Porter | Update rlm_sql_firebird to use trunk connections |
commit | commitdiff | tree |
2024-10-14 |
Nick Porter | Allow for Firebird UPDATE ... RETURNING behaviour |
commit | commitdiff | tree |
2024-10-14 |
Nick Porter | Set new allocated results size after allocation |
commit | commitdiff | tree |
2024-10-14 |
Nick Porter | Don't print results in fixed width fields |
commit | commitdiff | tree |
next |