2025-01-27 |
Alan T. DeKok | print inline code for virtual servers |
commit | commitdiff | tree |
2025-01-27 |
Alan T. DeKok | remove radutmp, radlast, radwho, and radzap |
commit | commitdiff | tree |
2025-01-27 |
Alan T. DeKok | better catch corner case of "Framed-User" |
commit | commitdiff | tree |
2025-01-27 |
Nick Porter | Avoid noise in log files |
commit | commitdiff | tree |
2025-01-26 |
Alan T. DeKok | complain on empty conditions |
commit | commitdiff | tree |
2025-01-26 |
Alan T. DeKok | it helps to set enumv in the value box. |
commit | commitdiff | tree |
2025-01-26 |
Alan T. DeKok | more errors when tmpl_require_enum_prefix is set |
commit | commitdiff | tree |
2025-01-26 |
Alan T. DeKok | updates for new parsing |
commit | commitdiff | tree |
2025-01-26 |
Alan T. DeKok | FR_FAULT_LOG() can only take strings |
commit | commitdiff | tree |
2025-01-26 |
Alan T. DeKok | cleanups of expression and condition parsing |
commit | commitdiff | tree |
2025-01-26 |
Alan T. DeKok | tail_da might not exist for &reply. |
commit | commitdiff | tree |
2025-01-26 |
Alan T. DeKok | these functions aren't pure |
commit | commitdiff | tree |
2025-01-24 |
Alan T. DeKok | add and use -S require_enum_prefix=yes to unit_test_att... |
commit | commitdiff | tree |
2025-01-24 |
Alan T. DeKok | remove -a |
commit | commitdiff | tree |
2025-01-24 |
Alan T. DeKok | remove -a, as we now use xref instead of full path |
commit | commitdiff | tree |
2025-01-24 |
Alan T. DeKok | move to xref instead of hard-coded paths |
commit | commitdiff | tree |
2025-01-24 |
Alan T. DeKok | more shut up Coverity |
commit | commitdiff | tree |
2025-01-24 |
Alan T. DeKok | rename directories to go along with commit 38571c5e |
commit | commitdiff | tree |
2025-01-23 |
Alan T. DeKok | wrap macro fields due to operator precedence |
commit | commitdiff | tree |
2025-01-23 |
Alan T. DeKok | suppress casts of string to string |
commit | commitdiff | tree |
2025-01-23 |
Alan T. DeKok | more cleanups |
commit | commitdiff | tree |
2025-01-23 |
Alan T. DeKok | be a bit more descriptive about what triggered the... |
commit | commitdiff | tree |
2025-01-23 |
Alan T. DeKok | add one more assert for tmpl_require_enum_prefix |
commit | commitdiff | tree |
2025-01-23 |
Alan T. DeKok | print out casts and nested xlats in xlat_debug functions |
commit | commitdiff | tree |
2025-01-22 |
Alan T. DeKok | fix links on index pages |
commit | commitdiff | tree |
2025-01-22 |
Alan T. DeKok | regenerate and fix links |
commit | commitdiff | tree |
2025-01-22 |
Alan T. DeKok | change link to new location |
commit | commitdiff | tree |
2025-01-22 |
nolade | fix file links to conf files |
commit | commitdiff | tree |
2025-01-22 |
nolade | fix in-page links for modules |
commit | commitdiff | tree |
2025-01-22 |
Alan T. DeKok | this is no longer needed |
commit | commitdiff | tree |
2025-01-22 |
Alan T. DeKok | fix links in navbar |
commit | commitdiff | tree |
2025-01-22 |
Alan T. DeKok | update docs and rename |
commit | commitdiff | tree |
2025-01-22 |
Alan T. DeKok | clarify error message |
commit | commitdiff | tree |
2025-01-22 |
Alan T. DeKok | allow adding files to dictionaries |
commit | commitdiff | tree |
2025-01-22 |
Alan T. DeKok | move utility function to common location |
commit | commitdiff | tree |
2025-01-22 |
Alan T. DeKok | allow bare word attributes in configuration |
commit | commitdiff | tree |
2025-01-21 |
Alan T. DeKok | complain about v3 processing sections being used in v4 |
commit | commitdiff | tree |
2025-01-21 |
Alan T. DeKok | remove '&' from the module tests. |
commit | commitdiff | tree |
2025-01-21 |
Alan T. DeKok | handle ATTRIBUTE flag better. |
commit | commitdiff | tree |
2025-01-20 |
Alan T. DeKok | shut up coverity |
commit | commitdiff | tree |
2025-01-20 |
Alan T. DeKok | update call_env flags, and remove '&' from the test |
commit | commitdiff | tree |
2025-01-20 |
Alan T. DeKok | remove '&' from the start of the line |
commit | commitdiff | tree |
2025-01-20 |
Nick Porter | Less cryptic error message |
commit | commitdiff | tree |
2025-01-19 |
Alan T. DeKok | add '&' until such time as we clean up the call_env... |
commit | commitdiff | tree |
2025-01-19 |
Alan T. DeKok | The configuration item is psk_hexphrase. #5469 |
commit | commitdiff | tree |
2025-01-19 |
Alan T. DeKok | move lavel to avoid asserts |
commit | commitdiff | tree |
2025-01-19 |
Alan T. DeKok | remove '&' from module tests |
commit | commitdiff | tree |
2025-01-19 |
Alan T. DeKok | more debugging, and parse RHS as attribute for new... |
commit | commitdiff | tree |
2025-01-19 |
Alan T. DeKok | print out the data which can't be parsed |
commit | commitdiff | tree |
2025-01-19 |
Alan T. DeKok | more fixes and assertion checks for tmpl_require_enum_p... |
commit | commitdiff | tree |
2025-01-19 |
Alan T. DeKok | add :: for enums |
commit | commitdiff | tree |
2025-01-19 |
Alan T. DeKok | we need '&' here |
commit | commitdiff | tree |
2025-01-19 |
Alan T. DeKok | use :: for enum names |
commit | commitdiff | tree |
2025-01-19 |
Alan T. DeKok | Without &, bare words are more often attribute references. |
commit | commitdiff | tree |
2025-01-19 |
Alan T. DeKok | set rhs_rules->enumv to LHS attribute for map parsing |
commit | commitdiff | tree |
2025-01-18 |
Alan T. DeKok | update test and docs in preparation for removing '&' |
commit | commitdiff | tree |
2025-01-18 |
Alan T. DeKok | Use :: for enum name |
commit | commitdiff | tree |
2025-01-18 |
Alan T. DeKok | require hard-coded RHS for legacy =* and !* operators. |
commit | commitdiff | tree |
2025-01-18 |
Alan T. DeKok | we don't need "module" here |
commit | commitdiff | tree |
2025-01-18 |
Alan T. DeKok | swap back to default "no" for tmpl_require_enum_prefix |
commit | commitdiff | tree |
2025-01-17 |
Alan T. DeKok | might as well include the Juniper dictionary |
commit | commitdiff | tree |
2025-01-17 |
Alan T. DeKok | Use / require '@' in subrequest, when changing namespaces |
commit | commitdiff | tree |
2025-01-17 |
Alan T. DeKok | Remove '&' |
commit | commitdiff | tree |
2025-01-16 |
Alan T. DeKok | require_enum_prefix=yes is now the default |
commit | commitdiff | tree |
2025-01-16 |
Alan T. DeKok | swap to "require_enum_prefix = yes" by default. |
commit | commitdiff | tree |
2025-01-16 |
Alan T. DeKok | signal handlers are async. CID #1638648 |
commit | commitdiff | tree |
2025-01-16 |
Alan T. DeKok | quiet coverity |
commit | commitdiff | tree |
2025-01-15 |
Alan T. DeKok | RADIUS can only have 64K packets max. Shuts up Coverity |
commit | commitdiff | tree |
2025-01-15 |
Alan T. DeKok | correct type size check. |
commit | commitdiff | tree |
2025-01-15 |
Alan T. DeKok | fix up header now that we use BEGIN PROTOCOL |
commit | commitdiff | tree |
2025-01-15 |
Alan T. DeKok | move modification code to locked region. CID #1638648 |
commit | commitdiff | tree |
2025-01-15 |
Alan T. DeKok | alive_clients may be cleaned up out of order |
commit | commitdiff | tree |
2025-01-15 |
James Jones | Typo |
commit | commitdiff | tree |
2025-01-14 |
Alan T. DeKok | move raddb to reference |
commit | commitdiff | tree |
2025-01-13 |
Alan T. DeKok | we can't set da->type until later, or else things complain |
commit | commitdiff | tree |
2025-01-13 |
Alan T. DeKok | might as well set da->dict, too |
commit | commitdiff | tree |
2025-01-13 |
Alan T. DeKok | pass da_p to type_parse() |
commit | commitdiff | tree |
2025-01-13 |
Alan T. DeKok | pass da_p |
commit | commitdiff | tree |
2025-01-13 |
ethan-thompson | fix: Updated reference to attr.type_parse to use the... |
commit | commitdiff | tree |
2025-01-13 |
Alan T. DeKok | remove unused code |
commit | commitdiff | tree |
2025-01-13 |
nolade | minor updates README.md & install_deps.sh - added link... |
commit | commitdiff | tree |
2025-01-13 |
Nick Porter | Include timeout duration in debug message |
commit | commitdiff | tree |
2025-01-13 |
Nick Porter | Copy shortname after dynamic client is defined |
commit | commitdiff | tree |
2025-01-13 |
github-actions... | Scheduled fuzzing: Update src/tests/fuzzer-corpus/cbor.tar |
commit | commitdiff | tree |
2025-01-12 |
Alan T. DeKok | initialize vals. CID #1638739 |
commit | commitdiff | tree |
2025-01-12 |
James Jones | give ret the appropriate type (CID #1604602) (#5429) |
commit | commitdiff | tree |
2025-01-12 |
James Jones | Handle edge case in fr_rand_init() and, we suspect... |
commit | commitdiff | tree |
2025-01-12 |
James Jones | Annotate return_overflow in mod_write() (CID #1604620... |
commit | commitdiff | tree |
2025-01-12 |
James Jones | Annotate return_overflow in fr_writev() (CID #1604625... |
commit | commitdiff | tree |
2025-01-12 |
James Jones | Move coverity-only check ahead of first use (CID #16357... |
commit | commitdiff | tree |
2025-01-12 |
James Jones | Switch Coverity-only code to assert (CID #1619299)... |
commit | commitdiff | tree |
2025-01-12 |
Alan T. DeKok | quiet a number of coverity issues |
commit | commitdiff | tree |
2025-01-12 |
Alan T. DeKok | copy is_set fields, too |
commit | commitdiff | tree |
2025-01-12 |
Alan T. DeKok | shut up coverity. CID #1604620 |
commit | commitdiff | tree |
2025-01-12 |
Alan T. DeKok | tweak code to satisfy coverity #1633838 |
commit | commitdiff | tree |
2025-01-12 |
Nick Porter | Pacify Coverity (#CID 1638651) |
commit | commitdiff | tree |
2025-01-12 |
Nick Porter | Add DR_TACACS_CODE_DO_NOT_RESPOND to TACACS process_sta... |
commit | commitdiff | tree |
2025-01-11 |
Alan T. DeKok | better handle dynamic clients for connected sockets |
commit | commitdiff | tree |
2025-01-11 |
Alan T. DeKok | no need for destructor |
commit | commitdiff | tree |
2025-01-11 |
Alan T. DeKok | clean up messages for BlastRADIUS issues |
commit | commitdiff | tree |
next |