2023-11-01 |
Alan T. DeKok | remove unnecessary ; after function |
commit | commitdiff | tree |
2023-11-01 |
Arran Cudbard... | xlat: Don't leave dangling marker |
commit | commitdiff | tree |
2023-11-01 |
Arran Cudbard... | Initialise max |
commit | commitdiff | tree |
2023-11-01 |
Arran Cudbard... | sbuff: When performing prefix matches, always extend... |
commit | commitdiff | tree |
2023-11-01 |
Alan T. DeKok | typo |
commit | commitdiff | tree |
2023-11-01 |
Alan T. DeKok | Revert "move extend out of users_file.c to sbuff.c" |
commit | commitdiff | tree |
2023-11-01 |
Alan T. DeKok | move to RADIUS attributes |
commit | commitdiff | tree |
2023-11-01 |
Alan T. DeKok | add test for large users file |
commit | commitdiff | tree |
2023-11-01 |
Alan T. DeKok | move extend out of users_file.c to sbuff.c |
commit | commitdiff | tree |
2023-11-01 |
Alan T. DeKok | release markers and extend buffer when reading pairs |
commit | commitdiff | tree |
2023-10-31 |
Alan T. DeKok | reply packets use request authenticator for Message... |
commit | commitdiff | tree |
2023-10-31 |
Alan T. DeKok | run recv when receiving packets, not send |
commit | commitdiff | tree |
2023-10-31 |
Alan T. DeKok | update documentation for new behavior |
commit | commitdiff | tree |
2023-10-31 |
Alan T. DeKok | set rules to zero |
commit | commitdiff | tree |
2023-10-31 |
Alan T. DeKok | we need to set SQL-Group, too |
commit | commitdiff | tree |
2023-10-31 |
Alan T. DeKok | limit child allocation depth to MAX_TLV_STACK |
commit | commitdiff | tree |
2023-10-31 |
Alan T. DeKok | re-add User-Profile behavior |
commit | commitdiff | tree |
2023-10-31 |
Alan T. DeKok | move get group things to its own function |
commit | commitdiff | tree |
2023-10-31 |
Alan T. DeKok | remove default_user_profile, etc. |
commit | commitdiff | tree |
2023-10-31 |
Alan T. DeKok | check parenting for list operations |
commit | commitdiff | tree |
2023-10-31 |
Alan T. DeKok | clean up for clang scan |
commit | commitdiff | tree |
2023-10-31 |
Nick Porter | Use new xlat function syntax in inline comments |
commit | commitdiff | tree |
2023-10-31 |
Alan T. DeKok | note that we can't do &list1 := &list2 + &list3 |
commit | commitdiff | tree |
2023-10-31 |
Alan T. DeKok | let's try to use our local repo for pulling from hostap |
commit | commitdiff | tree |
2023-10-30 |
Alan T. DeKok | remove unused function |
commit | commitdiff | tree |
2023-10-30 |
Alan T. DeKok | allow internal groups to be parents too |
commit | commitdiff | tree |
2023-10-30 |
Alan T. DeKok | remove %pack() |
commit | commitdiff | tree |
2023-10-30 |
Alan T. DeKok | remove %module |
commit | commitdiff | tree |
2023-10-30 |
Alan T. DeKok | move away from backticks, and use %exec() |
commit | commitdiff | tree |
2023-10-30 |
Alan T. DeKok | add tainted flag |
commit | commitdiff | tree |
2023-10-30 |
James Jones | Typo |
commit | commitdiff | tree |
2023-10-29 |
Alan T. DeKok | document KRB5_CLIENT_KTNAME |
commit | commitdiff | tree |
2023-10-29 |
Alan T. DeKok | remove this, too |
commit | commitdiff | tree |
2023-10-29 |
Alan T. DeKok | remove unused variable. CID #1548348 |
commit | commitdiff | tree |
2023-10-29 |
Alan T. DeKok | allow zero input |
commit | commitdiff | tree |
2023-10-29 |
Alan T. DeKok | remove legacy function |
commit | commitdiff | tree |
2023-10-29 |
Alan T. DeKok | catch corner case of empty input buffer |
commit | commitdiff | tree |
2023-10-29 |
Alan T. DeKok | make fr_pair_list_afrom_file() use the new API |
commit | commitdiff | tree |
2023-10-29 |
Alan T. DeKok | we don't need this any more |
commit | commitdiff | tree |
2023-10-29 |
Alan T. DeKok | minor tweaks |
commit | commitdiff | tree |
2023-10-29 |
Alan T. DeKok | move detail reader to new API |
commit | commitdiff | tree |
2023-10-29 |
Alan T. DeKok | move radsniff to new API |
commit | commitdiff | tree |
2023-10-29 |
Alan T. DeKok | move tests to using new function |
commit | commitdiff | tree |
2023-10-29 |
Alan T. DeKok | remove more fr_pair_list_afrom_str() |
commit | commitdiff | tree |
2023-10-29 |
Alan T. DeKok | move edit functionality to new pair_list_afrom_substr() |
commit | commitdiff | tree |
2023-10-29 |
Alan T. DeKok | radius_exec_program_legacy() doesn't ever get passed... |
commit | commitdiff | tree |
2023-10-28 |
Alan T. DeKok | make unit_test_attribute use fr_pair_list_afrom_substr() |
commit | commitdiff | tree |
2023-10-28 |
Alan T. DeKok | last tweaks to make new pair parser match the old funct... |
commit | commitdiff | tree |
2023-10-27 |
Alan T. DeKok | allow full paths for multiple struct members |
commit | commitdiff | tree |
2023-10-27 |
Alan T. DeKok | add "find last by da" API |
commit | commitdiff | tree |
2023-10-27 |
Alan T. DeKok | automatically append on common cases |
commit | commitdiff | tree |
2023-10-27 |
Alan T. DeKok | whitespace |
commit | commitdiff | tree |
2023-10-27 |
Alan T. DeKok | catch more corner cases |
commit | commitdiff | tree |
2023-10-27 |
Alan T. DeKok | remove debugging |
commit | commitdiff | tree |
2023-10-27 |
Alan T. DeKok | cleanups and checks for static analysis |
commit | commitdiff | tree |
2023-10-27 |
Alan T. DeKok | New fr_pair_list_afrom_substr() |
commit | commitdiff | tree |
2023-10-27 |
Alan T. DeKok | respect terminals during parsing of values |
commit | commitdiff | tree |
2023-10-27 |
Alan T. DeKok | ctx is used |
commit | commitdiff | tree |
2023-10-27 |
Alan T. DeKok | don't use := for tests, it's not needed |
commit | commitdiff | tree |
2023-10-27 |
Alan T. DeKok | check return code of fr_dict_attr_by_oid_substr() |
commit | commitdiff | tree |
2023-10-27 |
Alan T. DeKok | get rid of Tmp-* in configuration and examples |
commit | commitdiff | tree |
2023-10-26 |
Nick Porter | Don't free tracking for cached packets |
commit | commitdiff | tree |
2023-10-25 |
Alan T. DeKok | allow local variables in redundant and load-balance |
commit | commitdiff | tree |
2023-10-25 |
Nick Porter | Explicitly free list of VPs to maintain list integrity |
commit | commitdiff | tree |
2023-10-25 |
Nick Porter | Copy packet->vector to correctly identify retransmits |
commit | commitdiff | tree |
2023-10-25 |
Nick Porter | Use fr_pair_list_append to move temporary lists |
commit | commitdiff | tree |
2023-10-25 |
Nick Porter | Add radsniff to vscode debug launcher |
commit | commitdiff | tree |
2023-10-24 |
Alan T. DeKok | rework macros to be clearer |
commit | commitdiff | tree |
2023-10-23 |
Alan T. DeKok | more notes on what we don't want to convert |
commit | commitdiff | tree |
2023-10-23 |
Alan T. DeKok | skip migration "-->" strings |
commit | commitdiff | tree |
2023-10-23 |
Alan T. DeKok | remove old tests which we choose to not support |
commit | commitdiff | tree |
2023-10-23 |
Alan T. DeKok | disable these as we don't (yet) care |
commit | commitdiff | tree |
2023-10-23 |
Alan T. DeKok | we don't support groups in update -> edit conversions |
commit | commitdiff | tree |
2023-10-23 |
Alan T. DeKok | now supported in the edit code |
commit | commitdiff | tree |
2023-10-23 |
Alan T. DeKok | this one is now supported in the edit code |
commit | commitdiff | tree |
2023-10-23 |
Alan T. DeKok | move more update tests to edit |
commit | commitdiff | tree |
2023-10-23 |
Alan T. DeKok | fix comments |
commit | commitdiff | tree |
2023-10-22 |
Alan T. DeKok | move test to new edit framework |
commit | commitdiff | tree |
2023-10-22 |
Alan T. DeKok | typo in debug |
commit | commitdiff | tree |
2023-10-22 |
Alan T. DeKok | allow removal of attributes by index |
commit | commitdiff | tree |
2023-10-22 |
Alan T. DeKok | more debugging, and use better macro |
commit | commitdiff | tree |
2023-10-22 |
Alan T. DeKok | print out more of the parsing error |
commit | commitdiff | tree |
2023-10-22 |
Alan T. DeKok | remove tests which are no longer necessary |
commit | commitdiff | tree |
2023-10-21 |
Alan T. DeKok | fix documentation |
commit | commitdiff | tree |
2023-10-21 |
Alan T. DeKok | it helps to access the variable before its freed |
commit | commitdiff | tree |
2023-10-21 |
Alan T. DeKok | hoist "fall-through" to entry |
commit | commitdiff | tree |
2023-10-20 |
Arran Cudbard... | json: Add support for encoding nested attributes |
commit | commitdiff | tree |
2023-10-20 |
Alan T. DeKok | Add unlang_edit_push() for external use of the new... |
commit | commitdiff | tree |
2023-10-20 |
Alan T. DeKok | this returns int, not unlang_action_t |
commit | commitdiff | tree |
2023-10-19 |
Alan T. DeKok | parse-time errors are better than run-time asserts |
commit | commitdiff | tree |
2023-10-19 |
Alan T. DeKok | Revert "try to parse things inside of a {...} block" |
commit | commitdiff | tree |
2023-10-19 |
Alan T. DeKok | try to parse things inside of a {...} block |
commit | commitdiff | tree |
2023-10-19 |
Alan T. DeKok | clarify error message |
commit | commitdiff | tree |
2023-10-19 |
Alan T. DeKok | create nested VSAs for tagged attributes |
commit | commitdiff | tree |
2023-10-19 |
Alan T. DeKok | sample code to pass expressions as function arguments |
commit | commitdiff | tree |
2023-10-19 |
Alan T. DeKok | it helps to document this, too |
commit | commitdiff | tree |
2023-10-19 |
Nick Porter | Mark required arguments as nonnull |
commit | commitdiff | tree |
2023-10-19 |
Nick Porter | Ensure all URI escaping is only done on strings |
commit | commitdiff | tree |
2023-10-19 |
Nick Porter | Cast boxes in a URI to string before escaping |
commit | commitdiff | tree |
2023-10-19 |
Nick Porter | Use non_socket_listener to detect non-socket listeners |
commit | commitdiff | tree |
next |