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