| 2019-10-08 |
Alan T. DeKok | remove one more $(shell ...) |
commit | commitdiff | tree | snapshot |
| 2019-10-08 |
Alan T. DeKok | remove one use of $(shell ...) |
commit | commitdiff | tree | snapshot |
| 2019-10-08 |
Alan DeKok | Merge pull request #3033 from jpereira/v4/fix2 |
commit | commitdiff | tree | snapshot |
| 2019-10-08 |
Alan T. DeKok | silence compuler warning. Fixes #3034 |
commit | commitdiff | tree | snapshot |
| 2019-10-08 |
Alan T. DeKok | also process CANCEL action in the main signal handler |
commit | commitdiff | tree | snapshot |
| 2019-10-08 |
Jorge Pereira | Fix the radmin test dependency 3033/head |
commit | commitdiff | tree | snapshot |
| 2019-10-08 |
Arran Cudbard... | GNU gmtime_r *still* uses the value of TZ when printing... |
commit | commitdiff | tree | snapshot |
| 2019-10-08 |
Alan DeKok | Merge pull request #3030 from jpereira/v4/tests3 |
commit | commitdiff | tree | snapshot |
| 2019-10-08 |
Arran Cudbard... | Fix travis build error |
commit | commitdiff | tree | snapshot |
| 2019-10-07 |
Jorge Pereira | Fix typo in $(TEST).radiusd_kill 3030/head |
commit | commitdiff | tree | snapshot |
| 2019-10-07 |
Jorge Pereira | if failed, show the last 100 entries |
commit | commitdiff | tree | snapshot |
| 2019-10-07 |
Jorge Pereira | Be sure to use the latest build of bin/radmin |
commit | commitdiff | tree | snapshot |
| 2019-10-07 |
Jorge Pereira | If informed 'RADIUSD_BIN', don't call 'jlibtool' |
commit | commitdiff | tree | snapshot |
| 2019-10-07 |
Jorge Pereira | Fix to call straight target name 'test.radmin.radiusd_kill' |
commit | commitdiff | tree | snapshot |
| 2019-10-07 |
Jorge Pereira | Just call the 'exit N' due to Make don't expand it... |
commit | commitdiff | tree | snapshot |
| 2019-10-07 |
Alan T. DeKok | fix compile warnings |
commit | commitdiff | tree | snapshot |
| 2019-10-07 |
Alan T. DeKok | sync time periodically. |
commit | commitdiff | tree | snapshot |
| 2019-10-07 |
Alan DeKok | Merge pull request #3026 from jpereira/v4/tests1 |
commit | commitdiff | tree | snapshot |
| 2019-10-07 |
Alan T. DeKok | fix arguments to localtime_r |
commit | commitdiff | tree | snapshot |
| 2019-10-07 |
Jorge Pereira | Add capability to 'RADIUSD_SERVICE' share the exactly... 3026/head |
commit | commitdiff | tree | snapshot |
| 2019-10-07 |
Alan T. DeKok | try to parse time zones. |
commit | commitdiff | tree | snapshot |
| 2019-10-07 |
Alan T. DeKok | add function to get time_delta from time zone name |
commit | commitdiff | tree | snapshot |
| 2019-10-07 |
Arran Cudbard... | One more |
commit | commitdiff | tree | snapshot |
| 2019-10-07 |
Arran Cudbard... | Minor fixups |
commit | commitdiff | tree | snapshot |
| 2019-10-07 |
Arran Cudbard... | Add 'exit <num>' command to cause the process to exit... |
commit | commitdiff | tree | snapshot |
| 2019-10-07 |
Arran Cudbard... | Rework unit_test_attribute to use standard logging... |
commit | commitdiff | tree | snapshot |
| 2019-10-07 |
Arran Cudbard... | Fix errors in table_sorted_value_by_longest_prefix |
commit | commitdiff | tree | snapshot |
| 2019-10-07 |
Arran Cudbard... | Dict dump should take const dict |
commit | commitdiff | tree | snapshot |
| 2019-10-07 |
Arran Cudbard... | Always print times as UTC |
commit | commitdiff | tree | snapshot |
| 2019-10-07 |
Arran Cudbard... | Add mini state machine for running auth sections |
commit | commitdiff | tree | snapshot |
| 2019-10-06 |
Alan DeKok | Merge pull request #3028 from jpereira/v4/tests2 |
commit | commitdiff | tree | snapshot |
| 2019-10-06 |
Jorge Pereira | Fix typo, it should be radiud.log |
commit | commitdiff | tree | snapshot |
| 2019-10-06 |
Jorge Pereira | Add tests for radmin 'set module' 3028/head |
commit | commitdiff | tree | snapshot |
| 2019-10-06 |
Jorge Pereira | Fix radmin 'set module' |
commit | commitdiff | tree | snapshot |
| 2019-10-06 |
Alan T. DeKok | make tests use TEST_BOOTSTRAP function |
commit | commitdiff | tree | snapshot |
| 2019-10-06 |
Alan T. DeKok | move test bootstrap code into common function |
commit | commitdiff | tree | snapshot |
| 2019-10-06 |
Alan T. DeKok | renaming |
commit | commitdiff | tree | snapshot |
| 2019-10-06 |
Jorge Pereira | Add tests for radmin/control-socket |
commit | commitdiff | tree | snapshot |
| 2019-10-06 |
Jorge Pereira | Add new 'RADIUSD_SERVICE' make target |
commit | commitdiff | tree | snapshot |
| 2019-10-05 |
Alan T. DeKok | rename unlang functions for clarity |
commit | commitdiff | tree | snapshot |
| 2019-10-05 |
Alan T. DeKok | no longer needed |
commit | commitdiff | tree | snapshot |
| 2019-10-05 |
Alan T. DeKok | rename function |
commit | commitdiff | tree | snapshot |
| 2019-10-05 |
Alan T. DeKok | reset when going to next, so that it is always done |
commit | commitdiff | tree | snapshot |
| 2019-10-05 |
Arran Cudbard... | Remove server/base.h from io/base.h |
commit | commitdiff | tree | snapshot |
| 2019-10-05 |
Arran Cudbard... | Allow subrequest sessions to be enabled/disabled and... |
commit | commitdiff | tree | snapshot |
| 2019-10-05 |
Arran Cudbard... | Don't assign empty string |
commit | commitdiff | tree | snapshot |
| 2019-10-04 |
Alan T. DeKok | fix last commit |
commit | commitdiff | tree | snapshot |
| 2019-10-04 |
Alan T. DeKok | make '-i filename' work again :( |
commit | commitdiff | tree | snapshot |
| 2019-10-04 |
Alan T. DeKok | start of framework for "local" commands |
commit | commitdiff | tree | snapshot |
| 2019-10-04 |
Alan T. DeKok | remove debugging message |
commit | commitdiff | tree | snapshot |
| 2019-10-02 |
Alan Buxey | grammar and spelling in sites-available (#3021) |
commit | commitdiff | tree | snapshot |
| 2019-10-02 |
Alan T. DeKok | clients can be proto UDP, TCP, or * |
commit | commitdiff | tree | snapshot |
| 2019-10-02 |
Alan T. DeKok | !whitespace is also "not zero and not whitespace" |
commit | commitdiff | tree | snapshot |
| 2019-10-02 |
Alan T. DeKok | if no proto is specified, look for both udp and tcp |
commit | commitdiff | tree | snapshot |
| 2019-10-02 |
Alan T. DeKok | fix assertion |
commit | commitdiff | tree | snapshot |
| 2019-10-02 |
Alan T. DeKok | hacks to get parallel children resumable |
commit | commitdiff | tree | snapshot |
| 2019-10-01 |
Arran Cudbard... | Use table_len when iterating over tables Closes #3017 |
commit | commitdiff | tree | snapshot |
| 2019-10-01 |
Jorge Pereira | Fix typo (#3018) |
commit | commitdiff | tree | snapshot |
| 2019-10-01 |
Jorge Pereira | Fix potential access to dereferenced value (#3016) |
commit | commitdiff | tree | snapshot |
| 2019-10-01 |
Arran Cudbard... | Return RLM_MODULE_YIELD from module functions |
commit | commitdiff | tree | snapshot |
| 2019-10-01 |
Alan T. DeKok | change check to assertion |
commit | commitdiff | tree | snapshot |
| 2019-10-01 |
Alan T. DeKok | add new unlang_subrequest_start() |
commit | commitdiff | tree | snapshot |
| 2019-10-01 |
Alan T. DeKok | remove "fixup" function |
commit | commitdiff | tree | snapshot |
| 2019-10-01 |
Arran Cudbard... | Move the store/restore subrequest calls out of rlm_eap |
commit | commitdiff | tree | snapshot |
| 2019-10-01 |
Arran Cudbard... | Make asserts less verbose |
commit | commitdiff | tree | snapshot |
| 2019-10-01 |
Arran Cudbard... | Be entirely unforgiving about fr_state_store_in_parent... |
commit | commitdiff | tree | snapshot |
| 2019-10-01 |
Arran Cudbard... | Ensure the child has its own unique state_ctx, i.e... |
commit | commitdiff | tree | snapshot |
| 2019-10-01 |
Jorge Pereira | Fix typo (#3015) |
commit | commitdiff | tree | snapshot |
| 2019-10-01 |
Arran Cudbard... | Only free the existing state_ctx if we're sure it's... |
commit | commitdiff | tree | snapshot |
| 2019-10-01 |
Alan T. DeKok | doxygen |
commit | commitdiff | tree | snapshot |
| 2019-10-01 |
Alan T. DeKok | try to work around things with unlang_interpret_fixup() |
commit | commitdiff | tree | snapshot |
| 2019-10-01 |
Alan T. DeKok | fix return code |
commit | commitdiff | tree | snapshot |
| 2019-10-01 |
Alan T. DeKok | add missing declaration |
commit | commitdiff | tree | snapshot |
| 2019-10-01 |
Alan T. DeKok | check child state_ctx against parent |
commit | commitdiff | tree | snapshot |
| 2019-10-01 |
Alan T. DeKok | rename "persist" as it's confusing. Use and check... |
commit | commitdiff | tree | snapshot |
| 2019-10-01 |
Alan T. DeKok | only parent requests are runnable |
commit | commitdiff | tree | snapshot |
| 2019-10-01 |
Alan T. DeKok | more debug messages |
commit | commitdiff | tree | snapshot |
| 2019-10-01 |
Jorge Pereira | Don't leak if failed the MS-CHAP password handle |
commit | commitdiff | tree | snapshot |
| 2019-09-30 |
Arran Cudbard... | Return correct rcode |
commit | commitdiff | tree | snapshot |
| 2019-09-30 |
Arran Cudbard... | Dump packet in radius encoder |
commit | commitdiff | tree | snapshot |
| 2019-09-30 |
Arran Cudbard... | Print hex blocks with whitespace |
commit | commitdiff | tree | snapshot |
| 2019-09-30 |
Arran Cudbard... | Fix eapmschapv2 |
commit | commitdiff | tree | snapshot |
| 2019-09-30 |
Arran Cudbard... | Add tracing to mschap_challenge_hash |
commit | commitdiff | tree | snapshot |
| 2019-09-30 |
Arran Cudbard... | Fixup rlm_mschap to support EAP-Identity too |
commit | commitdiff | tree | snapshot |
| 2019-09-30 |
Alan T. DeKok | use sw->id which is local |
commit | commitdiff | tree | snapshot |
| 2019-09-30 |
Alan T. DeKok | use worker->name |
commit | commitdiff | tree | snapshot |
| 2019-09-30 |
Alan T. DeKok | clarify comments and code structure |
commit | commitdiff | tree | snapshot |
| 2019-09-30 |
Alan T. DeKok | print "Resuming execution" when we resume |
commit | commitdiff | tree | snapshot |
| 2019-09-30 |
Alan T. DeKok | get rid of unlang_group_type |
commit | commitdiff | tree | snapshot |
| 2019-09-30 |
Alan T. DeKok | rename func / process to interpret |
commit | commitdiff | tree | snapshot |
| 2019-09-30 |
Arran Cudbard... | Split out virtual servers and modules used by them |
commit | commitdiff | tree | snapshot |
| 2019-09-30 |
Arran Cudbard... | Fix clan scan issues |
commit | commitdiff | tree | snapshot |
| 2019-09-30 |
Arran Cudbard... | Fix comparators to return a number within a limited... |
commit | commitdiff | tree | snapshot |
| 2019-09-30 |
Arran Cudbard... | Not needed |
commit | commitdiff | tree | snapshot |
| 2019-09-29 |
Alan T. DeKok | remove deterministic load balancing, and revert to... |
commit | commitdiff | tree | snapshot |
| 2019-09-29 |
Alan T. DeKok | remove "detach" magic from main interpreter loop |
commit | commitdiff | tree | snapshot |
| 2019-09-29 |
Alan T. DeKok | remove unused parameter to signal() |
commit | commitdiff | tree | snapshot |
| 2019-09-29 |
Alan T. DeKok | make UNLANG_TYPE_CALL skip using using resumable frames |
commit | commitdiff | tree | snapshot |
| 2019-09-28 |
Alan T. DeKok | make UNLANG_TYPE_XLAT skip using resumable frames |
commit | commitdiff | tree | snapshot |
| 2019-09-28 |
Alan T. DeKok | get rid of unlang_module_resume(), as we no longer... |
commit | commitdiff | tree | snapshot |
| next |